Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / libguile / filesys.c
2011-12-19 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-13 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-07 Andy Wingolocking for putc, puts
2011-11-07 Andy Wingolocking on port buffering operations
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-12 Ludovic CourtèsFix `open' mode bits on GNU/Hurd.
2011-07-12 Ludovic CourtèsDefine `O_NOTRANS' on GNU/Hurd.
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-06-30 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-30 Andy WingoHAVE_POSIX warning fix
2011-06-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-16 Andy Wingoremove win32-dirent.[ch]
2011-05-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-20 Andy Wingofix compile error in mingw fstat socket detection
2011-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-04-25 Ludovic CourtèsCompile more file system related procedures when `...
2011-04-14 Ludovic CourtèsAllow compilation with `--disable-posix'.
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-03-17 Andy Wingofix code that causes warnings on gcc 4.6
2010-04-19 Andy Wingofilesystem trickery to scm_i_relativize_path in filesys...
2010-04-19 Andy Wingoformatting fix
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingoremove libguile/lang.h, deprecate %nil (in favor of...
2010-01-17 Andy Wingonanosecond timestamp support in stat and utime
2009-12-15 Ludovic CourtèsUse Gnulib's `sys_stat' module; update Gnulib.
2009-12-11 Andy Wingomerge from master to elisp
2009-12-08 Andy WingoSCM_CELL in filesys.[ch]
2009-12-05 Andy Wingoremove a bunch of needless scm_permanent_object calls
2009-11-16 Ludovic CourtèsUse Gnulib's `inet_ntop' and `inet_pton' modules.
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-21 Michael GranUse string accessors in scm_basename and scm_dirname
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-19 Andy Wingonew function: canonicalize-path. use when autocompiling
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-06-03 Andy Wingoadd exception-on-error optional arg to `stat' in scheme
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-08-26 Andy Wingomerge from guile master
2008-08-20 Ludovic CourtèsNever define `_GNU_SOURCE' explicitly since `AC_USE_SYS...
2008-08-02 Andy Wingomerge guile-vm to guile
2007-07-29 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-15 Kevin Rydemerge from 1.8
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-01-29 Marius VollmerRenamed the "frames" that are related to dynamic-wind...
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-02 Marius VollmerSee ChangeLog from 2005-03-02.
2005-01-02 Marius VollmerUse new vector elements API or simple vector API, as...
2004-10-22 Marius Vollmer* variable.c, threads.c, struct.c, stackchk.c, smob...
2004-09-22 Marius Vollmer*** empty log message ***
2004-09-08 Kevin Ryde(_POSIX_C_SOURCE): Use this only on hpux, it
2004-09-03 Stefan Jahn2004-09-03 Stefan Jahn <stefan@lkcc.org>
2004-08-19 Marius Vollmer* strings.h, strings.c: (scm_i_string_chars, scm_i_stri...
2004-08-12 Marius Vollmer(STRING_SYSCALL, STRING2_SYSCALL): New helper macros.
2004-08-10 Marius Vollmer* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
2004-08-05 Kevin Ryde(scm_copy_file): Use fstat on the input fd rather than
2004-08-03 Marius Vollmer(scm_make_real, scm_num2dbl, scm_float2num, scm_double2...
2004-08-02 Marius Vollmer* numbers.h, numbers.c, discouraged.h, discouraged...
2004-07-31 Kevin Ryde(scm_copy_file): Avoid fd leak when destination file
2004-07-31 Kevin Ryde * error.c (scm_strerror): Use scm_i_misc_mutex around...
2004-07-23 Marius Vollmer* deprecated.h, deprecated.c, numbers.h (SCM_INUMP...
2004-07-10 Marius Vollmer* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALI...
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2004-05-01 Kevin RydeMore of:
2004-05-01 Kevin Ryde(_POSIX_C_SOURCE): Define to 199506L to get readdir_r (in
2004-04-18 Kevin Ryde(scm_readdir): Use readdir_r when available, for thread...
2004-03-25 Kevin Ryde(scm_getcwd, scm_readlink): Avoid memory leak on errors.
2003-05-29 Stefan Jahn2003-05-29 Stefan Jahn <stefan@lkcc.org>
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-25 Rob Browning* filesys.c: #include <config.h> if HAVE_CONFIG_H.
2002-11-03 Marius Vollmer* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-03-15 Neil JerramSmall docstring fixes.
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-02-11 Marius Vollmer* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning...
2002-01-22 Neil Jerram* First batch of libguile changes for Elisp support.
2001-11-16 Neil Jerram* Adding C function declarations from the SCM interface...
2001-11-11 Neil Jerram* Documentation work.
2001-11-04 Stefan Jahn2001-11-04 Stefan Jahn <stefan@lkcc.org>
2001-11-02 Marius VollmerInclude `direct.h' if possible. Use local
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
next