História revízii

Autor SHA1 Správa Dátum
  Marius Vollmer cc95e00ac6 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 20 rokov pred
  Marius Vollmer 8824ac88f0 * socket.c, rw.c, deprecated.h, validate.h 20 rokov pred
  Marius Vollmer e11e83f3d9 * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, 20 rokov pred
  Marius Vollmer a55c2b6809 * validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, 20 rokov pred
  Kevin Ryde 803d27f9d0 (scm_hashq, scm_hashv, scm_hash): Restrict to size>=1 rather 20 rokov pred
  Marius Vollmer 93ccaef0c6 * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to 20 rokov pred
  Han-Wen Nienhuys 84fad13058 * srfi-13.c (s_scm_string_map): convert character to unsigned char 21 rokov pred
  Marius Vollmer f92e85f735 * print.c (scm_iprin1): Handle fractions. 21 rokov pred
  Marius Vollmer b4d5926184 (scm_string_hash): New hashing algorithm that takes the complete 21 rokov pred
  Dirk Herrmann 534c55a97d This set of patches introduces a new tc7 code scm_tc7_number for 21 rokov pred
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 rokov pred
  Han-Wen Nienhuys 34d19ef643 2002-07-20 Han-Wen <hanwen@cs.uu.nl> 22 rokov pred
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 rokov pred
  Dirk Herrmann 8c494e9973 * Removed lots of deprecated stuff. 23 rokov pred
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 rokov pred
  Marius Vollmer f228362b10 (scm_hasher): Use SCM_UNPACK in the case labels so that 23 rokov pred
  Michael Livshin c014a02eec revert the ill-considered part of the 2001-05-24 changes 23 rokov pred
  Michael Livshin 1be6b49ccb * validate.h 23 rokov pred
  Martin Grabmüller 5352393c55 * list.c (scm_list, scm_cons_star, scm_null_p, scm_list_p), 24 rokov pred
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. 24 rokov pred
  Mikael Djurfeldt 9636b49cd2 * hash.c (scm_string_hash): Don't downcase characters. 24 rokov pred
  Dirk Herrmann ba3932579c * Moved function scm_string_hash to hash.c. 24 rokov pred
  Gary Houston 5f144b105d * use an applicable SMOB to represent continuations, instead of a 24 rokov pred
  Dirk Herrmann 34f0f2b8af * Deprecated macros SCM_ROCHARS and SCM_ROUCHARS. 24 rokov pred
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, 24 rokov pred
  Dirk Herrmann d1ca2c6423 * Some more work to get rid of SCM_LENGTH 24 rokov pred
  Dirk Herrmann bfa974f0a4 * Replace a bunch of calls to SCM_LENGTH. 24 rokov pred
  Dirk Herrmann a002f1a2cb * Replaced a lot of references to SCM_CHARS. 24 rokov pred
  Dirk Herrmann 28b06554ca * Unified ssymbols and msymbols to a single symbol type 'scm_tc7_symbol'. 24 rokov pred
  Dirk Herrmann 206d3de31e * Replace SCM_UNPACK_CAR appropriately. 24 rokov pred