summaryrefslogtreecommitdiff
path: root/libguile/unif.c
AgeCommit message (Expand)AuthorFilesLines
1999-08-111999-08-11 Gary Houston <ghouston@easynet.co.uk>Gary Houston1-2/+2
1999-08-041999-08-04 Gary Houston <ghouston@easynet.co.uk>Gary Houston1-22/+1
1999-07-24*** empty log message ***Mikael Djurfeldt1-1/+1
1999-07-141999-07-14 Gary Houston <ghouston@easynet.co.uk>Gary Houston1-6/+1
1999-07-07Greg's smob patchMikael Djurfeldt1-8/+8
1999-07-041999-07-04 Gary Houston <ghouston@easynet.co.uk>Gary Houston1-2/+2
1999-07-041999-07-04 Gary Houston <ghouston@easynet.co.uk>Gary Houston1-15/+68
1999-06-09 * ioext.c (scm_do_read_line): Rewritten to use memchr to find theJim Blandy1-1/+1
1999-02-06* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1-2/+2
1998-11-12(scm_array_contents): removed unnecessary test for 0 base.Radey Shouman1-2/+0
1998-10-26* numbers.c (num2long): As a software archeologist, I'm proud ofMikael Djurfeldt1-1/+1
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-10-18* unif.c (scm_raprin1): Changed print syntax for byte vectors fromMikael Djurfeldt1-2/+2
1998-10-15Warning fixes from Greg Harvey:Jim Blandy1-4/+4
1998-10-03* unif.c (scm_array_set_x): Accept any kind of number as anJim Blandy1-4/+2
1998-07-23Simplify smob and port marking; set the mark bit in the genericJim Blandy1-3/+0
1998-07-16* unif.c: Say that ivect and uvect are of type signed and unsignedMikael Djurfeldt1-2/+2
1998-07-12* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init.c, kw.c,Mikael Djurfeldt1-2/+2
1998-04-12* unif.c (scm_uniform_vector_ref, scm_cvref, scm_array_set_x,Mikael Djurfeldt1-5/+5
1998-03-30* gsubr.c (scm_gsubr_apply): Added dummy return to avoid compilerMikael Djurfeldt1-0/+2
1997-10-25* filesys.c (scm_close, set_element, get_element, scm_chown,Marius Vollmer1-0/+2
1997-10-15 * Makefile.in: Rebuilt.Tom Tromey1-33/+32
1997-09-15* list.h (SCM_LISTn): New macros. Make list creation in C codeMikael Djurfeldt1-2/+1
1997-08-30* unif.c (scm_shap2ra): tighten the checking of the array dimensionGary Houston1-9/+14
1997-08-24* ramap.c (scm_ra_matchp, scm_array_fill_int, racp, ramap_1,Mikael Djurfeldt1-0/+13
1997-06-21Make things compile neatly under Sun's C compiler.Jim Blandy1-1/+1
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-03-11* unif.c (scm_array_set_x): Cast ICHR (obj) to char if storing inMikael Djurfeldt1-1/+1
1997-02-24* unif.c (scm_init_unif): Added #include "unif.x". (There are twoMikael Djurfeldt1-0/+1
1997-02-15* unif.c (scm_array_set_x): minor change to argument error checking.Gary Houston1-16/+19
1997-02-06* strop.c (scm_string_upcase_x, scm_string_downcase_x): moved fromGary Houston1-50/+0
1997-01-25 * ports.c: add SCM_PROC declarations for pt-size and pt-member.Gary Houston1-56/+55
1997-01-18 * init.scm (index, rindex): replace versions in utilities.scm withGary Houston1-39/+123
1997-01-07I think the Sun compiler has chosen a perverse way to interpretJim Blandy1-2/+1
1996-12-18Give GCC more control flow information, so it can be sure thatJim Blandy1-15/+22
1996-10-20* pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h,Mikael Djurfeldt1-6/+6
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-226/+53
1996-10-11* unif.c (scm_ra_set_contp): Localize `inc' declaration.Jim Blandy1-7/+9
1996-09-22* arbiters.c (prinarb),Mikael Djurfeldt1-26/+26
1996-09-19 * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is anGary Houston1-18/+32
1996-09-15* debug.c, unif.c: use scm_out_of_range instead ofGary Houston1-2/+2
1996-09-11* numbers.h: Repeated declarations removed.Jim Blandy1-13/+4
1996-09-10C files should #include only the header files they need, notJim Blandy1-0/+9
1996-08-07portability fixes for header inclusion etc.Gary Houston1-0/+1
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+2687