build: Don't include <config.h> in native programs when cross-compiling.
[bpt/guile.git] / libguile / srfi-14.c
2012-02-02 Bake TimmonsImprove the usage of variable names in C docstrings.
2011-03-20 Ludovic CourtèsMake VM string literals immutable.
2011-02-09 Ralf Wildenhuesfix typos in the manual bits generated from source...
2011-01-07 Andy Wingouse scm_from_latin1_symboln for string literals and...
2009-12-11 Andy Wingomerge from master to elisp
2009-12-05 Andy Wingofurther boot cleanups
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-09-14 Ludovic CourtèsNitpick in `srfi-14.c'.
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-03 Michael GranAdd char-set debugging function
2009-09-03 Michael GranDistinguish between all codepoints and designated codep...
2009-09-02 Michael GranRemove always-true range checks in scm_i_ucs_range_to_c...
2009-09-02 Michael GranUnreachable code in charset set operator
2009-09-02 Michael GranOptimize charset union operator
2009-09-02 Michael GranThe charset complement operator should not include...
2009-09-02 Michael Granchar-set-filter! does not properly iterate over the...
2009-09-02 Michael Granucs-range->char-set should not store surrogates and...
2009-09-02 Michael Granchar-set-any improperly unpacks charset data
2009-09-02 Michael Granchar-set-xor! should modify the input parameter
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-29 Michael GranSurrogate characters shouldn't be in charsets
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-28 Michael GranFix FUNC_NAME definitions and #endif in srfi-14.[ch]
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-27 Michael GranUnicode-capable srfi-14 charsets
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
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-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-02-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-01-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
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-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-05 Ludovic CourtesRemoved a lot of now-useless SMOB mark/free functions.
2008-08-02 Andy Wingomerge guile-vm to guile
2007-07-29 Ludovic CourtèsChanges from arch/CVS synchronization
2006-09-20 Ludovic CourtèsChanges from arch/CVS synchronization
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-09-22 Marius Vollmer*** empty log message ***
2004-08-24 Marius Vollmer* srfi-13.c, srfi-13.h, srfi-14.c, srfi-14.h: New files.