mit-scheme.git
2019-06-30 Taylor R CampbellFlesh out an example and fix a typo.
2019-06-30 Taylor R CampbellAdd flo:signed-lgamma.
2019-06-30 Taylor R CampbellNote a few more flonum operations.
2019-06-30 Taylor R CampbellUpdate random number generation section of manual.
2019-06-30 Taylor R CampbellUse a trailing 0 for text clarity.
2019-06-30 Taylor R CampbellDocument floating-point environment, exceptions, roundi...
2019-06-30 Taylor R CampbellUpdate documentation for floating-point operations.
2019-06-30 Taylor R CampbellFix flo:ulp on NaN.
2019-06-30 Taylor R Campbellflo:ulp is busted on NaN.
2019-06-30 Taylor R CampbellDocument copysign.
2019-06-30 Taylor R CampbellCouple more logsumexp tests.
2019-06-30 Taylor R CampbellDocument some loggy numerical functions.
2019-06-30 Taylor R CampbellRepair mistakes in proofs of some error bounds.
2019-06-30 Taylor R CampbellExpect some failures to signal errors on fp exception...
2019-06-29 Chris HansonFix calls to read-bytevector! that weren't aware of...
2019-06-09 Chris HansonAdd "adapters" to list of source files.
2019-06-09 Chris HansonSuggest use of macOS command line developer tools rathe...
2019-06-09 Chris HansonUpdate make-upload-files to new version.
2019-06-08 Chris HansonFix incorrect edit.
2019-06-08 Chris HansonTeach reader to find and respect "coding" attribute.
2019-06-08 Chris HansonMake sure that ports use ISO 8859-1 coding.
2019-06-08 Chris HansonModify CREF to show references to inherited bindings.
2019-05-29 Taylor R Campbelllisppaste is dead.
2019-05-29 Taylor R CampbellFix bug that caused redrawing whole display on paren...
2019-05-29 Taylor R CampbellHold strong reference to message header while writing...
2019-05-29 Taylor R CampbellTighten encode-cache-namestring.
2019-05-29 Taylor R CampbellUse channel I/O directly for file->string and string...
2019-05-29 Taylor R CampbellMake number of topmost frames with expressions shown...
2019-05-29 Taylor R CampbellUse the Edwin-private %string-append.
2019-05-29 Taylor R CampbellLet SIGALRM do its thing even if we're on the right...
2019-05-29 Taylor R CampbellLine break between #; and multiline expression.
2019-05-29 Taylor R CampbellUse number->string directly; skip dispatch through...
2019-05-29 Taylor R CampbellBlock interrupts, _then_ lock.
2019-05-29 Taylor R CampbellRework profiler to be more useful.
2019-05-29 Taylor R CampbellFix check for arity of hash: must be binary, not unary.
2019-05-29 Taylor R CampbellProcess pending thread events when unblocking them.
2019-05-29 Taylor R CampbellIntegrate some subroutines that turn up hot in profiles.
2019-05-28 Taylor R CampbellMerge branch 'riastradh-20190527-unicodereplacechar'
2019-05-28 Taylor R CampbellImplement character replacement on ill-formed octet...
2019-05-28 Taylor R CampbellSet port coding to ISO-8859-1 for IMAP.
2019-05-17 Matt BirkholzFix enumerate-graphics-types per documentation.
2019-05-08 Chris HansonTreat strings returned from primitives as UTF-8 coded.
2019-05-08 Chris HansonOn macOS, support building without Xcode installed.
2019-04-29 Matt Birkholzx11-test: Expect the correct device name. Use x-graphi...
2019-04-29 Matt Birkholzx-graphics-draw-arc: Add missing parameters.
2019-04-20 Taylor R CampbellMake this run on ucode without nonnegative-fixnum-lengt...
2019-04-20 Taylor R CampbellSpecify arity in newer primitives.
2019-03-20 Arthur A. GlecklerFix spelling error.
2019-03-18 Chris HansonEliminate unused handler for printing URIs.
2019-03-16 Chris HansonAdd test to make sure that string slices print correctly.
2019-03-16 Chris HansonFix bug in printing of string slices.
2019-03-16 Chris HansonRemove cleverness for SIGTERM and SIGHUP.
2019-02-23 Taylor R CampbellFix recursion in n-ary append.
2019-02-23 Taylor R CampbellTest append on dotted lists. I broked it.
2019-02-11 Taylor R CampbellAdd release note about cross-compilation.
2019-02-11 Taylor R CampbellAdd release notes about big-endian and powerpc.
2019-02-11 Taylor R CampbellUse arity-dispatched procedures for APPEND and APPEND!.
2019-02-11 Taylor R CampbellSimplify and factor out carefully checking for stack...
2019-02-11 Taylor R CampbellConfirm delv does not blow out the stack.
2019-02-11 Taylor R CampbellAdd some tests of blowing out the stack with SRFI 1.
2019-02-11 Taylor R CampbellTidy up deletion routines in list.scm.
2019-02-11 Taylor R CampbellMerge branch 'riastradh-20190210-letrecdefn'
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in edwin...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in edwin...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in edwin...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in edwin...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in edwin...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in edwin...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in sos...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in uri...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in thread...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in stream...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in srfi...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in rfc2822...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in ordvec...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in list...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in lambda...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in dispatc...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions in arith...
2019-02-10 Taylor R CampbellConvert multi-LETREC to internal definitions.
2019-02-10 Taylor R CampbellAdd some LETREC and LETREC* tests.
2019-02-10 Taylor R CampbellUse internal definitions for LETREC* and unary LETREC.
2019-02-10 Chris HansonEliminate potentially-problematic use of delay for...
2019-02-10 Taylor R CampbellUse arity-dispatched procedures for MAP, FOR-EACH, &c.
2019-02-10 Taylor R CampbellIntegrate NULL-LIST?.
2019-02-10 Taylor R CampbellAdd GENERAL-CAR-CDR to usual integrations.
2019-02-10 Chris HansonPut char-set microcode table back in data structure...
2019-02-09 Taylor R CampbellCache char set table.
2019-02-09 Taylor R CampbellIntegrate record accessors and modifiers where convenient.
2019-02-09 Taylor R CampbellDefer unmasking timer interrupt until after daemon...
2019-02-09 Taylor R CampbellAvoid consing closures if we're low on space.
2019-02-09 Taylor R CampbellCan't see why I chose to discard recent samples a decad...
2019-02-09 Taylor R CampbellDust off stack sampler.
2019-02-09 Taylor R CampbellTest restarting trapped references.
2019-02-09 Taylor R CampbellFix the rest of the indentation in this file.
2019-02-09 Taylor R CampbellFix bug in test introduced by eliding open-block for...
2019-01-26 Chris HansonEliminate simple-top-level-environment.
2019-01-26 Chris HansonChange param:reader-fold-case? to be settable.
2019-01-24 Matt Birkholzx11: Fix declaration of x_graphics_set_clip_rectangle.
2019-01-23 Matt Birkholzx11 version 1.3
next