Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11.
[bpt/guile.git] / libguile / _scm.h
2008-07-16 Ludovic CourtèsHandle lack of `struct dirent64' and `readdir64_r ...
2008-02-27 Neil Jerram(errno): Remove declarations that have been there
2008-02-05 Neil Jerram* fports.c (fport_seek): Make dependent on GUILE_USE_64...
2008-01-22 Neil Jerram* srfi-39.scm: Update copyright statement to LGPL.
2006-10-25 Neil Jerram* configure.in: New check for uca lib (needed for IA64...
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-04-17 Kevin Ryde(scm_to_off_t, scm_from_off_t): No error if unknown...
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2003-03-27 Rob Browning* _scm.h: fix various preprocessor usages of new public...
2003-03-25 Rob Browning* _scm.h: #include <config.h> if HAVE_CONFIG_H.
2002-12-09 Mikael Djurfeldt* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
2002-11-03 Marius Vollmer* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
2002-11-03 Marius Vollmer(HAVE_RESTARTABLE_SYSCALLS): Do define even when
2002-11-02 Marius VollmerInclude <errno.h< so that SCM_SYSCALL is correctly
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2001-11-25 Marius VollmerInclude "libguile/inline.h".
2001-08-31 Dirk Herrmann* Renamed header macros to the SCM_<filename>_H format.
2001-06-26 Martin GrabmüllerMake compilation under Windows easier.
2001-05-15 Marius VollmerMerge from mvo-vcell-cleanup-1-branch.
2001-03-10 Mikael Djurfeldt* _scm.h: Removed #include <errno.h>.
2000-05-16 Dirk Herrmann* Makefile.am: Let 'make clean' remove *.x and *.doc...
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-18 Dirk HerrmannOnly include async.h where it is actually needed.
2000-03-18 Dirk HerrmannOnly include root.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include strings.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include ports.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include vectors.h in those files, where it is...
2000-03-16 Jim BlandyDoc fix.
1999-09-18 Gary Houston1999-09-18 Gary Houston <ghouston@freewire.co.uk>
1997-05-31 Gary Houston* scmsigs.h, async.h: updated.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-04-15 Jim BlandyMerge threads directory into libguile.
1996-11-02 Mikael Djurfeldt * _scm.h: Added #ifndef around definition of macros...
1996-10-29 Jim Blandy* snarf.h: New file.
1996-10-14 Mikael Djurfeldt* _scm.h (min, max): Added.
1996-10-03 Jim Blandy* _scm.h: #include "print.h" here, since it seems to...
1996-10-01 Mikael Djurfeldt* _scm.h: Added conditional #include "threads.h"
1996-09-11 Jim Blandy* _scm.h (SCM_PROC): Extraneous semicolon (outside...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import