summaryrefslogtreecommitdiff
path: root/libguile/strings.h
AgeCommit message (Expand)AuthorFilesLines
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2002-01-282002-01-28 Stefan Jahn <stefan@lkcc.org>Stefan Jahn1-0/+1
2001-12-082001-12-08 Stefan Jahn <stefan@lkcc.org>Stefan Jahn1-0/+1
2001-11-25(SCM_MAKE_STRING_TAG): New.Marius Vollmer1-1/+2
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-17/+17
2001-10-08* hashtab.c (scm_hash_fn_create_handle_x): The result of assoc_fnDirk Herrmann1-1/+1
2001-09-21* strings.h (SCM_SET_STRING_LENGTH): coerce "l" to a long.Rob Browning1-1/+1
2001-09-12* Added function scm_str2string. Thanks to Martin Baulig.Dirk Herrmann1-0/+1
2001-08-31* Removed lots of deprecated stuff.Dirk Herrmann1-26/+8
2001-07-09Remove "face-lift" comment.Thien-Thi Nguyen1-2/+0
2001-06-26* Deprecated scm_makfromstr and added scm_mem2string as a replacement.Dirk Herrmann1-9/+10
2001-06-14* unif.h (SCM_ARRAY_NDIM): Shift then cast so that the no signMarius Vollmer1-2/+2
2001-05-24* validate.hMichael Livshin1-5/+5
2001-04-27 * strings.hRob Browning1-2/+0
2001-03-22* Replace function scm_makstr with new function scm_allocate_string.Dirk Herrmann1-1/+2
2001-02-08* Fixed parameter checking for make-string.Dirk Herrmann1-0/+1
2000-11-23* SCM_SETCHARS deprecated.Dirk Herrmann1-0/+1
2000-11-23* Deprecated SCM_SETLENGTH.Dirk Herrmann1-0/+1
2000-11-22* Deprecated macros SCM_ROCHARS and SCM_ROUCHARS.Dirk Herrmann1-1/+1
2000-11-21* Deprecated SCM_RWSTRINGP and SCM_VALIDATE_RWSTRING.Dirk Herrmann1-3/+11
2000-10-26* String comparison functions don't accept symbols as arguments any more.Dirk Herrmann1-0/+4
2000-10-25* Forgot to check this in with the last bunch of files.Dirk Herrmann1-1/+1
2000-10-06* Added type-specific replacement macros for SCM_LENGTH.Dirk Herrmann1-0/+1
2000-09-26* Replaced a lot of references to SCM_CHARS.Dirk Herrmann1-0/+1
2000-09-22* Added SCM_STRING_CHARS and SCM_SYMBOL_CHARS in order to, in the long run,Dirk Herrmann1-2/+3
2000-09-12* Unified ssymbols and msymbols to a single symbol type 'scm_tc7_symbol'.Dirk Herrmann1-2/+2
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-05-23* Deprecated some unused SCM_NxxxP macros.Dirk Herrmann1-6/+12
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-01-31 * strings.h: don't use SCM_P. don't include <string.h>.Gary Houston1-23/+19
1999-12-19* tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms ofGreg J. Badros1-1/+2
1999-12-16* *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1-2/+5
1999-06-09 * ioext.c (scm_do_read_line): Rewritten to use memchr to find theJim Blandy1-1/+2
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-10-07* strings.c (scm_string_set_x): Require the argument to be aJim Blandy1-0/+4
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-51/+17
1996-09-28* strings.c, strings.h: (scm_makfrom0str, scm_makefrom0str_opt:Gary Houston1-2/+2
1996-09-05* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1-1/+1
1996-09-04Don't install the unwashed masses of Guile header files in theJim Blandy1-1/+1
1996-08-07portability fixes for header inclusion etc.Gary Houston1-0/+4
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+109