| Commit message (Expand) | Author | Age | Files | Lines |
* | scm_seed_to_random_state: Support wide string arguments.... | Mark H Weaver | 2018-10-19 | 1 | -2/+24 |
* | Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.... | Mark H Weaver | 2018-10-17 | 1 | -3/+6 |
* | Support general arrays in random:hollow-sphere!... | Daniel Llorens | 2017-10-31 | 1 | -59/+74 |
* | Merge branch 'stable-2.0'... | Mark H Weaver | 2014-04-25 | 1 | -5/+3 |
|\ |
|
| * | Avoid signed overflow in random.c.... | Mark H Weaver | 2014-03-11 | 1 | -1/+1 |
| * | Rely on Gnulib for <unistd.h>.... | Mark H Weaver | 2014-02-27 | 1 | -4/+2 |
* | | Change uses of scm_is_simple_vector to scm_is_vector... | Daniel Llorens | 2014-02-08 | 1 | -3/+3 |
* | | Replace scm_c_generalized_vector_length in random.c... | Daniel Llorens | 2014-02-06 | 1 | -2/+2 |
|/ |
|
* | Update copyright dates on random.c... | Mark H Weaver | 2013-02-25 | 1 | -1/+2 |
* | random_state_of_last_resort: use getpid directly, instead of scm_getpid... | Mark H Weaver | 2013-02-25 | 1 | -2/+9 |
* | Revert "random_state_of_last_resort doesn't rely on HAVE_POSIX"... | Mark H Weaver | 2013-02-25 | 1 | -6/+3 |
* | Revert "random-state-from-platform: simplify pid conditional, and clarify docs."... | Mark H Weaver | 2013-02-25 | 1 | -8/+9 |
* | random-state-from-platform: simplify pid conditional, and clarify docs.... | Mark H Weaver | 2013-02-24 | 1 | -9/+8 |
* | random_state_of_last_resort doesn't rely on HAVE_POSIX... | Andy Wingo | 2013-02-24 | 1 | -3/+6 |
* | Add `random-state-from-platform' and `scm_i_random_bytes_from_platform'... | Mark H Weaver | 2012-01-21 | 1 | -0/+101 |
* | fix typos in the manual bits generated from source comments.... | Ralf Wildenhues | 2011-02-09 | 1 | -1/+1 |
* | fix a number of assuptions that a long could hold an inum... | Andy Wingo | 2010-11-19 | 1 | -4/+4 |
* | Fix the range of `random' on 64-bit platforms... | Andreas Rottmann | 2010-08-01 | 1 | -15/+27 |
* | 64-bit random fixes... | Andy Wingo | 2010-07-27 | 1 | -3/+20 |
* | rstates point to rngs... | Andy Wingo | 2010-07-26 | 1 | -19/+23 |
* | update docs... | Andy Wingo | 2010-07-26 | 1 | -4/+2 |
* | refactor datum->random-state / random-state->datum... | Andy Wingo | 2010-07-26 | 1 | -38/+50 |
* | low-level RNG interfaces deal in scm_t_uint32, not unsigned long... | Andy Wingo | 2010-07-26 | 1 | -54/+28 |
* | remove SCM_HAVE_T_INT64, SCM_HAVE_T_UINT64... | Andy Wingo | 2010-07-26 | 1 | -34/+0 |
* | Allow exposing of random number generator state... | Andreas Rottmann | 2010-07-26 | 1 | -4/+68 |
* | Fix random number generator on 64-bit platforms... | Andreas Rottmann | 2010-07-19 | 1 | -1/+27 |
* | Merge branch 'master' into boehm-demers-weiser-gc... | Ludovic Courtès | 2009-08-28 | 1 | -2/+3 |
|\ |
|
| * | generic vector ops to own file... | Andy Wingo | 2009-07-19 | 1 | -0/+1 |
| * | rename unif.[ch] to arrays.[ch]... | Andy Wingo | 2009-07-19 | 1 | -2/+2 |
* | | Merge branch 'master' into boehm-demers-weiser-gc... | Ludovic Courtès | 2009-08-18 | 1 | -6/+7 |
|\| |
|
| * | Change Guile license to LGPLv3+... | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | | Merge branch 'master' into boehm-demers-weiser-gc... | Ludovic Courtès | 2008-09-13 | 1 | -1/+1 |
|\| |
|
| * | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 2008-09-13 | 1 | -1/+1 |
* | | Use `scm_gc_malloc_pointerless' in various places (improves performance).... | Ludovic Courtes | 2008-09-10 | 1 | -4/+8 |
* | | Removed a lot of now-useless SMOB mark/free functions.... | Ludovic Courtes | 2008-09-05 | 1 | -9/+4 |
|/ |
|
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -1/+1 |
* | Test for SCM_HAVE_T_UINT64 instead of... | Mikael Djurfeldt | 2006-02-19 | 1 | -11/+11 |
* | (scm_i_copy_rstate, scm_c_make_rstate): Don't test for... | Kevin Ryde | 2005-11-26 | 1 | -5/+1 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -1/+1 |
* | (scm_i_init_rstate): Compare w to -1 not 0xffffffffUL, now... | Kevin Ryde | 2005-01-23 | 1 | -1/+1 |
* | (scm_random_solid_sphere_x): Use scm_c_generalized_vector_length... | Marius Vollmer | 2005-01-17 | 1 | -1/+1 |
* | (scm_random_solid_sphere_x): Update docstring from manual. | Kevin Ryde | 2005-01-15 | 1 | -6/+5 |
* | Don't check for definedness of SCM_HAVE_T_INT64, check... | Marius Vollmer | 2005-01-14 | 1 | -1/+1 |
* | (scm_array_handle_release): New, changed all uses of... | Marius Vollmer | 2005-01-06 | 1 | -1/+6 |
* | Use new vector elements API or simple vector API, as appropriate.... | Marius Vollmer | 2005-01-02 | 1 | -31/+40 |
* | (scm_uniform_vector_elements,... | Marius Vollmer | 2004-12-27 | 1 | -6/+6 |
* | (scm_random_solid_sphere_x, scm_random_hollow_sphere_x): Do not... | Marius Vollmer | 2004-11-02 | 1 | -2/+0 |
* | (vector_scale, vector_scale_x): Renamed former to the... | Marius Vollmer | 2004-10-27 | 1 | -29/+57 |
* | * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,... | Marius Vollmer | 2004-08-19 | 1 | -5/+5 |
* | * socket.c, rw.c, deprecated.h, validate.h... | Marius Vollmer | 2004-08-12 | 1 | -2/+6 |