index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
tests
/
strings.test
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-20
Make VM string literals immutable.
Ludovic Courtès
1
-4
/
+24
2010-07-13
Fix type-checking in the optimized path of `string=?'.
Ludovic Courtès
1
-2
/
+10
2010-01-12
Move r6rs-hex-escape tests into reader.test
Michael Gran
1
-92
/
+4
2010-01-12
Reader option for R6RS hex escapes
Michael Gran
1
-4
/
+92
2010-01-10
Add R6RS backspace string escape
Michael Gran
1
-2
/
+6
2010-01-03
Support for Unicode string normalization functions
Julian Graham
1
-0
/
+40
2009-09-20
More tests for strings
Michael Gran
1
-2
/
+39
2009-09-01
Remove the distinction between inline/outline storage for stringbufs.
Ludovic Courtès
1
-20
/
+0
2009-08-19
Add VM exception in strings.test
Michael Gran
1
-0
/
+4
2009-08-12
Regression, scm_string fails to test for circular lists
Michael Gran
1
-1
/
+11
2009-08-10
More string and symbol tests
Michael Gran
1
-6
/
+238
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-11
/
+10
2008-12-02
Fix sloppy bound checking in `string-{ref,set!}' with the empty string.
Ludovic Courtès
1
-2
/
+49
2008-10-09
Revert "Make literal strings (i.e., returned by `read') read-only."
Ludovic Courtès
1
-6
/
+2
2008-09-23
Make literal strings (i.e., returned by `read') read-only.
Ludovic Courtès
1
-2
/
+6
2006-04-16
merge from 1.8 branch
Kevin Ryde
1
-4
/
+95
2005-06-05
(string-split): Try splitting on an 8-bit char.
Kevin Ryde
1
-1
/
+9
2005-05-23
The FSF has a new address.
Marius Vollmer
1
-2
/
+2
2004-09-30
(string-set!): Explicitely construct read-only string. String
Marius Vollmer
1
-2
/
+2
2004-09-22
* tests/ports.test ("string ports"): Copy string literal so that
Marius Vollmer
1
-8
/
+5
2004-08-24
Two more tests for double indirect substring modification.
Marius Vollmer
1
-1
/
+14
2004-08-19
Two tests for substring/shared. Also, use (test-suite lib).
Marius Vollmer
1
-1
/
+16
2001-03-01
* Extracted tests from exceptions.test into strings.test and symbols.test.
Dirk Herrmann
1
-12
/
+66
2001-02-28
* Provide and use new convenience macros to test for exceptions.
Dirk Herrmann
1
-11
/
+6
2000-10-30
* Reflect the fact that string=? is fixed in the test-suite.
Dirk Herrmann
1
-1
/
+1
2000-09-26
* Remember that string=? and friends need fixing.
Dirk Herrmann
1
-0
/
+9
1999-09-11
* tests/strings.test: Add test for substring-move! argument checking.
Jim Blandy
1
-0
/
+4
1999-08-30
* tests/strings.test: New test file.
Jim Blandy
1
-0
/
+26