* Some more work to get rid of SCM_LENGTH
[bpt/guile.git] / libguile / strop.c
2000-10-25 Dirk Herrmann* Some more work to get rid of SCM_LENGTH
2000-10-09 Dirk Herrmann* Replace a bunch of calls to SCM_LENGTH.
2000-09-26 Dirk Herrmann* Eliminated all calls to SCM_UCHARS.
2000-09-22 Dirk Herrmann* Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBO...
2000-09-02 Neil Jerram* Docstring updates.
2000-08-12 Neil JerramDocstring fix - quote quotation marks and backslashes.
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-17 Dirk HerrmannOnly include strings.h where it is actually needed.
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
2000-01-31 Gary Houston * strings.h: don't use SCM_P. don't include <string.h>.
2000-01-27 Greg J. Badros* strop.c (scm_i_index): Obfuscated commented-out SCM_D...
2000-01-27 Greg J. Badros* throw.c: Factor out an #ifdef/#else/#endif choice...
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-11 Greg J. Badros* scm_validate.h, chars.c, ports.c, print.c, read.c...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
2000-01-05 Greg J. Badros* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INU...
1999-12-16 Greg J. Badros* coop-threads.c: Remove K&R function headers.
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-13 Greg J. BadrosRemove leading whitespace before empty docstrings.
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-09-11 Jim Blandy* strop.c (scm_substring_move_x): Signal an error if...
1999-08-30 Jim Blandy* gh_data.c (gh_set_substr): Revert change of 1999...
1999-08-29 Mikael Djurfeldt* gh_data.c, ports.c, strop.c: Alternatively use bcopy...
1999-05-09 Jim Blandy* strop.c (scm_string_capitalize_x): Use the SCM object...
1999-05-09 Jim Blandy * strop.c (scm_string_capitalize_x, scm_string_capital...
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-10-19 Jim BlandyCorrect copyright notice.
1997-11-20 Tim Pierce*** empty log message ***
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-08-30 Gary Houston* unif.c (scm_shap2ra): tighten the checking of the...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-03-29 Gary Houston* ioext.c (scm_setfileno): throw a runtime error if...
1997-02-06 Gary Houston* strop.c (scm_string_upcase_x, scm_string_downcase_x...
1997-02-04 Gary Houston* * net_db.c (scm_lnaof): change scheme name from lnaof...
1997-01-18 Gary Houston * init.scm (index, rindex): replace versions in utilit...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-19 Gary Houston * filesys.c (scsm_sys_stat): don't SIGSEGV if argument...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import