summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***jimb_readlineJim Blandy1997-10-221-0/+52
* *** empty log message ***Jim Blandy1997-10-223-4/+34
* * configure.in: Check for the readline library, and the termcapJim Blandy1997-10-222-106/+202
* * ls.scm (ls, lls): Don't assume (eq? #f '()).Jim Blandy1997-10-221-2/+2
* Add support for readline function.Jim Blandy1997-10-222-11/+112
* Readline support, from Daniel Risacher.Jim Blandy1997-10-226-15/+139
* This commit was manufactured by cvs2svn to create branchcvs2svn1997-10-070-0/+0
|\
* | renamed gh_int2scmb to gh_bool2scmMark Galassi1997-10-072-1/+11
* | *** empty log message ***Jim Blandy1997-10-061-0/+2
* | * build-guile.in: Try to return an appropriate exit status.Jim Blandy1997-10-061-201/+0
* | *** empty log message ***Jim Blandy1997-10-061-0/+8
* | * build-guile.in: Rearranged to use a table of subcommands, and includeJim Blandy1997-10-061-12/+86
* | *** empty log message ***Marius Vollmer1997-10-061-0/+33
* | *** empty log message ***Marius Vollmer1997-10-061-0/+5
* | * boot-9.scm (inherit-print-state): If NEW-PORT contains aMarius Vollmer1997-10-061-1/+2
* | Fixed bad placement of struct newsMarius Vollmer1997-10-041-8/+8
* | Regenerated.Mikael Djurfeldt1997-10-032-218/+532
* | *** empty log message ***Mikael Djurfeldt1997-10-031-0/+8
* | 1997-10-03 Mikael Djurfeldt <mdj@nada.kth.se>Mikael Djurfeldt1997-10-032-80/+42
* | 1997-10-03 Mikael Djurfeldt <mdj@nada.kth.se>Mikael Djurfeldt1997-10-036-36/+99
* | Small adjustment to remove compiler warning message.Mikael Djurfeldt1997-10-021-1/+1
* | * print.c (scm_iprin1): Don't print arguments of macroMikael Djurfeldt1997-10-022-13/+28
* | *** empty log message ***Marius Vollmer1997-10-021-0/+59
* | * throw.h (scm_handle_by_proc_catching_all): New prototypeMarius Vollmer1997-10-022-0/+34
* | *** empty log message ***Marius Vollmer1997-10-021-0/+3
* | * root.c (cwdr_inner_body, cwdr_body): Remove "inner" from name,Marius Vollmer1997-10-022-38/+79
* | * print.h (SCM_PRINT_STATE_P, SCM_COERCE_OPORT): New macros.Marius Vollmer1997-10-022-123/+123
* | * gc.c (scm_gc_sweep): Free the SCM_VELTS of a scm_tc7_contin onlyMarius Vollmer1997-10-021-10/+41
* | * gc.c (scm_done_malloc): New function.Marius Vollmer1997-10-021-0/+1
* | Make dynamic linking work on Dec Unix. (Thanks to Clark McGrew)Marius Vollmer1997-10-021-1/+1
* | *** empty log message ***Marius Vollmer1997-10-021-0/+4
* | * boot-9.scm (inherit-print-state): New experimental function.Marius Vollmer1997-10-021-0/+5
* | *** empty log message ***Marius Vollmer1997-10-023-145/+16
* | Make dynamic linking work on Dec Unix. (Thanks to Clark McGrew)Marius Vollmer1997-10-022-381/+269
* | *** empty log message ***Jim Blandy1997-09-301-0/+12
* | Suggestion and script from Maciej Stachowiak:Jim Blandy1997-09-309-1186/+1181
* | automake version bumped to 1.2cMikael Djurfeldt1997-09-301-1/+1
* | *** empty log message ***Jim Blandy1997-09-305-0/+24
* | * Makefile.in: Regenerated with automake 1.2c.Jim Blandy1997-09-307-110/+118
* | *** empty log message ***Jim Blandy1997-09-301-0/+1
* | *** empty log message ***Radey Shouman1997-09-291-0/+5
* | Fixed problem in scm_array_index_map_x: looped endlessly with zero-rankRadey Shouman1997-09-291-60/+66
* | * slib.scm (slib:load): slib:load first tries to load the fileMikael Djurfeldt1997-09-292-13/+16
* | * boot-9.scm: Bugfix: Hard-solder the print-option procedure intoMikael Djurfeldt1997-09-292-1/+7
* | * debug.scm: Moved options interface procedures to boot-9.scm.Mikael Djurfeldt1997-09-283-89/+94
* | *** empty log message ***Jim Blandy1997-09-281-0/+8
* | * strports.c (scm_eval_string): Don't close the port.Jim Blandy1997-09-281-1/+5
* | * stime.c (bdtime2c): Use SCM_LENGTH, not scm_vector_length; theJim Blandy1997-09-281-1/+1
* | * New directory --- the build-guile command, intended to helpJim Blandy1997-09-283-0/+344
* | *** empty log message ***Jim Blandy1997-09-283-0/+29