Ludovic Courtès
|
8e2e2ceb17
Deprecate symbol properties.
|
3 years ago |
Ludovic Courtès
|
2ebf039707
Remove unused 'scm_i_c_make_symbol'.
|
3 years ago |
Mark H Weaver
|
dcf8389a5a
Fix typo in strings.h.
|
6 years ago |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 years ago |
Andy Wingo
|
c836c28496
libguile header files have uniform format for copyright declarations
|
6 years ago |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 years ago |
Andy Wingo
|
97cc65fee4
Rename __scm.h to scm.h
|
6 years ago |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 years ago |
Andy Wingo
|
5534c2817e
Remove useless "classes: h_files" from Guile headers.
|
6 years ago |
Andy Wingo
|
a2411c3982
Devolve programs.h from _scm.h.
|
6 years ago |
Andy Wingo
|
d340a9709c
Shuffle around inline C function implementation
|
6 years ago |
Andy Wingo
|
93dcc55761
Move string-related snarfers to strings.h
|
6 years ago |
Andy Wingo
|
8a6f46ee96
More validate.h devolution
|
6 years ago |
Andy Wingo
|
7ed54fd36d
All literal constants are read-only
|
7 years ago |
Andy Wingo
|
d0934df1f2
Stringbufs immutable by default
|
8 years ago |
Mark H Weaver
|
e390e5760b
Implement 'string-utf8-length' and 'scm_c_string_utf8_length'.
|
10 years ago |
Andy Wingo
|
383df7976f
Port conversion strategies internally are symbols
|
8 years ago |
Andy Wingo
|
db07176665
Add stringbuf printer
|
11 years ago |
Andy Wingo
|
08467a7e61
add scm_from_port_string and friends
|
12 years ago |
Andy Wingo
|
bab917c9a3
Revert "wrap iconv_open / iconv_close with a lock to help in thread/fork issues"
|
13 years ago |
Andy Wingo
|
8dfb7bbfd9
wrap iconv_open / iconv_close with a lock to help in thread/fork issues
|
13 years ago |
Andy Wingo
|
91ee7515da
Merge remote-tracking branch 'origin/stable-2.0'
|
13 years ago |
Ludovic Courtès
|
b3da54d181
Placate a number of `syntax-check' verifications.
|
13 years ago |
Andy Wingo
|
fc7bd367ab
remove all deprecated code
|
13 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 |