| Commit message (Expand) | Author | Age | Files | Lines |
* | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 2001-06-14 | 1 | -8/+8 |
* | * Introduce SCM_UNUSED and mark unused function parameters. | Dirk Herrmann | 2001-06-07 | 1 | -7/+10 |
* | revert the ill-considered part of the 2001-05-24 changes | Michael Livshin | 2001-05-26 | 1 | -6/+6 |
* | * validate.h | Michael Livshin | 2001-05-24 | 1 | -14/+14 |
* | * Made creation of new smob types thread safe. | Dirk Herrmann | 2001-04-21 | 1 | -39/+50 |
* | * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros. | Dirk Herrmann | 2001-03-30 | 1 | -1/+3 |
* | * _scm.h: Removed #include <errno.h>. | Mikael Djurfeldt | 2001-03-10 | 1 | -0/+2 |
* | * Remove uses of SCM_ASSERT that may result in error messages different | Dirk Herrmann | 2001-03-06 | 1 | -5/+8 |
* | Remove dump facilities. | Keisuke Nishida | 2001-03-02 | 1 | -14/+0 |
* | New dump/undump scheme. | Keisuke Nishida | 2001-02-05 | 1 | -22/+8 |
* | New files: dump.c, dump.h. | Keisuke Nishida | 2001-02-03 | 1 | -15/+43 |
* | * Return type of scm_make_smob_type is scm_bits_t now. | Dirk Herrmann | 2001-01-15 | 1 | -1/+1 |
* | Smob-related creanup. | Keisuke Nishida | 2000-12-08 | 1 | -13/+16 |
* | Deprecated scm_make_smob_type_mfpe and scm_set_smob_mfpe. | Keisuke Nishida | 2000-12-07 | 1 | -51/+40 |
* | Some cleanup on smob calls. | Keisuke Nishida | 2000-12-07 | 1 | -1/+2 |
* | Improved smob calls. | Keisuke Nishida | 2000-12-07 | 1 | -151/+262 |
* | * smob.c (scm_smob_prehistory): don't init the "allocated" smob | Michael Livshin | 2000-09-02 | 1 | -2/+0 |
* | Added comment about possible optimization | Mikael Djurfeldt | 2000-08-26 | 1 | -0/+12 |
* | * smob.h (scm_smob_descriptor): Added `apply\' and `gsubr_type\'. | Keisuke Nishida | 2000-08-25 | 1 | -0/+163 |
* | * Cleaned up memory error signalling. | Dirk Herrmann | 2000-06-29 | 1 | -3/+5 |
* | * smob.h (scm_smobfuns): Removed deprecated type. | Mikael Djurfeldt | 2000-06-12 | 1 | -17/+0 |
* | * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif. | Dirk Herrmann | 2000-05-15 | 1 | -2/+6 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 2000-04-21 | 1 | -4/+4 |
* | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 2000-04-03 | 1 | -3/+3 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | Only include ports.h where it is actually needed. | Dirk Herrmann | 2000-03-17 | 1 | -0/+1 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-03-14 | 1 | -8/+8 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-03-12 | 1 | -1/+1 |
* | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h, | Mikael Djurfeldt | 2000-03-12 | 1 | -1/+1 |
* | *.[ch]: make a distinction between SCM as a generic | Greg J. Badros | 2000-03-09 | 1 | -1/+1 |
* | * *.c: Finish replacing K&R style prototypes with ANSI C | Greg J. Badros | 1999-12-12 | 1 | -6/+3 |
* | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1999-12-12 | 1 | -0/+6 |
* | * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, | Mikael Djurfeldt | 1999-09-12 | 1 | -1/+1 |
* | * smob.c (scm_smob_print): Handle non-existing type name nicely. | Mikael Djurfeldt | 1999-07-24 | 1 | -2/+1 |
* | Greg's smob patch | Mikael Djurfeldt | 1999-07-07 | 1 | -13/+38 |
* | * smob.c, smob.h (scm_make_smob_type): New interface to smob | Mikael Djurfeldt | 1999-05-23 | 1 | -47/+149 |
* | * smob.c (scm_newsmob): Also create a wrapper class if | Mikael Djurfeldt | 1999-03-14 | 1 | -0/+6 |
* | * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), | Jim Blandy | 1999-02-06 | 1 | -4/+4 |
* | * smob.c (freeprint): New function. | Jim Blandy | 1998-12-05 | 1 | -1/+16 |
* | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1998-10-19 | 1 | -1/+1 |
* | * smob.c (scm_numsmob): Make this an int, not an scm_sizet, to | Jim Blandy | 1998-09-05 | 1 | -1/+1 |
* | Simplify smob and port marking; set the mark bit in the generic | Jim Blandy | 1998-07-23 | 1 | -3/+3 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1996-10-14 | 1 | -10/+2 |
* | C files should #include only the header files they need, not | Jim Blandy | 1996-09-10 | 1 | -0/+3 |
* | maintainer changed: was lord, now jimb; first importjimb | Jim Blandy | 1996-07-25 | 1 | -0/+134 |