mit-scheme.git
2019-08-10 Chris HansonAdd missing definition of exact as noticed by GJS. release-10
2019-08-10 Chris HansonFix thinko in previous change.
2019-08-10 Chris HansonChange write to use datum labels only when cycles are...
2019-08-10 Chris HansonImplement bundle delegation using a more general combin...
2019-07-24 Matt Birkholzruntime/http-io: request body can be #f
2019-07-20 Chris HansonChange symbol<? to delegate to bytevector<?.
2019-07-20 Chris HansonImplement bytevector<?.
2019-07-20 Chris HansonDon't unread #f as if it were a character.
2019-07-19 Chris HansonEdwin: force subprocess I/O ports to use iso-8859-1...
2019-07-19 Chris HansonTeach pp to respect custom print methods for tagged...
2019-07-18 Chris HansonMake sure that host-adapter is loaded when compiling...
2019-07-18 Chris HansonFix calls to read-bytevector! that weren't aware of...
2019-07-18 Chris HansonTweak Makefile to ensure that SF is loaded prior to...
2019-07-18 Chris HansonUpdate version number for release.
2019-07-18 Chris HansonTreat keyword-only syntax environments differently...
2019-07-18 Chris HansonImplement a delegation protocol for bundles.
2019-07-18 Chris HansonFix stupid typo in reader.
2019-07-18 Chris HansonFix screw-up in previous host-adapter change.
2019-07-18 Chris HansonFix a bunch of problems caused by the call-with-values...
2019-07-17 Chris HansonDon't choose the flo:+inf.0/flo:-inf.0 implementations...
2019-07-17 Chris HansonChange multiple-value return to be slighly closer to...
2019-06-09 Chris HansonUpdate version number for release.
2019-06-09 Chris HansonAdd "adapters" to list of source files.
2019-06-09 Chris HansonUpdate make-upload-files to new version.
2019-06-08 Chris HansonFix incorrect edit.
2019-06-08 Chris HansonUpdate version number for release.
2019-06-08 Chris HansonTeach reader to find and respect "coding" attribute.
2019-06-07 Chris HansonMake sure that ports use ISO 8859-1 coding.
2019-06-07 Chris HansonModify CREF to show references to inherited bindings.
2019-06-03 Chris HansonUpdate version number for release.
2019-06-03 Taylor R CampbellNeed "osentropy.h" for OS_get_entropy.
2019-06-03 Taylor R CampbellUse "config.h" to get uint8_t. No more need of <stddef...
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 CampbellDefault os/interprogram-paste needs to return #f or...
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 CampbellUse number->string directly; skip dispatch through...
2019-05-29 Taylor R CampbellRework profiler to be more useful.
2019-05-29 Taylor R CampbellCan't see why I chose to discard recent samples a decad...
2019-05-29 Taylor R CampbellDust off stack sampler.
2019-05-29 Taylor R CampbellBlock interrupts, _then_ lock.
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 CampbellSet port coding to ISO-8859-1 for IMAP.
2019-05-17 Matt BirkholzFix enumerate-graphics-types per documentation.
2019-05-09 Chris HansonTreat strings returned from primitives as UTF-8 coded.
2019-05-09 Chris HansonOn macOS, support building without Xcode installed.
2019-04-29 Matt Birkholzx-graphics-draw-arc: Add missing parameters.
2019-04-20 Taylor R CampbellCheck for fenv.h and ieeefp.h functions only if the...
2019-04-20 Taylor R CampbellFix prototypes for x87_read/write_environment.
2019-04-20 Taylor R CampbellNew primitive (get-entropy bv) randomly fills a 32...
2019-04-20 Taylor R CampbellTeach cref and sf about separate source and object...
2019-04-20 Taylor R CampbellTeach cross-SF/CREF to dump/load in .nib, .txe, .dkp.
2019-03-16 Chris HansonUpdate version numbers for release.
2019-03-16 Chris HansonFix bug in printing of string slices.
2019-03-16 Chris HansonRemove cleverness for SIGTERM and SIGHUP.
2019-03-16 Chris HansonEliminate potentially-problematic use of delay for...
2019-03-16 Chris HansonPut char-set microcode table back in data structure...
2019-01-26 Chris HansonUpdate version numbers for release.
2019-01-26 Chris HansonChange param:reader-fold-case? to be settable.
2019-01-26 Matt Birkholzx11: Fix declaration of x_graphics_set_clip_rectangle.
2019-01-26 Matt Birkholzx11 version 1.3
2019-01-26 Matt Birkholzx11: Punt import-x11.
2019-01-26 Matt Birkholzruntime.pkg: Trim old, unnecessary package exports.
2019-01-26 Matt Birkholzx11: Link to deprecated (runtime x-graphics) bindings...
2019-01-26 Matt Birkholzx11: Rename device type to "x".
2019-01-26 Chris HansonDon't return open block at top level when syntaxing...
2019-01-26 Matt Birkholzx11: Fix x-graphics-vdc-extent and x-graphics-set-clip...
2019-01-06 Chris HansonAllow alist->bundle to accept #F as predicate.
2019-01-06 Chris HansonFix problem with using bundle? as a bundle predicate.
2019-01-06 Chris HansonNew printer parameter param:print-hash-number-in-objects?.
2019-01-06 Chris HansonTweak equality-predicate-property to accept a default...
2019-01-06 Chris HansonDon't use general predicate relations for record predic...
2019-01-06 Taylor R CampbellUse runtime's string ports.
2019-01-06 Taylor R CampbellImplement position for string input ports.
2019-01-06 Taylor R CampbellExport binary-port-length too.
2019-01-06 Taylor R CampbellFix binary-port-position for output ports.
2019-01-06 Taylor R CampbellExport binary-port-position and set-binary-port-position!.
2019-01-06 Chris HansonFix problem with crashing in Emacs interface.
2019-01-06 Taylor R CampbellIntegrate string operations for order of magnitude...
2019-01-06 Taylor R Campbellucd-slc-value &c. return chars, not fixnums.
2019-01-06 Chris HansonDon't use upper-case symbols in loader.
2019-01-06 Chris HansonUpdate version to 10.1.4.
2019-01-06 Chris HansonDo the annual copyright update.
2018-11-23 Chris HansonExplicitly prevent native releases from assuming a...
2018-11-23 Chris HansonRevise unix installation notes to be more specific.
2018-11-20 Taylor R CampbellMake flo:integer? answer true only for finite inputs.
2018-11-20 Chris HansonPass IS_NATIVE_RELEASE to microcode during configuration.
2018-11-20 Chris HansonFix create-makefiles.sh to use arch consistently.
2018-11-20 Chris HansonChange configure.ac to gobble up arch from ".native...
2018-11-20 Chris HansonChange .native-release-marker to contain arch.
2018-11-17 Chris HansonUpdate version to 10.1.3.
2018-11-17 Matt Birkholzmcrypt/configure.ac: typo
2018-11-17 Matt Birkholzffi/build: typo, free variable
2018-11-01 Chris HansonMake macos dmg file read only.
next