Commit History

Author SHA1 Message Date
  Marius Vollmer 3d7f708f21 * __scm.h (USE_THREADS, GUILE_ISELECT): Define when 22 years ago
  Marius Vollmer 1ceead47c4 * __scm.h (SCM_ASYNC_CLICK): Check pending_asyncs instead of 22 years ago
  Marius Vollmer be2588b87d (SCM_ASYNC_TICK): Do without the scm_active_asyncs abbrev. 22 years ago
  Marius Vollmer e3c9bec302 * __scm.h (scm_asyncs_pending_p): Removed. 22 years ago
  Marius Vollmer a6b54e30d3 Removed GUILE_OLD_ASYNC_CLICK code. 22 years ago
  Dirk Herrmann bd987b8eda * __scm.h (SCM_CAUTIOUS), eval.c (scm_eval_args, deval_args, 22 years ago
  Dirk Herrmann 8505e285ec * backtrace.c (SCM_ASSERT), debug.c (scm_debug_options), eval.c 22 years ago
  Dirk Herrmann c136c9205e * __scm.h, eval.c, eval.h: Removed compile time option 22 years ago
  Thien-Thi Nguyen 3dd84ef10c (HAVE_UINTPTR_T): Only define if UINTPTR_T attributes 23 years ago
  Marius Vollmer cd99053982 (HAVE_UINTPTR_T, HAVE_PTRDIFF_T, HAVE_LONG_LONG, HAVE_LONG_LONGS): 23 years ago
  Marius Vollmer fdf773fa8f Define HAVE_UINTPTR_T, HAVE_PTRDIFF_T and HAVE_LONG_LONG depending on 23 years ago
  Stefan Jahn 8f99e3f38b 2001-11-04 Stefan Jahn <stefan@lkcc.org> 23 years ago
  Marius Vollmer 1174045c9a * __scm.h: Defined SCM_API. This macro gets prepended to all 23 years ago
  Dirk Herrmann 8c494e9973 * Removed lots of deprecated stuff. 23 years ago
  Neil Jerram cf504ee0cf * Fix spelling mistake in comment. 23 years ago
  Marius Vollmer 904a077df1 * tags.h: Update tag system docs. 23 years ago
  Marius Vollmer 38956d845c (ptrdiff_t): Typedef to long when configure didn't find 23 years ago
  Dirk Herrmann e81d98ec2d * Introduce SCM_UNUSED and mark unused function parameters. 23 years ago
  Dirk Herrmann 729dbac32f * Changed the default definition of SCM. 24 years ago
  Michael Livshin c014a02eec revert the ill-considered part of the 2001-05-24 changes 24 years ago
  Michael Livshin 1be6b49ccb * validate.h 24 years ago
  Marius Vollmer 86d31dfe7d Merge from mvo-vcell-cleanup-1-branch. 24 years ago
  Marius Vollmer e68fc82964 (SCM_WTA_DISPATCH_0): Removed ARG and POS parameters, 24 years ago
  Mikael Djurfeldt c07b3fefa5 * __scm.h (SCM_WTA_DISPATCH_0, SCM_WTA_DISPATCH_1, 24 years ago
  Dirk Herrmann 216eedfcae * Incorporated fixes to interrupt deferring/allowing from Niibe. 24 years ago
  Dirk Herrmann b3fcac341b * __scm.h (SCM_ASSERT, SCM_WTA_DISPATCH_0, SCM_WTA_DISPATCH_1, 24 years ago
  Dirk Herrmann 23deee8161 * Minor fixes to error checking macros. 24 years ago
  Dirk Herrmann 5c75b29f1d * Cleaned up some limits-definitions. 24 years ago
  Dirk Herrmann ac0c002c62 * Fixed a couple of bugs with quotient, remainder, bit-extract and logand. 24 years ago
  Dirk Herrmann b63a956dc5 * Re-introduced some symbols as deprecated. 24 years ago