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

50 most recent check-ins

2025-02-01
23:50
Apply block compilation to the decompression code. Leaf check-in: 0e85ca4384 user: alexa tags: add-bzip2
23:42
Start work on compression code. Just a sippit of the divsurfsort stuff is in. check-in: 84c9bfd175 user: alexa tags: add-bzip2
23:11
Merge current work from add-bzip2 branch. This implements decompression. Leaf check-in: d7325bf656 user: alexa tags: trunk
23:08
Implement Gray Streams interface for decompression. Do various code
cleanups and documentation to improve code quality.
check-in: a0191ea1dc user: alexa tags: add-bzip2
21:30
Start work on BZip2 compression and decompression in native CL. check-in: 23eb5e3cb1 user: alexa tags: add-bzip2
21:29
Add CRC32 check-in: f6c81eefa7 user: alexa tags: trunk
2025-01-21
09:17
Bump revision, tag as v0.99.30 check-in: da8818626b user: alexa tags: trunk, v0.99.30
09:17
Export new symbols check-in: b5fc404029 user: alexa tags: trunk
09:17
Add bit-reader-reinitialize check-in: 7515e06dfa user: alexa tags: trunk
09:16
Add memory-stream-reset method. Change how memory streams are initialized to make more sense. check-in: 04e3cbefa3 user: alexa tags: trunk
2025-01-20
19:10
Update README. Bump revision, tag as v0.99.29 check-in: f285ed5cc4 user: alexa tags: trunk, v0.99.29
19:10
Merge and integrate the semver-stuff branch check-in: ba64417be1 user: alexa tags: trunk
19:08
Extend ASDF to support Semantic Versioning. This falls back to the
old checking of :VERSION keys if Semantic Versioning can't be done.
Closed-Leaf check-in: aedd67fed4 user: alexa tags: semver-stuff
19:08
Add CL-SDM-SEMVER system check-in: 6145dec524 user: alexa tags: semver-stuff
19:07
Fix various bugs found with unit testing. check-in: 05b4353897 user: alexa tags: semver-stuff
19:07
Add tests for semantic versions. check-in: b3169dc6da user: alexa tags: semver-stuff
17:31
Add semantic version support. check-in: 18b6b8e6d3 user: alexa tags: semver-stuff
15:22
Bump revision, tag as v0.99.28 check-in: f0ebef574a user: alexa tags: trunk, v0.99.28
15:20
Add additional test for ARG-CALLED-AS check-in: 7e6735f46f user: alexa tags: trunk
15:17
Expand tests to include RESET-ARGUMENTS. Fix a few things that weren't being reset. check-in: 2f4eb5ef41 user: alexa tags: trunk
15:07
Reset ARGUMENTS-USED-P in RESET-ARGUMENTS. check-in: 0e1ba3462e user: alexa tags: trunk
15:07
Change a test so that it passes in CLisp. check-in: 8c70071dfd user: alexa tags: trunk
14:21
Fix bug introduced by a change in the PARSE-ARGUMENTS function signature. check-in: 7cacfeb386 user: alexa tags: trunk
11:26
Move version into one file. Bump revision, tag as v0.99.27 check-in: 3793abe4d8 user: alexa tags: trunk, v0.99.27
11:23
Update README check-in: 0ef87fdc93 user: alexa tags: trunk
11:19
Add support for the '--' argument, and also support for making
positional arguments optional.

Note: this introduces a breaking change in the signature for the
PARSE-ARGUMENTS function. check-in: 3363b16ea3 user: alexa tags: trunk

10:55
Add functions for converting bytes to/from IEEE floats, and
reading/writing IEEE floats.
check-in: cae2b5558b user: alexa tags: trunk
10:34
Add Float->Int and Int->Float conversion functions. check-in: 91732af588 user: alexa tags: trunk
08:32
Merge in my old CL-HJSON and CL-RemiConfig projects into CL-SDM. check-in: a6b55f68fb user: alexa tags: trunk
2025-01-17
13:05
Add more argument parsing tests. check-in: 26f7ce47d1 user: alexa tags: trunk
13:05
Fix call to CHECK-ARG-VALUE-AGAINST-CONSTRAINT. check-in: 1c8dd56354 user: alexa tags: trunk
13:04
Fix a check. Add a docstring check-in: 933fab7b15 user: alexa tags: trunk
12:27
Add basic tests for argument parsing. check-in: 60b3ace828 user: alexa tags: trunk
12:27
Use new CHECK-ARG-VALUE-AGAINST-CONSTRAINT function. check-in: ea243103c5 user: alexa tags: trunk
12:27
Ensure the INIT-VAL of an argument is within its constraints. Fix missing case. check-in: 3ff4d1ea9c user: alexa tags: trunk
10:16
Fix typo, clarify a sentence. check-in: 5069c5c510 user: alexa tags: trunk
10:11
Update README. Tag as v0.99.26 check-in: 64cc363c0a user: alexa tags: trunk, v0.99.26
10:07
Bump revision. check-in: fb772a27dd user: alexa tags: trunk
10:04
Merge CL-MMapped-File into CL-SDM as a new sub-project. check-in: fb89fece05 user: alexa tags: trunk
09:53
Bump revision. Change versions of sub projects to match the main
CL-SDM system. Tag as v0.99.25.
check-in: 5814f7023e user: alexa tags: trunk, v0.99.25
09:44
Add CL-SDM-UDS sub-package. This supersedes the old CL-SDM-UDS project. check-in: c568d5aa29 user: alexa tags: trunk
09:44
Update copyrights check-in: 85c6f2d2b9 user: alexa tags: trunk
2025-01-02
07:07
Fix the previous fix to WITH-TYPED-SLOTS. Bump revision, tag as v0.99.24

WITH-TYPED-SLOTS can now also use local nicknames for slots. check-in: 0e1adf0ae2 user: alexa tags: trunk, v0.99.24

06:51
Bump revision, tag as v0.99.23 check-in: 71e3d4f09c user: alexa tags: trunk, v0.99.23
06:51
Fix DECLARE block that's generated when using WITH-TYPED-SLOTS check-in: 5bdd14ffee user: alexa tags: trunk
2024-12-02
06:14
Bump version, tag as v0.99.22 check-in: d9d2bc0091 user: alexa tags: trunk, v0.99.22
06:14
Use CL-SDM-ASDF for block compilation. check-in: 54a8136867 user: alexa tags: trunk
06:13
Add CL-SDM-ASDF system. check-in: 6c3a96bb71 user: alexa tags: trunk
06:12
Add (SETF BIT-READER-POS) check-in: 606b927d97 user: alexa tags: trunk
2024-11-19
00:12
Bump revision, tag as v0.99.21 check-in: 85e1352858 user: alexa tags: trunk, v0.99.21