Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
27 check-ins using file docs/rsconf.md version 25cf87bb67
|
2025-11-09
| ||
| 22:19 | Only evaluate the INITIAL-CONTENTS once for NEW-ARRAY-WITH Leaf check-in: 8f69ab5f03 user: alexa tags: trunk | |
| 22:19 | Add export-wiki-pages.sh check-in: 9cfb10c1ac user: alexa tags: trunk | |
|
2025-11-07
| ||
| 23:41 | Add WITH-DATA-FILENAME check-in: 564fc42cc8 user: alexa tags: trunk | |
| 23:40 | Fix FILE-MODE method in SBCL check-in: 33d2cc9ce5 user: alexa tags: trunk | |
|
2025-11-06
| ||
| 06:07 | Update README check-in: c1cdff7ba7 user: alexa tags: trunk | |
| 06:01 | Add make-release-tarball.sh check-in: f77e787dde user: alexa tags: trunk | |
|
2025-11-03
| ||
| 13:07 | Add hash-table-keys, hash-table-values, and hash-table-group-by check-in: 3f1baf6858 user: alexa tags: trunk | |
|
2025-11-02
| ||
| 11:32 | Bump revision, tag as v0.99.38 check-in: 3ba3621f47 user: alexa tags: trunk, v0.99.38 | |
| 11:28 | Merge and integrate the extend-binary-utf-8-io branch check-in: da190a3a16 user: alexa tags: trunk | |
| 11:28 | Merge and integrate the add-z85 branch check-in: 75cf6e413f user: alexa tags: trunk | |
| 11:27 | Don't declare a type in some of the pseudo-enum internal functions Closed-Leaf check-in: 3736f42148 user: alexa tags: extend-binary-utf-8-io | |
| 11:26 | Add bytes->uint! function check-in: 24fd3f87d1 user: alexa tags: extend-binary-utf-8-io | |
|
2025-10-12
| ||
| 07:14 | Merge recent changes from trunk check-in: 190fc19950 user: alexa tags: extend-binary-utf-8-io | |
| 07:13 | Add RSConf support to CL-SDM-CONFIG check-in: 84d326bbbf user: alexa tags: trunk | |
| 07:13 | Do not declare this dynamic extent check-in: 75f6bfe698 user: alexa tags: trunk | |
|
2025-09-28
| ||
| 23:57 | Reorganize the file check-in: d152bfa415 user: alexa tags: extend-binary-utf-8-io | |
| 23:53 | Simplify some methods for MEMORY-UTF-8-STREAM. Extend the UNREAD-CHAR tests for it as well to cover the INCOMPLETE-CHAR-BYTES slot. check-in: a99d4d07e6 user: alexa tags: extend-binary-utf-8-io | |
| 00:22 |
Expose more of the low-level machinery of the BINARU-UTF-8-*-STREAM classes so that downstream classes that use these mixins can better handle their implementation. check-in: a981984da3 user: alexa tags: extend-binary-utf-8-io | |
| 00:08 | Properly handle UNREAD-CHAR getting called twice in a row. Add test for handling UNREAD-CHAR with MEMORY-UTF-8-STREAM check-in: 63ee933ad0 user: alexa tags: extend-binary-utf-8-io | |
|
2025-09-27
| ||
| 23:50 | Refactor the MEMORY-STREAM class out into two classes: MEMORY-STREAM and MEMORY-UTF-8-STREAM. check-in: bb5f3a742b user: alexa tags: extend-binary-utf-8-io | |
| 23:05 | Reorganize some things. Add some DEFTYPEs. check-in: 6e2d60bd29 user: alexa tags: extend-binary-utf-8-io | |
| 21:58 | Merge with trunk Leaf check-in: ec1cc648fa user: alexa tags: add-bzip2 | |
| 11:56 | Apply some fixes to get all tests working again. check-in: 69af558837 user: alexa tags: extend-binary-utf-8-io | |
| 10:51 |
* Add READ-LINE* generic function and implement it for normal streams, BINARY-UTF-8-INPUT-STREAMs, and MEMORY-STREAMs. * Implement UNREAD-CHAR for BINARY-UTF-8-INPUT-STREAM and MEMORY-STREAM. * Add BINARY-UTF-8-INPUT-STREAM-BACK-BUFFER-LENGTH and BINARY-UTF-8-INPUT-STREAM-BACK-BUFFER-BYTE-LENGTH functions. * Improve tests for BINARY-UTF-8-INPUT-STREAM. * Add (currently broken) tests for MEMORY-STREAM for the new methods. check-in: 3a3f70c4dd user: alexa tags: extend-binary-utf-8-io | |
|
2025-09-25
| ||
| 12:19 | Add z85 binary-to-text encoding/decoding Closed-Leaf check-in: 855b453a13 user: alexa tags: add-z85 | |
| 07:04 | Bump revision, tag as v0.99.37 check-in: b3c0a3ecb5 user: alexa tags: trunk, v0.99.37 | |
| 07:03 |
Adjust wording to clarify how escapes should work in RSConf. Bump RSConf revision to v1.1. check-in: bcdaddf434 user: alexa tags: trunk | |