1
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
. More... almost 14 years ago
MacOs X Bug fix: isspace returns true for bytes beyond 0x80 even if we use UTF-8 encoding. More... almost 14 years ago
Fixed a bug with indices of regexp-match-position with UTF-8 encoded strings More... about 14 years ago
Bug fix with read-line and UTF-8 strings More... about 14 years ago
corrected a typo in configure.ac More... about 14 years ago
. More... about 14 years ago
Bug fix: read-line built bad UTF-8 strings More... about 14 years ago
Big source code patch with no modification: files are now encoded in UTF-8 More... about 14 years ago
Recognize UTF-8 strings in regexps More... about 14 years ago
Going back to the original implementation of SRFI-74, since there are no more conflicting names More... about 14 years ago
Moved R7RS (draft-1) blobs to R7RS bytevectors (Draft-3). The implementation is now in Scheme and fully compatible with u8vectors. More... about 14 years ago
- Added the possibility * to insert hexadecimal character in symbols as in R6RS * to specify characters in hexadecimal - Changed the syntax of hexadecimal escape sequence in strings. (Octal bytes are now deprecated) - Added Continuation lines in strings compatible with R6RS More... about 14 years ago
Added the syntax #\x... to read character in hexadecimal More... about 14 years ago
Added new primitives: char-foldcase, string-foldcase, string-foldcase! More... about 14 years ago
All string-* functions are now able to manage string encoded in UTF-8 More... about 14 years ago
Added comparison functions for UTF-8 strings More... about 14 years ago
Weird: fix on s64/u64 patch disappeared. More... about 14 years ago
. More... about 14 years ago
. More... about 14 years ago
Use read-byte instead of read-char when making the C boot file. More... about 14 years ago
Added UTF-8 support to most of the string functions (string-ref string-set!, string-upcase, string-downcase, ...). Comparisons are not done yet More... about 14 years ago
Bug fix: u64 and s64 types were inverted More... about 14 years ago
Typo Fix leading to an illegal instruction on INT-SINT-FXMUL2 More... about 14 years ago
Added UTF-8 support to string-ref, string<->list More... over 14 years ago
started implementation of multi-bytes strings More... over 14 years ago
. More... over 14 years ago
Changed the internal representation of strings to support multibytes strings No real support for now More... over 14 years ago
. More... over 14 years ago
. More... over 14 years ago
. More... over 14 years ago