Commit History

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