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 |
2006-12-10 |
John Darrington | Avoided comparison of string variables to SYSMIS |
tree | commitdiff |
2006-12-08 |
John Darrington | Memory leak patrol and minor cleanups. |
tree | commitdiff |
2006-12-08 |
Ben Pfaff | Use gsl_finite from GSL, which is portable, instead... |
tree | commitdiff |
2006-12-07 |
John Darrington | Changed factors' independent variables to be copies... |
tree | commitdiff |
2006-12-05 |
Ben Pfaff | First step in making struct variable opaque: the boring... |
tree | commitdiff |
2006-12-05 |
Ben Pfaff | * missing-values.c (mv_resize): Don't write beyond... |
tree | commitdiff |
2006-12-03 |
Ben Pfaff | Fix lack of ->name and ->location in DO REPEAT's getl_i... |
tree | commitdiff |
2006-11-29 |
John Darrington | Fixed make distcheck |
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-14 |
John Darrington | Plugged some small memory leaks |
tree | commitdiff |
2006-11-11 |
Ben Pfaff | Fix buffer overflow reported by John Darrington. |
tree | commitdiff |
2006-11-05 |
Ben Pfaff | Rewrite and improve formatted output routines. |
tree | commitdiff |
2006-11-05 |
John Darrington | Added casefilter structure to assist with missing value... |
tree | commitdiff |
2006-11-04 |
Ben Pfaff | Implement SET ERRORS, SHOW ERRORS. |
tree | commitdiff |
2006-11-03 |
Ben Pfaff | Completely rewrite src/data/format.[ch], to achieve... |
tree | commitdiff |
2006-11-01 |
Ben Pfaff | Remove num_to_string() function, because it is not... |
tree | commitdiff |
2006-11-01 |
Ben Pfaff | Fix error messages and comment. |
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-29 |
Ben Pfaff | Change some aspects of the PRINT, PRINT EJECT, and... |
tree | commitdiff |
2006-10-26 |
John Darrington | Eliminated global variable current_dataset. |
tree | commitdiff |
2006-10-25 |
John Darrington | Yet more constness |
tree | commitdiff |
2006-10-20 |
John Darrington | Constness and global namespace patrol. |
tree | commitdiff |
2006-10-19 |
John Darrington | Encapsulated the static data of procedure.[ch] into... |
tree | commitdiff |
2006-10-14 |
Ben Pfaff | * casefile.c (casereader_read_xfer): Always initialize... |
tree | commitdiff |
2006-10-14 |
John Darrington | Changed a lot of ints to bools. |
tree | commitdiff |
2006-09-27 |
John Darrington | Fixed warnings generated by gcc 4.1.2 |
tree | commitdiff |
next |