summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-06-20This commit was manufactured by cvs2svn to create tag 'release_1_4'.release_1_4cvs2svn0-0/+0
2000-06-20*** empty log message ***Mikael Djurfeldt1-0/+4
2000-06-20*** empty log message ***Mikael Djurfeldt1-0/+37
2000-06-20*** empty log message ***Mikael Djurfeldt1-0/+2
2000-06-20Better implementation of first? predicate.Mikael Djurfeldt1-2/+4
2000-06-20*** empty log message ***Mikael Djurfeldt1-0/+5
2000-06-20* session.scm (make-fold-modules): Detect circular references inMikael Djurfeldt1-6/+12
2000-06-20*** empty log message ***Mikael Djurfeldt1-0/+8
2000-06-20* gc.h, tags.h: Be kind to compilers which must see hash signs inMikael Djurfeldt2-10/+10
2000-06-20* numbers.h: Put #ifdef HAVE_LONG_LONGS around declarations usingMikael Djurfeldt1-1/+5
2000-06-20Inserted some commentsMikael Djurfeldt1-3/+3
2000-06-20*** empty log message ***Mikael Djurfeldt1-0/+29
2000-06-20*** empty log message ***Mikael Djurfeldt2-0/+12
2000-06-20* image-type.c: Removed unused scm_smobfuns structure.Mikael Djurfeldt1-7/+5
2000-06-20Code layout fixMikael Djurfeldt1-1/+1
2000-06-20* data-rep.texi: Center discussion around the standard interfaceMikael Djurfeldt1-14/+23
2000-06-20*** empty log message ***Mikael Djurfeldt7-12/+134
2000-06-20Layout fixMikael Djurfeldt1-1/+1
2000-06-20* smob.h: Changed comments for scm_make_smob_type andMikael Djurfeldt1-17/+23
2000-06-20* list.c (scm_cons_star): Updated comment.Mikael Djurfeldt1-4/+5
2000-06-20* gc.c, gc.h (scm_default_init_heap_size_1,Mikael Djurfeldt2-11/+17
2000-06-20* session.scm: Use module (ice-9 regex).Mikael Djurfeldt1-1/+3
2000-06-20* GUILE-VERSION: Changed to work also when included by a MakefileMikael Djurfeldt1-5/+5
2000-06-19*** empty log message ***Mikael Djurfeldt1-0/+5
2000-06-19*** empty log message ***Mikael Djurfeldt4-5/+52
2000-06-19* tests/list.test: Use cons* instead of list*.Mikael Djurfeldt1-1/+1
2000-06-19* tags.h (SCM_UNPACK_CAR, SCM_NDOUBLE_CELLP): Removed.Mikael Djurfeldt1-3/+0
2000-06-19* numbers.h (SCM_NEWREAL, SCM_NEWCOMPLEX): Removed.Mikael Djurfeldt1-2/+0
2000-06-19* list.[ch] (scm_cons_star/cons*): Renamed fromMikael Djurfeldt2-3/+17
2000-06-19* gc.c (scm_protect_object): Updated comment.Mikael Djurfeldt1-9/+13
2000-06-19*** empty log message ***Mikael Djurfeldt1-0/+1
2000-06-19* configure.in: Check for siginterrupt and rl_pre_input_hook.Mikael Djurfeldt1-1/+1
2000-06-19FixMikael Djurfeldt1-2/+2
2000-06-19*** empty log message ***Mikael Djurfeldt2-0/+19
2000-06-19* readline.c (sigwinch_enable_restart, scm_init_readline):Mikael Djurfeldt1-0/+24
2000-06-19* configure.in: Added test if readline clears SA_RESTART flag forMikael Djurfeldt1-1/+40
2000-06-19* print.c (scm_current_pstate, scm_make_print_state): SimplifiedMikael Djurfeldt1-5/+4
2000-06-19* gdbint.c (gdb_print): Print warning instead of calling scm_writeMikael Djurfeldt1-14/+22
2000-06-19* init.c, init.h (scm_initialized_p): Renamed from `initialized'Mikael Djurfeldt2-3/+6
2000-06-18*** empty log message ***Greg J. Badros1-0/+6
2000-06-18* print.c (s_scm_current_pstate): Do not segfault when theGreg J. Badros1-1/+5
2000-06-18Inserted old Apr. 18th changelog message that was floating in my workGreg J. Badros1-0/+6
2000-06-18*** empty log message ***Michael Livshin1-0/+1
2000-06-18* scmsigs.c (s_scm_sigaction): guard the SIGIOT case with anMichael Livshin2-1/+7
2000-06-16* Removed duplicate implementation of list*.Dirk Herrmann4-13/+13
2000-06-15* The reference count in scm_unprotect_object is always positive.Dirk Herrmann2-8/+13
2000-06-14*** empty log message ***Mikael Djurfeldt2-1/+5
2000-06-14* eval.c: Updated comment above scm_map.Mikael Djurfeldt1-2/+2
2000-06-14*** empty log message ***Mikael Djurfeldt2-0/+14
2000-06-14* readline.c (scm_readline): Added parenthesis around && withinMikael Djurfeldt1-2/+5