Historie revizí

Autor SHA1 Zpráva Datum
  Andy Wingo 8a4ed2dd34 remove "discouraged" infrastructure před 14 roky
  Andy Wingo 92a61010bd change remaining %nil -> #nil před 15 roky
  Andy Wingo cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) před 15 roky
  Andy Wingo c1b7c940ec lisp nil always enabled před 15 roky
  Andy Wingo 2533f10b40 nil is null, whee před 15 roky
  Andy Wingo f36878ba2d remove cxrs před 15 roky
  Mark H Weaver 45f4cbdf12 the cube of lisp booleans (#f nil () #t) před 15 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 17 roky
  Ludovic Courtès 3f52096714 Fix "mixed linkage" errors in `inline.h'. před 17 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 6fcc7d48e4 * discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to před 20 roky
  Marius Vollmer ddda5e8fa7 (scm_car, scm_cdr, scm_i_chase_pairs, SCM_I_A_PAT, SCM_I_D_PAT, etc, před 20 roky
  Marius Vollmer bc36d0502b * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into před 20 roky
  Dirk Herrmann c178c3a68b * sort.c, pairs.h: Removed unnecessary includes. před 22 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 0527e68763 * Renamed header macros to the SCM_<filename>_H format. před 23 roky
  Dirk Herrmann 6cf695375f * Use SCM_CONSP, not SCM_ECONSP. před 23 roky
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. před 23 roky
  Dirk Herrmann 5843e5c988 * Various minor improvements, for example signedness fixes. před 24 roky
  Dirk Herrmann e81d98ec2d * Introduce SCM_UNUSED and mark unused function parameters. před 24 roky
  Dirk Herrmann dd039d6dc6 * New macro SCM_TRUE_P. před 25 roky
  Dirk Herrmann 76a369d95d * SCM_C[AD]R and SCM_SETC[AD]R use SCM_{SET_}?OBJECT now. před 25 roky
  Dirk Herrmann 2549a7096d Moved some cell related definitions from tags.h and pairs.h to gc.h. před 25 roky
  Dirk Herrmann 0cbaaf0b15 Added a set of low level macros for accessing cell entries. před 25 roky
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU před 25 roky
  Mikael Djurfeldt 4a4c9785e0 * gc.c, gc.h, pairs.h, init.c: Implementation of a new way of před 25 roky
  Mikael Djurfeldt 1201a982fa * pairs.h (SCM_NEWCELL, SCM_NEWCELL2): Use new style freelists. před 25 roky