Age | Commit message (Expand) | Author | Files | Lines |
2014-04-25 | Merge branch 'stable-2.0'v2.1.0 | Mark H Weaver | 1 | -4/+0 |
2014-02-12 | Rely on Gnulib for 'select', 'lstat', and 'mkstemp'. | Mark H Weaver | 1 | -4/+0 |
2013-03-28 | Merge remote-tracking branch 'origin/stable-2.0' | Mark H Weaver | 1 | -25/+9 |
2013-03-09 | don't provide scm_std_select on mingw and similar platforms | Andy Wingo | 1 | -25/+8 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
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 |
2005-03-02 | See ChangeLog from 2005-03-02. | Marius Vollmer | 1 | -15/+5 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2003-03-27 | * iselect.h: fix various preprocessor usages of new public | Rob Browning | 1 | -4/+4 |
2003-03-25 | * iselect.h: move handling of time related headers to scmconfig.h. | Rob Browning | 1 | -18/+5 |
2002-10-27 | Replaced GUILE_ISELECT with | Marius Vollmer | 1 | -4/+5 |
2002-07-10 | No need to check for Cygwin when including <winsock2.h>, this is | Marius Vollmer | 1 | -2/+1 |
2002-07-07 | Do not include <winsock2.h> on Cygwin even when we have it. | Marius Vollmer | 1 | -1/+2 |
2001-11-02 | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 1 | -8/+8 |
2001-08-31 | * Renamed header macros to the SCM_<filename>_H format. | Dirk Herrmann | 1 | -9/+10 |
2001-07-19 | * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, | Martin Grabmüller | 1 | -1/+1 |
2001-06-26 | Make compilation under Windows easier. | Martin Grabmüller | 1 | -0/+4 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-13 | * iselect.h: Always declare scm_internal_select. | Mikael Djurfeldt | 1 | -7/+6 |
1999-08-06 | Update FSF address in copyright notices. | Jim Blandy | 1 | -1/+2 |
1998-04-20 | * iselect.h: #define scm_internal_select select if GUILE_ISELECT | Mikael Djurfeldt | 1 | -0/+6 |
1998-02-06 | * iselect.h, iselect.c, coop.c, coop-threads.c, coop-threads.h, | Mikael Djurfeldt | 1 | -1/+1 |
1998-01-30 | * coop.c, iselect.c: Since thread switches are now performed with | Mikael Djurfeldt | 1 | -0/+3 |
1998-01-04 | * iselect.h: Some systems require <sys/types.h> to get the FD_SET | Jim Blandy | 1 | -0/+3 |
1997-11-27 | * iselect.h, iselect.c: New files. Implements | Mikael Djurfeldt | 1 | -0/+90 |