Andy Wingo
|
fc7bd367ab
remove all deprecated code
|
14 years ago |
Ludovic Courtès
|
190d4b0d93
Make VM string literals immutable.
|
14 years ago |
Ludovic Courtès
|
6851d3be80
Change `scm_encoding_error' to pass the port and faulty character.
|
14 years ago |
Ludovic Courtès
|
c62da8f891
Have `read-char' & co. throw to `decoding-error'.
|
14 years ago |
Ludovic Courtès
|
647dc1ac23
Add `scm_{to,from}_utf32_string'.
|
14 years ago |
Ludovic Courtès
|
31d4d02be7
Hide the string escaping hacks.
|
14 years ago |
Andy Wingo
|
d40e1ca893
add scm_{to,from}_{utf8,latin1}_string{n,}
|
14 years ago |
Ludovic Courtès
|
6bf623ca34
Remove conflicting `scm_is_string' declaration.
|
14 years ago |
Ludovic Courtès
|
4ff2b9f4b6
Internally expose `scm_i_unistring_escapes_to_{guile,r6rs}_escapes'.
|
15 years ago |
Michael Gran
|
cf313a947b
Provide non-locale C/Scheme string conversion functions
|
15 years ago |
Ludovic Courtès
|
d14418a535
Expose `scm_encoding_error'.
|
15 years ago |
Ludovic Courtès
|
100e20c7fa
Add `scm_i_string_data'.
|
15 years ago |
Julian Graham
|
edb7bb4766
Support for Unicode string normalization functions
|
15 years ago |
Andy Wingo
|
e7efe8e793
decruftify scm_sys_protects
|
15 years ago |
Ludovic Courtès
|
56a3dcd431
Remove references to undefined macros.
|
15 years ago |
Ludovic Courtès
|
731dd0ce19
Merge branch 'bdw-gc-static-alloc'
|
15 years ago |
Ludovic Courtès
|
0eb934f1f0
Use `SCM_DEPRECATED' in declarations of deprecated functions/variables.
|
16 years ago |
Ludovic Courtès
|
6dc797eee9
Merge branch 'master' into boehm-demers-weiser-gc
|
16 years ago |
Michael Gran
|
f7f4d0477e
Make scm_i_from_stringn into API for use with libguilereadline
|
16 years ago |
Michael Gran
|
7519234547
Fix broken interaction between readline and Unicode
|
16 years ago |
Ludovic Courtès
|
5f236208d0
Merge branch 'boehm-demers-weiser-gc' into bdw-gc-static-alloc
|
16 years ago |
Ludovic Courtès
|
13a9455669
Fix leaky handling of `scm_take_locale_{symbol,string} ()'.
|
16 years ago |
Michael Gran
|
fac32b518e
Fix encoding errors with strings returned by string ports
|
16 years ago |
Ludovic Courtès
|
7af531508c
Merge branch 'master' into boehm-demers-weiser-gc
|
16 years ago |
Michael Gran
|
889975e51a
Add full Unicode capability to ports and the default reader
|
16 years ago |
Michael Gran
|
587a33556f
Modify socket and time functions for wide strings
|
16 years ago |
Michael Gran
|
3f47e52621
Use string accessors for string->number conversion
|
16 years ago |
Michael Gran
|
f8ba2bb911
Rename string-width to string-bytes-per-char
|
16 years ago |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
16 years ago |
Michael Gran
|
eca29b0202
Don't include libunistring headers in Guile public headers
|
16 years ago |