| Commit message (Expand) | Author | Age | Files | Lines |
* | Added comments to scm_c_random_bignum | Mikael Djurfeldt | 2003-03-03 | 1 | -3/+26 |
* | * mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of | Han-Wen Nienhuys | 2002-08-16 | 1 | -2/+2 |
* | (rstate_free): Return zero. | Marius Vollmer | 2002-07-25 | 1 | -1/+1 |
* | 2002-07-20 Han-Wen <hanwen@cs.uu.nl> | Han-Wen Nienhuys | 2002-07-20 | 1 | -16/+16 |
* | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 2002-03-14 | 1 | -2/+0 |
* | * Miscellaneous small doc updates and fixes. | Neil Jerram | 2001-11-13 | 1 | -2/+2 |
* | * Documentation work. | Neil Jerram | 2001-11-11 | 1 | -7/+7 |
* | Remove "face-lift" comment. | Thien-Thi Nguyen | 2001-07-09 | 1 | -2/+0 |
* | Make compilation under Windows easier. | Martin Grabmüller | 2001-06-26 | 1 | -0/+8 |
* | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 2001-06-14 | 1 | -20/+20 |
* | * validate.h | Michael Livshin | 2001-05-24 | 1 | -22/+22 |
* | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 2001-05-15 | 1 | -9/+9 |
* | Correct, update, improve and clean up a lot of docstrings in order to make | Martin Grabmüller | 2001-04-03 | 1 | -7/+9 |
* | * Remove uses of SCM_ASSERT that may result in error messages different | Dirk Herrmann | 2001-03-06 | 1 | -3/+7 |
* | (scm_seed_to_random_state, scm_copy_random_state, scm_random): | Martin Grabmüller | 2001-02-17 | 1 | -7/+7 |
* | (scm_random, scm_random_normal, scm_random_solid_sphere_x, | Martin Grabmüller | 2001-02-16 | 1 | -12/+6 |
* | Smob-related creanup. | Keisuke Nishida | 2000-12-08 | 1 | -4/+4 |
* | * Deprecated macros SCM_ROCHARS and SCM_ROUCHARS. | Dirk Herrmann | 2000-11-22 | 1 | -1/+1 |
* | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, | Marius Vollmer | 2000-11-17 | 1 | -0/+2 |
* | * String comparison functions don't accept symbols as arguments any more. | Dirk Herrmann | 2000-10-26 | 1 | -0/+1 |
* | * Replace calls to SCM_LENGTH. | Dirk Herrmann | 2000-10-11 | 1 | -5/+5 |
* | * Cleaned up memory error signalling. | Dirk Herrmann | 2000-06-29 | 1 | -5/+2 |
* | * random.c: #include <string.h>. (Needed by memcpy.) | Mikael Djurfeldt | 2000-06-14 | 1 | -0/+1 |
* | More distinguished handling of real and complex values. | Dirk Herrmann | 2000-05-10 | 1 | -2/+2 |
* | * numbers.c (scm_logtest, scm_division): Reordered dispatch sequence. | Dirk Herrmann | 2000-05-02 | 1 | -6/+6 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 2000-04-21 | 1 | -9/+9 |
* | Typo | Mikael Djurfeldt | 2000-04-13 | 1 | -1/+1 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | Only include strings.h where it is actually needed. | Dirk Herrmann | 2000-03-17 | 1 | -0/+1 |
* | Only include vectors.h in those files, where it is actually needed. | Dirk Herrmann | 2000-03-17 | 1 | -0/+1 |
* | Removed empty file genio.h and references to it. | Dirk Herrmann | 2000-03-17 | 1 | -1/+0 |
* | * __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c, | Mikael Djurfeldt | 2000-03-14 | 1 | -2/+2 |
* | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support | Greg J. Badros | 2000-03-03 | 1 | -1/+1 |
* | * random.c: Added documentation, from SLIB page: | Greg J. Badros | 2000-01-25 | 1 | -9/+42 |
* | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* | Greg J. Badros | 2000-01-05 | 1 | -12/+12 |
* | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 2000-01-05 | 1 | -9/+9 |
* | * guile-snarf.awk.in: Do argument/number mismatch checking and | Greg J. Badros | 2000-01-05 | 1 | -2/+2 |
* | * unif.c, symbols.c, strings.c, stacks.c, random.c, print.c, | Greg J. Badros | 2000-01-05 | 1 | -9/+3 |
* | * coop-threads.c: Remove K&R function headers. | Greg J. Badros | 1999-12-16 | 1 | -1/+1 |
* | Remove leading whitespace before empty docstrings. | Greg J. Badros | 1999-12-13 | 1 | -8/+8 |
* | * *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VALIDATE_NIMP | Greg J. Badros | 1999-12-12 | 1 | -1/+1 |
* | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1999-12-12 | 1 | -75/+66 |
* | * acconfig.h: add HAVE_ARRAYS. | Gary Houston | 1999-11-19 | 1 | -17/+20 |
* | * random.c, random.h (scm_c_default_rstate, scm_c_uniform32): | Mikael Djurfeldt | 1999-07-25 | 1 | -19/+28 |
* | Greg's smob patch | Mikael Djurfeldt | 1999-07-07 | 1 | -19/+3 |
* | * random.c (scm_i_random_bignum): Made independent of endianness. | Mikael Djurfeldt | 1999-01-26 | 1 | -5/+7 |
* | Added #include <stdio.h> | Mikael Djurfeldt | 1999-01-21 | 1 | -0/+1 |
* | * random.c, random.h (scm_i_make_rstate): New function: Makes | Mikael Djurfeldt | 1999-01-21 | 1 | -26/+33 |
* | * random.c: Bugfix: Retrieve and store most significant 32 bits in | Mikael Djurfeldt | 1999-01-21 | 1 | -0/+21 |
* | * random.c: Removed alloca includes. | Mikael Djurfeldt | 1999-01-11 | 1 | -30/+10 |