openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
STklos Scheme
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 9 hours
ago.
Sep 23, 2024 — Sep 23, 2025
Showing page 127 of 141
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
.
Erick Gallesio
More...
almost 14 years ago
MacOs X Bug fix: isspace returns true for bytes beyond 0x80 even if we use UTF-8 encoding.
Erick Gallesio
More...
almost 14 years ago
Fixed a bug with indices of regexp-match-position with UTF-8 encoded strings
Erick Gallesio
More...
about 14 years ago
Bug fix with read-line and UTF-8 strings
Erick Gallesio
More...
about 14 years ago
corrected a typo in configure.ac
Erick Gallesio
More...
about 14 years ago
.
Erick Gallesio
More...
about 14 years ago
Bug fix: read-line built bad UTF-8 strings
Erick Gallesio
More...
about 14 years ago
Big source code patch with no modification: files are now encoded in UTF-8
Erick Gallesio
More...
about 14 years ago
Recognize UTF-8 strings in regexps
Erick Gallesio
More...
about 14 years ago
Going back to the original implementation of SRFI-74, since there are no more conflicting names
Erick Gallesio
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.
Erick Gallesio
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
Erick Gallesio
More...
about 14 years ago
Added the syntax #\x... to read character in hexadecimal
Erick Gallesio
More...
about 14 years ago
Added new primitives: char-foldcase, string-foldcase, string-foldcase!
Erick Gallesio
More...
about 14 years ago
All string-* functions are now able to manage string encoded in UTF-8
Erick Gallesio
More...
about 14 years ago
Added comparison functions for UTF-8 strings
Erick Gallesio
More...
about 14 years ago
Weird: fix on s64/u64 patch disappeared.
Erick Gallesio
More...
about 14 years ago
.
Erick Gallesio
More...
about 14 years ago
.
Erick Gallesio
More...
about 14 years ago
Use read-byte instead of read-char when making the C boot file.
Erick Gallesio
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
Erick Gallesio
More...
about 14 years ago
Bug fix: u64 and s64 types were inverted
Erick Gallesio
More...
about 14 years ago
Typo Fix leading to an illegal instruction on INT-SINT-FXMUL2
Erick Gallesio
More...
about 14 years ago
Added UTF-8 support to string-ref, string<->list
Erick Gallesio
More...
over 14 years ago
started implementation of multi-bytes strings
Erick Gallesio
More...
over 14 years ago
.
Erick Gallesio
More...
over 14 years ago
Changed the internal representation of strings to support multibytes strings No real support for now
Erick Gallesio
More...
over 14 years ago
.
Erick Gallesio
More...
over 14 years ago
.
Erick Gallesio
More...
over 14 years ago
.
Erick Gallesio
More...
over 14 years ago
←
1
2
…
123
124
125
126
127
128
129
130
131
…
140
141
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree