Historie revizí

Autor SHA1 Zpráva Datum
  Mark H Weaver d47db067b6 Add `random-state-from-platform' and `scm_i_random_bytes_from_platform' před 13 roky
  Andreas Rottmann 2af6e1351d Fix the range of `random' on 64-bit platforms před 14 roky
  Andy Wingo 9defb64118 64-bit random fixes před 14 roky
  Andy Wingo a2a95453eb rstates point to rngs před 14 roky
  Andy Wingo 99a0ee6620 refactor datum->random-state / random-state->datum před 14 roky
  Andy Wingo b606ff6af9 low-level RNG interfaces deal in scm_t_uint32, not unsigned long před 14 roky
  Andreas Rottmann 77b139121d Allow exposing of random number generator state před 14 roky
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ před 15 roky
  Ludovic Courtès 102dbb6f6c Add `SCM_INTERNAL' macro, use it. před 16 roky
  Kevin Ryde 2b829bbb3d merge from 1.8 branch před 19 roky
  Marius Vollmer 92205699d0 The FSF has a new address. před 20 roky
  Marius Vollmer cc95e00ac6 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, před 20 roky
  Marius Vollmer f5710d53b1 Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use před 21 roky
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. před 22 roky
  Marius Vollmer 33b001fd89 Prefixed each each exported symbol with SCM_API. před 23 roky
  Dirk Herrmann 8c494e9973 * Removed lots of deprecated stuff. před 23 roky
  Martin Grabmüller 58ade1022c * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, před 23 roky
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. před 23 roky
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". před 24 roky
  Michael Livshin 1be6b49ccb * validate.h před 24 roky
  Keisuke Nishida e841c3e0c0 Smob-related creanup. před 24 roky
  Mikael Djurfeldt f2c9fcb07e Updated copyrights před 25 roky
  Dirk Herrmann 54778cd312 Lots of fixes to make guile (at some time) compile with strict typing. před 25 roky
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU před 25 roky
  Greg J. Badros d3a6bc9484 * *.h: Use SCM_NIMP(X) && in all the FOOP macros. před 25 roky
  Mikael Djurfeldt 9b741bb6da * random.c, random.h (scm_c_default_rstate, scm_c_uniform32): před 25 roky
  Mikael Djurfeldt eccc856618 * random.c, random.h (scm_i_make_rstate): New function: Makes před 26 roky
  Mikael Djurfeldt e7a7298668 * random.c, random.h: New files: Random number support. před 26 roky