Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins using file src/remilib/digest/xxhash/xxhash128-internal.cr version a778705df5
2024-11-04
| ||
09:11 |
Remove ConcurrentLogger#drain! and #start!. The normal #drain and channel size. Bump revision, tag as v0.92.5 Leaf check-in: 473d2c52d8 user: alexa tags: trunk, v0.92.5 | |
2024-11-03
| ||
12:35 | Bump revision, tag as v0.92.4 check-in: 71a4861635 user: alexa tags: trunk, v0.92.4 | |
12:34 | Use #start! in #drain! to ensure the logger starts back up before returning. check-in: 20ecfe0d85 user: alexa tags: trunk | |
2024-10-18
| ||
05:37 | Fix syntax error, bump revision, tag as v0.92.3 check-in: 4b01ff90cf user: alexa tags: trunk, v0.92.3 | |
05:34 | Bump revision, tag as v0.92.2 check-in: b86fa9b80f user: alexa tags: trunk, v0.92.2 | |
05:30 | Take a substring only once. Also use try. check-in: e40425a08a user: alexa tags: trunk | |
05:30 | Add ConcurrentLogger#start! method. check-in: 8c19fa3d75 user: alexa tags: trunk | |
03:02 | Bump revision, tag as v0.92.1 check-in: ab33a66e90 user: alexa tags: trunk, v0.92.1 | |
02:57 | Add ArrayPool#clear check-in: eac154c752 user: alexa tags: trunk | |
2024-10-15
| ||
09:47 | Bump version, tag as v0.92.0 check-in: 62d9ac292e user: alexa tags: trunk, v0.92.0 | |
09:47 | Add BitReader#reinitialize check-in: 899d512287 user: alexa tags: trunk | |
2024-09-03
| ||
10:56 | Update README check-in: 6004d45767 user: alexa tags: trunk | |
10:54 | Bump version, tag as v0.91.0 check-in: c92a0e9bfd user: alexa tags: trunk, v0.91.0 | |
10:53 | Update documentation check-in: 380daea8ee user: alexa tags: trunk | |
10:47 | Update ignore-glob check-in: 98aad2c3d6 user: alexa tags: trunk | |
10:46 | Integrate RemiConf into libremiliacr. check-in: 3ca3586ff3 user: alexa tags: trunk | |
2024-08-14
| ||
06:25 | Bump revision, tag as v0.90.9 check-in: 511f7bab3d user: alexa tags: trunk, v0.90.9 | |
06:24 |
Add the CommandParser class. This allows you to have command line programs that take a "command", such as "myflactool decode --foo", where "decode" is the command. check-in: b85b94785f user: alexa tags: trunk | |
2024-08-02
| ||
01:58 | Print --help and --version to STDOUT, not STDERR check-in: 1f960f03aa user: alexa tags: trunk | |
2024-07-28
| ||
03:09 | Add make-release-tarball.sh check-in: 27edcd97e8 user: alexa tags: trunk | |
2024-07-10
| ||
20:35 | Fix compilation when using -Dno_number_autocast. Bump revision, tag as v0.90.8 check-in: 78d2fa8324 user: alexa tags: trunk, v0.90.8 | |