Age | Commit message (Expand) | Author | Files | Lines |
2000-10-25 | * Some more work to get rid of SCM_LENGTH | Dirk Herrmann | 1 | -1/+1 |
2000-06-29 | * Removed some unused identifiers and commented code. | Dirk Herrmann | 1 | -12/+0 |
2000-06-28 | * Cleaned up initialization of asyncs. | Dirk Herrmann | 1 | -37/+1 |
2000-06-27 | * Switch to standard way of smob initialization. | Dirk Herrmann | 1 | -2/+4 |
2000-05-18 | * Unified some rest argument checking and handling. | Dirk Herrmann | 1 | -0/+1 |
2000-05-15 | * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif. | Dirk Herrmann | 1 | -0/+6 |
2000-04-21 | * async.c (scm_sys_gc_async_thunk): Run after-gc-hook. | Mikael Djurfeldt | 1 | -0/+3 |
2000-04-21 | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 1 | -8/+8 |
2000-04-05 | * async.[ch]: unexpose low-level async access macros (thanks to | Michael Livshin | 1 | -17/+28 |
2000-04-04 | * async.h: kill the scm_async_t struct. having a heap cell | Michael Livshin | 1 | -38/+30 |
2000-03-30 | Fix some typing issues wrt SCM/scm_bits_t. | Dirk Herrmann | 1 | -2/+2 |
2000-03-22 | Code layout | Mikael Djurfeldt | 1 | -2/+2 |
2000-03-21 | *** empty log message *** | Mikael Djurfeldt | 1 | -12/+11 |
2000-03-21 | Oops | Mikael Djurfeldt | 1 | -1/+4 |
2000-03-21 | * async.c, __scm.h: Removed lots of the old async click logic. It | Mikael Djurfeldt | 1 | -8/+36 |
2000-03-21 | Fix: Don't unpack results of SCM_INUM. | Dirk Herrmann | 1 | -13/+6 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-18 | Only include root.h where it is actually needed. | Dirk Herrmann | 1 | -0/+1 |
2000-03-14 | * async.c, async.h: made async representation a double cell. | Mikael Djurfeldt | 1 | -8/+6 |
2000-03-12 | *** empty log message *** | Mikael Djurfeldt | 1 | -2/+2 |
2000-03-12 | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h, | Mikael Djurfeldt | 1 | -2/+2 |
2000-03-09 | *.[ch]: make a distinction between SCM as a generic | Greg J. Badros | 1 | -2/+7 |
2000-03-03 | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support | Greg J. Badros | 1 | -1/+1 |
2000-01-11 | * dynl.c, feature.c, filesys.c, fports.c, list.c, load.c, | Greg J. Badros | 1 | -5/+2 |
2000-01-05 | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* | Greg J. Badros | 1 | -15/+15 |
2000-01-05 | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 1 | -10/+10 |
2000-01-05 | * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for | Greg J. Badros | 1 | -2/+2 |
1999-12-19 | * tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of | Greg J. Badros | 1 | -1/+1 |
1999-12-16 | * coop-threads.c: Remove K&R function headers. | Greg J. Badros | 1 | -1/+1 |
1999-12-12 | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1 | -69/+67 |
1999-07-07 | Greg's smob patch | Mikael Djurfeldt | 1 | -10/+4 |
1999-05-23 | * arbiters.c, async.c, regex-posix.c: Use new smob interface. | Mikael Djurfeldt | 1 | -49/+5 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-07-23 | Simplify smob and port marking; set the mark bit in the generic | Jim Blandy | 1 | -3/+0 |
1998-01-31 | * async.c (async_pending): Removed declaration. | Mikael Djurfeldt | 1 | -2/+0 |
1998-01-30 | * async.c, async.h (asyncs_pending): Renamed asyncs_pending --> | Mikael Djurfeldt | 1 | -3/+3 |
1997-10-15 | * Makefile.in: Rebuilt. | Tom Tromey | 1 | -2/+2 |
1997-05-31 | * scmsigs.h, async.h: updated. | Gary Houston | 1 | -156/+1 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-04-29 | * async.c (scm_sys_tick_async_thunk): commented out. I'm not | Gary Houston | 1 | -24/+34 |
1997-03-15 | * posix.c (scm_uname): throw an error if uname fails instead | Gary Houston | 1 | -1/+4 |
1996-11-02 | *** empty log message *** | Mikael Djurfeldt | 1 | -1/+7 |
1996-10-14 | * async.c: Moved `min' macro to _scm.h. | Mikael Djurfeldt | 1 | -2/+0 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -136/+53 |
1996-10-10 | * async.c (scm_take_signal): Doc fixes. | Jim Blandy | 1 | -4/+12 |
1996-09-22 | * arbiters.c (prinarb), | Mikael Djurfeldt | 1 | -3/+3 |
1996-09-11 | * async.c: Calls to scm_sysintern corrected. | Jim Blandy | 1 | -2/+2 |
1996-09-10 | C files should #include only the header files they need, not | Jim Blandy | 1 | -0/+5 |
1996-08-07 | portability fixes for header inclusion etc. | Gary Houston | 1 | -0/+3 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+737 |