projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
2017-05-02
Chris Hanson
Fix typo in rule that broke i386 build.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Chris Hanson
Implement converter from regexp patterns to regsexp...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
Chris Hanson
Add source files for ISO 8859 mappings and move convert...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Chris Hanson
Ham-handed elimination of legacy strings from win32...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Chris Hanson
Merge branch 'master' of git.sv.gnu.org:/srv/git/mit...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Chris Hanson
Eliminate last remnants of "octets" ports.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Chris Hanson
Implement string<->iso8859-1 converters.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Chris Hanson
Minor cleanups to regexp code.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Chris Hanson
Fix bugs in char-set->regexp rewrite.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Chris Hanson
Add load-option to make sure regexp code is loaded...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Chris Hanson
Allow option files to use boot-inits.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Chris Hanson
Change char-set->regexp to use string builder.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Chris Hanson
Rewrite regexp compiler to use bytevectors. Also add...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Matt Birkholz
runtime/global (write-to-string): missing arg
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Chris Hanson
Eliminate legacy-string->bytevector call now primitive...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Chris Hanson
Refactor compressor/decompressor to use bytevectors...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Chris Hanson
Fix bug when calling {flush,synchronized}-output-port...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-29
Chris Hanson
Refactor host-adapter to detect the changes it needs...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chris Hanson
Merge branch 'master' into sketch
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chris Hanson
Revert change to host-adapter that breaks self-build.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chris Hanson
Rwrite to use bytevectors instead of strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chris Hanson
Move bytevector access macros into "object.h".
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chris Hanson
Update file encryption to work with binary or textual...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chris Hanson
Fix bug from recent change.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chris Hanson
Fix typo in last change.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chris Hanson
Use index procedures to simplify read-bytevector!.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chris Hanson
Fix bug in textual->binary-port.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chris Hanson
Change crypto support to use bytevectors.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chris Hanson
Be more careful examining results of I/O operations.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chris Hanson
Implement conversions between integers and bytevectors.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Change blowfish support to use bytevectors.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Implement textual->binary-port.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Implement named char codecs.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Tweak.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Implement bytevector I/O for XML.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Eliminate "output-octets" instance.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Apply rename.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Change HTTP message body to be bytevector.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Change definition of content-md5 header to be a bytevector.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Eliminate more low-hanging deprecations.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Implement binary->textual-port.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Implement accessors for binary-port source/sink.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Matt Birkholz
More fun (less morbid) Latin valedictions.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Birkholz
microcode/uxsig.c: Handle SIGTERM, SIGQUIT and SIGHUP...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Birkholz
runtime/load (standard-library-directory-pathname)...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Birkholz
Add option-loaded?.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Birkholz
Add with-temporary-file.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Birkholz
cref/make.scm: Increment version for deprecated binding...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Birkholz
Add close procedure before output bytevectors' custom...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Birkholz
Set sign bit in DOUBLE-NEGATIVE-INFINITY-IS-INFINITE...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Birkholz
ffi: Restore casefulness of .cdecl files.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Birkholz
runtime/host-adapter: Add string-foldcase. Train any...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Birkholz
microcode/makegen/makegen.scm: Revert recent change.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Chris Hanson
Eliminate the low-hangin references to deprecated bindings.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Chris Hanson
Fix usages of now-binary MIME codecs, by appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Chris Hanson
Fix previous change to add close operation to non-chann...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Chris Hanson
Update MIME codecs to use bytevectors rather than legac...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Chris Hanson
Add a "close" operation to non-channel output sinks.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Chris Hanson
Add test for bytevector-builder.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Chris Hanson
Refactor make-sequence-builder and add vector-builder.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Chris Hanson
Tweak.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Rewrite the strings chapter to account for immutability...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Check that string-find-X-index args are in NFC?
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Convert string to NFC prior to hashing.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Change symbol->string and symbol-name to return immutab...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Update to reflect minor changes to string operations.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Export mutable/immutable predicates.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
In substring, only return arg string if it's in NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Change substring? to call string->nfc on its arguments.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Change string-match and string-search to require NFC...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Change default result of string-builder to be NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Merge branch 'master' of git.sv.gnu.org:/srv/git/mit...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Redefine substring as different from string-copy.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Convert list->string, vector->string to use string...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Fix call to string-builder that was missed.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Simplify string, string*, string-append, string-append*.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Chris Hanson
Fix typo causing memory corruption.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Taylor R Campbell
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Chris Hanson
Change string-copy to return legacy string only if...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Chris Hanson
Move NFC marking from canonical-composition to string...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Chris Hanson
Significantly simplify string-builder.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Chris Hanson
Change string->nfc to return immutable value, and optim...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Chris Hanson
Support TEST environment variable in "make check".
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Chris Hanson
string->nfd: also convert mutable strings already in...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Chris Hanson
Change string->nfd to return immutable value.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Chris Hanson
Change builder options to distinguish between mutable...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Chris Hanson
Rearrange and optimize. Also make ustring1 be zero...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Chris Hanson
Mark ignored binding.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Chris Hanson
Change Edwin's implementation of strings to work for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Chris Hanson
Add tagging support for unicode-string.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Chris Hanson
Change string primitives to uniformly support all ...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Chris Hanson
Change string-builder to generate immutable strings...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Chris Hanson
Now that legacy string has the same layout as ustring1...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Chris Hanson
Allow string operations to take Unicode strings with...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Chris Hanson
Change string comparisons to normalize to NFC prior...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Chris Hanson
Rewrite string-builder for performance.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Chris Hanson
Rewrite string copying for performance.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Chris Hanson
More refactoring of unicode-string layout.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Taylor R Campbell
Teach top-level clean target to clean tools too.
commit
|
commitdiff
|
tree
|
snapshot
next