Fix SCM_SMOB_OBJECT{_,_0_,_1_,_2_,_3_}LOC.
[bpt/guile.git] / libguile / strings.h
2012-01-05 Ludovic CourtèsPlacate a number of `syntax-check' verifications.
2011-03-20 Ludovic CourtèsMake VM string literals immutable.
2011-02-02 Ludovic CourtèsChange `scm_encoding_error' to pass the port and faulty...
2011-02-02 Ludovic CourtèsHave `read-char' & co. throw to `decoding-error'.
2011-01-25 Ludovic CourtèsAdd `scm_{to,from}_utf32_string'.
2011-01-22 Ludovic CourtèsHide the string escaping hacks.
2011-01-07 Andy Wingoadd scm_{to,from}_{utf8,latin1}_string{n,}
2010-12-17 Ludovic CourtèsRemove conflicting `scm_is_string' declaration.
2010-09-14 Ludovic CourtèsInternally expose `scm_i_unistring_escapes_to_{guile...
2010-09-12 Michael GranProvide non-locale C/Scheme string conversion functions
2010-07-15 Ludovic CourtèsExpose `scm_encoding_error'.
2010-07-04 Ludovic CourtèsAdd `scm_i_string_data'.
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-01-03 Julian GrahamSupport for Unicode string normalization functions
2009-12-11 Andy Wingomerge from master to elisp
2009-12-05 Andy Wingodecruftify scm_sys_protects
2009-11-17 Ludovic CourtèsRemove references to undefined macros.
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-02 Ludovic CourtèsUse `SCM_DEPRECATED' in declarations of deprecated...
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-09 Michael GranMake scm_i_from_stringn into API for use with libguiler...
2009-09-08 Michael GranFix broken interaction between readline and Unicode
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-31 Ludovic CourtèsFix leaky handling of `scm_take_locale_{symbol,string...
2009-08-30 Michael GranFix encoding errors with strings returned by string...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge commit 'origin/master'
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-25 Michael GranAdd full Unicode capability to ports and the default...
2009-08-23 Michael GranModify socket and time functions for wide strings
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-21 Michael GranUse string accessors for string->number conversion
2009-08-20 Michael GranRename string-width to string-bytes-per-char
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-12 Michael GranDon't include libunistring headers in Guile public...
2009-08-10 Michael GranMake scm_charprint and scm_i_string_wide_chars SCM_INTE...
2009-08-10 Michael GranImprove %string-dump and %symbol-dump
2009-08-08 Michael GranMerge commit 'origin/master'
2009-08-08 Michael GranAdd Unicode strings and symbols
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-16 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-02-14 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-02-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-01-19 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-01-18 Ludovic CourtèsUse `scm_gc malloc_pointerless ()' in `scm_i allocate_s...
2009-01-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-01-13 Ludovic CourtèsExpose some of the string/stringbuf internal flags...
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-09 Ludovic CourtèsRevert "Make literal strings (i.e., returned by `read...
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-23 Ludovic CourtèsMake literal strings (i.e., returned by `read') read...
2008-09-15 Ludovic CourtèsRemove unused GC string/symbol functions.
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-07-05 Ludovic CourtèsAdd `scm_c_symbol_length ()'.
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.
next