Login
Timeline
Login

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

50 most recent check-ins

2024-04-19
19:24
Most extension methods are now covered Leaf 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

11:07
Update formatting in readme check-in: c130a14bf9 user: alexa tags: trunk
2024-01-20
11:09
Bump version, tag as v0.13.0 check-in: 7989602e54 user: alexa tags: trunk, v0.13.0
11:05
Sign extend int24s when reading them check-in: 17550cf3a3 user: alexa tags: trunk
10:32
readInt24 and readInt24BE now raise a IO::EOFError if they can't read any more bytes check-in: 9868b8243b user: alexa tags: trunk
10:28
Better error messages for readInt24 and readInt24BE check-in: 208dd08f20 user: alexa tags: trunk
2024-01-12
09:38
Fix some documentation, add some new check-in: 8e0f0adac3 user: alexa tags: trunk
2024-01-11
08:24
Add speed units and Nautical Miles check-in: b239730227 user: alexa tags: trunk
2024-01-10
07:36
Leave the "extra chars" when sanitizing check-in: ca85c7b5f9 user: alexa tags: trunk
06:21
Add license header check-in: 9e96fd35df user: alexa tags: trunk
06:19
One extra test check-in: 5d46371fcb user: alexa tags: trunk
06:18
More unit tests check-in: efeaf8d581 user: alexa tags: trunk
06:00
Refactor check-in: 581b01d186 user: alexa tags: trunk
05:48
Better formatting in the spec check-in: ec6444c0ec user: alexa tags: trunk
05:46
Adjust some more math check-in: 6ce4a6a309 user: alexa tags: trunk
05:41
Add some specs to check for Inches->[other length], and adjust some math check-in: 470e86e23f user: alexa tags: trunk
05:13
Add a test to ensure we don't have duplicate abbreviations check-in: b5903bee22 user: alexa tags: trunk
05:11
Add unit test for converting a Unit to its abbreviation check-in: cfb7628e09 user: alexa tags: trunk
05:09
Add a few specs check-in: 568f027f3b user: alexa tags: trunk
04:51
Remove an unneeded method check-in: edae4fd582 user: alexa tags: trunk
04:48
Add RemiMath::Conv module and the Unit enum.

Straight brute-force right now. There might be a way to make this
more elegant, but for now it works. check-in: 0ce7a5a91c user: alexa tags: trunk

2024-01-05
07:26
Copyright update time check-in: 5841ed07b4 user: alexa tags: trunk
2023-11-16
10:00
Bump version, tag as v0.12.0 check-in: 057ba45f36 user: alexa tags: trunk, v0.12.0
2023-11-11
10:30
Change a literal. Use a .try instead of a .nil? check-in: 8e87f7615f user: alexa tags: trunk
2023-11-10
09:29
Add #stop and #drain methods to the ConcurrentLogger class check-in: 4d7fc4f647 user: alexa tags: trunk
2023-11-02
09:47
Better value handling check-in: e235365fd6 user: alexa tags: trunk
2023-10-27
00:20
Fix newline handling when sanitizing logger output. check-in: 319b588739 user: alexa tags: trunk