mit-scheme.git
2017-05-17 Matt Birkholzruntime/crypto: Allow strings for module names; fix...
2017-05-17 Matt Birkholzplugin READMEs: Suggest the new import procedures.
2017-05-17 Matt Birkholzplugin AUTHORS: generalize
2017-05-17 Matt Birkholzplugins: Re-sync with runtime; allow strings as well...
2017-05-17 Matt Birkholzplugins: Use add/remove-plugin procedures. Increment...
2017-05-17 Matt BirkholzAdd add-plugin and remove-plugin; maintain an Info...
2017-05-17 Matt Birkholzffi: Accept and return legacy strings for backward...
2017-05-17 Matt Birkholzdoc: Define PACKAGE_TARNAME, part of the default docdir.
2017-05-17 Matt Birkholzuser-manual: Installing documentation. And use short...
2017-05-17 Matt BirkholzFix MAX_HALT_MESSAGE (after adding 3 more). Thanks...
2017-05-17 Chris HansonFix string-for-primitive as pointed out by Matt.
2017-05-15 Chris HansonFix typo.
2017-05-12 Chris HansonImplement KMP backward search.
2017-05-12 Chris HansonImplement a basic test for testing string searches.
2017-05-12 Chris HansonAdd Knuth-Morris-Pratt search algorithm for forward...
2017-05-09 Chris HansonUse more aggressive NFC memoization.
2017-05-08 Chris HansonFix inadvertent removal of primitive body. Thanks...
2017-05-08 Chris HansonUpdate test to get it working again.
2017-05-07 Chris HansonMake write-xml port argument optional.
2017-05-07 Chris HansonChange UCD converter to ignore derived properties.
2017-05-07 Chris HansonAdd original ucd file for completeness.
2017-05-07 Chris HansonChange NFC normalization to use MAYBE values of NFC_QC.
2017-05-07 Chris HansonRevert earlier change and try a new approach for char...
2017-05-06 Chris HansonChange parser-buffer to return immutable strings.
2017-05-06 Chris HansonFix typo from previous change.
2017-05-06 Chris HansonChange XML output to use predicate dispatcher.
2017-05-06 Chris HansonFix typo in cached handler sets.
2017-05-06 Chris HansonRegister char and char-set predicates.
2017-05-06 Chris HansonAdd ability to register predicates earlier in the boot...
2017-05-06 Chris HansonClarify some details about the regsexp implementation.
2017-05-06 Chris HansonFix bug: incorrect assumption of mutability.
2017-05-06 Chris HansonDocument return values from binary write operations.
2017-05-06 Chris HansonAdd examples of regsexp patterns.
2017-05-06 Chris HansonChange regsexp {,inverse-}char-set to char-{,not-}in.
2017-05-05 Chris HansonRewrite the regular expression section for Unicode...
2017-05-05 Chris HansonDocument named arguments to char-set and char-set*.
2017-05-05 Chris HansonFix typo.
2017-05-05 Chris HansonChange string-trimmer to use general char matcher like...
2017-05-03 Chris HansonFix missed regexp in mime-codec.
2017-05-03 Chris HansonChange pgsql to use regsexp.
2017-05-03 Chris HansonUse named char-set for whitespace.
2017-05-03 Chris HansonAdd named character sets.
2017-05-03 Chris HansonAdd case-insensitive matching.
2017-05-03 Chris HansonChange mime-coded to use regsexp.
2017-05-03 Chris HansonChange regsexp value to have values of groups instead...
2017-05-03 Chris HansonChange groups implementation to segregate started group...
2017-05-03 Chris HansonChange groups abstraction to use message-passing style.
2017-05-03 Chris HansonChange position abstraction to use message-passing...
2017-05-02 Chris HansonImplement regsexp string search.
2017-05-02 Chris HansonExport nfc-string?.
2017-05-02 Chris HansonChange char-syntax rules to emphasize that they are...
2017-05-02 Chris HansonFix typo in rule that broke i386 build.
2017-05-01 Chris HansonImplement converter from regexp patterns to regsexp...
2017-05-01 Chris HansonAdd source files for ISO 8859 mappings and move convert...
2017-04-30 Chris HansonHam-handed elimination of legacy strings from win32...
2017-04-30 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2017-04-30 Chris HansonEliminate last remnants of "octets" ports.
2017-04-30 Chris HansonImplement string<->iso8859-1 converters.
2017-04-30 Chris HansonMinor cleanups to regexp code.
2017-04-30 Chris HansonFix bugs in char-set->regexp rewrite.
2017-04-30 Chris HansonAdd load-option to make sure regexp code is loaded...
2017-04-30 Chris HansonAllow option files to use boot-inits.
2017-04-30 Chris HansonChange char-set->regexp to use string builder.
2017-04-30 Chris HansonRewrite regexp compiler to use bytevectors. Also add...
2017-04-29 Matt Birkholzruntime/global (write-to-string): missing arg
2017-04-29 Chris HansonEliminate legacy-string->bytevector call now primitive...
2017-04-29 Chris HansonRefactor compressor/decompressor to use bytevectors...
2017-04-29 Chris HansonFix bug when calling {flush,synchronized}-output-port...
2017-04-29 Chris HansonRefactor host-adapter to detect the changes it needs...
2017-04-28 Chris HansonMerge branch 'master' into sketch
2017-04-28 Chris HansonRevert change to host-adapter that breaks self-build.
2017-04-28 Chris HansonRwrite to use bytevectors instead of strings.
2017-04-28 Chris HansonMove bytevector access macros into "object.h".
2017-04-28 Chris HansonUpdate file encryption to work with binary or textual...
2017-04-28 Chris HansonFix bug from recent change.
2017-04-28 Chris HansonFix typo in last change.
2017-04-28 Chris HansonUse index procedures to simplify read-bytevector!.
2017-04-28 Chris HansonFix bug in textual->binary-port.
2017-04-28 Chris HansonChange crypto support to use bytevectors.
2017-04-28 Chris HansonBe more careful examining results of I/O operations.
2017-04-28 Chris HansonImplement conversions between integers and bytevectors.
2017-04-26 Chris HansonChange blowfish support to use bytevectors.
2017-04-26 Chris HansonImplement textual->binary-port.
2017-04-26 Chris HansonImplement named char codecs.
2017-04-26 Chris HansonTweak.
2017-04-26 Chris HansonImplement bytevector I/O for XML.
2017-04-26 Chris HansonEliminate "output-octets" instance.
2017-04-26 Chris HansonApply rename.
2017-04-26 Chris HansonChange HTTP message body to be bytevector.
2017-04-26 Chris HansonChange definition of content-md5 header to be a bytevector.
2017-04-26 Chris HansonEliminate more low-hanging deprecations.
2017-04-26 Chris HansonImplement binary->textual-port.
2017-04-26 Chris HansonImplement accessors for binary-port source/sink.
2017-04-26 Chris HansonFix typo.
2017-04-26 Matt BirkholzMore fun (less morbid) Latin valedictions.
2017-04-25 Matt Birkholzmicrocode/uxsig.c: Handle SIGTERM, SIGQUIT and SIGHUP...
2017-04-25 Matt Birkholzruntime/load (standard-library-directory-pathname)...
2017-04-25 Matt BirkholzAdd option-loaded?.
2017-04-25 Matt BirkholzAdd with-temporary-file.
2017-04-25 Matt Birkholzcref/make.scm: Increment version for deprecated binding...
next