Historial de Commits

Autor SHA1 Mensaje Fecha
  Marius Vollmer 7d81830dd2 The FSF has a new address. hace 20 años
  Kevin Ryde df081058b9 (scm_make_regexp): Use SCM_VALIDATE_INT_COPY on flag hace 20 años
  Kevin Ryde d704b2515d (scm_make_regexp): Free rx on error, to avoid memory leak. hace 20 años
  Thien-Thi Nguyen 79401766de Retire inclusion guard macro SCM_MAGIC_SNARFER. hace 23 años
  Gary Houston d41a4e1c9e * regex-posix.c (s_scm_regexp_exec): use scm_long2num not hace 23 años
  Thien-Thi Nguyen d47795627b Remove "face-lift" comment. hace 23 años
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". hace 24 años
  Michael Livshin 1be6b49ccb * validate.h hace 24 años
  Marius Vollmer 86d31dfe7d Merge from mvo-vcell-cleanup-1-branch. hace 24 años
  Thien-Thi Nguyen 94bb46ab57 (scm_regexp_exec): Expand docstring to briefly hace 24 años
  Martin Grabmüller 1e6808ea20 Correct, update, improve and clean up a lot of docstrings in order to make hace 24 años
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. hace 24 años
  Keisuke Nishida 00ffa0e7d6 New functions: scm_c_make_vector, scm_c_make_hash_table. hace 24 años
  Keisuke Nishida e841c3e0c0 Smob-related creanup. hace 24 años
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, hace 24 años
  Dirk Herrmann a6d9e5abe5 * Change a couple of functions to accept either symbols or strings only. hace 24 años
  Dirk Herrmann 9fd38a3d14 * Made some functions not accept symbols as input parameters any more. hace 24 años
  Dirk Herrmann a002f1a2cb * Replaced a lot of references to SCM_CHARS. hace 24 años
  Dirk Herrmann 86c991c2a2 * Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBOL_CHARS. hace 24 años
  Mikael Djurfeldt 6c56304f22 Code layout fix hace 25 años
  Mikael Djurfeldt f2c9fcb07e Updated copyrights hace 25 años
  Dirk Herrmann af45e3b06a * Unified some rest argument checking and handling. hace 25 años
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, hace 25 años
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU hace 25 años
  Dirk Herrmann 7ab3fdd51f Only include strings.h where it is actually needed. hace 25 años
  Greg J. Badros b6791b2e94 * error.h, error.c: Added `scm_wrong_type_arg_msg' to support hace 25 años
  Greg J. Badros b450f07086 * arbiters.c, eq.c, gc.c, guardians.c, list.c, ports.c, print.c, hace 25 años
  Mikael Djurfeldt b380b88547 * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, hace 25 años
  Greg J. Badros 3b3b36ddb7 * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* hace 25 años
  Greg J. Badros a1ec69163d *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. hace 25 años