Tue Oct 31 19:29:05 2006 Ben Pfaff <blp@gnu.org>
[pspp-builds.git] / src / libpspp / ChangeLog
2006-11-01 Ben PfaffTue Oct 31 19:29:05 2006 Ben Pfaff <blp@gnu.org>
2006-10-28 Ben PfaffAdd routines for integer byte order conversions, floati...
2006-10-15 John DarringtonAdded a pooled version of hsh_create
2006-07-31 Ben PfaffNew PURE_FUNCTION, CONST_FUNCTION macros.
2006-07-18 Ben PfaffPatch #5244.
2006-07-10 John DarringtonMinor cleanup and spot fixes.
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-07-03 John DarringtonFixed problem deallocating iconv structs.
2006-07-01 Ben PfaffAdd linked list library to PSPP.
2006-06-26 Ben PfaffSmall optimization for hash library.
2006-06-09 Ben PfaffReform string library.
2006-05-30 John DarringtonInternationalisation.
2006-05-16 Ben PfaffRemoved groff_font_path.
2006-05-15 Ben PfaffRemoved nsprintf(), nvsprintf().
2006-05-15 Ben PfaffGet rid of capacity argument to ds_init() and update...
2006-05-10 Ben PfaffUse <stdarg.h> from gnulib instead of our home-grown...
2006-05-08 Ben PfaffAdd pool_asprintf(), pool_vasprintf().
2006-05-08 Ben PfaffNew macro WARN_UNUSED_RESULT.
2006-05-07 Ben PfaffAdd va_copy.h header instead of inlining a definition.
2006-05-07 John DarringtonReworked very long string support for better encapsulation.
2006-05-04 John DarringtonAdded simple queueing to message dialogs.
2006-05-02 Ben PfaffNo need to add 1 to arg passed to ds_extend(), because...
2006-04-25 Ben PfaffFinish reforming error message support. In this phase...
2006-04-25 Ben PfaffContinue reforming error message support. In this...
2006-04-25 Ben PfaffContinue reforming error message support. In this...
2006-04-24 Ben PfaffContinue reforming error message support. In this...
2006-04-17 Ben PfaffContinue reforming error message support. In this...
2006-04-17 Ben PfaffMake ds_vprintf() properly handle a null string.
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-16 Ben PfaffContinue reforming error message support. In this...
2006-04-16 Ben PfaffStart reforming error message support. In this phase...
2006-04-03 Ben PfaffClean up output subsystem.
2006-03-31 Ben PfaffAdd freaderror() analogous to fwriteerror() in gnulib.
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.