Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
před 6 roky |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
před 6 roky |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
před 6 roky |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
před 6 roky |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
před 6 roky |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
před 6 roky |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
před 6 roky |
Andy Wingo
|
e2470e6aca
Devolve foreign.h from _scm.h
|
před 6 roky |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
před 6 roky |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
před 6 roky |
Andy Wingo
|
05f3977a92
Remove <string.h> include from ports.h.
|
před 6 roky |
Andy Wingo
|
1abc5289bd
Move struct.h include out of ports.h
|
před 6 roky |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
před 6 roky |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
před 6 roky |
Andy Wingo
|
214e887dbd
Struct vtables store bitmask of unboxed fields
|
před 7 roky |
Andy Wingo
|
5870188eb4
Replace "pr" struct fields with "pw" fields
|
před 7 roky |
Andy Wingo
|
2e5f7d8f6d
Syntax objects are comparable with equal?
|
před 7 roky |
Andy Wingo
|
e19235e21b
Merge commit '01a301d1b606b84d986b735049e7155d2f4cd6aa'
|
před 10 roky |
Andy Wingo
|
baf90102cf
Merge commit '894d0b894daae001495c748b3352cd79918d3789'
|
před 10 roky |
Ludovic Courtès
|
01a301d1b6
Optimize 'string-hash'.
|
před 10 roky |
Ludovic Courtès
|
894d0b894d
Deprecate 'scm_string_hash'.
|
před 10 roky |
Mark H Weaver
|
b958141cdb
Merge branch 'stable-2.0'
|
před 11 roky |
Mark H Weaver
|
63d869e74c
Fix hashing of empty vectors.
|
před 11 roky |
Mark H Weaver
|
cc1cd04f81
Fix hashing of vectors to run in bounded time.
|
před 11 roky |
Mark H Weaver
|
fa980bcc0f
Merge remote-tracking branch 'origin/stable-2.0'
|
před 12 roky |
Ludovic Courtès
|
8ac870dee4
Implement `hash' for structs.
|
před 12 roky |
Andy Wingo
|
549333efd8
fix hash of zero-length vectors
|
před 13 roky |
Andy Wingo
|
9d01333015
update `hash'
|
před 13 roky |
Andy Wingo
|
92e35e8daa
don't downcase characters before hashing them
|
před 13 roky |
Andy Wingo
|
d1d1c5dea5
scm_hasher is static
|
před 13 roky |