mit-scheme.git
2017-02-15 Matt BirkholzPunt warning about "copying large block"s (e.g. Edwin...
2017-02-15 Matt Birkholzref-manual: Use an @xref to make Subprocess Options...
2017-02-15 Matt Birkholzruntime/parse: typo/thinko
2017-02-15 Chris HansonFix predicate relationship.
2017-02-15 Chris HansonFix broken test.
2017-02-15 Chris HansonChange character sets to be defined over code points.
2017-02-15 Chris HansonAccount for the fact that UCD procedure accept all...
2017-02-15 Chris HansonChange the UCD converter to pay attention to the remain...
2017-02-15 Chris HansonAlways use names for separator:space characters.
2017-02-15 Chris HansonAdd support for R7RS string \<newline> escape.
2017-02-15 Chris HansonFix thinko in recent change.
2017-02-15 Chris HansonSpaces should be considered normal printing characters.
2017-02-15 Chris HansonChange make-signal-combiner to be iterative.
2017-02-15 Chris HansonSimplify make-signal-combiner interface.
2017-02-15 Chris HansonFix unit test broken by recent change.
2017-02-15 Chris HansonChange char-set-invert to be iterative.
2017-02-15 Chris HansonFix missing tail section in make-signal-combiner.
2017-02-14 Chris HansonEliminate unused and incorrectly implemented ustring...
2017-02-14 Chris HansonTweak comment.
2017-02-14 Chris HansonRewrite make-signal-combiner to take advantage of signa...
2017-02-14 Chris HansonChange char-set implementation to use "signals" instead...
2017-02-14 Chris HansonMajor refactor to minimize size of character sets.
2017-02-13 Chris HansonEliminate unused binding.
2017-02-13 Chris HansonFix typos in previous change.
2017-02-12 Chris HansonChange is-X-of from compound to parametric predicates.
2017-02-12 Chris HansonRewrite unparser to pass context rather than use parame...
2017-02-12 Chris HansonReduce the size of character sets by computing the...
2017-02-12 Chris HansonChange printer to be smarter about when quoting is...
2017-02-12 Chris HansonAdd some additional useful character sets.
2017-02-12 Chris HansonFix bug: missed package name change in cold load.
2017-02-12 Chris HansonAllow conjoin and disjoin to be used with unregistered...
2017-02-12 Chris HansonAdd tables for CWCF, CWL, and CWU.
2017-02-12 Chris HansonChange code generator for boolean sets to use standard...
2017-02-12 Chris HansonRename ucd-table-glue to ucd-glue.
2017-02-12 Chris HansonChange pattern-white-space to pattern-whitespace for...
2017-02-11 Chris HansonRename port/char-set to textual-port-char-set.
2017-02-11 Chris HansonAdd character sets to textual ports.
2017-02-11 Chris HansonImplement char-set:unicode.
2017-02-11 Chris HansonImplement unicode-char-code?.
2017-02-11 Chris HansonClean up char->digit and digit->char.
2017-02-11 Chris HansonImplement digit-value.
2017-02-11 Chris HansonChange generated tables to use characters instead of...
2017-02-11 Chris HansonRename "WSpace" full name to "whitespace".
2017-02-11 Chris HansonRemove timestamp from generated files.
2017-02-11 Chris HansonChange implementation of #\<char> to show all "graphic...
2017-02-11 Chris HansonFix bug: use atom delimiters instead of symbol-constitu...
2017-02-11 Chris HansonImplement proper handling of symbol quoting and case...
2017-02-11 Chris HansonImplement char-{down,fold,up}case-full and use in ustring.
2017-02-11 Chris HansonUse correct case-folding algorithm for symbols.
2017-02-11 Chris HansonChange ustring implementation to simplify to 8-bit...
2017-02-11 Chris HansonFix char-ascii? to be 7-bit instead of 8.
2017-02-11 Chris HansonFix bug: typo meant value of utfX->string was wrong.
2017-02-11 Chris HansonCharacter case mappers should preserve the bits.
2017-02-11 Chris HansonFix parser case-folding to use ustring-foldcase.
2017-02-11 Chris HansonImplement char-foldcase and ustring-foldcase.
2017-02-11 Chris HansonAdd tables and support for case folding and string...
2017-02-10 Chris HansonUse non-pointer hash tables for UCD tables.
2017-02-10 Chris HansonImplement non-pointer hash tables.
2017-02-10 Chris HansonImplement much smarter code generation for UCD tables.
2017-02-10 Chris HansonAdd header and explanatory comment to names.
2017-02-10 Chris HansonAdd metadata to all of the XML properties.
2017-02-09 Chris HansonCorrectly implement character case conversions and...
2017-02-09 Chris HansonOptimize the ucd tables a bit.
2017-02-09 Chris HansonChange the ucd converter to store raw prop files in...
2017-02-08 Chris HansonFix typo in previous change.
2017-02-08 Chris HansonImplement "computed" character sets.
2017-02-08 Chris HansonAdd value conversions to the UCD property code generator.
2017-02-08 Chris HansonImplement char-general-category.
2017-02-08 Chris HansonAdd in the first Unicode property table: gc.
2017-02-08 Chris HansonChange the way boot inits work to accomodate packages...
2017-02-08 Chris HansonRefactor both the stratifier and the code generator.
2017-02-08 Chris HansonFix nasty bug: modifying a hash table could scramble...
2017-02-07 Chris HansonFix bug: typo broke linear dispatch coding.
2017-02-06 Chris HansonSome efficiency and layout improvements.
2017-02-06 Chris HansonChange pp to treat all define-FOO symbols like define.
2017-02-06 Chris HansonFix bug: root definition had wrong arguments.
2017-02-06 Chris HansonA bunch of cleanups to code generator.
2017-02-06 Chris HansonInitial implementation of UCD converter.
2017-02-04 Chris HansonFix bug in ttyio that causes premature exit on pipe...
2017-02-04 Matt BirkholzUse a large heap to build the system with LIAR/svm...
2017-02-04 Matt Birkholzsvm: Quiet warnings about access.
2017-02-04 Matt Birkholzcompiler/base/crsend.scm: Use a compiled compress proce...
2017-02-03 Matt BirkholzExit with non-zero status when Aborting!: out of memory...
2017-02-03 Matt BirkholzUndo 4e9e832; choose fixnum/bignum ops for u32s at...
2017-02-03 Matt Birkholzmicrocode/boot.c (BLOCKS_TO_BYTES): Incorrect name.
2017-02-03 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2017-02-03 Chris HansonReorganize and curate standard Scheme indentation rules.
2017-02-02 Matt BirkholzClose-binary-input-port did not close its input buffer.
2017-02-01 Matt Birkholztests/unit-testing.scm: Add expectation to assert-error...
2017-02-01 Matt BirkholzSuppress 100+ useless pass 1 warnings about missing...
2017-02-01 Matt Birkholzsvm: Make fixnum->integer instruction work with TC_FALS...
2017-01-31 Chris HansonUpdate XML code to use Unicode strings throughout.
2017-01-31 Chris HansonFix bug: ranges aren't necessarily code points.
2017-01-31 Matt Birkholzsvm: typo
2017-01-31 Matt BirkholzUndo d7f390f now that LIAR/svm is compiling constants...
2017-01-31 Matt Birkholzsvm: Fix handling of machine-constants that are larger...
2017-01-31 Matt Birkholzsvm: Stub out bogus rtl:constant-cost copied from i386.
2017-01-31 Matt Birkholzsvm: Remove imports from (cross-reference).
2017-01-30 Matt BirkholzReplace unbound ascii-char? with char->... stolen from...
2017-01-30 Matt BirkholzFix infinite string input ports; add missing increment.
next