mit-scheme.git
2013-10-06 Taylor R CampbellFirst whack at making new build system work for liarc.
2013-10-06 Taylor R CampbellRename cross-barrier/cross-end to cross-host/cross...
2013-10-06 Taylor R CampbellAdd cast to avoid negative arguments to isalnum.
2013-10-06 Taylor R Campbellcompile-imail needs cross-end, not just cross-barrier.
2013-10-06 Taylor R CampbellJust cast to long; don't check whether %td will work...
2013-10-06 Taylor R CampbellDon't reset AS_FLAGS and M4_FLAGS to empty in microcode...
2013-10-06 Taylor R CampbellUse a compile-test, not a run-test, for __ELF__.
2013-10-06 Taylor R CampbellUse CAREFUL-OBJECT-DATUM in i386 MULTIPLY-OBJECT-BY-2.
2013-10-06 Taylor R CampbellMerge branch 'make-cross-tools'
2013-10-06 Taylor R CampbellMake the `save' makefile targets fail noisily.
2013-10-06 Taylor R CampbellFix missing close paren in Makefile.in.
2013-10-06 Taylor R CampbellCall it the toolchain, not the bootstrap toolchain.
2013-10-05 Taylor R CampbellTweak native rules so they work for svm too.
2013-10-05 Taylor R CampbellRename @CROSS@ to @IF_CROSS@.
2013-10-05 Taylor R CampbellLoad crsend.scm into the right environment.
2013-10-05 Taylor R CampbellRemove Makefile.boot on distclean too.
2013-10-05 Taylor R CampbellAvoid CBF in win32.sf.
2013-10-05 Taylor R CampbellUse CREF/GENERATE-TRIVIAL-CONSTRUCTOR for makefile...
2013-10-05 Taylor R CampbellMake cross-compilation a configure-time option.
2013-10-05 Taylor R CampbellMake every build a cross-build.
2013-10-05 Taylor R CampbellParallelize compiling compiler subdirectories.
2013-10-05 Taylor R CampbellSeparate tools from target in the build.
2013-09-30 Taylor R CampbellWrite files atomically in the microcode makefile.
2013-09-30 Taylor R CampbellUse <ucontext.h>, not <sys/ucontext.h>, on Linux.
2013-09-30 Taylor R CampbellLinux defines NGREG in <sys/ucontext.h>, which <signal...
2013-09-30 Taylor R CampbellUse <poll.h>, not <sys/poll.h>, per POSIX.
2013-09-17 Matt Birkholzsynchronous-process-wait: (copy-output) can be #f
2013-09-17 Matt Birkholzffi/build.scm.in: Simplify commandline echoing.
2013-09-17 Matt Birkholzmd5/Makefile.in, mhash/Makefile.in: missing line contin...
2013-09-17 Matt Birkholzffi: Fix install-shim's installation directory.
2013-09-17 Matt Birkholzgdbm/Makefile: missing close paren.
2013-09-16 Matt Birkholzffi: install-load-option needs file list, not install...
2013-09-16 Matt Birkholzstandard-system-loader: typo
2013-09-15 Matt Birkholzffi: Remove old generate-shim export.
2013-09-15 Matt BirkholzAdd install-load-option.
2013-09-12 Matt BirkholzAdd xstring-byte-ref and xstring-byte-set!.
2013-09-12 Matt Birkholztests/ffi/: Symlinks in src/lib/ are no longer necessary.
2013-09-12 Matt Birkholzchannel-read/write: apply channel-blocking? to a closed...
2013-09-10 Matt Birkholzffi-test: Catch up with the new (old) generate-shim...
2013-09-09 Matt Birkholzffi: generate-shim no longer produces -const.bin.
2013-09-08 Matt Birkholzmhash: A separately buildable FFI wrapper.
2013-09-08 Matt Birkholzgdbm: Add event:after-restart receiver reset-open-gdbfs.
2013-09-08 Matt Birkholzblowfish,gdbm,md5: Expand on note about importing bindings.
2013-09-08 Matt Birkholzmd5: A separately buildable FFI wrapper.
2013-09-07 Matt Birkholzblowfish: Random cleanup. Use guarantee-substring.
2013-09-07 Matt Birkholzsrc/etc/std-makefile-prefix: Punt SHIM variables.
2013-09-07 Matt Birkholzinstall-shim: Create directory in first directory of...
2013-09-07 Matt Birkholzwith-system-library-directories: prepend to library...
2013-09-07 Matt Birkholzblowfish: Typo in blowfish.cdecls.
2013-09-07 Matt Birkholzsrc/Makefile.in: Punt $(FFIS) and build-ffis target.
2013-09-06 Matt Birkholzgdbm: Update README. Fix test. Nomenclature.
2013-09-06 Matt Birkholzblowfish: A separately buildable FFI wrapper.
2013-09-05 Matt Birkholzgdbm: Add generate-shim. Drop compile-bundle and insta...
2013-09-01 Matt Birkholzgdbm: A separately buildable FFI wrapper.
2013-09-01 Matt Birkholzffi/build.scm.in: Support building shims separately.
2013-08-31 Matt Birkholzffi: Search the library path for shims and their C...
2013-08-31 Matt BirkholzInstall all .pkd, not just <various>-unx.pkd.
2013-08-31 Matt Birkholzcref: (package-set-pathname "dir/") => "dir/dir-OS...
2013-08-31 Matt Birkholzcref: (global-definitions symbol) looks in library...
2013-08-31 Matt Birkholzruntime/unxpth: Remove ./ when simplifying.
2013-08-30 Taylor R CampbellCapitalize word after `Caution:'.
2013-08-30 Barak A. Pearlmuttertexinfo strong note
2013-08-30 Taylor R CampbellUse `texi2dvi --pdf', not `texi2pdf'.
2013-08-30 Taylor R CampbellFix missing * in one definition of OS_nanotime_since_ut...
2013-08-30 Taylor R CampbellMake `news-select-buffer' select in other window by...
2013-08-30 Taylor R CampbellShow procedure name too in Edwin `show-parameter-list...
2013-08-24 Matt Birkholzsvm: Add lost flonum-pred-2-args rule.
2013-08-10 Taylor R CampbellRemove logic to lock IMAIL's IMAP folder cache.
2013-07-01 Taylor R CampbellDon't assume there is a current thread when interrupted.
2013-07-01 Taylor R CampbellFix makefile's IMAIL rule: Edwin must be loaded first.
2013-06-23 Chris HansonApply patch updating list of windows OS versions.
2013-06-20 Taylor R CampbellFix MIT Scheme's web site URI in the user manual.
2013-06-20 Taylor R CampbellMerge branch 'lazy-floenv'
2013-06-20 Taylor R CampbellTweak floenv tests so they preserve the floating-point...
2013-06-20 Taylor R CampbellImplement lazy switching of thread floating-point envir...
2013-06-20 Taylor R CampbellUse WITH-LIMITED-INTERRUPTS, not WITH-INTERRUPT-MASK...
2013-06-20 Taylor R CampbellPass RTLD_NOW, not RTLD_LAZY, to dlopen.
2013-06-12 Taylor R CampbellPut a space after the colon when reporting an undefined...
2013-06-11 Taylor R CampbellFix typo in i386/rulflo.scm signed zero test.
2013-06-11 Taylor R CampbellThe gdbm error handler takes a const char *, not a...
2013-06-09 Chris HansonUpdate copyrights to 2013.
2013-06-09 Chris HansonDon't allow AC_CHECK_DECL([__x86_64__]) to override...
2013-06-09 Chris HansonSome tweaks while debugging a problem.
2013-06-09 Chris HansonFix typo.
2013-06-04 Taylor R CampbellSyntax and compile win32 separately in the top-level...
2013-06-04 Taylor R CampbellMake NUMBER->STRING give negative flonum zero a minus...
2013-06-04 Taylor R CampbellMake EQV? distinguish signed flonum zeros.
2013-06-04 Taylor R CampbellFix i386 and amd64 lapgen rules to load negative zero...
2013-06-04 Taylor R CampbellFix floating-point underflow tests with a suggestion...
2013-06-04 Taylor R CampbellDisregard ERANGE from libm log when x = 0.
2013-06-04 Taylor R CampbellAdd some tests for floating-point comparison screw...
2013-06-04 Taylor R CampbellAdd unordered branches for NaN cases to amd64 compariso...
2013-06-04 Taylor R CampbellFix various infinity and NaN screw cases for <, MIN...
2013-06-03 Taylor R CampbellOn Mac OS X, use mmap(MAP_FIXED) only for i386.
2013-06-03 Taylor R CampbellRework heap mmapping once more.
2013-06-03 Taylor R CampbellFix thinko in BITS.
2013-06-03 Matt BirkholzFix for fix for bug #36887: return '() from IGNORABLE...
2013-06-03 Matt BirkholzFix for bug #36887: Ignore a free variable and sf fails.
2013-06-02 Taylor R CampbellDon't setsid Scheme.
2013-06-02 Matt Birkholzcompiler: Don't let continuation-analysis add a cycle...
next