Fast generic function dispatch without calling `compile' at runtime
[bpt/guile.git] / test-suite / tests / srfi-13.test
2014-01-09 Mark H WeaverMerge branch 'stable-2.0'
2014-01-09 Mark H WeaverFix 'string-copy!' to work properly with overlapping...
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-08 Mark H WeaverUnoptimize 'read' to return freshly allocated empty...
2011-02-02 Andy Wingofix srfi-13 test argument orders
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-22 Julian GrahamImproved support for Unicode title case in Guile's...
2009-12-11 Andy Wingomerge from master to elisp
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-09-21 Michael GranMore tests for strings
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
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 wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-20 Michael GranSome srfi-13 test with wide strings
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+
2008-08-02 Andy Wingomerge guile-vm to guile
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-11-30 Kevin Ryde(string-append/shared): New tests.
2005-08-06 Kevin Ryde(string-every, string-tabulate, string-trim,
2005-06-10 Kevin Ryde(string-filter): A few more tests.
2005-05-23 Marius VollmerThe FSF has a new address.
2005-04-10 Kevin Ryde(string-concatenate, string-concatenate/shared): New...
2005-03-25 Kevin Ryde(string-index): Exercise 8-bit char in string.
2004-09-22 Marius Vollmer* tests/ports.test ("string ports"): Copy string litera...
2004-08-27 Marius Vollmer(module-peek): Removed, this kluge is no longer necessary.
2004-08-14 Kevin Ryde(string-any, string-every): Exercise char and charset...
2004-08-02 Kevin Ryde(string-every): Check empty string case.
2002-04-26 Marius Vollmer(string-tokenize): Updated for fixed semantics.
2001-08-24 Thien-Thi Nguyen(string-for-each, string-for-each-index): Add tests.
2001-08-22 Mikael Djurfeldt* tests/srfi-13.test (string-map): Swapped order of...
2001-05-16 Martin Grabmüller * tests/srfi-13.test: More tests.
2001-05-10 Martin Grabmüller * tests/srfi-10.test: New file.
2001-05-08 Martin Grabmüller * tests/srfi-13.test: Added module access kludge,...
2001-05-07 Martin Grabmüller * tests/srfi-13.test: New file testing the SRFI string...