2009-07-17 |
Ben Pfaff | i18n: Change some strings to reduce work of translation. |
blob | commitdiff | raw |
2009-06-07 |
Ben Pfaff | Implement missing values for long string variables. |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | sys-file-reader: Fix memory leak. |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | Add support for value labels on long string variables. |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Ben Pfaff | Change "union value" to dynamically allocate long strings. |
blob | commitdiff | raw | diff to current |
2009-05-09 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-04-22 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-04-08 |
Ben Pfaff | Add "x" prefix to calls to plain malloc(), calloc(... |
blob | commitdiff | raw | diff to current |
2009-04-08 |
John Darrington | Merge commit 'origin/master' into charset |
blob | commitdiff | raw | diff to current |
2009-04-07 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-04-02 |
John Darrington | Use a system file's "character code" to set the encoding. |
blob | commitdiff | raw | diff to current |
2009-04-01 |
John Darrington | Merge commit 'origin/master' into charset |
blob | commitdiff | raw | diff to current |
2009-03-31 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-03-27 |
John Darrington | Read dictionary encoding from data files. |
blob | commitdiff | raw | diff to current |
2009-03-02 |
John Darrington | Merge branch 'master'; commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-02-20 |
John Darrington | Merge branch 'master' of /home/john/Development/pspp... |
blob | commitdiff | raw | diff to current |
2009-02-20 |
John Darrington | Merge commit 'HEAD'; commit 'savannah/master' |
blob | commitdiff | raw | diff to current |
2009-02-05 |
John Darrington | Silently ignore some inrecognised subtypes. |
blob | commitdiff | raw | diff to current |
2009-01-17 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-01-07 |
John Darrington | Merge commit 'savannah/master' |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Ben Pfaff | Make cases simpler, faster, and easier to understand. |
blob | commitdiff | raw | diff to current |
2008-11-11 |
John Darrington | Merge branch 'master' into rewrite-sheet |
blob | commitdiff | raw | diff to current |
2008-10-12 |
Ben Pfaff | Implement variable and data file attributes. |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Ben Pfaff | In system files, fix error message when floating-point... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Ben Pfaff | In system files, allow missing values to be specified... |
blob | commitdiff | raw | diff to current |
2007-12-24 |
John Darrington | Constness patrol |
blob | commitdiff | raw | diff to current |
2007-12-21 |
John Darrington | Made case_{reader,writer}_class structures const. |
blob | commitdiff | raw | diff to current |
2007-12-07 |
Ben Pfaff | Handle variable display parameters record with only... |
blob | commitdiff | raw | diff to current |
2007-11-11 |
Ben Pfaff | Patch #6262. New developers guide and resulting fixes... |
blob | commitdiff | raw | diff to current |
2007-11-06 |
Ben Pfaff | Patch #6258. |
blob | commitdiff | raw | diff to current |
2007-11-03 |
Ben Pfaff | Allow output files to overwrite input files (bug #21280... |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Ben Pfaff | posix-xprintf-functions.patch from patch #6230. |
blob | commitdiff | raw | diff to current |
2007-10-12 |
Ben Pfaff | xalloc.h-instead-of-alloc.h.patch from patch #6230. |
blob | commitdiff | raw | diff to current |
2007-10-12 |
Ben Pfaff | magic-elimination.patch from patch #6230. |
blob | commitdiff | raw | diff to current |
2007-08-27 |
John Darrington | Plugged some more memory leaks. |
blob | commitdiff | raw | diff to current |
2007-08-27 |
John Darrington | Force display width to 8, if sys file says zero. Closes... |
blob | commitdiff | raw | diff to current |
2007-07-24 |
Ben Pfaff | Numerous improvements to system file reader and writer. |
blob | commitdiff | raw | diff to current |
2007-07-23 |
Ben Pfaff | (read_variable_to_value_map): Use max_warnings |
blob | commitdiff | raw | diff to current |
2007-07-23 |
Ben Pfaff | Fix problems with uniqueness of short names in system... |
blob | commitdiff | raw | diff to current |
2007-07-14 |
John Darrington | Only taint casereader if case size is unknown. |
blob | commitdiff | raw | diff to current |
2007-07-14 |
John Darrington | Respect the case_cnt field from sys file header. Closes... |
blob | commitdiff | raw | diff to current |
2007-07-07 |
Ben Pfaff | Change license from GPLv2+ to GPLv3+. |
blob | commitdiff | raw | diff to current |
2007-06-08 |
John Darrington | Delete trailing whitespace at end of lines. |
blob | commitdiff | raw | diff to current |
2007-06-07 |
Ben Pfaff | Actually implement the new procedure code and adapt... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Ben Pfaff | Abstract the documents within a dictionary a little... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
John Darrington | Miscellaneous cleanup to categorical values, linreg... |
blob | commitdiff | raw | diff to current |
2007-04-20 |
John Darrington | If sys files have no long_name table, implicitly add... |
blob | commitdiff | raw | diff to current |
2007-04-16 |
John Darrington | Increase width of N and DEF cells in T-TEST. |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Ben Pfaff | Fix use of size_t in printf formats. Patch #5727. |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Ben Pfaff | Don't assume that MEASURE_* and ALIGN_* have the same... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Ben Pfaff | Remove "Written by Ben Pfaff <blp@gnu.org>" lines every... |
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-05 |
Ben Pfaff | First step in making struct variable opaque: the boring... |
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-03 |
Ben Pfaff | Completely rewrite src/data/format.[ch], to achieve... |
blob | commitdiff | raw | diff to current |
2006-10-29 |
John Darrington | Made array.h const correct, and dealt with the conseque... |
blob | commitdiff | raw | diff to current |
2006-09-27 |
John Darrington | Fixed warnings generated by gcc 4.1.2 |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Ben Pfaff | Apply patch #5225, assertions. |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Ben Pfaff | Fix bug #15766 (/KEEP subcommand on SAVE doesn't fully... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Ben Pfaff | Reform string library. |
blob | commitdiff | raw | diff to current |
2006-06-03 |
John Darrington | Minor i18n issues. |
blob | commitdiff | raw | diff to current |
2006-05-31 |
John Darrington | Fixed minor memory leak. |
blob | commitdiff | raw | diff to current |
2006-05-07 |
John Darrington | Fixed a number of warnings. |
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 | Fix invalid read when fetching sys files with very... |
blob | commitdiff | raw | diff to current |
2006-05-04 |
Ben Pfaff | Fix spelling in comment. |
blob | commitdiff | raw | diff to current |
2006-05-02 |
John Darrington | Implemented support for very long strings a la spss... |
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 | GNU standards require "file name" instead of "filename" in |
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 | Get rid of src/libpspp/debug-print.h and all its users... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Ben Pfaff | Get rid of our own int32 type in favor of the standard... |
blob | commitdiff | raw | diff to current |
2006-03-17 |
John Darrington | Fixed reading of system files with non-ascii characters... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
John Darrington | Changed include paths to be explicitly specified in... |
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 |
John Darrington | Fixed bug reading compressed system files. |
blob | commitdiff | raw | diff to current |
2006-03-04 |
John Darrington | Added new files resulting from directory restructuring. |
blob | commitdiff | raw | diff to current |
|