* Replace function scm_makstr with new function scm_allocate_string.
[bpt/guile.git] / libguile / strings.h
2001-03-22 Dirk Herrmann* Replace function scm_makstr with new function scm_all...
2001-02-08 Dirk Herrmann* Fixed parameter checking for make-string.
2000-11-23 Dirk Herrmann* SCM_SETCHARS deprecated.
2000-11-23 Dirk Herrmann* Deprecated SCM_SETLENGTH.
2000-11-22 Dirk Herrmann* Deprecated macros SCM_ROCHARS and SCM_ROUCHARS.
2000-11-21 Dirk Herrmann* Deprecated SCM_RWSTRINGP and SCM_VALIDATE_RWSTRING.
2000-10-26 Dirk Herrmann* String comparison functions don't accept symbols...
2000-10-25 Dirk Herrmann* Forgot to check this in with the last bunch of files.
2000-10-06 Dirk Herrmann* Added type-specific replacement macros for SCM_LENGTH.
2000-09-26 Dirk Herrmann* Replaced a lot of references to SCM_CHARS.
2000-09-22 Dirk Herrmann* Added SCM_STRING_CHARS and SCM_SYMBOL_CHARS in order...
2000-09-12 Dirk Herrmann* Unified ssymbols and msymbols to a single symbol...
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-05-23 Dirk Herrmann* Deprecated some unused SCM_NxxxP macros.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-01-31 Gary Houston * strings.h: don't use SCM_P. don't include <string.h>.
1999-12-19 Greg J. Badros* tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1999-06-09 Jim Blandy * ioext.c (scm_do_read_line): Rewritten to use memchr...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-07 Jim Blandy* strings.c (scm_string_set_x): Require the argument...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-28 Gary Houston* strings.c, strings.h: (scm_makfrom0str, scm_makefrom0...
1996-09-05 Jim Blandy* alist.h, append.h, arbiters.h, async.h, boolean.h...
1996-09-04 Jim BlandyDon't install the unwashed masses of Guile header files...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import