Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ludovic Courtès 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 gadi atpakaļ
  Marius Vollmer 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 gadi atpakaļ
  Marius Vollmer 92205699d0 The FSF has a new address. 19 gadi atpakaļ
  Marius Vollmer 0345e278f4 * variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c, 20 gadi atpakaļ
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 gadi atpakaļ
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 gadi atpakaļ
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 gadi atpakaļ
  Dirk Herrmann 228a24ef30 Changes in doc/ref: 23 gadi atpakaļ
  Marius Vollmer 16d4699b6b Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and 23 gadi atpakaļ
  Neil Jerram 9401323e63 * Documentation work. 23 gadi atpakaļ
  Dirk Herrmann 8c494e9973 * Removed lots of deprecated stuff. 23 gadi atpakaļ
  Marius Vollmer 2b1d120cd7 * variable.c (scm_i_variable_print): Use "value" instead of 23 gadi atpakaļ
  Marius Vollmer dbf5dfb3c1 * variable.h (scm_tc16_variable): Removed. 23 gadi atpakaļ
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 gadi atpakaļ
  Keisuke Nishida 1afff62054 * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5, 23 gadi atpakaļ
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 23 gadi atpakaļ
  Marius Vollmer 86d31dfe7d Merge from mvo-vcell-cleanup-1-branch. 24 gadi atpakaļ
  Dirk Herrmann 22a52da14d * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros. 24 gadi atpakaļ
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. 24 gadi atpakaļ
  Martin Grabmüller 03ba3d5b68 (scm_make_variable, scm_make_undefined_variable) 24 gadi atpakaļ
  Dirk Herrmann 85db4a2c8e * Initialize symbols using SCM_(GLOBAL_)?SYMBOL instead of scm_sysintern... 24 gadi atpakaļ
  Keisuke Nishida e841c3e0c0 Smob-related creanup. 24 gadi atpakaļ
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, 24 gadi atpakaļ
  Mikael Djurfeldt 4fd1f6529d * variable.c: Code layout fixes. 25 gadi atpakaļ
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 gadi atpakaļ
  Dirk Herrmann 4260a7fced Lots of fixes with respect to strict typing. 25 gadi atpakaļ
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 gadi atpakaļ
  Dirk Herrmann ba11fd4cb6 Only include root.h where it is actually needed. 25 gadi atpakaļ
  Dirk Herrmann f04d8caf82 Only include ports.h where it is actually needed. 25 gadi atpakaļ
  Dirk Herrmann 0fa27efa4a Removed empty file genio.h and references to it. 25 gadi atpakaļ