Age | Commit message (Expand) | Author | Files | Lines |
1997-02-10 | This commit was manufactured by cvs2svn to create tagrep_to_cyclic | cvs2svn | 0 | -0/+0 |
1997-02-10 | * gh_funcs.c (gh_define): added this function. | Mark Galassi | 1 | -0/+10 |
1997-02-10 | synching | Mark Galassi | 1 | -0/+8 |
1997-02-10 | * boot-9.scm (backtrace): Removed. (A C version now exists in | Mikael Djurfeldt | 2 | -17/+23 |
1997-02-10 | * symbols.c (scm_sysintern0): New function. Contains the core of | Mikael Djurfeldt | 8 | -12/+91 |
1997-02-09 | clean up last change | Jim Blandy | 1 | -2/+0 |
1997-02-09 | change testing for repository relocation | Jim Blandy | 1 | -0/+2 |
1997-02-09 | added Gary to author list for manual and changed a conflicting node name | Mark Galassi | 3 | -19/+18 |
1997-02-09 | * throw.c (mark_lazy_catch, free_lazy_catch): Removed. | Mikael Djurfeldt | 2 | -14/+9 |
1997-02-09 | * configure.in: Added changequote(,) before the host case (since | Mikael Djurfeldt | 3 | -1/+11 |
1997-02-07 | *** empty log message *** | Jim Blandy | 2 | -0/+9 |
1997-02-07 | * configure.in: Recognize i686 as an okay processor too. | Jim Blandy | 2 | -2/+2 |
1997-02-07 | * config.sub, config.guess: New versions, that handle i686, etc. | Jim Blandy | 2 | -105/+427 |
1997-02-07 | *** empty log message *** | Jim Blandy | 1 | -0/+23 |
1997-02-07 | * throw.c (scm_internal_lazy_catch): New function. | Jim Blandy | 1 | -0/+6 |
1997-02-07 | * throw.c (scm_internal_lazy_catch): New function. | Jim Blandy | 1 | -23/+159 |
1997-02-07 | * alloca.c: New file, needed to support the AC_FUNC_ALLOCA call in | Jim Blandy | 1 | -0/+504 |
1997-02-06 | * strop.c (scm_string_upcase_x, scm_string_downcase_x): moved from | Gary Houston | 7 | -131/+66 |
1997-02-05 | * eval.c: Don't define alloca in GCC case. gcc will automatically | Tom Tromey | 2 | -3/+6 |
1997-02-05 | *** empty log message *** | Jim Blandy | 1 | -0/+4 |
1997-02-05 | *** empty log message *** | Jim Blandy | 1 | -0/+26 |
1997-02-04 | *** empty log message *** | Jim Blandy | 1 | -0/+5 |
1997-02-04 | * eval.c (safe_setjmp): New function: trivial wrapper for setjmp. | Jim Blandy | 1 | -7/+35 |
1997-02-04 | *** empty log message *** | Jim Blandy | 1 | -0/+7 |
1997-02-04 | Change from Thomas Morgan: | Jim Blandy | 1 | -1/+12 |
1997-02-04 | * throw.c (s_throw): Remove extraneous declaration. | Jim Blandy | 1 | -1/+0 |
1997-02-04 | *** empty log message *** | Jim Blandy | 1 | -1/+1 |
1997-02-04 | * simpos.c (SYSTNAME): Accept both 'unix' and '__unix' as | Jim Blandy | 2 | -2/+3 |
1997-02-04 | * configure.in: Call AC_FUNC_ALLOCA, to see if we have alloca. | Jim Blandy | 1 | -0/+22 |
1997-02-04 | *** empty log message *** | Jim Blandy | 1 | -0/+16 |
1997-02-04 | Change from Thomas Morgan: | Jim Blandy | 1 | -2/+4 |
1997-02-04 | * configure.in: Call AC_FUNC_ALLOCA, to see if we have alloca. | Jim Blandy | 3 | -45/+297 |
1997-02-04 | * * net_db.c (scm_lnaof): change scheme name from lnaof to inet-lnaof. | Gary Houston | 5 | -75/+60 |
1997-02-03 | *** empty log message *** | Jim Blandy | 1 | -0/+2 |
1997-01-31 | * ioext.c, ioext.h: remove obsolete _sys_ from 9 procedure names. | Gary Houston | 4 | -58/+64 |
1997-01-30 | The following two changes (ramap.c, throw.c) are motivated by the | Mikael Djurfeldt | 4 | -53/+62 |
1997-01-28 | small manual stuff | Mark Galassi | 1 | -0/+1 |
1997-01-25 | * boot-9.scm (read-line!, read-delimited!, read-delimited, | Gary Houston | 2 | -0/+121 |
1997-01-25 | * ports.c: add SCM_PROC declarations for pt-size and pt-member. | Gary Houston | 15 | -298/+272 |
1997-01-25 | some updates on gh_ and also incorporated Jim Blandy's essay in the ref manual | Mark Galassi | 1 | -1/+16 |
1997-01-23 | little stuff on manual | Mark Galassi | 1 | -1/+6 |
1997-01-22 | added lost entries after getting confused about a conflict | Marius Vollmer | 1 | -0/+35 |
1997-01-22 | fixed manual problems | Mark Galassi | 1 | -0/+5 |
1997-01-21 | added newdoc tree | Mark Galassi | 5 | -9/+10 |
1997-01-20 | * dynl.c: The dynamic linking and module registration functions | Marius Vollmer | 4 | -21/+55 |
1997-01-18 | * init.scm (index, rindex): replace versions in utilities.scm with | Gary Houston | 10 | -498/+403 |
1997-01-18 | *** empty log message *** | Jim Blandy | 1 | -0/+1 |
1997-01-18 | *** empty log message *** | Marius Vollmer | 1 | -5/+86 |
1997-01-18 | * symbols.c (scm_sysintern): Renamed to | Marius Vollmer | 3 | -4/+35 |
1997-01-18 | * dynl.c (scm_dynamic_func): New function to get the address of a | Marius Vollmer | 5 | -332/+356 |