Add `SCM_INTERNAL' macro, use it.
[bpt/guile.git] / libguile / strings.h
2008-05-31 Ludovic CourtèsAdd `SCM_INTERNAL' macro, use it.
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-01-24 Han-Wen Nienhuyspatches by Ludovic Courtès for symbol generation.
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-20 Mikael Djurfeldt(SCM_STRING_UCHARS): Added missing argument.
2005-01-12 Marius VollmerTurn all deprecated features that once were macros...
2004-09-22 Marius Vollmer(scm_substring_read_only,
2004-09-20 Marius VollmerFixed comment.
2004-08-26 Marius Vollmer* strings.h, strings.c (scm_i_make_symbol): Added FLAGS...
2004-08-19 Marius Vollmer* strings.h, strings.c: (scm_i_string_chars, scm_i_stri...
2004-08-12 Marius Vollmer* strings.h, strings.c (scm_i_get_substring_spec):...
2004-08-10 Marius Vollmer* strings.h, deprecated.h (SCM_STRING_COERCE_0TERMINATI...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-01-28 Stefan Jahn2002-01-28 Stefan Jahn <stefan@lkcc.org>
2001-12-08 Stefan Jahn2001-12-08 Stefan Jahn <stefan@lkcc.org>
2001-11-25 Marius Vollmer(SCM_MAKE_STRING_TAG): New.
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-10-08 Dirk Herrmann* hashtab.c (scm_hash_fn_create_handle_x): The result...
2001-09-21 Rob Browning* strings.h (SCM_SET_STRING_LENGTH): coerce "l" to...
2001-09-12 Dirk Herrmann* Added function scm_str2string. Thanks to Martin...
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-26 Dirk Herrmann* Deprecated scm_makfromstr and added scm_mem2string...
2001-06-14 Marius Vollmer* unif.h (SCM_ARRAY_NDIM): Shift then cast so that...
2001-05-24 Michael Livshin* validate.h
2001-04-27 Rob Browning * 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