Age | Commit message (Expand) | Author | Files | Lines |
2002-08-02 | This commit was manufactured by cvs2svn to create tagbefore-hanwen-gc-change | cvs2svn | 0 | -0/+0 |
2002-08-02 | * scheme-modules.texi: split "Scheme and modules" into | Gary Houston | 3 | -27/+85 |
2002-08-01 | *** empty log message *** | Marius Vollmer | 2 | -0/+0 |
2002-08-01 | Moved here from parent directory. | Marius Vollmer | 2 | -0/+130 |
2002-07-26 | *** empty log message *** | Marius Vollmer | 1 | -0/+1 |
2002-07-26 | (dist-hook): Use quotes so that an empty SCM_BENCHMARKS_DIRS works. | Marius Vollmer | 1 | -1/+1 |
2002-07-26 | *** empty log message *** | Marius Vollmer | 1 | -0/+6 |
2002-07-26 | (SCM_BENCHMARKS): List the real benchmarks, not foo | Marius Vollmer | 1 | -4/+5 |
2002-07-25 | *** empty log message *** | Marius Vollmer | 1 | -0/+4 |
2002-07-25 | (rstate_free): Return zero. | Marius Vollmer | 1 | -1/+1 |
2002-07-24 | * environments.c (remove_key_from_alist): Removed. | Dirk Herrmann | 2 | -53/+13 |
2002-07-24 | 2002-07-24 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 2 | -0/+6 |
2002-07-22 | (mscripts): find and check version number of | Han-Wen Nienhuys | 3 | -4/+27 |
2002-07-21 | * modules.c (scm_sym2var): Don't compare SCM values with ==. | Dirk Herrmann | 2 | -1/+5 |
2002-07-21 | * macros.c: include deprecation.h | Han-Wen Nienhuys | 10 | -144/+159 |
2002-07-21 | * lib.scm (print-result, print-user-result): Changed the | Dirk Herrmann | 2 | -14/+19 |
2002-07-21 | * benchmarks/0-reference.bm: Added as a reference benchmark to be | Dirk Herrmann | 3 | -26/+307 |
2002-07-20 | 2002-07-20 Han-Wen <hanwen@cs.uu.nl> | Han-Wen Nienhuys | 67 | -615/+739 |
2002-07-20 | * benchmark-guile.in: Copied from check-guile.in and adapted for | Dirk Herrmann | 4 | -1/+61 |
2002-07-20 | * COPYING, README, Makefile.am, lib.scm, guile-benchmark: Copied | Dirk Herrmann | 9 | -0/+936 |
2002-07-17 | *** empty log message *** | Marius Vollmer | 2 | -0/+8 |
2002-07-17 | Added configuration for ARM. | Marius Vollmer | 1 | -0/+7 |
2002-07-17 | New. | Marius Vollmer | 2 | -0/+0 |
2002-07-16 | New doc about stack overflow. | Neil Jerram | 2 | -0/+39 |
2002-07-16 | Apply patch from M. Luedde on use of tail recursion to avoid stack overflow | Neil Jerram | 2 | -12/+58 |
2002-07-15 | * eval.c (SCM_CEVAL), macros.c (macro_print, scm_makmacro, | Dirk Herrmann | 5 | -6/+47 |
2002-07-14 | Fix for 1001-local-eval-error-backtrace-segfaults. | Neil Jerram | 2 | -1/+9 |
2002-07-13 | * oop/goops.scm (define-generic, define-accessor): Make sure that | Dirk Herrmann | 4 | -13/+81 |
2002-07-13 | * oop/goops.scm (define-class): Make sure that define-class will | Dirk Herrmann | 4 | -17/+35 |
2002-07-12 | * dynl.c: Don't define stub procedures if DYNAMIC_LINKING is not | Gary Houston | 7 | -65/+53 |
2002-07-11 | Added 2002 to the copyright years. | Marius Vollmer | 1 | -1/+1 |
2002-07-11 | *** empty log message *** | Marius Vollmer | 1 | -0/+6 |
2002-07-11 | Added Clinton Ebadi. | Marius Vollmer | 1 | -0/+1 |
2002-07-10 | * eq.c: include <string.h> | Gary Houston | 2 | -1/+8 |
2002-07-10 | * scheme-modules.texi (Compiled Code Modules): Removed description | Gary Houston | 3 | -199/+884 |
2002-07-10 | * dynl.c: docstring editing. | Gary Houston | 2 | -18/+28 |
2002-07-10 | No need to check for Cygwin when including <winsock2.h>, this is | Marius Vollmer | 5 | -10/+5 |
2002-07-10 | *** empty log message *** | Gary Houston | 1 | -1/+1 |
2002-07-10 | * docstring.el: optional 2nd environment variable to locate | Gary Houston | 3 | -7/+27 |
2002-07-09 | * dynl.c (scm_dynamic_call): docstring editing. | Gary Houston | 5 | -28/+63 |
2002-07-09 | * docstring.el: defined caddr, used in several places but missing | Gary Houston | 2 | -0/+9 |
2002-07-09 | *** empty log message *** | Marius Vollmer | 1 | -0/+5 |
2002-07-09 | Patch libltdl/ltdl.c to avoid a nasty bug in libtool-1.4.2. | Marius Vollmer | 1 | -0/+28 |
2002-07-09 | *** empty log message *** | Rob Browning | 1 | -0/+4 |
2002-07-08 | * gc_os_dep.c: HURD fixes. | Rob Browning | 1 | -0/+8 |
2002-07-08 | *** empty log message *** | Marius Vollmer | 1 | -0/+4 |
2002-07-08 | (make-exchanger): Added. Thanks to Clinton Ebadi! | Marius Vollmer | 1 | -0/+3 |
2002-07-08 | * goops.scm (define-generic, define-accessor): Make sure that | Dirk Herrmann | 3 | -8/+18 |
2002-07-08 | Renamed :rename to :renamer. | Marius Vollmer | 1 | -3/+3 |
2002-07-07 | *** empty log message *** | Marius Vollmer | 1 | -0/+4 |