2007-02-07 |
Ben Pfaff | Add missing comma. |
blob | commitdiff | raw |
2007-01-26 |
Ben Pfaff | Check in patch #5709: Augmented Balanced Tree data... |
blob | commitdiff | raw | diff to current |
2007-01-16 |
Ben Pfaff | Add a deque, implemented as a circular queue, to libpspp. |
blob | commitdiff | raw | diff to current |
2007-01-10 |
Ben Pfaff | Add heap data structure to src/libpspp, and a test... |
blob | commitdiff | raw | diff to current |
2006-12-11 |
Ben Pfaff | Rewrite system file reader code, to clean up and improve. |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Ben Pfaff | Finish converting struct variable to an opaque type... |
blob | commitdiff | raw | diff to current |
2006-12-08 |
John Darrington | Memory leak patrol and minor cleanups. |
blob | commitdiff | raw | diff to current |
2006-12-07 |
John Darrington | Removed mutual dependency between libpspp and data |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Ben Pfaff | Fix lack of ->name and ->location in DO REPEAT's getl_i... |
blob | commitdiff | raw | diff to current |
2006-11-29 |
John Darrington | Applying patch #5562 |
blob | commitdiff | raw | diff to current |
2006-11-25 |
Ben Pfaff | We've had a mix of min, max from libpspp/misc.h and... |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Ben Pfaff | Rewrite formatted data input routines to conform to... |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Ben Pfaff | Tue Oct 31 19:29:05 2006 Ben Pfaff <blp@gnu.org> |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Ben Pfaff | Add routines for integer byte order conversions, floati... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
John Darrington | Added a pooled version of hsh_create |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Ben Pfaff | New PURE_FUNCTION, CONST_FUNCTION macros. |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Ben Pfaff | Patch #5244. |
blob | commitdiff | raw | diff to current |
2006-07-10 |
John Darrington | Minor cleanup and spot fixes. |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Ben Pfaff | Apply patch #5225, assertions. |
blob | commitdiff | raw | diff to current |
2006-07-03 |
John Darrington | Fixed problem deallocating iconv structs. |
blob | commitdiff | raw | diff to current |
2006-07-01 |
Ben Pfaff | Add linked list library to PSPP. |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Ben Pfaff | Small optimization for hash library. |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Ben Pfaff | Reform string library. |
blob | commitdiff | raw | diff to current |
2006-05-30 |
John Darrington | Internationalisation. |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Ben Pfaff | Removed groff_font_path. |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Ben Pfaff | Removed nsprintf(), nvsprintf(). |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Ben Pfaff | Get rid of capacity argument to ds_init() and update... |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Ben Pfaff | Use <stdarg.h> from gnulib instead of our home-grown... |
blob | commitdiff | raw | diff to current |
2006-05-08 |
Ben Pfaff | Add pool_asprintf(), pool_vasprintf(). |
blob | commitdiff | raw | diff to current |
2006-05-08 |
Ben Pfaff | New macro WARN_UNUSED_RESULT. |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Ben Pfaff | Add va_copy.h header instead of inlining a definition. |
blob | commitdiff | raw | diff to current |
2006-05-07 |
John Darrington | Reworked very long string support for better encapsulation. |
blob | commitdiff | raw | diff to current |
2006-05-04 |
John Darrington | Added simple queueing to message dialogs. |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Ben Pfaff | No need to add 1 to arg passed to ds_extend(), because... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Ben Pfaff | Finish reforming error message support. In this phase... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Ben Pfaff | Continue reforming error message support. In this... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Ben Pfaff | Continue reforming error message support. In this... |
blob | commitdiff | raw | diff to current |
2006-04-24 |
Ben Pfaff | Continue reforming error message support. In this... |
blob | commitdiff | raw | diff to current |
2006-04-17 |
Ben Pfaff | Continue reforming error message support. In this... |
blob | commitdiff | raw | diff to current |
2006-04-17 |
Ben Pfaff | Make ds_vprintf() properly handle a null string. |
blob | commitdiff | raw | diff to current |
2006-04-17 |
Ben Pfaff | GNU standards require "file name" instead of "filename" in |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Ben Pfaff | Continue reforming error message support. In this... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Ben Pfaff | Start reforming error message support. In this phase... |
blob | commitdiff | raw | diff to current |
2006-04-03 |
Ben Pfaff | Clean up output subsystem. |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Ben Pfaff | Add freaderror() analogous to fwriteerror() in gnulib. |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Ben Pfaff | Improve string library. |
blob | commitdiff | raw | diff to current |
2006-03-28 |
John Darrington | Fixed memory leaks resulting from fn_interp_vars et... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
Ben Pfaff | Move GCC attribute declarations from pref.h.orig to... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
Ben Pfaff | Remove BLP_RANDOM. Its results were unused. Remove |
blob | commitdiff | raw | diff to current |
2006-03-04 |
John Darrington | Added new files resulting from directory restructuring. |
blob | commitdiff | raw | diff to current |
|