Make literal strings (i.e., returned by `read') read-only.
[bpt/guile.git] / test-suite / tests / strings.test
2008-09-23 Ludovic CourtèsMake literal strings (i.e., returned by `read') read...
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-06-05 Kevin Ryde(string-split): Try splitting on an 8-bit char.
2005-05-23 Marius VollmerThe FSF has a new address.
2004-09-30 Marius Vollmer(string-set!): Explicitely construct read-only string...
2004-09-22 Marius Vollmer* tests/ports.test ("string ports"): Copy string litera...
2004-08-24 Marius VollmerTwo more tests for double indirect substring modification.
2004-08-19 Marius VollmerTwo tests for substring/shared. Also, use (test-suite...
2001-03-01 Dirk Herrmann* Extracted tests from exceptions.test into strings...
2001-02-28 Dirk Herrmann* Provide and use new convenience macros to test for...
2000-10-30 Dirk Herrmann* Reflect the fact that string=? is fixed in the test...
2000-09-26 Dirk Herrmann* Remember that string=? and friends need fixing.
1999-09-11 Jim Blandy* tests/strings.test: Add test for substring-move!...
1999-08-30 Jim Blandy* tests/strings.test: New test file.