mit-scheme.git
2014-12-19 Matt BirkholzFix Do_Micro_Error to respect stack direction, and...
2014-12-19 Matt BirkholzUse INTERRUPTABLE_EXTENT in OS_pause when !HAVE_SIGSUSPEND.
2014-12-19 Matt BirkholzJust warn when set-debug-flags! is used on a non-debugg...
2014-12-12 Matt Birkholzdoc: Clean up doc-config.scm.
2014-12-12 Matt Birkholzdoc: Configure --disable-* should disable build as...
2014-11-17 Taylor R CampbellTweak condition variable locking.
2014-11-16 Taylor R CampbellAllow thread barriers to be named.
2014-11-16 Taylor R CampbellShow the condition, not just its report, in derived...
2014-11-16 Taylor R CampbellFix timed condition variable waits.
2014-11-16 Taylor R CampbellSternly advise against non-debugging use of THREAD...
2014-11-16 Taylor R CampbellRemove support for recursion in WITH-THREAD-MUTEX-LOCKED.
2014-11-14 Taylor R CampbellDon't let just any event wake THREAD-JOIN.
2014-11-14 Taylor R CampbellSort names in (runtime thread) package.
2014-11-14 Taylor R CampbellRename GUARANTEE-THREAD-MUTEX-OWNED to ASSERT-THREAD...
2014-11-14 Matt BirkholzFluidize hook/exit and hook/quit. Add hook/%exit for...
2014-11-14 Matt BirkholzUnfluidize (runtime boot-definitions) internal boot...
2014-11-14 Matt Birkholzruntime/thread-queue.scm: Use a mutex to serialize...
2014-11-14 Matt Birkholzsvm: Make the trap handlers static.
2014-11-14 Matt Birkholzetc/usermap: Update my email address.
2014-11-14 Matt BirkholzQuiet the last CREF complaint on Unix.
2014-11-14 Matt BirkholzAdd bindings to edwin/debug.scm; punt browser-evaluator.
2014-11-14 Matt BirkholzSyntax sf before compiler.
2014-11-14 Matt BirkholzMove compile-directory. Punt sf- and compile-directory?.
2014-11-13 Taylor R CampbellAdd thread barrier abstraction.
2014-11-13 Taylor R CampbellAdd condition variable abstraction.
2014-11-13 Taylor R CampbellAdd GUARANTEE-THREAD-MUTEX-OWNED.
2014-11-06 Taylor R CampbellInherit the root thread continuation.
2014-11-04 Taylor R CampbellFix indentation in GET-X-DISPLAY botched by last commit.
2014-11-03 Taylor R CampbellReset Edwin's X display on restore.
2014-11-03 Taylor R CampbellCall dload_finalize_file, not dld_finalize_file. Oops.
2014-11-03 Taylor R CampbellReset dld (.so) handles on restore.
2014-10-22 Taylor R CampbellDon't pass `-isysroot -fconstant-cfstrings' if we can...
2014-10-19 Matt Birkholzsvm: Do fni->bci step in host, not with interpreted...
2014-10-19 Matt Birkholztests: Replace : with / so progress notes are not error...
2014-10-11 Matt Birkholztypo
2014-10-10 Matt Birkholzsvm: Fix continue_from_trap.
2014-10-10 Matt Birkholzi386 flonums: Fix substitution of FLDZ,FUCOMP for FTST...
2014-10-10 Matt Birkholzmake check: To avoid long run times, export FAST=y.
2014-09-05 Matt Birkholzmcrypt: A libmcrypt plugin (separately buildable FFI...
2014-08-27 Matt Birkholzmicrocode/unix: fix continue_from_trap to freak out...
2014-08-27 Matt Birkholzmicrocode/i386: Set sse_presence.
2014-08-13 Matt BirkholzFluidize (runtime thread) internal root-continuation...
2014-08-12 Matt BirkholzFluidize *bound-restarts* and dynamic-handler-frames.
2014-08-12 Matt BirkholzFluidize *random-state*.
2014-08-12 Matt BirkholzFluidize flonum-unparser-cutoff.
2014-08-12 Matt BirkholzFluidize (runtime swank) internal variables *top-level...
2014-08-12 Matt BirkholzFluidize (runtime structure-parser) internal variable...
2014-08-12 Matt BirkholzFluidize (runtime gc-statistics) internal hook/record...
2014-08-12 Matt BirkholzFluidize (runtime save/restore) internal *within-restor...
2014-08-12 Matt BirkholzFluidize (runtime options) internal variables *options...
2014-08-12 Matt BirkholzFluidize (runtime parser) controls: *parser-radix*,...
2014-08-12 Matt BirkholzFluidize (runtime debugger) internals *dstate* and...
2014-08-12 Matt BirkholzFluidize (runtime syntax) internal variable *rename...
2014-08-12 Matt BirkholzFluidize (runtime user-interface) internal *notificatio...
2014-08-12 Matt BirkholzFluidize (runtime unsyntaxer) internal variable: substi...
2014-08-12 Matt BirkholzFluidize (runtime program-copier) internal *copy-consta...
2014-08-12 Matt BirkholzFluidize (runtime compiler-info) internal directory...
2014-08-12 Matt BirkholzFluidize (runtime advice) internal advice-continuation,...
2014-08-12 Matt BirkholzFluidize (runtime pathname) internal library-directory...
2014-08-12 Matt BirkholzFluidize (runtime unparser) internal *list-depth*,...
2014-08-12 Matt BirkholzFluidize *pp-...*, i.e. *pp-default-as-code?*,...
2014-08-12 Matt BirkholzFluidize (runtime pretty-printer) x-size, code-dispatch...
2014-08-12 Matt BirkholzFluidize (runtime unparser) *default-unparser-state*.
2014-08-12 Matt BirkholzFluidize (runtime directory) variable *expand-directory...
2014-08-12 Matt BirkholzFluidize (runtime error-handler) internal variables...
2014-08-12 Matt BirkholzFluidize *unparse...*, i.e. *unparser-table*, *unparser...
2014-08-12 Matt BirkholzFluidize *default-pathname-defaults*.
2014-08-12 Matt BirkholzFluidize standard-error-hook, standard-warning-hook...
2014-08-12 Matt BirkholzFluidize *nearest-cmdl*.
2014-08-12 Matt BirkholzFluidize (runtime load) exported variables: i.e. load...
2014-08-11 Matt BirkholzFluidize (runtime load) internal variables: *eval-unit...
2014-08-11 Matt BirkholzFluidize *working-directory-pathname*.
2014-08-11 Matt BirkholzTypo: missing closing bracket.
2014-08-11 Matt BirkholzFluidize (runtime port) internal variables *current...
2014-08-11 Matt BirkholzAdd fluid and parameter objects.
2014-08-08 Joe MarshallRemove unused C version of ASSQ and LENGTH.
2014-07-24 Matt BirkholzUnfluidize (runtime regular-expression-compiler) internals.
2014-07-24 Matt BirkholzPunt hack that slipped into the previous commit.
2014-07-24 Matt BirkholzUnfluidize (runtime compress) internals, e.g. root...
2014-07-10 Matt Birkholzsvm: Fix disassembler to handle un/linked 64/32bit...
2014-06-05 Chris HansonIgnore .diff files.
2014-06-05 Chris Hansongit merge release-9.2
2014-06-05 Chris Hansongit pull
2014-06-05 Chris HansonWhen enumerating files to process, ignore those generat... release-9.2.0
2014-05-27 Matt BirkholzAdd new tests/runtime/test-url.scm and move test-merge...
2014-05-27 Matt BirkholzFix uri->pathname too, just for completeness.
2014-05-27 Matt BirkholzFix for bug #42412: "scheme --load ./file" fails.
2014-05-24 Taylor R CampbellAdd usual-integrations and note some ignored variables...
2014-05-17 Chris HansonMake sure that root-dir is absolute.
2014-05-17 Chris HansonUpdate copyright years.
2014-05-17 Chris HansonUpdate version strings to 9.2.
2014-05-17 Chris HansonFix trailing whitespace.
2014-05-17 Chris HansonFix over-long line.
2014-05-17 Chris HansonFix fencepost error thinko.
2014-05-08 Matt Birkholzffi: Punt AUXDIR from shim-config.scm.
2014-05-07 Matt Birkholzconfigure: Move check for __x86_64__.
2014-05-07 Matt Birkholzffi: Add install-html using documentation build parameters.
2014-05-07 Matt Birkholzffi: Use Makefile to save shim build parameters.
2014-05-06 Matt BirkholzFix continue_from_trap to NOT open a FREE_PARANOIA_MARG...
2014-05-06 Matt Birkholzffi: Update Makefile for prhello example.
next