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-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
2017-02-20
Chris Hanson
Update to use new procedures.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Chris Hanson
Fix case issue.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Chris Hanson
Eliminate unused vector->string.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Chris Hanson
Eliminate a bunch of references to make-ustring.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Don't throw away string-builder's state when building.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Implement 'empty? message for string builder.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Use string-builder instead of custom accumulator.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Implement string-builder.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Move char->string to ustring.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Eliminate now-unused ascii-string-copy.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Eliminate a bunch of operations that modify strings...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Move split/join code and string-null?.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Eliminate now-unused code.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Huge wave of changes to rename remaining "ustring"...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Implement multiple args for char comparisons.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Fix bugs exposed by unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Add a bunch of unit tests swiped from Larceny.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Chris Hanson
Implement ustring-{lower,upper}-case?.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Chris Hanson
First draft of NFD normalization.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Chris Hanson
Refactor the converter to separate the value mapping...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Chris Hanson
Add "NFD_QC" table.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Chris Hanson
Clean up code generators a bit. Add "dm" property.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Chris Hanson
Add mappings for _QC properties.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Chris Hanson
Add ucd-table-ccc.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Chris Hanson
Another round of substitutions.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Chris Hanson
Begin process of replacing string operations with ustri...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Chris Hanson
Implement "slices", which provide a restricted view...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Chris Hanson
Collapse ustring implementations together to save space...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Chris Hanson
Reorder code in ustring; plus a few small tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Chris Hanson
Rename make-legacy-string to legacy-string-allocate.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Chris Hanson
Guarantee that incoming characters don't have bucky...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Chris Hanson
Change full-width string to use 3 bytes instead of 4.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Chris Hanson
Reorganize ustring around operations.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Chris Hanson
Move all legacy-string definitions into ustring.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Matt Birkholz
runtime/char.scm (unicode-char?): unreferenced bound...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Matt Birkholz
Fix number-of-event-types constant; add missing event...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Matt Birkholz
x11, x11-screen: Remove references to deprecated bindings.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Chris Hanson
Update EDITION, UPDATED, and regenerate detailed menu.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Chris Hanson
Rewrite the Characters chapter to reflect the implement...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Chris Hanson
Clean up the character abstraction to be more consistent.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Chris Hanson
Define xml-char? and use it in favor of unicode-char?.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Matt Birkholz
Add support for deprecated bindings.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Matt Birkholz
Punt warning about "copying large block"s (e.g. Edwin...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Matt Birkholz
ref-manual: Use an @xref to make Subprocess Options...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Matt Birkholz
runtime/parse: typo/thinko
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Fix predicate relationship.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Fix broken test.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Change character sets to be defined over code points.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Account for the fact that UCD procedure accept all...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Change the UCD converter to pay attention to the remain...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Always use names for separator:space characters.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Add support for R7RS string \<newline> escape.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Fix thinko in recent change.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Spaces should be considered normal printing characters.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Change make-signal-combiner to be iterative.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Simplify make-signal-combiner interface.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Fix unit test broken by recent change.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Change char-set-invert to be iterative.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Chris Hanson
Fix missing tail section in make-signal-combiner.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Chris Hanson
Eliminate unused and incorrectly implemented ustring...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Chris Hanson
Tweak comment.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Chris Hanson
Rewrite make-signal-combiner to take advantage of signa...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Chris Hanson
Change char-set implementation to use "signals" instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Chris Hanson
Major refactor to minimize size of character sets.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Chris Hanson
Eliminate unused binding.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Chris Hanson
Fix typos in previous change.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Chris Hanson
Change is-X-of from compound to parametric predicates.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Chris Hanson
Rewrite unparser to pass context rather than use parame...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Chris Hanson
Reduce the size of character sets by computing the...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Chris Hanson
Change printer to be smarter about when quoting is...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Chris Hanson
Add some additional useful character sets.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Chris Hanson
Fix bug: missed package name change in cold load.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Chris Hanson
Allow conjoin and disjoin to be used with unregistered...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Chris Hanson
Add tables for CWCF, CWL, and CWU.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Chris Hanson
Change code generator for boolean sets to use standard...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Chris Hanson
Rename ucd-table-glue to ucd-glue.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Chris Hanson
Change pattern-white-space to pattern-whitespace for...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Chris Hanson
Rename port/char-set to textual-port-char-set.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Chris Hanson
Add character sets to textual ports.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Chris Hanson
Implement char-set:unicode.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Chris Hanson
Implement unicode-char-code?.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Chris Hanson
Clean up char->digit and digit->char.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Chris Hanson
Implement digit-value.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Chris Hanson
Change generated tables to use characters instead of...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Chris Hanson
Rename "WSpace" full name to "whitespace".
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Chris Hanson
Remove timestamp from generated files.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Chris Hanson
Change implementation of #\<char> to show all "graphic...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Chris Hanson
Fix bug: use atom delimiters instead of symbol-constitu...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-11
Chris Hanson
Implement proper handling of symbol quoting and case...
commit
|
commitdiff
|
tree
|
snapshot
next