Greg's smob patch
[bpt/guile.git] / libguile / unif.c
1999-07-07 Mikael DjurfeldtGreg's smob patch
1999-07-04 Gary Houston1999-07-04 Gary Houston <ghouston@easynet.co.uk>
1999-07-04 Gary Houston1999-07-04 Gary Houston <ghouston@easynet.co.uk>
1999-06-09 Jim Blandy * ioext.c (scm_do_read_line): Rewritten to use memchr...
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-11-12 Radey Shouman(scm_array_contents): removed unnecessary test for...
1998-10-26 Mikael Djurfeldt* numbers.c (num2long): As a software archeologist...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-18 Mikael Djurfeldt* unif.c (scm_raprin1): Changed print syntax for byte...
1998-10-15 Jim BlandyWarning fixes from Greg Harvey:
1998-10-03 Jim Blandy* unif.c (scm_array_set_x): Accept any kind of number...
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1998-07-16 Mikael Djurfeldt* unif.c: Say that ivect and uvect are of type signed...
1998-07-12 Mikael Djurfeldt* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init...
1998-04-12 Mikael Djurfeldt* unif.c (scm_uniform_vector_ref, scm_cvref, scm_array_...
1998-03-30 Mikael Djurfeldt* gsubr.c (scm_gsubr_apply): Added dummy return to...
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