Age | Commit message (Expand) | Author | Files | Lines |
1997-04-24 | This commit was manufactured by cvs2svn to create tag 'pre_core'.pre_core | cvs2svn | 0 | -0/+0 |
1997-04-24 | * script.c (scm_compile_shell_switches): Dyke out debugging output | Jim Blandy | 1 | -0/+2 |
1997-04-24 | *** empty log message *** | Jim Blandy | 1 | -0/+8 |
1997-04-24 | * gh_data.c (gh_scm2newstr, gh_symbol2newstr): Use | Jim Blandy | 1 | -2/+4 |
1997-04-22 | *** empty log message *** | Jim Blandy | 1 | -0/+5 |
1997-04-21 | * eq.c (scm_equal_p): use "SCM_TYP7SD", not "SCM (TYP7SD". | Gary Houston | 3 | -14/+16 |
1997-04-21 | * ioext.c (scm_setfileno): add missing third argument to | Gary Houston | 2 | -1/+6 |
1997-04-20 | *** empty log message *** | Jim Blandy | 1 | -0/+5 |
1997-04-20 | * eq.c (scm_equal_p): Correctly compare strings of different | Jim Blandy | 1 | -5/+4 |
1997-04-20 | Move most of the guts of shell command processing into libguile, | Jim Blandy | 2 | -0/+876 |
1997-04-20 | *** empty log message *** | Jim Blandy | 1 | -0/+5 |
1997-04-20 | *** empty log message *** | Jim Blandy | 1 | -0/+7 |
1997-04-20 | * configure.in: check for presence of gethostent (not present on | Jim Blandy | 4 | -4041/+7 |
1997-04-19 | *** empty log message *** | Jim Blandy | 1 | -0/+35 |
1997-04-19 | * read.c (skip_scsh_block_comment): SCSH says the !# that ends a | Jim Blandy | 1 | -5/+9 |
1997-04-19 | Move most of the guts of shell command processing into libguile, | Jim Blandy | 7 | -711/+487 |
1997-04-19 | * alloca.c: #include <scmconfig.h>, not <config.h>. | Jim Blandy | 1 | -1/+1 |
1997-04-19 | Move most of the guts of shell command processing into libguile, | Jim Blandy | 1 | -6/+11 |
1997-04-19 | *** empty log message *** | Jim Blandy | 1 | -0/+1 |
1997-04-19 | * boot-9.scm (eval-string, command-line, load-user-init): New | Jim Blandy | 1 | -0/+30 |
1997-04-16 | *** empty log message *** | Jim Blandy | 1 | -0/+6 |
1997-04-16 | * backtrace.c (scm_backtrace): Split message string across | Jim Blandy | 1 | -2/+3 |
1997-04-16 | *** empty log message *** | Jim Blandy | 1 | -13/+54 |
1997-04-15 | *** empty log message *** | Jim Blandy | 1 | -0/+7 |
1997-04-15 | *** empty log message *** | Jim Blandy | 1 | -2/+0 |
1997-04-15 | *** empty log message *** | Jim Blandy | 1 | -0/+20 |
1997-04-15 | Merge threads directory into libguile. | Jim Blandy | 17 | -12/+3388 |
1997-04-15 | * threads.m4 (CY_AC_WITH_THREADS): When using coop threads, no | Jim Blandy | 2 | -5/+6 |
1997-04-15 | Add note saying where this came from, and suggesting that new log | Jim Blandy | 1 | -0/+6 |
1997-04-15 | *** empty log message *** | Jim Blandy | 3 | -12/+25 |
1997-04-15 | * threads.m4 (CY_AC_WITH_THREADS): When using coop threads, no | Jim Blandy | 2 | -1792/+0 |
1997-04-15 | * threads.m4 (CY_AC_WITH_THREADS): When using coop threads, no | Jim Blandy | 1 | -2/+2 |
1997-04-15 | * stime.c (scm_mktime): #ifndef HAVE_TM_ZONE, Use lt.tm_zone, not | Jim Blandy | 1 | -1/+1 |
1997-04-14 | *** empty log message *** | Jim Blandy | 1 | -0/+10 |
1997-04-14 | *** empty log message *** | Jim Blandy | 1 | -2/+1 |
1997-04-14 | * gh_init.c (gh_standard_handler): Return SCM_BOOL_F, not garbage. | Jim Blandy | 17 | -184/+2306 |
1997-04-14 | *** empty log message *** | Jim Blandy | 1 | -0/+8 |
1997-04-14 | Merged info about GH authorship (just updated what was already here, really). | Jim Blandy | 1 | -2/+2 |
1997-04-14 | *** empty log message *** | Jim Blandy | 1 | -0/+7 |
1997-04-14 | * acconfig.h: Undo change of Apr 9; including the definition of | Jim Blandy | 2 | -80/+0 |
1997-04-14 | * guile.m4: Revert change of Mar 15, and use the new 'no-define' | Jim Blandy | 2 | -155/+252 |
1997-04-14 | *** empty log message *** | Jim Blandy | 1 | -0/+5 |
1997-04-14 | * guile.m4: Revert change of Mar 15, and use the new 'no-define' | Jim Blandy | 4 | -1222/+32 |
1997-04-14 | * guile.m4: Revert change of Mar 15, and use the new 'no-define' | Jim Blandy | 1 | -14/+1 |
1997-04-12 | * stime.c (scm_mktime): take an optional zone argument. | Gary Houston | 8 | -185/+236 |
1997-04-12 | * boot-9.scm (log10): defined. | Gary Houston | 2 | -0/+7 |
1997-04-12 | * filesys.c (scm_fcntl): New function from Roland McGrath. | Jim Blandy | 2 | -1/+48 |
1997-04-12 | * eval.c (SCM_APPLY): Set debug apply frame argument list correctly | Jim Blandy | 1 | -6/+25 |
1997-04-12 | *** empty log message *** | Jim Blandy | 1 | -0/+9 |
1997-04-12 | * posix.c (scm_status_exit_val, scm_status_exit_val, | Jim Blandy | 1 | -6/+21 |