Commits
User selector
Commit History
Commits on Sep 21, 2020
makeqstrdata: Work around python3.6 compatibility problem
Show description for 0318eb3committed
Commits on Sep 19, 2020
makeqstrdata: Work with older Python
Show description for bfbbbd6committed
Commits on Sep 16, 2020
Commits on Sep 13, 2020
- committed
makeqstrdata: Avoid encoding problems
Show description for 15964a4committed
Commits on Sep 12, 2020
compression: Implement ciscorn's dictionary approach
Show description for 40ab5c6committed
Commits on Sep 9, 2020
translations: Make decompression clearer
Show description for bdb07adcommitted
Commits on Sep 3, 2020
Commits on Sep 2, 2020
makeqstrdata: correct range of low code points to 0x80..0x9f inclusive
Show description for c34cb82committed
Commits on Sep 1, 2020
add bigram compression to makeqstrdata
Show description for 07740d1committed
Commits on Aug 18, 2020
Commits on Aug 17, 2020
makeqstrdata: don't print "compression incrased length" messages
Show description for 08ed09acommitted
Commits on May 28, 2020
- committed
string compression: save a few bits per string
Show description for fe3e8d1committed
Commits on Dec 2, 2019
makeqstrdata: reclaim some more bytes on some translations
Show description for 1a0dcb5committed- committed
translation: Compress as unicode, not bytes
Show description for e06a3bbcommitted
Commits on Aug 6, 2019
makeqstrdata: permit longer "compressed" outputs
Show description for c4f3a02committed
Commits on Nov 10, 2018
Commits on Aug 17, 2018
- committed
Compress all translated strings with Huffman coding.
Show description for de5a9d7committed
Commits on Aug 10, 2018
Fix translation newlines
Show description for 4513bd6authored
Commits on Aug 9, 2018
- committed
Two fixes and translate more strings.
Show description for 96ebf5bcommitted
Commits on Aug 7, 2018
- committed
Commits on May 10, 2018
py/modbuiltins: Make built-in dir support the __dir__ special method.
Show description for 3678a6bcommitted
Commits on Oct 21, 2017
py/objtype: Fit qstrs for special methods in byte type.
Show description for 9956fd0committed
Commits on Sep 2, 2016
Commits on May 23, 2016
py/makeqstrdata.py: Allow to have double-quote characters in qstrs.
Show description for 202d5accommitted
Commits on Apr 14, 2016
- committed
- committed
py/makeqstrdata: Fix rendering of qstrs that have non-printable ASCII.
Show description for 49bb04ecommitted
Commits on Apr 13, 2016
py/makeqstrdata: Add more names for escaped chars and esc non-printable.
Show description for f30b6f0committed- committed
Commits on Oct 11, 2015
py/makeqstrdata.py: Catch and report case of empty input file.
Show description for 53ca6aecommitted