| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-15 | decompress: Return better io error for BUF_ERROR | Joel Klinghed | |
| Use new MaxTooSmall. As the comment notes tho, it might be that we are lacking input as well, but until I figure out how to test for that case and determine the cause, lets at least return a more specific error. | |||
| 2025-09-10 | Add unicode general category lookup | Joel Klinghed | |
| Generate the lookup tables from UnicodeData.txt, do to that, add gen_ugc, which uses csv, buffers, line, io and other modules to do the job. | |||
