2007-01-16 |
Ben Pfaff | Add a deque, implemented as a circular queue, to libpspp. |
tree | commitdiff |
2007-01-10 |
Ben Pfaff | Add heap data structure to src/libpspp, and a test... |
tree | commitdiff |
2007-01-10 |
Ben Pfaff | Checker is really obsolete now. |
tree | commitdiff |
2006-12-24 |
John Darrington | Updated AUTHORS |
tree | commitdiff |
2006-12-24 |
John Darrington | Added some extraneous crud to .cvsignore files |
tree | commitdiff |
2006-12-23 |
John Darrington | Cleaned up GUI, by objectifying the data editor. Remov... |
tree | commitdiff |
2006-12-21 |
Ben Pfaff | Add comment that ll_sort is stable, |
tree | commitdiff |
2006-12-16 |
John Darrington | Removed my authorship lines. |
tree | commitdiff |
2006-12-15 |
Ben Pfaff | Remove "Written by Ben Pfaff <blp@gnu.org>" lines every... |
tree | commitdiff |
2006-12-11 |
Ben Pfaff | Rewrite system file reader code, to clean up and improve. |
tree | commitdiff |
2006-12-10 |
Ben Pfaff | Finish converting struct variable to an opaque type... |
tree | commitdiff |
2006-12-08 |
John Darrington | Memory leak patrol and minor cleanups. |
tree | commitdiff |
2006-12-07 |
John Darrington | Removed mutual dependency between libpspp and data |
tree | commitdiff |
2006-12-05 |
John Darrington | Applied patch #5611 |
tree | commitdiff |
2006-12-03 |
Ben Pfaff | Fix lack of ->name and ->location in DO REPEAT's getl_i... |
tree | commitdiff |
2006-12-02 |
Ben Pfaff | Remove redundant parentheses. |
tree | commitdiff |
2006-11-29 |
John Darrington | Oops. committing new files |
tree | commitdiff |
2006-11-29 |
John Darrington | Applying patch #5562 |
tree | commitdiff |
2006-11-25 |
Ben Pfaff | We've had a mix of min, max from libpspp/misc.h and... |
tree | commitdiff |
2006-11-22 |
Ben Pfaff | Rewrite formatted data input routines to conform to... |
tree | commitdiff |
2006-11-19 |
Ben Pfaff | Fix grammar in comment. |
tree | commitdiff |
2006-11-14 |
John Darrington | Plugged some small memory leaks |
tree | commitdiff |
2006-11-05 |
Ben Pfaff | Rewrite and improve formatted output routines. |
tree | commitdiff |
2006-11-01 |
Ben Pfaff | Tue Oct 31 19:29:05 2006 Ben Pfaff <blp@gnu.org> |
tree | commitdiff |
2006-10-29 |
John Darrington | More constness |
tree | commitdiff |
2006-10-29 |
John Darrington | Made array.h const correct, and dealt with the conseque... |
tree | commitdiff |
2006-10-28 |
Ben Pfaff | Add routines for integer byte order conversions, floati... |
tree | commitdiff |
2006-10-15 |
John Darrington | Added a pooled version of hsh_create |
tree | commitdiff |
2006-10-14 |
John Darrington | Changed a lot of ints to bools. |
tree | commitdiff |
2006-07-31 |
Ben Pfaff | New PURE_FUNCTION, CONST_FUNCTION macros. |
tree | commitdiff |
2006-07-18 |
Ben Pfaff | Patch #5244. |
tree | commitdiff |
2006-07-15 |
Ben Pfaff | Improve comment. |
tree | commitdiff |
2006-07-15 |
John Darrington | Applied patch file #10344. |
tree | commitdiff |
2006-07-10 |
John Darrington | Minor cleanup and spot fixes. |
tree | commitdiff |
2006-07-08 |
Ben Pfaff | Apply patch #5225, assertions. |
tree | commitdiff |
2006-07-04 |
John Darrington | Encapsulated msg_location inside msg_emit |
tree | commitdiff |
2006-07-03 |
John Darrington | Fixed problem deallocating iconv structs. |
tree | commitdiff |
2006-07-01 |
Ben Pfaff | Add linked list library to PSPP. |
tree | commitdiff |
2006-06-26 |
Ben Pfaff | Small optimization for hash library. |
tree | commitdiff |
2006-06-26 |
Ben Pfaff | Fix comment. |
tree | commitdiff |
2006-06-09 |
Ben Pfaff | Reform string library. |
tree | commitdiff |
2006-05-31 |
John Darrington | Fixed minor memory leak. |
tree | commitdiff |
2006-05-30 |
John Darrington | Internationalisation. |
tree | commitdiff |
2006-05-16 |
Ben Pfaff | Removed groff_font_path. |
tree | commitdiff |
2006-05-15 |
Ben Pfaff | Removed nsprintf(), nvsprintf(). |
tree | commitdiff |
2006-05-15 |
Ben Pfaff | Get rid of capacity argument to ds_init() and update... |
tree | commitdiff |
2006-05-10 |
Ben Pfaff | Use <stdarg.h> from gnulib instead of our home-grown... |
tree | commitdiff |
2006-05-09 |
Ben Pfaff | Include <stdarg.h>, needed for va_list. |
tree | commitdiff |
2006-05-08 |
Ben Pfaff | Add pool_asprintf(), pool_vasprintf(). |
tree | commitdiff |
2006-05-08 |
Ben Pfaff | New macro WARN_UNUSED_RESULT. |
tree | commitdiff |
2006-05-07 |
Ben Pfaff | Add va_copy.h header instead of inlining a definition. |
tree | commitdiff |
2006-05-07 |
John Darrington | Fixed a number of warnings. |
tree | commitdiff |
2006-05-07 |
John Darrington | Reworked very long string support for better encapsulation. |
tree | commitdiff |
2006-05-04 |
John Darrington | Added simple queueing to message dialogs. |
tree | commitdiff |
2006-05-02 |
Ben Pfaff | No need to add 1 to arg passed to ds_extend(), because... |
tree | commitdiff |
2006-05-02 |
John Darrington | Implemented support for very long strings a la spss... |
tree | commitdiff |
2006-04-25 |
Ben Pfaff | Finish reforming error message support. In this phase... |
tree | commitdiff |
2006-04-25 |
Ben Pfaff | Continue reforming error message support. In this... |
tree | commitdiff |
2006-04-25 |
Ben Pfaff | Continue reforming error message support. In this... |
tree | commitdiff |
2006-04-24 |
Ben Pfaff | Continue reforming error message support. In this... |
tree | commitdiff |
2006-04-17 |
Ben Pfaff | Continue reforming error message support. In this... |
tree | commitdiff |
2006-04-17 |
Ben Pfaff | Make ds_vprintf() properly handle a null string. |
tree | commitdiff |
2006-04-17 |
Ben Pfaff | GNU standards require "file name" instead of "filename" in |
tree | commitdiff |
2006-04-17 |
Ben Pfaff | GNU standards require "file name" instead of "filename" in |
tree | commitdiff |
2006-04-16 |
Ben Pfaff | Continue reforming error message support. In this... |
tree | commitdiff |
2006-04-16 |
Ben Pfaff | Start reforming error message support. In this phase... |
tree | commitdiff |
2006-04-16 |
Ben Pfaff | Get rid of src/libpspp/debug-print.h and all its users... |
tree | commitdiff |
2006-04-03 |
Ben Pfaff | Clean up output subsystem. |
tree | commitdiff |
2006-03-31 |
Ben Pfaff | Add freaderror() analogous to fwriteerror() in gnulib. |
tree | commitdiff |
2006-03-31 |
Ben Pfaff | Improve string library. |
tree | commitdiff |
2006-03-28 |
John Darrington | Fixed memory leaks resulting from fn_interp_vars et... |
tree | commitdiff |
2006-03-15 |
John Darrington | Changed include paths to be explicitly specified in... |
tree | commitdiff |
2006-03-13 |
John Darrington | Made make distcheck work |
tree | commitdiff |
2006-03-04 |
Ben Pfaff | Got rid of pref.h.orig (and pref.h) entirely, moving... |
tree | commitdiff |
2006-03-04 |
Ben Pfaff | Move GCC attribute declarations from pref.h.orig to... |
tree | commitdiff |
2006-03-04 |
Ben Pfaff | Remove BLP_RANDOM. Its results were unused. Remove |
tree | commitdiff |
2006-03-04 |
John Darrington | Added src/libpspp/automake.mk and src/data/automake.mk |
tree | commitdiff |
2006-03-04 |
John Darrington | Added new files resulting from directory restructuring. |
tree | commitdiff |
|