Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Marius Vollmer 7d81830dd2 The FSF has a new address. 19 gadi atpakaļ
  Mikael Djurfeldt 5abeba6894 * debug.c (scm_procedure_source): Handle all objects for which 22 gadi atpakaļ
  Neil Jerram 89a01d40f5 Change @var to @code in docstring. 23 gadi atpakaļ
  Thien-Thi Nguyen 79401766de Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 gadi atpakaļ
  Rob Browning c22a0f5570 * debug.c (debugobj_print): coerce scm_intprint arg 1 to long, not 23 gadi atpakaļ
  Thien-Thi Nguyen d47795627b Remove "face-lift" comment. 23 gadi atpakaļ
  Keisuke Nishida fdc2839563 * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3, 23 gadi atpakaļ
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 23 gadi atpakaļ
  Dirk Herrmann e81d98ec2d * Introduce SCM_UNUSED and mark unused function parameters. 24 gadi atpakaļ
  Michael Livshin dd85ce4758 * strop.c (s_scm_string_capitalize_x): fix docstring quoting. 24 gadi atpakaļ
  Michael Livshin 1be6b49ccb * validate.h 24 gadi atpakaļ
  Marius Vollmer 86d31dfe7d Merge from mvo-vcell-cleanup-1-branch. 24 gadi atpakaļ
  Dirk Herrmann 4daecfeecc * Some simplification, basically a postscriptum to the previous patch. 24 gadi atpakaļ
  Dirk Herrmann 726d810a75 * Fixed scm_thunk_p's results when applied to closures. 24 gadi atpakaļ
  Dirk Herrmann 22a52da14d * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros. 24 gadi atpakaļ
  Dirk Herrmann 68baa7e7f8 * validate.h (SCM_WRONG_NUM_ARGS): Call scm_error_num_args_subr 24 gadi atpakaļ
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. 24 gadi atpakaļ
  Dirk Herrmann 276dd6775c * Eliminate another couple of calls to scm_wta. 24 gadi atpakaļ
  Martin Grabmüller ba94f79e59 (scm_with_traps, scm_memoized_p, scm_make_gloc, scm_gloc_p, 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ļ
  Gary Houston 5f144b105d * use an applicable SMOB to represent continuations, instead of a 24 gadi atpakaļ
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, 24 gadi atpakaļ
  Mikael Djurfeldt 82b3290db7 * debug.c (scm_local_eval): Use scm_i_eval and scm_i_eval_x. 24 gadi atpakaļ
  Mikael Djurfeldt b06a8b87c4 * debug.c: Added #include fluids.h. 24 gadi atpakaļ
  Mikael Djurfeldt 7e73eaee6e (SCM_TOP_LEVEL_LOOKUP_CLOSURE): New macro which replaces 24 gadi atpakaļ
  Mikael Djurfeldt f2c9fcb07e Updated copyrights 25 gadi atpakaļ
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 gadi atpakaļ
  Dirk Herrmann 451e591cdd Some SCM/scm_bits_t type strictness fixes. 25 gadi atpakaļ
  Dirk Herrmann 4260a7fced Lots of fixes with respect to strict typing. 25 gadi atpakaļ