Use isfinite, round modules from gnulib.
[pspp-builds.git] / src / data / ChangeLog
2007-11-03 Ben PfaffUse isfinite, round modules from gnulib.
2007-10-27 John DarringtonFixed bugs #21397 and 21330
2007-10-09 Ben PfaffFix bug #21280. Thanks to John Darrington for review.
2007-10-02 Ben PfaffFix bug #21192. Thanks to John Darrington for review.
2007-09-25 Ben PfaffPatch #6210. Reviewed by John Darrington.
2007-09-25 Ben PfaffJohn's original code for patch #6210.
2007-09-19 Ben PfaffFix bug #20910.
2007-09-14 Ben Pfaff(dict_clone): Copy case indexes from cloned dictionary...
2007-09-13 John DarringtonImplemented the find dialog.
2007-09-12 Ben Pfaff* casereader-translator.c (struct casereader_translator...
2007-08-27 John DarringtonForce display width to 8, if sys file says zero. Closes...
2007-08-13 Ben PfaffPatch #6117: Implement clipboard for data sheet.
2007-08-13 Ben Pfaff* get.c (parse_read_command): Compact the values in...
2007-08-13 Ben Pfaff* get.c (struct case_map): Move into new file src/data...
2007-08-13 Ben Pfaff* psppire-dict.c (psppire_dict_dump): Don't use
2007-08-13 Ben Pfaff(casereader_read): Don't require cases read by a casere...
2007-08-13 Ben PfaffMake casewriters keep track of the number of `union...
2007-08-10 Ben PfaffFix bug reported by Jason Stover.
2007-07-30 Ben PfaffProvisional fix for bug #18692 and bug #20161. Reviewe...
2007-07-29 Ben PfaffMake PSPP able to read all the portable files I could...
2007-07-27 Ben PfaffMake interactive output go to the terminal (bug #17213...
2007-07-26 John DarringtonPatch #6086. Adds "transformation pending" state.
2007-07-25 Ben Pfaff*** empty log message ***
2007-07-25 Ben PfaffFix bug #6113.
2007-07-25 Ben PfaffFix bug #20427.
2007-07-24 Ben PfaffNumerous improvements to system file reader and writer.
2007-07-23 Ben PfaffDon't try to write very long strings to portable files...
2007-07-23 Ben Pfaff(read_variable_to_value_map): Use max_warnings
2007-07-23 Ben PfaffFix problems with uniqueness of short names in system...
2007-07-23 Ben Pfaff* variable.c (var_set_width): Use new var_set_width...
2007-07-18 John DarringtonAdded the ability to resize string variables from the...
2007-07-14 John DarringtonRespect the case_cnt field from sys file header. Closes...
2007-07-01 John DarringtonChanged trns_chain_execute signature (Patch #6057)
2007-06-11 Ben PfaffAdd lots of comments. Some minor substantive changes...
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-06-07 Ben PfaffAdd datasheet.
2007-06-07 Ben PfaffUntil now, the procedure code has provided a case to...
2007-06-07 Ben Pfaff* value.h (value_cnt_from_width): New function.
2007-06-07 Ben PfaffAdd casegrouper, to allow cases read from a given caser...
2007-06-07 Ben PfaffAdd interface to lexicographical ordering of cases.
2007-06-07 Ben PfaffAdd casereaders and casewriters, the basis of the new...
2007-06-07 Ben Pfaff"casewindow" data structure that extends the deque...
2007-06-07 Ben Pfaffsparse_cases data structure that augments a sparse_arra...
2007-06-07 Ben PfaffAdd a low-level on-disk case array data structure.
2007-06-07 Ben PfaffIn a couple of places we calculate the maximum number...
2007-06-07 Ben Pfaffcasenumber is defined in transformations.h, but case...
2007-06-04 Ben PfaffSlightly generalize case_to_values and case_from_values...
2007-06-02 Ben PfaffClean up after a forgotten part of patch #5829.
2007-05-10 Jason Stoverremoved redundant #include
2007-05-06 Ben PfaffAbstract the documents within a dictionary a little...
2007-04-26 John DarringtonMore eye candy.
2007-04-23 Ben PfaffPatch #5885.
2007-04-23 Ben PfaffPatch #5886.
2007-04-22 John DarringtonMiscellaneous cleanup to categorical values, linreg...
2007-04-20 John DarringtonIf sys files have no long_name table, implicitly add...
2007-04-16 John DarringtonIncrease width of N and DEF cells in T-TEST.
2007-03-30 Ben PfaffDeuglify deque code. Patch #5829.
2007-02-19 Ben PfaffMingw compatibility fixes for file name code.
2007-02-18 Ben PfaffAdapt to most recent gnulib.
2007-02-18 Ben PfaffAdd missing _() around messages.
2007-02-12 Ben PfaffInclude "mkstemp.h", without which linking on mingw32...
2007-02-12 Ben PfaffReduce platform dependence.
2007-02-09 Ben PfaffImprove VECTOR implementation.
2007-02-08 Ben PfaffCorrect name of function fn_is_special. Thanks to...
2007-02-02 Ben PfaffWe are using a single member in struct file_handle...
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-07 John DarringtonApplied patch #5661
2007-01-03 John DarringtonAdded callback for when the weights on a dictionary...
2007-01-01 John DarringtonApplied patch #5653, which adds callbacks to dataset...
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-19 Ben PfaffMake it possible to pull cases from the active file...
2006-12-16 Ben PfaffDon't assume that MEASURE_* and ALIGN_* have the same...
2006-12-16 John DarringtonCommitted patch #5636
2006-12-14 Ben PfaffImplement DATESUM, DATEDIFF functions.
2006-12-11 Ben Pfaff * value-labels.c (hash_int_val_lab): Only hash as...
2006-12-11 Ben PfaffRewrite system file reader code, to clean up and improve.
2006-12-10 Ben Pfaff * file-name.c (fn_search_path): Remove prefix arg...
2006-12-10 Ben Pfaff * format.c (fmt_dollar_template): Use user's decimal...
2006-12-10 Ben PfaffNew function fmt_dollar_template based on pspp-dev...
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-12-10 John DarringtonAvoided comparison of string variables to SYSMIS
2006-12-08 John DarringtonMemory leak patrol and minor cleanups.
2006-12-08 Ben PfaffUse gsl_finite from GSL, which is portable, instead...
2006-12-07 John DarringtonChanged factors' independent variables to be copies...
2006-12-05 Ben PfaffFirst step in making struct variable opaque: the boring...
2006-12-05 Ben Pfaff * missing-values.c (mv_resize): Don't write beyond...
2006-12-03 Ben PfaffFix lack of ->name and ->location in DO REPEAT's getl_i...
2006-11-22 Ben PfaffRewrite formatted data input routines to conform to...
2006-11-11 Ben PfaffFix buffer overflow reported by John Darrington.
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 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-11-01 Ben PfaffRemove num_to_string() function, because it is not...
2006-11-01 Ben PfaffFix error messages and comment.
2006-10-29 Ben PfaffChange some aspects of the PRINT, PRINT EJECT, and...
2006-10-19 John DarringtonEncapsulated the static data of procedure.[ch] into...
next