Commit History

Author SHA1 Message Date
  Andy Wingo f4ca107f7f Rebase throw/catch on top of raise-exception/with-exception-handler 5 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 5534c2817e Remove useless "classes: h_files" from Guile headers. 6 years ago
  Andy Wingo f96a670332 Add new "throw" VM ops 7 years ago
  Andy Wingo e447258c3f scm_spawn_thread uses call-with-new-thread 8 years ago
  Andy Wingo c2247b782a Out-of-memory situations raise exceptions instead of aborting 11 years ago
  Andy Wingo 7e2fd4e7f5 Unwind-only stack overflow exceptions 11 years ago
  Mark H Weaver 36c4044007 Don't use the identifier 'noreturn'. 11 years ago
  Andy Wingo ec16eb7847 deprecate the-last-stack 14 years ago
  Andy Wingo e10cf6b9c7 deprecate lazy-catch 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Ludovic Courtès 102dbb6f6c Add `SCM_INTERNAL' macro, use it. 16 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Neil Jerram 43e01b1ee3 * throw.h (scm_c_catch, scm_c_with_throw_handler, 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 19 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Marius Vollmer 33b001fd89 Prefixed each each exported symbol with SCM_API. 23 years ago
  Dirk Herrmann 0527e68763 * Renamed header macros to the SCM_<filename>_H format. 23 years ago
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 23 years ago
  Mikael Djurfeldt f2c9fcb07e Updated copyrights 25 years ago
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 years ago
  Greg J. Badros 7866a09b5b * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, 25 years ago
  Jim Blandy 7dc6e7547a * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 26 years ago
  Mikael Djurfeldt e158e4f465 * throw.c, throw.h (scm_handle_by_throw): New function: This 27 years ago
  Mikael Djurfeldt 492960a4f4 * throw.h: Removed jmpbuf arg in scm_catch_body_t. 27 years ago
  Marius Vollmer 1345df5d0d * throw.h (scm_handle_by_proc_catching_all): New prototype 27 years ago
  Mikael Djurfeldt 9538471795 * * gh_eval.c (catch_with_saved_stack): Removed. Replaced by: 27 years ago