Historia zmian

Autor SHA1 Wiadomość Data
  Marius Vollmer 7d81830dd2 The FSF has a new address. 20 lat temu
  Thien-Thi Nguyen 79401766de Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 lat temu
  Thien-Thi Nguyen d47795627b Remove "face-lift" comment. 24 lat temu
  Marius Vollmer c519b27251 (scm_c_primitive_load, 24 lat temu
  Keisuke Nishida 1afff62054 * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5, 24 lat temu
  Keisuke Nishida fdc2839563 * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3, 24 lat temu
  Dirk Herrmann 3628462791 * Deprecated scm_makfromstr and added scm_mem2string as a replacement. 24 lat temu
  Michael Livshin c014a02eec revert the ill-considered part of the 2001-05-24 changes 24 lat temu
  Michael Livshin 1be6b49ccb * validate.h 24 lat temu
  Marius Vollmer 86d31dfe7d Merge from mvo-vcell-cleanup-1-branch. 24 lat temu
  Dirk Herrmann 7c33806ae6 * Make SCM_DEBUG_CELL_ACCESSES=1 work with GUILE_DEBUG_FREELIST. 24 lat temu
  Martin Grabmüller 67e8151b65 * load.c (scm_primitive_load, scm_primitive_load_path), 24 lat temu
  Keisuke Nishida e0c08f17b1 Use SCM_LISTn instead of scm_listify. 24 lat temu
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. 24 lat temu
  Dirk Herrmann 2ade72d773 * Remove uses of SCM_ASSERT that may result in error messages different 24 lat temu
  Marius Vollmer f1b7a06676 * load.c (load): Use scm_primtive_eval_x instead of scm_i_eval_x. 24 lat temu
  Martin Grabmüller d91788cb72 (scm_parse_path, scm_search_path): Added docstrings. 24 lat temu
  Marius Vollmer aa767bc58f * modules.h (scm_selected_module, scm_current_module): Renamed 24 lat temu
  Dirk Herrmann 13070bd3b0 * Added missing includes of string.h. 24 lat temu
  Dirk Herrmann 38ae064c6e * Use scm_mem2symbol or scm_str2symbol to create symbol objects. 24 lat temu
  Dirk Herrmann 34f0f2b8af * Deprecated macros SCM_ROCHARS and SCM_ROUCHARS. 24 lat temu
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, 24 lat temu
  Dirk Herrmann a6d9e5abe5 * Change a couple of functions to accept either symbols or strings only. 24 lat temu
  Mikael Djurfeldt f33b174d0e * load.c (load): Use `scm_selected_module' to compute second arg 25 lat temu
  Mikael Djurfeldt f2c9fcb07e Updated copyrights 25 lat temu
  Dirk Herrmann 9a09deb1c3 * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP. 25 lat temu
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 lat temu
  Dirk Herrmann 54778cd312 Lots of fixes to make guile (at some time) compile with strict typing. 25 lat temu
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 lat temu
  Dirk Herrmann ba11fd4cb6 Only include root.h where it is actually needed. 25 lat temu