2007-09-13 |
John Darrington | Implemented the find dialog. |
tree | commitdiff |
2007-09-12 |
Ben Pfaff | * casereader-translator.c (struct casereader_translator... |
tree | commitdiff |
2007-08-27 |
John Darrington | Plugged some more memory leaks. |
tree | commitdiff |
2007-08-27 |
John Darrington | Force display width to 8, if sys file says zero. Closes... |
tree | commitdiff |
2007-08-16 |
John Darrington | Added a basic output viewer. |
tree | commitdiff |
2007-08-14 |
John Darrington | Avoid assertion failure pasting from a dictionary with... |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | Patch #6117: Implement clipboard for data sheet. |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | * get.c (parse_read_command): Compact the values in... |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | * get.c (struct case_map): Move into new file src/data... |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | * psppire-dict.c (psppire_dict_dump): Don't use |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | (casereader_read): Don't require cases read by a casere... |
tree | commitdiff |
2007-08-13 |
Ben Pfaff | Make casewriters keep track of the number of `union... |
tree | commitdiff |
2007-08-10 |
Ben Pfaff | Fix bug reported by Jason Stover. |
tree | commitdiff |
2007-07-30 |
Ben Pfaff | Provisional fix for bug #18692 and bug #20161. Reviewe... |
tree | commitdiff |
2007-07-29 |
Ben Pfaff | Make PSPP able to read all the portable files I could... |
tree | commitdiff |
2007-07-27 |
Ben Pfaff | Make interactive output go to the terminal (bug #17213... |
tree | commitdiff |
2007-07-26 |
John Darrington | Patch #6086. Adds "transformation pending" state. |
tree | commitdiff |
2007-07-25 |
Ben Pfaff | *** empty log message *** |
tree | commitdiff |
2007-07-25 |
Ben Pfaff | Fix bug #6113. |
tree | commitdiff |
2007-07-25 |
Ben Pfaff | Fix bug #20427. |
tree | commitdiff |
2007-07-24 |
Ben Pfaff | Numerous improvements to system file reader and writer. |
tree | commitdiff |
2007-07-23 |
Ben Pfaff | Don't try to write very long strings to portable files... |
tree | commitdiff |
2007-07-23 |
Ben Pfaff | (read_variable_to_value_map): Use max_warnings |
tree | commitdiff |
2007-07-23 |
Ben Pfaff | Fix problems with uniqueness of short names in system... |
tree | commitdiff |
2007-07-23 |
Ben Pfaff | * variable.c (var_set_width): Use new var_set_width... |
tree | commitdiff |
2007-07-18 |
John Darrington | Added the ability to resize string variables from the... |
tree | commitdiff |
2007-07-14 |
John Darrington | Only taint casereader if case size is unknown. |
tree | commitdiff |
2007-07-14 |
John Darrington | Respect the case_cnt field from sys file header. Closes... |
tree | commitdiff |
2007-07-07 |
Ben Pfaff | Change license from GPLv2+ to GPLv3+. |
tree | commitdiff |
2007-07-01 |
John Darrington | Changed trns_chain_execute signature (Patch #6057) |
tree | commitdiff |
2007-06-21 |
Ben Pfaff | Improve comment. |
tree | commitdiff |
2007-06-15 |
John Darrington | Fixed procedure execution in GUI. |
tree | commitdiff |
2007-06-11 |
Ben Pfaff | Add lots of comments. Some minor substantive changes... |
tree | commitdiff |
2007-06-08 |
John Darrington | Delete trailing whitespace at end of lines. |
tree | commitdiff |
2007-06-08 |
John Darrington | Remove src/data/fastfile* |
tree | commitdiff |
2007-06-08 |
John Darrington | Fixed constness issues. |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | Actually implement the new procedure code and adapt... |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | Add datasheet. |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | Until now, the procedure code has provided a case to... |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | * value.h (value_cnt_from_width): New function. |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | Add casegrouper, to allow cases read from a given caser... |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | Add interface to lexicographical ordering of cases. |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | Add casereaders and casewriters, the basis of the new... |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | "casewindow" data structure that extends the deque... |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | sparse_cases data structure that augments a sparse_arra... |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | Add a low-level on-disk case array data structure. |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | In a couple of places we calculate the maximum number... |
tree | commitdiff |
2007-06-07 |
Ben Pfaff | casenumber is defined in transformations.h, but case... |
tree | commitdiff |
2007-06-04 |
Ben Pfaff | Slightly generalize case_to_values and case_from_values... |
tree | commitdiff |
2007-06-02 |
Ben Pfaff | Clean up after a forgotten part of patch #5829. |
tree | commitdiff |
2007-06-01 |
John Darrington | Changed return type from int to bool |
tree | commitdiff |
2007-05-10 |
Jason Stover | removed redundant #include |
tree | commitdiff |
2007-05-10 |
Jason Stover | removed "Written by" line |
tree | commitdiff |
2007-05-06 |
Ben Pfaff | Abstract the documents within a dictionary a little... |
tree | commitdiff |
2007-05-03 |
John Darrington | Implemented ADD DOCUMENT. Thanks to Ben Pfaff for... |
tree | commitdiff |
2007-04-26 |
John Darrington | More eye candy. |
tree | commitdiff |
2007-04-23 |
Ben Pfaff | Patch #5885. |
tree | commitdiff |
2007-04-23 |
Ben Pfaff | Patch #5886. |
tree | commitdiff |
2007-04-22 |
John Darrington | Miscellaneous cleanup to categorical values, linreg... |
tree | commitdiff |
2007-04-20 |
John Darrington | If sys files have no long_name table, implicitly add... |
tree | commitdiff |
2007-04-16 |
John Darrington | Increase width of N and DEF cells in T-TEST. |
tree | commitdiff |
2007-04-02 |
John Darrington | Changed a lot of non-const pointers to const. |
tree | commitdiff |
2007-03-30 |
Ben Pfaff | Deuglify deque code. Patch #5829. |
tree | commitdiff |
2007-02-19 |
Ben Pfaff | Mingw compatibility fixes for file name code. |
tree | commitdiff |
2007-02-18 |
Ben Pfaff | Adapt to most recent gnulib. |
tree | commitdiff |
2007-02-18 |
Ben Pfaff | Add missing _() around messages. |
tree | commitdiff |
2007-02-12 |
Ben Pfaff | Include "mkstemp.h", without which linking on mingw32... |
tree | commitdiff |
2007-02-12 |
Ben Pfaff | Reduce platform dependence. |
tree | commitdiff |
2007-02-09 |
Ben Pfaff | Add #include <config.h>. |
tree | commitdiff |
2007-02-09 |
Ben Pfaff | Improve VECTOR implementation. |
tree | commitdiff |
2007-02-09 |
Ben Pfaff | Fix use of size_t in printf formats. Patch #5727. |
tree | commitdiff |
2007-02-08 |
Ben Pfaff | Correct name of function fn_is_special. Thanks to... |
tree | commitdiff |
2007-02-02 |
Ben Pfaff | We are using a single member in struct file_handle... |
tree | commitdiff |
2007-01-26 |
John Darrington | Added custom psppire-selector widget. |
tree | commitdiff |
2007-01-16 |
Ben Pfaff | Clean up and improve case code. |
tree | commitdiff |
2007-01-16 |
Ben Pfaff | Add a deque, implemented as a circular queue, to libpspp. |
tree | commitdiff |
2007-01-10 |
John Darrington | Patch #5672 |
tree | commitdiff |
2007-01-07 |
John Darrington | Applied patch #5661 |
tree | commitdiff |
2007-01-04 |
John Darrington | Added psppire-dialog and psppire-buttonbox widgets. |
tree | commitdiff |
2007-01-03 |
John Darrington | Added callback for when the weights on a dictionary... |
tree | commitdiff |
2007-01-01 |
John Darrington | Applied patch #5653, which adds callbacks to dataset... |
tree | commitdiff |
2006-12-28 |
John Darrington | Re-added Data->Insert_Variable menu item |
tree | commitdiff |
2006-12-23 |
John Darrington | Cleaned up GUI, by objectifying the data editor. Remov... |
tree | commitdiff |
2006-12-23 |
Ben Pfaff | Make the missing value code do more work, so that its... |
tree | commitdiff |
2006-12-22 |
John Darrington | Added abstract factory to create casefiles. Updated... |
tree | commitdiff |
2006-12-20 |
John Darrington | Implemented the NPAR TESTS command. |
tree | commitdiff |
2006-12-19 |
Ben Pfaff | Make it possible to pull cases from the active file... |
tree | commitdiff |
2006-12-16 |
Ben Pfaff | Don't assume that MEASURE_* and ALIGN_* have the same... |
tree | commitdiff |
2006-12-16 |
John Darrington | Removed my authorship lines. |
tree | commitdiff |
2006-12-16 |
John Darrington | Committed patch #5636 |
tree | commitdiff |
2006-12-15 |
Ben Pfaff | Remove "Written by Ben Pfaff <blp@gnu.org>" lines every... |
tree | commitdiff |
2006-12-14 |
John Darrington | Made src/language into one big library. Closes patch... |
tree | commitdiff |
2006-12-14 |
Ben Pfaff | Fix punctuation in error message. |
tree | commitdiff |
2006-12-14 |
Ben Pfaff | Implement DATESUM, DATEDIFF functions. |
tree | commitdiff |
2006-12-11 |
Ben Pfaff | * value-labels.c (hash_int_val_lab): Only hash as... |
tree | commitdiff |
2006-12-11 |
Ben Pfaff | Rewrite system file reader code, to clean up and improve. |
tree | commitdiff |
2006-12-10 |
Ben Pfaff | * file-name.c (fn_search_path): Remove prefix arg... |
tree | commitdiff |
2006-12-10 |
Ben Pfaff | * format.c (fmt_dollar_template): Use user's decimal... |
tree | commitdiff |
2006-12-10 |
Ben Pfaff | New function fmt_dollar_template based on pspp-dev... |
tree | commitdiff |
2006-12-10 |
Ben Pfaff | Finish converting struct variable to an opaque type... |
tree | commitdiff |
next |