Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
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 | |
2024-06-25
| ||
22:23 | Bump revision, tag as v0.90.7 check-in: ef89f3a027 user: alexa tags: trunk, v0.90.7 | |
22:22 | Change the recommended Crystal versions to 1.5.0-1.12.2, inclusive. check-in: b0ca7ec5d2 user: alexa tags: trunk | |
2024-05-27
| ||
07:46 | Let the bitreader position be set. Bump revision, tag as v0.90.6 check-in: aaba4464ff user: alexa tags: trunk, v0.90.6 | |
2024-05-25
| ||
08:11 | Add documentation for the ConcurrentLogger. Bump revision, tag as v0.90.5 check-in: 0259398ef9 user: alexa tags: trunk, v0.90.5 | |
08:05 | Add ConcurrentLogger#drain! method. check-in: d34f8b4288 user: alexa tags: trunk | |
2024-04-19
| ||
19:24 | Most extension methods are now covered check-in: 8b478e7396 user: alexa tags: trunk | |
19:10 | Add some more extension specs check-in: 68407d7ed2 user: alexa tags: trunk | |
19:10 | Add missing writeUInt8 methods check-in: 47897fed3c user: alexa tags: trunk | |
18:55 | Add spec for bitflag? macro check-in: 5d60980e13 user: alexa tags: trunk | |
18:51 | Merge gitlab-ci-test branch check-in: b8f373d8e4 user: alexa tags: trunk | |
18:48 | Add gitlab-ci.yml Leaf check-in: 357c588a53 user: alexa tags: gitlab-ci-test | |
05:45 | Bump revision, tag as v0.90.4 check-in: 64e224737a user: alexa tags: trunk, v0.90.4 | |
05:44 | Add some types check-in: 33a69f03af user: alexa tags: trunk | |
05:43 | Fix possible overflow check-in: 7bfae1d0cd user: alexa tags: trunk | |
05:00 | Clarify how #timestamp works check-in: 0ae782f194 user: alexa tags: trunk | |
2024-04-13
| ||
21:24 | Ignore an argument check-in: fb8773dcff user: alexa tags: trunk | |
21:24 | Remove duplicate keys check-in: 0c0e13a80b user: alexa tags: trunk | |
21:22 | Add shortSuffix parameter to Int#prettySize check-in: ae9c25ed11 user: alexa tags: trunk | |
21:22 | Remove unused constant check-in: 629d9692b0 user: alexa tags: trunk | |
2024-04-10
| ||
19:33 | Correctly handle forceFlush check-in: 2f52bd0774 user: alexa tags: trunk | |
2024-04-03
| ||
17:01 | Properly drain ConcurrentLogger. Add a Fiber.yield. check-in: 0a24104021 user: alexa tags: trunk | |
16:53 | Update README check-in: a107d3939c user: alexa tags: trunk | |
2024-03-11
| ||
07:52 | Make this strictly less than 1.7.0.Bump revision, tag as v0.90.3 check-in: 7e66dad7e1 user: alexa tags: trunk, v0.90.3 | |
07:50 | Add byte_swap to Int32 and friends if the Crystal version is less than 1.7.0 check-in: d9dc592e36 user: alexa tags: trunk | |
07:50 | Fix typo check-in: c98d610e25 user: alexa tags: trunk | |
2024-02-28
| ||
21:51 | Bump revision, tag as v0.90.1 check-in: cd62145774 user: alexa tags: trunk, v0.90.1 | |
21:41 | Add RemiLib.mkdtemp check-in: 046f9484d7 user: alexa tags: trunk | |
21:30 | Mangle the LibC bindings check-in: 9f7e937f1d user: alexa tags: trunk | |
11:34 |
Bump version, tag as v0.90.0
The project is now in a soft feature freeze. check-in: 589fbe7516 user: alexa tags: trunk, v0.90.0 | |