Ralf Wildenhues
|
ffb62a43dc
fix typos in the manual bits generated from source comments.
|
%!s(int64=14) %!d(string=hai) anos |
Andy Wingo
|
e25f37271a
fix a number of assuptions that a long could hold an inum
|
%!s(int64=14) %!d(string=hai) anos |
Andreas Rottmann
|
2af6e1351d
Fix the range of `random' on 64-bit platforms
|
%!s(int64=15) %!d(string=hai) anos |
Andy Wingo
|
9defb64118
64-bit random fixes
|
%!s(int64=15) %!d(string=hai) anos |
Andy Wingo
|
a2a95453eb
rstates point to rngs
|
%!s(int64=15) %!d(string=hai) anos |
Andy Wingo
|
1d454874c1
update docs
|
%!s(int64=15) %!d(string=hai) anos |
Andy Wingo
|
99a0ee6620
refactor datum->random-state / random-state->datum
|
%!s(int64=15) %!d(string=hai) anos |
Andy Wingo
|
b606ff6af9
low-level RNG interfaces deal in scm_t_uint32, not unsigned long
|
%!s(int64=15) %!d(string=hai) anos |
Andy Wingo
|
4ca4826997
remove SCM_HAVE_T_INT64, SCM_HAVE_T_UINT64
|
%!s(int64=15) %!d(string=hai) anos |
Andreas Rottmann
|
77b139121d
Allow exposing of random number generator state
|
%!s(int64=15) %!d(string=hai) anos |
Andreas Rottmann
|
442eaa681b
Fix random number generator on 64-bit platforms
|
%!s(int64=15) %!d(string=hai) anos |
Ludovic Courtès
|
7af531508c
Merge branch 'master' into boehm-demers-weiser-gc
|
%!s(int64=16) %!d(string=hai) anos |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
%!s(int64=16) %!d(string=hai) anos |
Andy Wingo
|
f332e95717
generic vector ops to own file
|
%!s(int64=16) %!d(string=hai) anos |
Andy Wingo
|
2fa901a51f
rename unif.[ch] to arrays.[ch]
|
%!s(int64=16) %!d(string=hai) anos |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
%!s(int64=16) %!d(string=hai) anos |
Ludovic Courtès
|
44e268898b
Merge branch 'master' into boehm-demers-weiser-gc
|
%!s(int64=17) %!d(string=hai) anos |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
%!s(int64=17) %!d(string=hai) anos |
Ludovic Courtes
|
92d8fd328c
Use `scm_gc_malloc_pointerless' in various places (improves performance).
|
%!s(int64=19) %!d(string=hai) anos |
Ludovic Courtes
|
a4a141f679
Removed a lot of now-useless SMOB mark/free functions.
|
%!s(int64=19) %!d(string=hai) anos |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
%!s(int64=19) %!d(string=hai) anos |
Mikael Djurfeldt
|
4a9f83ff06
Test for SCM_HAVE_T_UINT64 instead of
|
%!s(int64=19) %!d(string=hai) anos |
Kevin Ryde
|
c224262bd1
(scm_i_copy_rstate, scm_c_make_rstate): Don't test for
|
%!s(int64=19) %!d(string=hai) anos |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
%!s(int64=20) %!d(string=hai) anos |
Kevin Ryde
|
8b3747f9c6
(scm_i_init_rstate): Compare w to -1 not 0xffffffffUL, now
|
%!s(int64=20) %!d(string=hai) anos |
Marius Vollmer
|
f160e70907
(scm_random_solid_sphere_x): Use scm_c_generalized_vector_length
|
%!s(int64=20) %!d(string=hai) anos |
Kevin Ryde
|
6efaeb3567
(scm_random_solid_sphere_x): Update docstring from manual.
|
%!s(int64=20) %!d(string=hai) anos |
Marius Vollmer
|
55fcbb966b
Don't check for definedness of SCM_HAVE_T_INT64, check
|
%!s(int64=20) %!d(string=hai) anos |
Marius Vollmer
|
c8857a4db4
(scm_array_handle_release): New, changed all uses of
|
%!s(int64=20) %!d(string=hai) anos |
Marius Vollmer
|
4057a3e05a
Use new vector elements API or simple vector API, as appropriate.
|
%!s(int64=20) %!d(string=hai) anos |