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-03-05
Chris Hanson
Eliminate long-obsolete lexpr lambdas.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Chris Hanson
Fix design flaws in segmentation state machines.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Chris Hanson
Must load host-adapter when compiling svm1.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Chris Hanson
Save ucd-segment-states for future reference.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Chris Hanson
Finish documenting the remaining string procedures.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Chris Hanson
Change the default of 'copy? in string-trimmer to #f.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Finish changing string-ci-hash to string-hash-ci.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Merge branch 'master' of git.sv.gnu.org:/srv/git/mit...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Add a bunch more documentation for strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Use @acronym{ASCII}.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Add hacks to make URLs more like web pages.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Export string-hash-ci.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Redefine the string-find-X procedures to take substring...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Move substring? to be near its relatives.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Fix bug: string-padder was adding the wrong number...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Document string->vector and vector->string.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Remove redundant description of {,sub}string->list.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Document string-hash-ci.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Chris Hanson
Change string-search-X interface back to its original...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Matt Birkholz
runtime/chrsyn: Pass TABLE through to char->syntax...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Matt Birkholz
Load runtime/host-adapter when building a cross-compiler.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Chris Hanson
Merge branch 'master' of git.sv.gnu.org:/srv/git/mit...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Chris Hanson
Use canonical caseless matching for symbols.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Birkholz
x11: Remove reference to deprecated char->string.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Birkholz
Fix char-set-predicate to accept non-characters.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Chris Hanson
Another round of eliminations.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Chris Hanson
Giant edit to remove most of the now-obsolete guarantee...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Chris Hanson
Change string-joiner and string-splitter to use keyword...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Chris Hanson
Implement dumb Unicode string search, and eliminate...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Chris Hanson
Eliminate guarantee-substring.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Chris Hanson
Implement string-padder; promote grapheme clusters.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Chris Hanson
Implement string-trim-X using string-trimmer.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Chris Hanson
Change string-map to use string-builder.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Chris Hanson
Implement string-trimmer; hack cold-load to get boot...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Chris Hanson
Implement keyword-option-parser.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Chris Hanson
Fix implementations of string-prefix-ci? and string...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Chris Hanson
Fix broken unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Chris Hanson
Implement string-titlecase.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Chris Hanson
Generate UCD tc table.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Chris Hanson
Include and export cased table.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Chris Hanson
Add UCD Cased table.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Chris Hanson
Implement Unicode word-break algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Chris Hanson
Add WB property table.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Chris Hanson
Repaginate.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Chris Hanson
Use new GCB values to compress and speed up find-graphe...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Chris Hanson
Implement support for "unmapped" enum types.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Matt Birkholz
tests/ffi/: Use bytevectors instead of strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Matt Birkholz
runtime/ffi.scm: Missed guarantee-string -> guarantee...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Matt Birkholz
ffi: Remove references to deprecated bindings.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Matt Birkholz
x11: Use bytevectors instead of strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Matt Birkholz
mhash: Use bytevectors instead of strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Matt Birkholz
md5: Use bytevectors instead of strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Matt Birkholz
mcrypt: Use bytevectors instead of strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Matt Birkholz
gdbm: Require bytevectors instead of strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Matt Birkholz
blowfish: Use bytevectors instead of strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Matt Birkholz
ffi: Require bytevectors instead of strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Matt Birkholz
Fix type test in bytevector->hexadecimal.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Chris Hanson
Implement count-grapheme-clusters.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Chris Hanson
Implement support for UCD grapheme-cluster-break table.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Chris Hanson
Eliminate reverse-string altogether. It's meaningless...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Matt Birkholz
Temporary definition of random-bytevector for 9.2 hosts.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Matt Birkholz
Avoid duplicating lists of deprecated bindings, even...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Matt Birkholz
ref-manual/strings.texi: Fix node linking; "@dots expec...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Move reverse-string into ustring.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Move string-match into ustring.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Move string-compare into ustring and merge with order...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Add unicode support to string-replace.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Eliminate camel-case procedures.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Eliminate "capitalize" string operations, add dummy...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Eliminate now-unused vector-8b->hexadecimal and hexadec...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Fix thinko in previous change.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Eliminate random-byte-vector outside of Edwin.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Implement random-byte-vector in Edwin.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Implement bytevector->hexadecimal and hexadecimal-...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Implement random-bytevector.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Eliminate set-string-length!.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Eliminate string-maximum-length.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Eliminate ancient krypt program.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Eliminate use of legacy string.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Eliminate use of legacy string.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Must load string code during build.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
First round of changes to Strings chapter.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Chris Hanson
Eliminate unused binding.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Copy old string.scm into Edwin.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Eliminate references to char-set-member?.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Eliminate references to flush-output.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Eliminate references to symbol-name.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Eliminate references to symbol-append.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Eliminate string-allocate.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Convert a string-allocate reference to make-bytevector.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Convert a bunch of string-allocate references to make...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Convert a bunch of string-allocate references to make...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Fix dangling reference.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Minimize inter-package deps around legacy strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Change make-ustring to make-string.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Implement bytevector-builder.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Chris Hanson
Generalize string-builder to be useful for other sequences.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Chris Hanson
Eliminate integration of make-string and make-vector-8b.
commit
|
commitdiff
|
tree
|
snapshot
next