Change union value type to contain uint8_t types instead of char.
[pspp-builds.git] / src / libpspp / str.h
2009-07-07 John DarringtonChange union value type to contain uint8_t types instea...
2009-06-07 Ben Pfaffcrosstabs: Trim unsightly spaces from titles in output.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-07 John DarringtonRelocate path names when searching for files.
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2008-02-19 Ben Pfaff(ds_read_line): Add argument to limit the length of...
2008-02-02 Ben PfaffPatch #6386. Thanks to John Darrington for review...
2007-11-09 Ben Pfaff* automake.mk: Add new file.
2007-07-23 Ben PfaffInclude xstrndup.h also.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-02-22 Ben PfaffDon't include vsnprintf.h any more, because gnulib...
2007-01-28 John DarringtonDeleted header file #includes which have been removed...
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-11 Ben PfaffRewrite system file reader code, to clean up and improve.
2006-12-03 Ben PfaffFix lack of ->name and ->location in DO REPEAT's getl_i...
2006-11-22 Ben PfaffRewrite formatted data input routines to conform to...
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-11-01 Ben PfaffTue Oct 31 19:29:05 2006 Ben Pfaff <blp@gnu.org>
2006-07-18 Ben PfaffPatch #5244.
2006-06-09 Ben PfaffReform string library.
2006-05-15 Ben PfaffRemoved nsprintf(), nvsprintf().
2006-05-15 Ben PfaffGet rid of capacity argument to ds_init() and update...
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-04-03 Ben PfaffClean up output subsystem.
2006-03-31 Ben PfaffImprove string library.
2006-03-28 John DarringtonFixed memory leaks resulting from fn_interp_vars et...
2006-03-04 Ben PfaffMove GCC attribute declarations from pref.h.orig to...
2006-03-04 Ben PfaffRemove BLP_RANDOM. Its results were unused. Remove
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.