Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2002-12-18 | * Makefile.am (modinclude_HEADERS): Added threads-plugin.h. | Mikael Djurfeldt | 1 | -56/+2 |
2002-12-18 | * threads.c (really_launch): Detach before unlocking | Mikael Djurfeldt | 1 | -12/+4 |
2002-12-16 | * pthread-threads.c, pthread-threads.h (SCM_DEBUG_THREADS): Added | Mikael Djurfeldt | 1 | -1/+10 |
2002-12-16 | * threads.c (scm_thread): Removed filed joining_threads. | Mikael Djurfeldt | 1 | -11/+41 |
2002-12-16 | * pthread-threads.c, pthread-threads.h, threads.c: Fixes to | Mikael Djurfeldt | 1 | -7/+13 |
2002-12-15 | * __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definitions. | Mikael Djurfeldt | 1 | -0/+24 |
2002-12-09 | * __scm.h (SCM_ALLOW_INTS_ONLY): Removed. | Mikael Djurfeldt | 1 | -30/+33 |
2002-12-02 | * pthread-threads.h: New, implement pthread-like API by deferring to | Marius Vollmer | 1 | -0/+99 |