file-name: Do not make output files line-buffered in fn_open().
[pspp-builds.git] / src / data / file-name.c
2011-03-20 Ben Pfafffile-name: Do not make output files line-buffered in...
2010-07-19 John DarringtonRemove unnecessary include directives of hash.h
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-02-06 Ben Pfaffverbose-msg: Remove.
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output fc11-i386-build61 fc11-x64-build58 lenny-x64-build82 sid-i386-build128
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-12-06 Ben Pfafffile-name: Generalize fn_interp_vars(). fc11-i386-build49 fc11-x64-build46 lenny-x64-build70
2009-10-24 Ben PfaffMerge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-09-15 Ben PfaffMerge commit 'origin/stable' into stable
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-17 Ben PfaffFix reversed logic in when to append "/" to path in...
2009-07-17 Ben PfaffFix failure to write output file in GUI on Windows...
2009-07-03 John DarringtonCorrect default_output_path function on Windows.
2009-05-13 John DarringtonCorrect default_output_path function on Windows.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-09 Ben PfaffUse Bob Jenkins lookup3 hash instead of FNV.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-07 John DarringtonRelocate path names when searching for files.
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-10-18 John DarringtonAdded (source) configurable default output directory.
2008-04-20 John DarringtonFixed some recent problems with the mingw cross compile.
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-11-03 Ben PfaffAllow output files to overwrite input files (bug #21280...
2007-10-12 Ben Pfaffmalloca-instead-of-local_alloc.patch from patch #6230.
2007-10-09 Ben PfaffFix bug #21280. Thanks to John Darrington for review.
2007-08-16 John DarringtonAdded a basic output viewer.
2007-07-30 Ben PfaffProvisional fix for bug #18692 and bug #20161. Reviewe...
2007-07-27 Ben PfaffMake interactive output go to the terminal (bug #17213...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-02-19 Ben PfaffMingw compatibility fixes for file name code.
2007-02-12 Ben PfaffReduce platform dependence.
2007-02-08 Ben PfaffCorrect name of function fn_is_special. Thanks to...
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-10 Ben Pfaff * file-name.c (fn_search_path): Remove prefix arg...
2006-11-14 John DarringtonPlugged some small memory leaks
2006-10-14 John DarringtonChanged a lot of ints to bools.
2006-06-09 Ben PfaffReform string library.
2006-04-25 Ben PfaffContinue reforming error message support. In this...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-17 Ben PfaffWe don't really support anything but Unix-like environm...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in