2010-02-09 |
Joe Marshall | Add guarantees, minor cleanups. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Joe Marshall | Add KNOWN-DECLARATION guarantee. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Joe Marshall | Add and export CONSTANT-PROCEDURE. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Joe Marshall | Make guarantees for objects, improve debugging. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Joe Marshall | Add IGNORABLE declaration for variables. Issue warning... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Joe Marshall | Get rid of block/flags, open-block/optimized, weird... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Joe Marshall | Remove declarations INTEGRATE-SAFELY, AUTOMAGIC-INTEGRA... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Joe Marshall | Ignore eager-integration-switch and eta-substitution... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
jrm | Get rid of lsets and table. Simplify emodel. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
jrm | Remove strange declarations. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
jrm | Add package comments. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
jrm | Add SF:DISPLAY-TOP-LEVEL-PROCEDURE-NAMES? |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Hanson | Update copyright notices for 2010. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Chris Hanson | Bump release version to 9.0. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Chris Hanson | Add ability to pass configure args to script. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Chris Hanson | Eliminate open-coding of QUOTIENT and REMAINDER. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Chris Hanson | Fix bug: weak-method:clean! removing entries whose... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Hanson | Fix arg order to LSET-DIFFERENCE. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Matt Birkholz | Got the (incomplete) svm1 back end to syntax. |
commit | commitdiff | tree | snapshot |
2009-12-26 |
Joe Marshall | Merge branch 'master' of ssh://git.savannah.gnu.org... |
commit | commitdiff | tree | snapshot |
2009-12-26 |
Chris Hanson | Fix over-long line. |
commit | commitdiff | tree | snapshot |
2009-12-26 |
Chris Hanson | Fix MD5-UPDATE and MHASH to check their index args... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Joe Marshall | Minor tweak to use disjunction in conditional expansion. |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Arthur A. Gleckler | Fixed MD5 operations, e.g. `md5-string', so that they... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Chris Hanson | Tweak patterns for windows stuff. |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Chris Hanson | Tweak patterns for windows stuff. |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Chris Hanson | Conditionally include documentation; right now there... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Chris Hanson | Major overhaul in preparation for release. |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Chris Hanson | Fix problems with file enumerations. |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Chris Hanson | More updates in preparation for release. |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Chris Hanson | Use recursive-lambda icon as default on windows. |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Chris Hanson | Force working directory to user's home-dir when started... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Chris Hanson | Add new recursive-lambda icon for use in mac and windows. |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Chris Hanson | Restrict *.ico rule. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Taylor R Campbell | Update documentation to reflect changes concerning... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Taylor R Campbell | Eradicate use of MAKE-EQ-HASH-TABLE. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Taylor R Campbell | Reflect specification bug in definition of HASH-TABLE... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Taylor R Campbell | Add names for hash table types with the word `weak... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Hanson | Eliminate dist/windows, moving its contents to other... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Hanson | Adjust scripts to account for change to default band. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Hanson | Tweak rule used for building weak keys, and update... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Hanson | Make sure all necessary load-time dirs and debugging... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Joe Marshall | Allow uninterned symbols to be weak keys. |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Joe Marshall | Ensure weak symbols aren't removed from hash table... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Chris Hanson | Fix: W32 file-system flags can be a bignum. |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Taylor R Campbell | Tweak CUSTOM-TABLE-TYPE in hashtb.scm further. |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Taylor R Campbell | For SRFI 69's MAKE-HASH-TABLE, always yield strong... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Chris Hanson | Don't depend on special NT_INCLUDE environment variable... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Add "lib" to list. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Tweak command-line options. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Write windows script to copy binaries into "c:\local". |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Change default library path on windows. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Change make-lib to work more like "make install" on... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Tweak build scripts; add new script to build lib directory. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Fix windows .bat files to work without depending on... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Must have fully lower-case makefile for windows. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Add more mostly windows-build patterns. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Restore mistakenly-deleted patterns. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Add various build artifacts to ignore list, including... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Move MacOS X file into macosx subdir. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Chris Hanson | Add files to build and distribute Windows binaries. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Hanson | Convert to use winsock2.h instead of winsock.h. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Hanson | Eliminate use of C99 function copysign; should not... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Hanson | Add missing utabmd.*. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Hanson | Change types to match Open Watcom 1.8. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Hanson | Add declarations for external references. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Hanson | Add better name for MacOS X app rule. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Hanson | Add rule to make MacOS X application. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Hanson | Wrap over-long line. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Hanson | Wrap over-long line. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Hanson | Restructure to allow caller to override various environ... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Hanson | Use autoconf macro to capture code that computes native... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Hanson | Make sure AC_CHECK_DECL is run *after* AC_PROG_CC. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Chris Hanson | Include icon in app. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Chris Hanson | Use much larger default heap size on 64-bit machines. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Chris Hanson | Use much larger default heap size on 64-bit machines. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Chris Hanson | When compiler supports x86-64, use x86-64 in preference... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Taylor R Campbell | Find structure field default value procedures by index... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Taylor R Campbell | Bum case canonicalization and character input in the... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Taylor R Campbell | Use PRIMITIVE-OBJECT-SET-TYPE, not OBJECT-SET-TYPE... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Taylor R Campbell | Export ERROR:NOT-INPUT-PORT and ERROR:NOT-OUTPUT-PORT. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Taylor R Campbell | Reduce (<= a b ...) to (and (<= a b) ...) in genio... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Taylor R Campbell | Fix ERROR:ILLEGAL-STREAM-ELEMENT in runtime/stream... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Taylor R Campbell | Fix bug in recent change to runtime/uenvir.scm's WALK... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Taylor R Campbell | Use weak pairs for some entries in obarray buckets. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Taylor R Campbell | Fix invocation of out-of-line FIXNUM-LSH hook for i386... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Matt Birkholz | Clean up texinfo auxiliary files (e.g. imail.aux). |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Joe Marshall | Use port/%state in genio ports. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Joe Marshall | Use port/%state in stringio ports. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Joe Marshall | Export %char-set-member? to parser. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Joe Marshall | Use faster write-char when transcribing chars. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Joe Marshall | Use faster i/o in parse. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Joe Marshall | Ensure input and output are syntaxed early on. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Joe Marshall | Export fast input and output operations. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Joe Marshall | Ensure port is syntaxed before input and output. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Joe Marshall | Add fast write-char and discretionary-flush. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Joe Marshall | Add fast read-char and peek-char. |
commit | commitdiff | tree | snapshot |
next |