summaryrefslogtreecommitdiff
path: root/libguile/strop.c
Commit message (Expand)AuthorAgeFilesLines
* * strings.h: don't use SCM_P. don't include <string.h>.Gary Houston2000-01-311-0/+5
* * strop.c (scm_i_index): Obfuscated commented-out SCM_DEFINE byGreg J. Badros2000-01-271-1/+1
* * throw.c: Factor out an #ifdef/#else/#endif choice more finelyGreg J. Badros2000-01-271-28/+150
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt2000-01-181-38/+37
* * scm_validate.h, chars.c, ports.c, print.c, read.c, strings.c,Greg J. Badros2000-01-111-2/+2
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-32/+32
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-15/+15
* * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM forGreg J. Badros2000-01-051-5/+5
* * coop-threads.c: Remove K&R function headers.Greg J. Badros1999-12-161-1/+1
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1999-12-131-6/+29
* Remove leading whitespace before empty docstrings.Greg J. Badros1999-12-131-2/+2
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-118/+112
* * strop.c (scm_substring_move_x): Signal an error if start1Jim Blandy1999-09-111-1/+2
* * gh_data.c (gh_set_substr): Revert change of 1999-08-29; bcopy isJim Blandy1999-08-301-10/+0
* * gh_data.c, ports.c, strop.c: Alternatively use bcopy if memmoveMikael Djurfeldt1999-08-291-0/+10
* * strop.c (scm_string_capitalize_x): Use the SCM object `s' inJim Blandy1999-05-091-51/+16
* * strop.c (scm_string_capitalize_x, scm_string_capitalize): newJim Blandy1999-05-091-101/+138
* * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1999-02-061-2/+2
* Correct copyright notice.Jim Blandy1998-10-191-1/+1
* *** empty log message ***Tim Pierce1997-11-201-1/+13
* * Makefile.in: Rebuilt.Tom Tromey1997-10-151-1/+0
* * unif.c (scm_shap2ra): tighten the checking of the array dimensionGary Houston1997-08-301-6/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-2/+3
* * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELDGary Houston1997-03-291-1/+1
* * strop.c (scm_string_upcase_x, scm_string_downcase_x): moved fromGary Houston1997-02-061-0/+47
* * * net_db.c (scm_lnaof): change scheme name from lnaof to inet-lnaof.Gary Houston1997-02-041-71/+39
* * init.scm (index, rindex): replace versions in utilities.scm withGary Houston1997-01-181-3/+5
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-60/+12
* * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is anGary Houston1996-09-191-3/+6
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+2
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+368