mit-scheme.git
2012-01-18 Joe MarshallFix bogus steps.
2012-01-18 Joe MarshallAdd instructions for rebuilding the compiler.
2012-01-18 Joe MarshallAvoid UTF-8/ASCII transcoding if possible (and perform...
2012-01-18 Joe MarshallAdd ASCII-STRING-COPY procedure.
2012-01-18 Joe MarshallChange name->open-coders alist to a hash table.
2012-01-18 Joe MarshallChange statement and expression rewrite rules from...
2012-01-18 Joe MarshallChange cse-methods alist to a hash-table.
2012-01-18 Joe MarshallChange expression-methods alist into a hash table.
2012-01-18 Joe MarshallChange instructions alist to a hash table.
2012-01-18 Joe MarshallUse new potential-control-merge slot.
2012-01-18 Joe MarshallAdd potential-control-merge slot to cfg nodes.
2012-01-16 Joe MarshallUse new subgraph-color slot rather than the node alist.
2012-01-16 Joe MarshallAdd a sugraph-color slot to the cfg.
2012-01-14 Joe MarshallMake noop-tag-property a slot in the vector tag.
2012-01-14 Joe MarshallSuppress redundant type checks in generated pattern...
2012-01-13 Joe MarshallMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2012-01-13 Joe MarshallAdd a declaration to the expansion of rule results.
2012-01-13 Joe MarshallImplement GENERATE-PATTERN-MATCHER.
2012-01-12 Joe MarshallAdd call to GENERATE-PATTERN-MATCHER. Controlled by...
2012-01-12 Joe MarshallExport GENERATE-PATTERN-MATCHER.
2012-01-12 Joe MarshallAdd stub definition for GENERATE-PATTERN-MATCHER.
2012-01-08 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2012-01-08 Taylor R CampbellDocument RE-COMPILE-PATTERN.
2012-01-07 Matt Birkholzcref: Replace hash-tables with alists.
2012-01-07 Matt Birkholzcref: Eliminate needless sorting of bindings and refere...
2012-01-07 Joe MarshallMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2012-01-06 Matt BirkholzFixed CREF to handle uninterned symbols.
2012-01-04 Joe MarshallExport pattern-lookup-2
2012-01-04 Joe MarshallAdd pattern-lookup-2
2012-01-04 Joe MarshallExport PATTERN-CONTAINS-DUPLICATES?
2012-01-04 Joe MarshallAdd PATTERN-CONTAINS-DUPLICATES?
2011-12-18 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2011-12-18 Chris HansonFix over-long line and tweak indentation.
2011-12-13 Taylor R CampbellMark channel closed before interrupting in Unix's OS_ch...
2011-11-09 Chris HansonMerge from release-9.1 branch.
2011-11-09 Chris HansonProperly fix default-target setting code. origin/release-9.1 release-9.1.1
2011-11-09 Chris HansonBump version number for new point release.
2011-11-09 Chris HansonAdd configure option to set default make target; use...
2011-11-09 Chris HansonFLO:DEFAULT-ENVIRONMENT must be reinitialized after...
2011-11-09 Chris HansonAdd configure option to set default make target; use...
2011-11-06 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2011-11-06 Chris HansonUpdate for new application name.
2011-10-21 Taylor R CampbellWe show the significand of a number, not the mantissa.
2011-10-17 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2011-10-17 Chris HansonFLO:DEFAULT-ENVIRONMENT must be reinitialized after...
2011-10-17 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-10-17 Taylor R CampbellUse a more liberal licence for runtime/test-division...
2011-10-17 Taylor R CampbellUse a more liberal licence for runtime/division.scm.
2011-10-16 Chris HansonMerge branch 'release-9.1'
2011-10-16 Chris HansonAttempt to set the version strings correctly. release-9.1.0
2011-10-16 Chris HansonUpdate version numbers.
2011-10-15 Chris HansonScript to generate upload files for GNU FTP server.
2011-10-15 Chris HansonRevise manual licenses to remove cover texts.
2011-10-15 Chris HansonRevise manual licenses to remove cover texts.
2011-10-10 Chris HansonMerge commit 'ca08b665a91491093722534a66a31c67cc995ec5...
2011-10-05 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-10-05 Taylor R CampbellDon't use fixnum arithmetic for IMAP literal sizes...
2011-09-22 Joe MarshallMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-09-22 Joe MarshallDon't call OS_free_pages after GC flip. We don't resiz...
2011-09-19 Matt BirkholzAssigning copyrights to MIT.
2011-09-16 Matt BirkholzSimplify silly %trace syntaxers.
2011-08-27 Arthur A. GlecklerFixed typos in the reference manual in warnings about...
2011-08-26 Joe MarshallMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-08-19 Matt BirkholzFixed close-in/output-buffer to apply source/sink close...
2011-08-19 Matt BirkholzFixed a last-minute copy/yank.
2011-08-19 Matt BirkholzAdded thread-queues (aka mailboxes).
2011-08-19 Matt BirkholzRemoved unused parameter to lookup-enum-value.
2011-08-19 Matt BirkholzAdded c-peek-bytes, c-poke-bytes.
2011-08-19 Matt BirkholzMoved outf-console to -error (stderr); fiddled FFI...
2011-08-19 Matt Birkholzc-peek-cstringp: Return () when the char* is NULL.
2011-08-18 Matt BirkholzWarn, not die, when a callback or constant is undefined.
2011-08-18 Matt BirkholzInsert const AFTER qualified type, to qualify pointers.
2011-08-18 Matt BirkholzAllow ../../ in .cdecl include statements.
2011-08-18 Matt BirkholzAdded prompt-for-string and call-with-pass-phrase.
2011-08-13 Joe MarshallWiden text columns for printing GC statistics.
2011-08-13 Joe MarshallResolve merge conflict.
2011-08-03 Joe MarshallAdd an include to remove a warning.
2011-07-31 Taylor R CampbellFix call to COMBINATION/MAKE in sf/reduct.scm.
2011-07-31 Taylor R CampbellInclude osscheme.h in flonum.c for error_unimplemented_...
2011-07-31 Taylor R CampbellFix {REDUCE,REPLACE}-OPERATOR declaration after jrm...
2011-07-06 Arthur A. GlecklerFixed typos in comment.
2011-07-06 Joe MarshallRecode PATTERN-LOOKUP-1 and PATTERN-VARIABLES in direct...
2011-07-01 Joe MarshallChange default initializers from (lambda () #f) to #f.
2011-07-01 Joe MarshallAllow #F to be a legal record and structure initializat...
2011-06-27 Joe MarshallMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-06-27 Chris HansonMerge branch 'release-9.1'
2011-06-27 Chris HansonMove any old .app file out of the way.
2011-06-27 Joe MarshallMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-06-27 Chris HansonFix typo in previous change.
2011-06-27 Chris HansonFix compiler warning.
2011-06-27 Chris HansonAdd undocumented command-line option to enable partial...
2011-06-27 Chris HansonDefine HAVE_CONFIG_H.
2011-06-27 Chris HansonDon't use expm1 and log1p unless they're available.
2011-06-27 Chris HansonAdd floenv to list of files.
2011-06-27 Chris HansonFix argument widths under windows.
2011-06-27 Chris HansonReorder for consistency.
2011-06-27 Chris HansonProvide values for SIZEOF_OFF_T and SIZEOF_TIME_T.
2011-06-26 Taylor R CampbellFix Primitive_GC to request the right amount of space...
2011-06-26 Taylor R CampbellMove interrupt branch from start to end of block, on...
2011-06-26 Taylor R CampbellUpdate x86-64/decls.scm to mention back/checks.scm.
next