Cronologia Commit

Autore SHA1 Messaggio Data
  Andy Wingo c7c2d87547 fix a couple of (system vm frame) accesses on boot errors 14 anni fa
  Andy Wingo 5a5885215a fix recursive throws if an error occurs at boot-time 14 anni fa
  Andy Wingo 4a655e50a3 use scm_from_latin1_symboln for string literals and load-symbol 14 anni fa
  Andy Wingo eeb48bc27e fix the C syntax-error pretty-printer 14 anni fa
  Andy Wingo 2090f909b4 add proper pretty-printing for syntax errors 14 anni fa
  Andy Wingo 7545ddd42a a number of doc fixes 14 anni fa
  Andy Wingo ec16eb7847 deprecate the-last-stack 15 anni fa
  Andy Wingo cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) 15 anni fa
  Andy Wingo c6a32a2cd5 remove internal treatment of default prompt tag, it seems there was no need 15 anni fa
  Andy Wingo adbdfd6d24 rewinding prompts works 15 anni fa
  Andy Wingo 416f26c753 catch, throw, with-throw-handler implemented in Scheme 15 anni fa
  Andy Wingo e10cf6b9c7 deprecate lazy-catch 15 anni fa
  Andy Wingo 0b1733c7d1 SCM_CELL in throw.c 15 anni fa
  Andy Wingo 14aa25e410 remove debug frames 15 anni fa
  Ludovic Courtès 8b22ed7abd Remove remaining uses of discouraged constructs, really. 15 anni fa
  Ludovic Courtès 5c8cefe591 Remove remaining uses of discouraged constructs. 15 anni fa
  Neil Jerram 87f30eda98 Fix spurious `throw from within critical section' errors 16 anni fa
  Michael Gran 27646f414e Use string and symbol accessors in struct, throw, and array funcs 15 anni fa
  Neil Jerram a4dbe1ac3d Avoid clash with system setjmp/longjmp on IA64 15 anni fa
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 16 anni fa
  Andy Wingo 747a163532 make catch cache and restore vm regs, not the vm itself -- speedy speedy 16 anni fa
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 anni fa
  Neil Jerram 346e4402a4 Fix continuation problems on IA64. 17 anni fa
  Neil Jerram 86a597f8b3 * threads.c (do_thread_exit, scm_cancel_thread, 17 anni fa
  Han-Wen Nienhuys 22fc179acd * backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c 18 anni fa
  Han-Wen Nienhuys 937038e823 (scm_ithrow): more refined error message: print symbols 18 anni fa
  Han-Wen Nienhuys a2c40dc7c0 (scm_ithrow): print out key symbol and string arguments 18 anni fa
  Kevin Ryde 23f2b9a3de merge from 1.8 branch 19 anni fa
  Marius Vollmer 18bffcd0f7 (scm_ithrow): When looking for the jmpbuf, first test that we have a 19 anni fa
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 anni fa