Rob Browning
|
859cd4eb9b
doc: Fix composition describing scm_reverse_list_to_string
|
4 years ago |
Arun Isaac
|
67f5b451b0
doc: Document default delimiter of string-join.
|
4 years ago |
Andy Wingo
|
253cf3dc6f
Revert "Revert scm_c_make_char rename"
|
5 years ago |
Andy Wingo
|
3925a64682
Revert scm_c_make_char rename
|
5 years ago |
Mark H Weaver
|
d5c420a888
Add 'scm_c_make_char' and use it where appropriate.
|
5 years ago |
Mark H Weaver
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
6 years ago |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 years ago |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 years ago |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 years ago |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 years ago |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 years ago |
Andy Wingo
|
a7bcd66f6f
Devolve symbols.h from _scm.h
|
6 years ago |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 years ago |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
6 years ago |
Andy Wingo
|
27df59415e
Devolve procs.h include from _scm.h.
|
6 years ago |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 years ago |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
6 years ago |
Andy Wingo
|
c248ea10be
Remove all deprecated code
|
7 years ago |
Andy Wingo
|
c38b9625c8
Remove unnecessary scm_i_string_start_writing calls
|
8 years ago |
Mark H Weaver
|
793e8a9317
Fix 'string-copy!' to work properly with overlapping src/dest.
|
11 years ago |
Mark H Weaver
|
de2bc673bb
scm_string_join: properly sequence operations in ADD_TO_APPEND_LIST
|
11 years ago |
Mark H Weaver
|
786ab4258f
Optimize 'string-join'.
|
11 years ago |
Mark H Weaver
|
3b80c35852
Fix typos in 'string-join' docs: 'string-infix' -> 'strict-infix'.
|
11 years ago |
Daniel Hartwig
|
5f085775ab
In string-split, add support for character sets and predicates.
|
12 years ago |
Andy Wingo
|
47153f29b0
micro-optimizations to string-trim-both, and to (web http)
|
13 years ago |
Bake Timmons
|
b7e64f8b26
Improve the usage of variable names in C docstrings.
|
13 years ago |
Mark H Weaver
|
b2fb40a903
Avoid calling scm_i_string_start_writing if no chars will be mutated
|
13 years ago |
Ludovic Courtès
|
190d4b0d93
Make VM string literals immutable.
|
14 years ago |
Mark H Weaver
|
06fc34c23f
Fix bug to make `string=' much faster
|
14 years ago |
Ralf Wildenhues
|
ffb62a43dc
fix typos in the manual bits generated from source comments.
|
14 years ago |