summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * coop.c: Remove old non-working code. Thanks to Julian Satchell.dirk-thread-factorization-branchDirk Herrmann2000-11-303-11/+18
* * Improved the threads test suite.Dirk Herrmann2000-06-087-131/+174
* * Let the threads subsystems take care of their feature list entries.Dirk Herrmann2000-06-076-14/+77
* * Added some testsDirk Herrmann2000-06-072-3/+110
* *** empty log message ***Dirk Herrmann2000-06-062-1/+45
* * Factored out coop thread support by using a generic thread interface.Dirk Herrmann2000-06-0617-1524/+2179
* This commit was manufactured by cvs2svn to create branchcvs2svn2000-06-050-0/+0
* *** empty log message ***Marius Vollmer2000-06-051-0/+7
* * scmsigs.c (scm_sigaction): Silently ignore setting handlers forMarius Vollmer2000-06-051-4/+27
* * Don't assign to SCM_SUBRF, use new SCM_SET_SUBRF macro instead.Dirk Herrmann2000-06-053-1/+10
* * gh.h: Don't take the address of a SCM value.Dirk Herrmann2000-06-053-9/+18
* * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.Dirk Herrmann2000-06-0516-30/+47
* *** empty log message ***Mikael Djurfeldt2000-06-051-0/+4
* * boot-9.scm (error-catching-loop): Inform about debugger on error.Mikael Djurfeldt2000-06-051-1/+1
* *** empty log message ***Mikael Djurfeldt2000-06-041-0/+4
* * eval.c (scm_badformalsp): New static function.Mikael Djurfeldt2000-06-041-10/+47
* *** empty log message ***Mikael Djurfeldt2000-06-042-0/+41
* * boot-9.scm (scm-module-closure): New procedure: Was previouslyMikael Djurfeldt2000-06-041-16/+15
* * variable.c: Code layout fixes.Mikael Djurfeldt2000-06-041-3/+3
* * symbols.c (scm_sym2vcell): Bypass dispatch in the evaluator forMikael Djurfeldt2000-06-041-4/+11
* * modules.h (scm_standard_eval_closure): Declare.Mikael Djurfeldt2000-06-041-1/+2
* * modules.c: Added #include "libguile/vectors.h";Mikael Djurfeldt2000-06-041-5/+87
* * eval.c (scm_lookupcar): Test for !SCM_CONSP (SCM_CAR (env))Mikael Djurfeldt2000-06-041-3/+3
* *** empty log message ***Mikael Djurfeldt2000-06-031-0/+6
* * Makefile.am: Added LIBS line to libpath which accidentallyMikael Djurfeldt2000-06-031-0/+1
* *** empty log message ***Mikael Djurfeldt2000-06-031-0/+3
* * scmsigs.c (scm_segfaulr): Removed. (Was probably added byMikael Djurfeldt2000-06-031-10/+1
* *** empty log message ***Mikael Djurfeldt2000-06-031-0/+6
* * gc.h (SCM_VALIDATE_CELL): Cast result to (void) in order toMikael Djurfeldt2000-06-031-1/+2
* *** empty log message ***Mikael Djurfeldt2000-06-021-0/+7
* * gc.h (SCM_VALIDATE_CELL): Don't "use" the value returned byMikael Djurfeldt2000-06-021-3/+3
* *** empty log message ***Mikael Djurfeldt2000-06-021-0/+5
* * dynl.c: Changed #include <ltdl.h> --> #includeMikael Djurfeldt2000-06-021-1/+1
* Moved from parent directoryMikael Djurfeldt2000-06-021-0/+0
* *** empty log message ***Mikael Djurfeldt2000-06-022-1/+12
* * TODO: Moved to devel/.Mikael Djurfeldt2000-06-021-0/+0
* * NOTES: Removed.Mikael Djurfeldt2000-06-021-0/+0
* * Makefile.am: libguile_la_LDFLAGS gets -version-info argsCraig Brozefsky2000-06-022-2/+10
* * GUILE-VERSION: added defnitions for LIBGUILE_MAJOR_VERSION,Craig Brozefsky2000-06-023-0/+19
* *** empty log message ***Michael Livshin2000-06-011-0/+1
* autogen.sh: call ./guile-aclocal.sh instead of aclocal.Michael Livshin2000-06-015-2/+33
* *** empty log message ***Mikael Djurfeldt2000-05-311-1/+5
* * Don't use SCM_SMOB_PREDICATE in header file.Dirk Herrmann2000-05-302-1/+7
* * Removed mit-threads and fsu-threads and references.Dirk Herrmann2000-05-3012-42/+24
* *** empty log message ***Mikael Djurfeldt2000-05-301-0/+5
* *** empty log message ***Mikael Djurfeldt2000-05-301-0/+20
* *** empty log message ***Mikael Djurfeldt2000-05-301-0/+5
* *** empty log message ***Mikael Djurfeldt2000-05-301-0/+5
* * tasks.text: Use outline-mode. Added section for tasks in needMikael Djurfeldt2000-05-301-20/+40
* *** empty log message ***Mikael Djurfeldt2000-05-292-2/+10