Support moments
[pspp-builds.git] / src / language /
2007-03-17 Jason StoverSupport moments
2007-02-17 Ben PfaffImprove error message when temporary file cannot be...
2007-02-16 Ben PfaffBetter support cross-compiling. Patch #19003.
2007-02-13 Ben PfaffMake q2c link under mingw32, by eliminating the depende...
2007-02-12 Ben PfaffReduce platform dependence.
2007-02-09 Ben PfaffAdd #include <config.h>.
2007-02-09 Ben PfaffImprove VECTOR implementation.
2007-02-09 Ben PfaffFix use of size_t in printf formats. Patch #5727.
2007-02-07 Ben PfaffGive better error message on end of file.
2007-02-04 Jason Stoverfixed p-value computation in test of coefficients
2007-02-02 John DarringtonFixed bug parsing floating point values in DO-REPEAT.
2007-02-02 Ben PfaffWe are using a single member in struct file_handle...
2007-02-02 Ben PfaffHandle MAP_SYSMIS case in RECODE, which was carelessly...
2007-02-01 Ben PfaffAccept TO in any case for use with n-ary functions...
2007-01-24 John DarringtonEnables Data Open/Save/New menuitems.
2007-01-20 John DarringtonAdded syntax-string-source.[ch]
2007-01-20 John DarringtonPatch #5676 (syntax string source).
2007-01-16 Ben PfaffClean up and improve case code.
2007-01-16 Ben PfaffAdd a deque, implemented as a circular queue, to libpspp.
2007-01-10 John DarringtonPatch #5672
2007-01-10 Ben PfaffFix bug #18739.
2007-01-07 John DarringtonApplied patch #5661
2007-01-01 John DarringtonApplied patch #5653, which adds callbacks to dataset...
2006-12-24 John DarringtonAdded some extraneous crud to .cvsignore files
2006-12-23 Ben PfaffMake the missing value code do more work, so that its...
2006-12-22 John DarringtonAdded abstract factory to create casefiles. Updated...
2006-12-22 John DarringtonFixed bug #17420 (table columns exceeded with /FORMAT...
2006-12-22 Ben PfaffImplement DELETE VARIABLES.
2006-12-20 John DarringtonRemoved 'Written by John Darrington' lines which got...
2006-12-20 Ben PfaffFix bugs in LOOP.
2006-12-20 John DarringtonImplemented the NPAR TESTS command.
2006-12-19 Ben PfaffMake it possible to pull cases from the active file...
2006-12-16 Jason Stoverremoved "Written by..." line
2006-12-16 Ben PfaffAllow RANK grouping variables to be strings. Fixes...
2006-12-16 Ben PfaffReverse order of arguments to DATEDIFF, for compatibili...
2006-12-16 John DarringtonRemoved my authorship lines.
2006-12-16 John DarringtonCommitted patch #5636
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-14 John DarringtonMade src/language into one big library. Closes patch...
2006-12-14 Ben PfaffImplement DATESUM, DATEDIFF functions.
2006-12-11 Ben PfaffThis patch adds the VALUELABEL function for use in...
2006-12-11 Ben PfaffRewrite system file reader code, to clean up and improve.
2006-12-10 John DarringtonPatch #5623
2006-12-10 Ben Pfaff * repeat.c (parse_lines): Issue an error when attempti...
2006-12-10 Ben Pfaff * file-name.c (fn_search_path): Remove prefix arg...
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-12-07 John DarringtonFixed memory leak.
2006-12-07 John DarringtonChanged factors' independent variables to be copies...
2006-12-07 Ben PfaffRemove blank page.
2006-12-07 Ben PfaffCompare variable pointers instead of variable indexes.
2006-12-05 Ben PfaffFirst step in making struct variable opaque: the boring...
2006-12-05 John DarringtonApplied patch #5611
2006-12-03 Ben PfaffFix lack of ->name and ->location in DO REPEAT's getl_i...
2006-12-01 Ben Pfaff * compute.c: Fix bug #17422, which reports that a...
2006-12-01 Ben Pfaff * value-labels.c (get_label): Allow commas between...
2006-12-01 Ben PfaffFix indentation.
2006-12-01 Ben PfaffProperly handle empty DO REPEAT...END REPEAT block...
2006-12-01 Ben Pfaff * inpt-pgm.c (cmd_reread): Always return error code...
2006-11-30 John Darringtondeleted some commented out code.
2006-11-29 John DarringtonOops. committing new files
2006-11-29 John DarringtonApplying patch #5562
2006-11-25 Ben PfaffWe've had a mix of min, max from libpspp/misc.h and...
2006-11-25 John DarringtonAdded whitespace and plugged memory leak.
2006-11-22 Ben PfaffHOST command needs F_KEEP_FINAL_TOKEN.
2006-11-22 Ben PfaffRewrite formatted data input routines to conform to...
2006-11-14 John DarringtonFixed bug which crept in with the recent lexer changes.
2006-11-11 John DarringtonEncapsulated lexer and updated calling functions accord...
2006-11-11 Ben PfaffImplement SKIP keyword on DATA LIST. Fixes bug #17099.
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-11-05 John DarringtonAdded casefilter structure to assist with missing value...
2006-11-04 Ben PfaffImplement SET ERRORS, SHOW ERRORS.
2006-11-03 John DarringtonUpdated the docs and the parser for EXAMINE to make...
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-11-02 Ben Pfaff * sys-file-info.c: (cmd_display) Use compare_var_ptr_n...
2006-11-01 Ben PfaffTue Oct 31 18:21:48 2006 Ben Pfaff <blp@gnu.org>
2006-11-01 Ben PfaffFix error messages and comment.
2006-10-29 John DarringtonMore constness
2006-10-29 John DarringtonMade array.h const correct, and dealt with the conseque...
2006-10-29 Ben PfaffChange some aspects of the PRINT, PRINT EJECT, and...
2006-10-28 John DarringtonEliminated global variable getl_buf
2006-10-28 Ben PfaffAdd routines for integer byte order conversions, floati...
2006-10-26 John DarringtonDamn! Forgot to change casenum_t in *.q
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-10-25 John DarringtonYet more constness
2006-10-22 John DarringtonMore constness/namespace policing
2006-10-20 Jason Stoverremoved useless code
2006-10-20 John DarringtonConstness and global namespace patrol.
2006-10-20 John DarringtonAdded some more UNIMPL entries.
2006-10-19 John DarringtonEncapsulated the static data of procedure.[ch] into...
2006-10-16 Ben Pfaff * command.c: (do_parse_command) Issue an error for...
2006-10-14 Ben PfaffFix memory leak in rank_sorted_casefile().
2006-10-14 Ben PfaffFix memory leak in test_casereader_clone().
2006-10-14 John DarringtonChanged a lot of ints to bools.
2006-10-08 John DarringtonMemory leak patrol.
2006-10-07 John DarringtonImplemented the RANK command.
2006-09-27 John DarringtonFixed warnings generated by gcc 4.1.2
2006-09-25 John DarringtonAdded casereader_clone function.
2006-09-23 John DarringtonChanged int to bool in dict_get_weight and sort_active_...
2006-08-14 Ben PfaffError message needs a period at end of sentence.
2006-08-05 Ben PfaffFix bug #17329 in REREAD parsing, reported by John...
next