Age | Commit message (Expand) | Author | Files | Lines |
2011-05-15 | SCM_ASSERT to error.h | Andy Wingo | 1 | -1/+11 |
2009-08-20 | Avoid accessing symbol internals in call_dsubr_1 and DEVAL | Michael Gran | 1 | -0/+2 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2008-05-31 | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 1 | -2/+2 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2002-12-10 | * async.c, error.h (scm_ints_disabled): Removed. | Mikael Djurfeldt | 1 | -3/+1 |
2001-11-02 | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 1 | -29/+29 |
2001-09-20 | * error.c, error.h: Made error keys globally accessible. | Mikael Djurfeldt | 1 | -0/+8 |
2001-08-31 | * Removed lots of deprecated stuff. | Dirk Herrmann | 1 | -11/+6 |
2001-06-07 | * Introduce SCM_UNUSED and mark unused function parameters. | Dirk Herrmann | 1 | -13/+4 |
2001-04-27 | * error.h (scm_sysmissing): deprecation expired - removed. | Rob Browning | 1 | -1/+0 |
2001-03-17 | * __scm.h (SCM_ASSERT, SCM_WTA_DISPATCH_0, SCM_WTA_DISPATCH_1, | Dirk Herrmann | 1 | -1/+1 |
2001-03-17 | * Added function scm_error_num_args_subr. | Dirk Herrmann | 1 | -0/+1 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-05-15 | * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif. | Dirk Herrmann | 1 | -3/+8 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-03 | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support | Greg J. Badros | 1 | -0/+2 |
2000-03-02 | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 1 | -19/+19 |
2000-01-09 | * eval.c: define scm_unbound_variable_key ('unbound-variable). | Gary Houston | 1 | -0/+2 |
2000-01-07 | * scm_validate.h (SCM_OUT_OF_RANGE): Use scm_out_of_range_pos to | Greg J. Badros | 1 | -0/+2 |
1999-02-06 | * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), | Jim Blandy | 1 | -13/+14 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1997-08-25 | * error.c, error.h (scm_error_callback): Removed (see NEWS). | Mikael Djurfeldt | 1 | -2/+0 |
1997-08-23 | * errno.h: prototype for scm_strerror. | Gary Houston | 1 | -0/+1 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-03-15 | * posix.c (scm_uname): throw an error if uname fails instead | Gary Houston | 1 | -3/+0 |
1997-03-13 | * backtrace.c (scm_display_error_message): don't segv if message | Gary Houston | 1 | -0/+2 |
1997-01-18 | * init.scm (index, rindex): replace versions in utilities.scm with | Gary Houston | 1 | -3/+3 |
1996-12-18 | Give GCC more control flow information, so it can be sure that | Jim Blandy | 1 | -10/+23 |
1996-10-27 | * load.c: change s_try_load and s_try_load_path to s_primitive_load | Gary Houston | 1 | -9/+1 |
1996-09-19 | * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is an | Gary Houston | 1 | -22/+12 |
1996-09-15 | * debug.c, unif.c: use scm_out_of_range instead of | Gary Houston | 1 | -4/+13 |
1996-09-14 | * numbers.c: use SCM_NUM_OVERFLOW instead of scm_wta or ASSERT. | Gary Houston | 1 | -1/+2 |
1996-09-10 | Use SCM_P instead of PROTO; the latter intrudes on the user's | Jim Blandy | 1 | -2/+2 |
1996-09-10 | C files should #include only the header files they need, not | Jim Blandy | 1 | -2/+0 |
1996-09-07 | * error.c (scm_error): declare scm_error_callback. | Gary Houston | 1 | -0/+2 |
1996-09-05 | * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, | Jim Blandy | 1 | -1/+1 |
1996-09-04 | Don't install the unwashed masses of Guile header files in the | Jim Blandy | 1 | -1/+1 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+79 |