- 18 Jan, 2020 6 commits
-
-
Matthias Klumpp authored
-
Matthias Klumpp authored
This doesn *not* make access to the class threadsafe though! All retrieved pointers may still be able to change. This is a bit dangerous, so ideally any AsContext class should be initialized once and then never be modified again. In future, in case people really use this in a multithreaded environment, it may be useful to add a sealing mechanism to this class.
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
- 16 Jan, 2020 1 commit
-
-
Matthias Klumpp authored
-
- 15 Jan, 2020 4 commits
-
-
Matthias Klumpp authored
Resolves: #261 (again)
-
yurchor authored
Currently translated at 100.0% (335 of 335 strings)
-
Oğuz Ersen authored
Currently translated at 100.0% (335 of 335 strings)
-
Rafael Fontenelle authored
Currently translated at 100.0% (335 of 335 strings)
-
- 14 Jan, 2020 9 commits
-
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
Resolves: #183
-
Matthias Klumpp authored
-
Matthias Klumpp authored
This is a very basic implementation, but it will do the job for now. In future, exceptions should probably get their own prefix and not share @ with license IDs. Resolves: #261
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Piotr Drąg authored
Currently translated at 100.0% (335 of 335 strings)
-
Matthias Klumpp authored
-
- 13 Jan, 2020 4 commits
-
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
- 12 Jan, 2020 1 commit
-
-
Matthias Klumpp authored
Makes the life of backporters easier. This is the version used by latest Debian stable (buster) so it's a reasonable target.
-
- 11 Jan, 2020 7 commits
-
-
Matthias Klumpp authored
Previously the cache created in an AsPool constructor would always get thrown away immediately when load() was called, which is very common. Now we try to reuse it and only drop it if actually necessary.
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
-
Matthias Klumpp authored
I normally don't care, but the inconsistencies bugged me a bit. After this, we can go back to updating the dates whenever a change is actually made.
-
Matthias Klumpp authored
-
Matthias Klumpp authored
Some entities only did subpar locale fallbacks. So instead of having modules roll their own, use the same algorithm everywhere. Resolves: #262
-
- 10 Jan, 2020 5 commits
-
-
Matthias Klumpp authored
-
Klemen Skerbiš authored
Currently translated at 8.1% (27 of 333 strings)
-
Matthias Klumpp authored
-
Matthias Klumpp authored
The function still had its old name which sounded like you would get the actual locale with it, which is not the purpose of this function.
-
Matthias Klumpp authored
-
- 09 Jan, 2020 3 commits
-
-
Matthias Klumpp authored
-
yurchor authored
Currently translated at 100.0% (333 of 333 strings)
-
Rafael Fontenelle authored
Currently translated at 100.0% (333 of 333 strings)
-