Commit History

Author SHA1 Message Date
  Kevin Ryde eb7e1603ad (environ): Use _NSGetEnviron in Darwin 21 years ago
  Kevin Ryde 73ae3b4cb5 (scm_localtime, scm_gmtime, scm_mktime): Provide a default 21 years ago
  Kevin Ryde f40771d883 (scm_current_time, scm_gettimeofday): Add a comment about 21 years ago
  Marius Vollmer 2d99b584ac (scm_current_time): 'time' does not set errno so don't use 21 years ago
  Kevin Ryde 03b79aa32a (scm_strptime): Add comment about glibc strptime %s and 21 years ago
  Stefan Jahn 2e945bccca 2003-05-29 Stefan Jahn <stefan@lkcc.org> 21 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Rob Browning 3cf2f52dc0 * stime.c: #include <config.h> if HAVE_CONFIG_H. 22 years ago
  Mikael Djurfeldt 756414cf2c * threads.h, threads.c: Moved futures to their own file. 22 years ago
  Han-Wen Nienhuys 34d19ef643 2002-07-20 Han-Wen <hanwen@cs.uu.nl> 22 years ago
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 years ago
  Marius Vollmer 4c9419ac31 * gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when 23 years ago
  Marius Vollmer 79dcdf5188 On M$-Windows `tzname[]' is known to be `_tzname[]'. 23 years ago
  Dirk Herrmann 8c494e9973 * Removed lots of deprecated stuff. 23 years ago
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 years ago
  Martin Grabmüller 82893676f4 Make compilation under Windows easier. 23 years ago
  Dirk Herrmann 3628462791 * Deprecated scm_makfromstr and added scm_mem2string as a replacement. 23 years ago
  Dirk Herrmann e81d98ec2d * Introduce SCM_UNUSED and mark unused function parameters. 23 years ago
  Marius Vollmer 86d31dfe7d Merge from mvo-vcell-cleanup-1-branch. 24 years ago
  Dirk Herrmann e4b265d817 * Avoid redundant casting of argument numbers to char* and vice versa. 24 years ago
  Martin Grabmüller 1e6808ea20 Correct, update, improve and clean up a lot of docstrings in order to make 24 years ago
  Mikael Djurfeldt e6e2e95aa5 * _scm.h: Removed #include <errno.h>. 24 years ago
  Martin Grabmüller a8eac221a7 (scm_strptime, scm_mktime): Added texinfo markup. 24 years ago
  Keisuke Nishida 00ffa0e7d6 New functions: scm_c_make_vector, scm_c_make_hash_table. 24 years ago
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, 24 years ago
  Dirk Herrmann a6d9e5abe5 * Change a couple of functions to accept either symbols or strings only. 24 years ago
  Dirk Herrmann 9fd38a3d14 * Made some functions not accept symbols as input parameters any more. 24 years ago
  Dirk Herrmann a002f1a2cb * Replaced a lot of references to SCM_CHARS. 24 years ago
  Neil Jerram 09831f943c * Docstring fixes. 24 years ago
  Michael Livshin 1c299a6be5 * stime.c (scm_c_get_internal_run_time): new function, same as 24 years ago