2013-09-13 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Matt Birkholz | svm: Add lost flonum-pred-2-args rule. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Matt Birkholz | gtk-screen: DISPLAY need not be set when compiling. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Matt Birkholz | gtk-screen: Add gtk-faces to ed-ffi.scm; fix its copyri... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Matt Birkholz | gtk-screen: New valid value for create-editor-args... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Matt Birkholz | planetarium: Added dependence on matrices.scm for earth... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Taylor R Campbell | Remove logic to lock IMAIL's IMAP folder cache. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matt Birkholz | Get my Happy Happy Joy Joy back again. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Taylor R Campbell | Don't assume there is a current thread when interrupted. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Taylor R Campbell | Fix makefile's IMAIL rule: Edwin must be loaded first. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Chris Hanson | Apply patch updating list of windows OS versions. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Taylor R Campbell | Fix MIT Scheme's web site URI in the user manual. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Taylor R Campbell | Merge branch 'lazy-floenv' |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Taylor R Campbell | Tweak floenv tests so they preserve the floating-point... |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Taylor R Campbell | Implement lazy switching of thread floating-point envir... |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Taylor R Campbell | Use WITH-LIMITED-INTERRUPTS, not WITH-INTERRUPT-MASK... |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Taylor R Campbell | Pass RTLD_NOW, not RTLD_LAZY, to dlopen. |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Taylor R Campbell | Put a space after the colon when reporting an undefined... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Taylor R Campbell | Fix typo in i386/rulflo.scm signed zero test. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Taylor R Campbell | The gdbm error handler takes a const char *, not a... |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Chris Hanson | Update copyrights to 2013. |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Chris Hanson | Don't allow AC_CHECK_DECL([__x86_64__]) to override... |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Chris Hanson | Some tweaks while debugging a problem. |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Taylor R Campbell | Syntax and compile win32 separately in the top-level... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Taylor R Campbell | Make NUMBER->STRING give negative flonum zero a minus... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Taylor R Campbell | Make EQV? distinguish signed flonum zeros. |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Taylor R Campbell | Fix i386 and amd64 lapgen rules to load negative zero... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Taylor R Campbell | Fix floating-point underflow tests with a suggestion... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Taylor R Campbell | Disregard ERANGE from libm log when x = 0. |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Taylor R Campbell | Add some tests for floating-point comparison screw... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Taylor R Campbell | Add unordered branches for NaN cases to amd64 compariso... |
commit | commitdiff | tree | snapshot |
2013-06-04 |
Taylor R Campbell | Fix various infinity and NaN screw cases for <, MIN... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Taylor R Campbell | On Mac OS X, use mmap(MAP_FIXED) only for i386. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Taylor R Campbell | Rework heap mmapping once more. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Taylor R Campbell | Fix thinko in BITS. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Matt Birkholz | Document gtk-graphics/clear. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Matt Birkholz | Fix for fix for bug #36887: return '() from IGNORABLE... |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Matt Birkholz | Fix for bug #36887: Ignore a free variable and sf fails. |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Matt Birkholz | tests/gtk-screen: missed reference to maliens |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Taylor R Campbell | Don't setsid Scheme. |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-06-02 |
Matt Birkholz | compiler: Don't let continuation-analysis add a cycle... |
commit | commitdiff | tree | snapshot |
2013-05-31 |
Taylor R Campbell | Missed a dependency: edwin needs win32 syntaxed first. |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Matt Birkholz | Put build-ffis back in the native build. |
commit | commitdiff | tree | snapshot |
2013-05-30 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Matt Birkholz | Revert tterm.c changes. |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Matt Birkholz | Add configure option `--without-termcap'. |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Taylor R Campbell | Merge branch 'make-jobs' |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Taylor R Campbell | Reduce loading verbiage in compile-imail and compile... |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Taylor R Campbell | Split compile-edwin target into syntax-edwin/compile... |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Taylor R Campbell | Split compile-runtime target into syntax-runtime and... |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Taylor R Campbell | Generate an intermediate lib/compiler.com. |
commit | commitdiff | tree | snapshot |
2013-05-29 |
Taylor R Campbell | First stab at making top-level makefile jobs-safe for... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Matt Birkholz | doc: open-tcp-stream-socket |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Matt Birkholz | doc: accommodate texinfo 5.1 |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Matt Birkholz | Temporarily: inform older hosts about new type code... |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Taylor R Campbell | Don't add empty arguments to -I and -L if pg_config... |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Matt Birkholz | planetarium: Replace old filenames, redundant code... |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Matt Birkholz | planetarium: Use r3rs-number->string, just with (int... |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Matt Birkholz | planetarium: Rename fancy-... to r3rs-... |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Matt Birkholz | planetarium: Abbreviate filenames from mit-scheme-... |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Matt Birkholz | planetarium: Rename *all* MIT-specific files with ... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-04-27 |
Matt Birkholz | runtime: Make it nicer to (ge '(R3RS)). |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Matt Birkholz | planetarium: Cool it with the integration and other... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Matt Birkholz | planetarium: Create an (r3rs) package and use it. |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Matt Birkholz | cref: one more place must allow #f for a package's... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Matt Birkholz | ffi: Temporay hack is no longer needed. |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Matt Birkholz | cref: Support (parent #f) packages. Punt system-global... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Matt Birkholz | gtk: Fix documentation and tests. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Matt Birkholz | Add (unused) attribute to Rdl. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Matt Birkholz | Merge branch 'master' into Gtk |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Matt Birkholz | Typo: thread-queue/dequeue-until!. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Matt Birkholz | Revert this commit when the release can build without it. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Matt Birkholz | Remove all trace of type codes COMBINATION-2, PCOMB0... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Matt Birkholz | gtk-screen: Add spawn-edit. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Matt Birkholz | gtk-screen: Punt horizontal scrollbars on typein window. |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Matt Birkholz | Fix Gtk doc xrefs. Add cairo-move-to, cairo-new-sub... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Matt Birkholz | Merge branch 'Gtk' into Gtk-Screen |
commit | commitdiff | tree | snapshot |
next |