* gc.c, tags.h: Doc fixes.
[bpt/guile.git] / libguile / unif.c
1997-10-25 Marius Vollmer* filesys.c (scm_close, set_element, get_element, scm_c...
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-09-15 Mikael Djurfeldt* list.h (SCM_LISTn): New macros. Make list creation...
1997-08-30 Gary Houston* unif.c (scm_shap2ra): tighten the checking of the...
1997-08-24 Mikael Djurfeldt* ramap.c (scm_ra_matchp, scm_array_fill_int, racp...
1997-06-21 Jim BlandyMake things compile neatly under Sun's C compiler.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-03-11 Mikael Djurfeldt* unif.c (scm_array_set_x): Cast ICHR (obj) to char...
1997-02-24 Mikael Djurfeldt* unif.c (scm_init_unif): Added #include "unif.x"....
1997-02-15 Gary Houston* unif.c (scm_array_set_x): minor change to argument...
1997-02-06 Gary Houston* strop.c (scm_string_upcase_x, scm_string_downcase_x...
1997-01-25 Gary Houston * ports.c: add SCM_PROC declarations for pt-size and...
1997-01-18 Gary Houston * init.scm (index, rindex): replace versions in utilit...
1997-01-07 Jim BlandyI think the Sun compiler has chosen a perverse way...
1996-12-18 Jim BlandyGive GCC more control flow information, so it can be...
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c,...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-11 Jim Blandy* unif.c (scm_ra_set_contp): Localize `inc' declaration.
1996-09-22 Mikael Djurfeldt* arbiters.c (prinarb),
1996-09-19 Gary Houston * filesys.c (scsm_sys_stat): don't SIGSEGV if argument...
1996-09-15 Gary Houston* debug.c, unif.c: use scm_out_of_range instead of
1996-09-11 Jim Blandy* numbers.h: Repeated declarations removed.
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import