Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
hace 6 años |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
hace 6 años |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
hace 6 años |
Andy Wingo
|
97cc65fee4
Rename __scm.h to scm.h
|
hace 6 años |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
hace 6 años |
Andy Wingo
|
5534c2817e
Remove useless "classes: h_files" from Guile headers.
|
hace 6 años |
Andy Wingo
|
6f294ecc75
Devolve more validate macros
|
hace 6 años |
Mark H Weaver
|
d47db067b6
Add `random-state-from-platform' and `scm_i_random_bytes_from_platform'
|
hace 13 años |
Andreas Rottmann
|
2af6e1351d
Fix the range of `random' on 64-bit platforms
|
hace 14 años |
Andy Wingo
|
9defb64118
64-bit random fixes
|
hace 14 años |
Andy Wingo
|
a2a95453eb
rstates point to rngs
|
hace 14 años |
Andy Wingo
|
99a0ee6620
refactor datum->random-state / random-state->datum
|
hace 14 años |
Andy Wingo
|
b606ff6af9
low-level RNG interfaces deal in scm_t_uint32, not unsigned long
|
hace 14 años |
Andreas Rottmann
|
77b139121d
Allow exposing of random number generator state
|
hace 14 años |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
hace 15 años |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
hace 16 años |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
hace 19 años |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
hace 19 años |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
hace 20 años |
Marius Vollmer
|
f5710d53b1
Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
|
hace 21 años |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
hace 22 años |
Marius Vollmer
|
33b001fd89
Prefixed each each exported symbol with SCM_API.
|
hace 23 años |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
hace 23 años |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
hace 23 años |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
hace 23 años |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
hace 23 años |
Michael Livshin
|
1be6b49ccb
* validate.h
|
hace 24 años |
Keisuke Nishida
|
e841c3e0c0
Smob-related creanup.
|
hace 24 años |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
hace 25 años |
Dirk Herrmann
|
54778cd312
Lots of fixes to make guile (at some time) compile with strict typing.
|
hace 25 años |