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 | 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 '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 | 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 |
Taylor R Campbell | Don't setsid Scheme. |
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 | 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 '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 | 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 '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-13 |
Matt Birkholz | Fix Gtk doc xrefs. Add cairo-move-to, cairo-new-sub... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Matt Birkholz | Catch up Gtk documentation. Fix typo in ref-manual... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Matt Birkholz | gtk: Export surface-ink?, set-surface-ink-position!. |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Matt Birkholz | Added new, Gtk3 window type hints to gtk-window-set... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Matt Birkholz | planetarium: Replace "tellurian" with "tellurion". |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Matt Birkholz | planetarium: Fix snapshot.scm to syntax in correct... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Taylor R Campbell | Fix argument order in HASH-TABLE/MODIFY! documentation. |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Taylor R Campbell | Fix tabification in (runtime hash-table) package descri... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Taylor R Campbell | Merge Alexey's hash table documentation and tweaks... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Warn that weak references are scary and hard to get... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Update hash-table/count for multiple entry types. |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Record the reason for the restrictions in hash-table... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Add some concept index entries that seem reasonable. |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Update the documentation of hash-table/clean! |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Deprecate {strong/weak}-hash-table/constructor. |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Rewrite the hash table constructors section with more... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Relocate and update the examples of defining hash table... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Draft documentation of HASH-TABLE/CONSTRUCTOR and all... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Redirect cross reference to Weak References |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Improve documentation of hash-table/{modify,intern}! |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Deparenthesize. |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Alexey Radul | Collect "Weak Pairs" and "Ephemerons" into a section... |
commit | commitdiff | tree | snapshot |
next |