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