Andy Wingo
|
8441d8ff56
Fix docstring for symbol->string, string->symbol
|
1 éve |
Rob Browning
|
ffb95239aa
scm_i_utf8_string_hash: compute u8 chars not bytes
|
2 éve |
Ludovic Courtès
|
8e2e2ceb17
Deprecate symbol properties.
|
3 éve |
Andy Wingo
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 éve |
Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 éve |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 éve |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 éve |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
6 éve |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 éve |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 éve |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 éve |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 éve |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 éve |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
6 éve |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 éve |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
6 éve |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
6 éve |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
6 éve |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 éve |
Andy Wingo
|
6e573a0885
Attempt to mutate residualized literal pair throws exception
|
8 éve |
Mark H Weaver
|
00884bb79f
Allow decoding of UTF-8 containing U+FFFD, the replacement character.
|
9 éve |
Andy Wingo
|
8c76a8971b
fix bug where scm_from_utf8_stringn would not detect bad utf-8
|
12 éve |
Andy Wingo
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 éve |
Bake Timmons
|
b7e64f8b26
Improve the usage of variable names in C docstrings.
|
13 éve |
Andy Wingo
|
dfadcf85cb
Merge remote-tracking branch 'origin/stable-2.0'
|
13 éve |
Andy Wingo
|
252acfe8e7
Merge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
|
13 éve |
Andy Wingo
|
4496c9c1e8
Revert "Universally-unique gensyms"
|
13 éve |
Mark H Weaver
|
ad432bc831
Universally-unique gensyms
|
13 éve |
Andy Wingo
|
f80d15c59e
optimize utf8 symbol lookup
|
13 éve |
Andy Wingo
|
21041372ed
add SCM_{PACK,UNPACK}_POINTER
|
13 éve |