Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

27 check-ins using file src/remilib/compression/bzip/divsufsort.cr version 5d7667d7b9

2026-03-02
08:01
Fix return value Leaf check-in: bbd4304bf3 user: alexa tags: trunk
07:58
Allow dependency node names to be writeable check-in: 6bdbb5c9af user: alexa tags: trunk
2026-01-03
00:55
Do the -O3 for spec in a separate target check-in: d097c0c747 user: alexa tags: trunk
00:55
More tests check-in: d79bb0d4e1 user: alexa tags: trunk
00:26
Add a few tests for RSConf.

Still a lot more to test, but it's a start. check-in: d48d70ba2d user: alexa tags: trunk

00:25
Add #size methods for RSObject and RSArray check-in: 5b4eac0cd4 user: alexa tags: trunk
00:24
Build the specs with -O3 so they're a bit less painful check-in: c8e87e7780 user: alexa tags: trunk
2026-01-02
23:47
Update for RSConf v1.2 check-in: 7ea4d09d2c user: alexa tags: trunk
2025-12-31
11:10
Slightly better errors when deserializing RSConf data.

This is a bandage until a proper pull parser is implemented. check-in: f3087154cb user: alexa tags: trunk

05:52
Slightly better RSConf parsing error messages.

Somewhat of a bandage until a proper pull-parser is implemented check-in: f374ba1acf user: alexa tags: trunk

05:48
Fix call to isBool? for non-scalars check-in: 858e78feb5 user: alexa tags: trunk
2025-12-30
04:32
Allow any Int for dlog/vlog check-in: 1af3b89b69 user: alexa tags: trunk
2025-12-29
22:45
Fix presence field option for RSConf check-in: 7eb5986719 user: alexa tags: trunk
2025-12-28
23:44
Add a CommandParser#add variant that takes a block check-in: ba3c771158 user: alexa tags: trunk
23:44
Some fixes to RSConf parsing and serialization check-in: f67a03f2fa user: alexa tags: trunk
23:43
Improve the setOnce! macros check-in: 78adfc6f38 user: alexa tags: trunk
2025-12-04
11:20
Update README check-in: c9bb03266d user: alexa tags: trunk
11:17
Bump version, tag as v0.93.0 check-in: 55119653cc user: alexa tags: trunk, v0.93.0
11:16
Add z85 example program check-in: 8695a13b9c user: alexa tags: trunk
11:14
Remove some commented-out code. check-in: 02a742efb2 user: alexa tags: trunk
11:14
Expand Z85 encoding/decoding methods to include more options check-in: 119166c3a6 user: alexa tags: trunk
10:30
Implement writing z85 to an IO check-in: 4b5242160f user: alexa tags: trunk
10:29
Change how Slice#toArray is implemented check-in: d8be0bfebf user: alexa tags: trunk
10:21
Add an implementation of z85 encoding check-in: 4bd56d29c6 user: alexa tags: trunk
09:20
Remove a deprecated method check-in: bf2113ebfe user: alexa tags: trunk
09:18
Remove a TODO by having MMappedFile now inherit from IO. check-in: aca5a7e702 user: alexa tags: trunk
09:17
Remove some lint check-in: 156e2fcc84 user: alexa tags: trunk