log src/core/strings.cc @ 367:8d45d892be88 default tip

age author description
Wed, 02 Oct 2024 23:06:43 -0400 Paper *: megacommit that probably breaks things
Sun, 23 Jun 2024 10:32:09 -0400 Paper dep/anitomy: port to use UCS-4 rather than wide strings
Wed, 12 Jun 2024 22:15:53 -0400 Paper core/strings: add Strings::Translate function as tr() -> ToUtf8String
Wed, 12 Jun 2024 19:49:19 -0400 Paper services/kitsu: ACTUALLY finish GetAnimeList
Thu, 18 Apr 2024 17:24:42 -0400 Paper anime_list.cc: use mutexes so we don't sex the stack
Thu, 18 Apr 2024 16:53:17 -0400 Paper *: various code safety changes
Thu, 11 Apr 2024 10:15:57 -0400 Paper *: improve multiple things
Wed, 03 Apr 2024 19:48:38 -0400 Paper pages/seasons: add initial functionality
Mon, 01 Apr 2024 02:43:44 -0400 Paper *: HUUUGE changes
Sun, 04 Feb 2024 21:17:17 -0500 Paper *: many many changes
Sat, 13 Jan 2024 09:43:41 -0500 Paper chore: merge divergent branches
Sat, 13 Jan 2024 09:42:02 -0500 Paper torrents: implement download button
Mon, 08 Jan 2024 21:23:00 -0500 Paper settings: add library page
Mon, 08 Jan 2024 13:21:08 -0500 Paper library: add initial library stuff
Sun, 07 Jan 2024 09:54:17 -0500 Paper strings: use templates for ToInt, std::to_string -> Strings::ToUtf8String