2011-07-01 |
John Darrington | Merge remote branch 'savannah/master' into sourceview |
blob | commitdiff | raw |
2011-06-16 |
Ben Pfaff | Update code that assumed a dictionary's encoding could... |
blob | commitdiff | raw |
2011-05-04 |
Ben Pfaff | Implement DATASET commands. |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Ben Pfaff | dictionary: Make dict_create() take the new dictionary... |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Ben Pfaff | dictionary: Set encoding early when cloning a dictionary. |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Ben Pfaff | Change terminology from "active file" to "active dataset". |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Ben Pfaff | lexer: Reimplement for better testability and internati... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Ben Pfaff | sys-file-reader: Refactor to clean up character encodin... |
blob | commitdiff | raw | diff to current |
2011-02-05 |
Ben Pfaff | dict: Make dict_make_unique_var_name() return an alloca... |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Ben Pfaff | str: Change "char" to "byte" in function names. |
blob | commitdiff | raw | diff to current |
2010-10-03 |
John Darrington | Remove erroneous CONST_CAST |
blob | commitdiff | raw | diff to current |
2010-10-02 |
John Darrington | Use macros from cast.h instead of literal casts |
blob | commitdiff | raw | diff to current |
2010-07-24 |
John Darrington | Fix memory leak in MRSETS |
blob | commitdiff | raw | diff to current |
2010-07-04 |
John Darrington | Fix various memory leaks |
blob | commitdiff | raw | diff to current |
2010-05-21 |
John Darrington | Merge commit 'origin/covariance' |
blob | commitdiff | raw | diff to current |
2010-05-02 |
Ben Pfaff | Implement MRSETS command. 20100501191104/pspp |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Ben Pfaff | dictionary: Use hmap instead of older hsh_table. 20100412040508/pspp |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Ben Pfaff | dictionary: Remove unneeded assertions. |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Ben Pfaff | Make struct variable refer to struct vardict through... |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Ben Pfaff | Make "internal variables" part of a dictionary. |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Ben Pfaff | dictionary: Fix memory leak in dict_set_encoding(). |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Ben Pfaff | dictionary: Fix potential access beyond allocated memory. |
blob | commitdiff | raw | diff to current |
2010-03-26 |
Ben Pfaff | dict: Make dict_clone_var(), dict_clone_var_assert... |
blob | commitdiff | raw | diff to current |
2010-02-08 |
Ben Pfaff | Merge "output" into "master" |
blob | commitdiff | raw | diff to current |
2009-12-25 |
John Darrington | Merge branch 'master' into output |
blob | commitdiff | raw | diff to current |
2009-12-18 |
John Darrington | Merge branch 'master' into output |
blob | commitdiff | raw | diff to current |
2009-12-16 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Ben Pfaff | Merge "master" into "output". |
blob | commitdiff | raw | diff to current |
2009-10-24 |
John Darrington | Remove some unnecessary #include directives |
blob | commitdiff | raw | diff to current |
2009-09-28 |
John Darrington | Correct printf conversion specifiers for size_t types. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Ben Pfaff | Merge master into output branch. |
blob | commitdiff | raw | diff to current |
2009-08-09 |
Ben Pfaff | Add CONST_CAST macro, for casting away "const" more... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
John Darrington | Merge commit 'origin/stable' |
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-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-29 |
John Darrington | Merge branch 'refs/heads/charset' of ssh://jmd@git... |
blob | commitdiff | raw | diff to current |
2009-03-29 |
John Darrington | Set dictionary's encoding when reading gnumeric files |
blob | commitdiff | raw | diff to current |
2009-03-27 |
John Darrington | Test for NULL before calling strdup |
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-17 |
John Darrington | Fixed crash which occured when deleting dictionaries... |
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-23 |
John Darrington | Unsaved indicator for data files. |
blob | commitdiff | raw | diff to current |
2009-01-17 |
John Darrington | Merge commit 'origin/stable' |
blob | commitdiff | raw | diff to current |
2008-12-10 |
John Darrington | Merge commit 'HEAD'; branch 'master' into rewrite-sheet |
blob | commitdiff | raw | diff to current |
2008-12-04 |
John Darrington | Merge branch 'master' into rewrite-sheet |
blob | commitdiff | raw | diff to current |
2008-11-24 |
John Darrington | Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu... |
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-03-07 |
Ben Pfaff | (var_name_is_insertable): New function. |
blob | commitdiff | raw | diff to current |
2008-02-02 |
Ben Pfaff | Patch #6386. Thanks to John Darrington for review... |
blob | commitdiff | raw | diff to current |
2008-01-19 |
John Darrington | Reworked settings so as to use one large struct instead... |
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-10-27 |
John Darrington | Fixed bugs #21397 and 21330 |
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-09-14 |
Ben Pfaff | (dict_clone): Copy case indexes from cloned dictionary... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
John Darrington | Plugged some more memory leaks. |
blob | commitdiff | raw | diff to current |
2007-08-14 |
John Darrington | Avoid assertion failure pasting from a dictionary with... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Ben Pfaff | Patch #6117: Implement clipboard for data sheet. |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Ben Pfaff | * get.c (parse_read_command): Compact the values in... |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Ben Pfaff | * psppire-dict.c (psppire_dict_dump): Don't use |
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-18 |
John Darrington | Added the ability to resize string variables from the... |
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-23 |
Ben Pfaff | Patch #5885. |
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-02 |
John Darrington | Changed a lot of non-const pointers to const. |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Ben Pfaff | Improve VECTOR implementation. |
blob | commitdiff | raw | diff to current |
2007-01-26 |
John Darrington | Added custom psppire-selector widget. |
blob | commitdiff | raw | diff to current |
2007-01-10 |
John Darrington | Patch #5672 |
blob | commitdiff | raw | diff to current |
2007-01-07 |
John Darrington | Applied patch #5661 |
blob | commitdiff | raw | diff to current |
2007-01-03 |
John Darrington | Added callback for when the weights on a dictionary... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
John Darrington | Applied patch #5653, which adds callbacks to dataset... |
blob | commitdiff | raw | diff to current |
2006-12-28 |
John Darrington | Re-added Data->Insert_Variable menu item |
blob | commitdiff | raw | diff to current |
2006-12-23 |
Ben Pfaff | Make the missing value code do more work, so that its... |
blob | commitdiff | raw | diff to current |
2006-12-16 |
John Darrington | Committed patch #5636 |
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-10-26 |
John Darrington | Eliminated global variable current_dataset. |
blob | commitdiff | raw | diff to current |
2006-10-19 |
John Darrington | Encapsulated the static data of procedure.[ch] into... |
blob | commitdiff | raw | diff to current |
2006-09-23 |
John Darrington | Changed int to bool in dict_get_weight and sort_active_... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
Ben Pfaff | Fix comment. |
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-06 |
Ben Pfaff | Make dictionary compacting functions a little more... |
blob | commitdiff | raw | diff to current |
2006-05-04 |
Ben Pfaff | Continue reforming procedure execution. In this phase... |
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 |
next |