Andy Wingo
|
e3d4597469
more efficient scm_to_utf8_stringn, scm_to_utf32_stringn
|
13 yıl önce |
Mark H Weaver
|
d5b75b6c80
Optimize empty substring case of scm_i_substring_copy
|
13 yıl önce |
Andy Wingo
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 yıl önce |
Bake Timmons
|
b7e64f8b26
Improve the usage of variable names in C docstrings.
|
13 yıl önce |
Andy Wingo
|
855db1905d
Merge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
|
13 yıl önce |
Mark H Weaver
|
69cd5299e3
Use a common null stringbuf in `scm_i_make_string'
|
13 yıl önce |
Mark H Weaver
|
17bec5451b
Empty substrings no longer reference the original stringbuf
|
13 yıl önce |
Mark H Weaver
|
d6a569c191
scm_i_substring_copy tries to narrow the substring
|
13 yıl önce |
Mark H Weaver
|
7532125912
Avoid calling `u32_conv_from_encoding' on the null string
|
13 yıl önce |
Andy Wingo
|
91ee7515da
Merge remote-tracking branch 'origin/stable-2.0'
|
13 yıl önce |
Mark H Weaver
|
86c63a8251
Remove null string optimization from scm_from_stringn
|
13 yıl önce |
Mark H Weaver
|
49d09292ac
Fix bugs related to mutation-sharing substrings
|
13 yıl önce |
Mark H Weaver
|
a7e392c1ff
Make scm_nullstr mutable
|
13 yıl önce |
Andy Wingo
|
41d1d984ae
optimize scm_from_utf8_stringn
|
13 yıl önce |
Andy Wingo
|
21041372ed
add SCM_{PACK,UNPACK}_POINTER
|
13 yıl önce |
Andy Wingo
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 yıl önce |
Andy Wingo
|
ca12824581
Merge remote-tracking branch 'origin/stable-2.0'
|
13 yıl önce |
Andy Wingo
|
fe13364050
fix scm_to_latin1_stringn for substrings
|
13 yıl önce |
Andy Wingo
|
8b66aa8f54
Merge remote-tracking branch 'origin/stable-2.0'
|
13 yıl önce |
Andy Wingo
|
fb031aba42
fix a couple of leaks
|
13 yıl önce |
Andy Wingo
|
78f0ef20a7
Merge remote-tracking branch 'local-2.0/stable-2.0'
|
13 yıl önce |
Mark H Weaver
|
7505c6e024
Fix several POSIX functions to use the locale encoding
|
13 yıl önce |
Andy Wingo
|
ebc16e6a76
Merge remote-tracking branch 'local-2.0/stable-2.0'
|
13 yıl önce |
Andy Wingo
|
65619ebe9a
deprecate scm_immutable_{double_,}cell
|
13 yıl önce |
Andy Wingo
|
fc7bd367ab
remove all deprecated code
|
13 yıl önce |
Andy Wingo
|
059a588fed
bytevectors have internal parent field
|
13 yıl önce |
Andy Wingo
|
d050ef66ec
latin1 subr and message in internal scm_{encoding,decoding}_error
|
13 yıl önce |
Ludovic Courtès
|
190d4b0d93
Make VM string literals immutable.
|
13 yıl önce |
Andy Wingo
|
95f5e303bc
scm_{to,from}_locale_string use current locale, not current ports
|
13 yıl önce |
Ludovic Courtès
|
6851d3be80
Change `scm_encoding_error' to pass the port and faulty character.
|
14 yıl önce |