Assorted `syntax-check' fixes.
[bpt/guile.git] / libguile / error.c
2010-08-27 Ludovic CourtèsAssorted `syntax-check' fixes.
2010-07-22 Thien-Thi Nguyen[build] Overhaul <errno.h>, <signal.h> cpp symbol extra...
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-21 Michael GranAvoid accessing symbol internals in call_dsubr_1 and...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-08-02 Andy Wingomerge guile-vm to guile
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-01-29 Marius VollmerRenamed the "frames" that are related to dynamic-wind...
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-02 Marius VollmerSee ChangeLog from 2005-03-02.
2005-01-24 Marius VollmerReverted changed from 2005/01/24 19:14:54, which was...
2005-01-24 Marius VollmerThreading changes.
2004-10-07 Han-Wen Nienhuys(scm_double_cell): abort if GC running.
2004-10-04 Marius Vollmer(scm_wrong_type_arg): Do not talk about "argument" for
2004-09-23 Marius Vollmer(scm_error_scm): Document new meaning of data/rest
2004-08-19 Marius Vollmer(scm_memory_error): Do not try to throw, just abort.
2004-08-10 Marius Vollmer(scm_error_scm): Throw directly instead of calling
2004-07-31 Kevin Ryde(scm_strerror): Use scm_i_misc_mutex around strerror...
2004-07-23 Marius Vollmer* deprecated.h, deprecated.c, numbers.h (SCM_INUMP...
2004-07-10 Marius Vollmer* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALI...
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-25 Rob Browning* error.c: #include <config.h> if HAVE_CONFIG_H.
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2001-11-07 Stefan Jahn2001-11-07 Stefan Jahn <stefan@lkcc.org>
2001-09-20 Mikael Djurfeldt* error.c, error.h: Made error keys globally accessible.
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-07-03 Martin Grabmüller * posix.c (getlogin): getlogin() implementation for...
2001-06-28 Keisuke Nishida * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list...
2001-05-24 Michael Livshin* validate.h
2001-04-27 Rob Browning * error.c (scm_sysmissing): deprecation expired -...
2001-04-03 Martin GrabmüllerCorrect, update, improve and clean up a lot of docstrin...
2001-03-17 Dirk Herrmann* __scm.h (SCM_ASSERT, SCM_WTA_DISPATCH_0, SCM_WTA_DISP...
2001-03-17 Dirk Herrmann* Added function scm_error_num_args_subr.
2001-03-11 Keisuke NishidaUse SCM_LISTn instead of scm_listify.
2001-03-10 Mikael Djurfeldt* _scm.h: Removed #include <errno.h>.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-10-30 Dirk Herrmann* Change a couple of functions to accept either symbols...
2000-08-11 Neil Jerram * macros.c: Remove surplus newlines from end of docstr...
2000-07-13 Dirk Herrmann* Extend checks performed with SCM_DEBUG_CELL_ACCESSES...
2000-06-30 Dirk Herrmann* Re-introduced some symbols as deprecated.
2000-06-30 Dirk Herrmann* Eliminated use of SCM_ASSERT to check for range errors.
2000-06-29 Dirk Herrmann* Cleaned up memory error signalling.
2000-05-15 Dirk Herrmann* Wrapped deprecated code between #if (SCM_DEBUG_DEPREC...
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-04 Gary Houston * error.c (scm_syserror): save errno before doing...
2000-03-29 Mikael Djurfeldt* error.c (scm_error): Don't try to throw an error if
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-17 Dirk HerrmannOnly include strings.h where it is actually needed.
2000-03-17 Dirk HerrmannRemoved empty file genio.h and references to it.
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-01-31 Gary Houston * strings.h: don't use SCM_P. don't include <string.h>.
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-11 Greg J. Badros* dynl.c, error.c, eval.c, feature.c, filesys.c, fports...
2000-01-09 Gary Houston * eval.c: define scm_unbound_variable_key ('unbound...
2000-01-07 Greg J. Badros* scm_validate.h (SCM_OUT_OF_RANGE): Use scm_out_of_ran...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
2000-01-05 Greg J. Badros* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INU...
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-11-18 Gary Houston * configure.in: check for hstrerror.
1999-03-18 Mikael Djurfeldt* error.c (scm_wta): Pass SCM_LIST1 (arg) instead of...
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-01-25 Mikael Djurfeldt* error.c (scm_wta): Added support for SCM_ARG6 and...
1997-08-25 Mikael Djurfeldt* error.c, error.h (scm_error_callback): Removed (see...
1997-08-23 Gary Houston* errno.h: prototype for scm_strerror.
1997-07-10 Jim Blandy* error.c (scm_wta): Pass SCM_EOL to scm_misc_error...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-12 Jim BlandyEnsure that shared substrings are handled properly...
1997-03-29 Gary Houston* ioext.c (scm_setfileno): throw a runtime error if...
1997-03-15 Gary Houston* posix.c (scm_uname): throw an error if uname fails...
1997-03-13 Gary Houston* backtrace.c (scm_display_error_message): don't segv...
1997-01-18 Gary Houston * init.scm (index, rindex): replace versions in utilit...
1997-01-13 Gary Houston* Makefile.am (EXTRA_DIST): add errnos_cnvt.awk, errnos...
1996-10-27 Gary Houston* load.c: change s_try_load and s_try_load_path to...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-12 Gary Houston* error.c, eval.c, load.c, stackchk.c: use scm_error...
1996-09-24 Gary Houston* load.c (scm_sys_try_load): don't check whether value...
1996-09-19 Gary Houston * filesys.c (scsm_sys_stat): don't SIGSEGV if argument...
1996-09-15 Gary Houston* debug.c, unif.c: use scm_out_of_range instead of
1996-09-14 Gary Houston* numbers.c: use SCM_NUM_OVERFLOW instead of scm_wta...
1996-09-12 Mikael Djurfeldt* error.c (err_head): scm_iprin1 --> scm_prin1
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-09-07 Gary Houston * error.c (scm_error): declare scm_error_callback.
1996-08-23 Mikael Djurfeldt*** empty log message ***
next