pspp
2013-02-03 Ben PfaffMerge 'master' into 'psppsheet'.
2013-02-02 Ben Pfaffcasereader: Remove casereader_split() function. 20130203030502/pspp 20130204030505/pspp 20130205030507/pspp
2013-02-01 Ben PfaffRANK: Add support for temporary transformations.
2013-02-01 Ben PfaffRANK: Adopt a new ranking implementation.
2013-02-01 Ben PfaffRANK: Create all variables together, in order.
2013-01-31 Ben PfaffRANK: Simplify rank_sorted_file() with new function...
2013-01-31 Ben PfaffRANK: Simplify fraction_name() function.
2013-01-31 Ben PfaffRANK: Put #include directives into typical order.
2013-01-31 Ben PfaffRANK: Remove write-only struct member 'ascending'.
2013-01-31 Ben PfaffRANK: Lowercase the name of "enum RANK_FUNC".
2013-01-31 Ben Pfafftransformations: Relax the rules for transformation...
2013-01-29 Ben Pfaffsubcase: New function subcase_add_vars_always().
2013-01-29 Ben Pfaffcasegrouper: Add comments.
2013-01-28 John DarringtonEnsure that RELIABILITY is always fully constructed. 20130129030504/pspp 20130130030502/pspp 20130131030506/pspp 20130201030505/pspp 20130202030503/pspp
2013-01-25 John DarringtonReliability: Fix crash on invalid syntax 20130126030502/pspp 20130127030503/pspp 20130128030503/pspp
2013-01-20 John DarringtonImprove the printing size on Windows. 20130121030513/pspp 20130122030515/pspp 20130123030508/pspp 20130124030506/pspp 20130125030503/pspp
2013-01-20 John DarringtonFix xr to point unit conversion in cairo output driver.
2013-01-20 John DarringtonOutput window: properly handle the dispose/finalisation
2013-01-17 Ben PfaffDocument and implement "precision record" in portable... 20130117030512/pspp 20130118030503/pspp 20130119030502/pspp 20130120030506/pspp
2013-01-15 John DarringtonRemove configure flag --enable-anachronistic-dependencies 20130116030504/pspp
2013-01-12 Ben Pfafflexer: Generalize lex_match_phrase() to handle any... 20130113030506/pspp 20130114030505/pspp 20130115030506/pspp
2013-01-12 Ben Pfaffscan: Introduce string_lexer for simple tokenizing...
2013-01-12 Ben Pfaffsegment: Don't require the input to end in a new-line.
2013-01-12 Ben Pfaffsegment: Separate SEG_N_TYPES from enum segment_type.
2013-01-12 Ben Pfaffidentifier: Make lex_id_get_length() handle Unicode.
2013-01-12 Ben Pfaffcairo: Include command name in error messages.
2013-01-12 John DarringtonGnumeric Reader: Set dictionary to NULL on error
2013-01-12 John DarringtonSimplify creation of pango layout in xr driver. 20130112030502/pspp
2013-01-10 Ben Pfaffdoc: Better describe the meaning of THRU in the RECODE... 20130110030505/pspp 20130110082819/pspp 20130111030503/pspp 20130111085253/pspp
2013-01-10 Ben Pfaffdoc: Improve formatting of RECODE command description.
2013-01-06 Ben PfaffMerge 'master' into 'psppsheet'. 20130107032118/pspp 20130108102621/pspp 20130109032153/pspp 20130110031120/pspp 20130110084546/pspp 20130111032139/pspp 20130111091005/pspp 20130112032108/pspp 20130113032104/pspp 20130114032646/pspp 20130115032143/pspp 20130116032122/pspp 20130117032107/pspp 20130118032127/pspp 20130119032130/pspp 20130120032138/pspp 20130121032753/pspp 20130122032130/pspp 20130123032123/pspp 20130124032128/pspp 20130125032106/pspp 20130126032059/pspp 20130127032105/pspp 20130128032115/pspp 20130129032053/pspp 20130130032109/pspp 20130131032120/pspp 20130201032127/pspp 20130202032121/pspp 20130203032041/pspp
2013-01-06 John DarringtonFixed a bug reading gnumeric files. 20130107030506/pspp 20130108100915/pspp 20130109030502/pspp
2013-01-06 John DarringtonGET DATA: Produce explicit error on invalid sheet index.
2013-01-06 John DarringtonGET DATA: Add error message on incorrect syntax
2013-01-05 John DarringtonGnumeric reader: Avoid potential crash reading invalid... 20130106030502/pspp
2013-01-04 Ben Pfaffidentifier: Broaden the class of characters allowed... 20130104030504/pspp 20130105030504/pspp
2013-01-02 Ben Pfaffexpressions: Fix dependency on current year in tests. 20130102030504/pspp 20130103030502/pspp
2013-01-02 Ben Pfaffvariable: Remove 'aux' member from struct variable.
2013-01-02 Ben Pfaffperl-module: Drop use of variable aux data.
2013-01-02 Ben Pfaffperl-module: Put struct dictionary inside a wrapper...
2013-01-02 Ben Pfaffperl-module: Rename sysfile_info to syswriter_info.
2013-01-02 Ben Pfaffcase-map: Drop use of variable aux data.
2013-01-02 Ben PfaffCROSSTABS: Drop use of variable aux data.
2013-01-02 Ben Pfaffhmap: New interfaces for iterating a bucket without...
2013-01-01 John DarringtonUpdate tests to reflect change in EXAMINE / EXTREME...
2013-01-01 John DarringtonFix bug #37984 - EXAMINE extremes vs. fractional weights.
2012-12-31 John DarringtonRemove assertions which compare the sum of weights... 20130101030509/pspp
2012-12-30 Ben PfaffMerge 'master' into 'psppsheet'. 20121231032129/pspp 20130101032123/pspp 20130102032118/pspp 20130103032118/pspp 20130104032103/pspp 20130105032146/pspp 20130106032112/pspp
2012-12-28 Ben Pfaffcsv-file-writer: Fix implementation of decimal point... 20121228030502/pspp 20121229030503/pspp 20121230030503/pspp 20121231030505/pspp
2012-12-28 Ben Pfaffi18n: New functions for UTF-8 case conversion.
2012-12-28 Ben PfaffUse UTF-8 case-insensitive hashes and comparisons for...
2012-12-28 Ben PfaffUse "C" locale comparisons for language constructs.
2012-12-26 John DarringtonFixed crash parsing NPAR CHISQUARE 20121227030502/pspp
2012-12-26 John DarringtonSet the LC_NUMERIC locale category on startup.
2012-12-25 John Darringtonselect cases dialog: Fix syntax generation issues when... 20121226030505/pspp
2012-12-25 John DarringtonAggregate dialog: Fix locale dependent syntax generation
2012-12-25 John DarringtonOneway dialog: Fix locale dependent syntax generation...
2012-12-25 John DarringtonT-TEST dialogs: Fixe locale dependent issues
2012-12-25 John DarringtonChi-Square Dialog: Fix locale dependent issues
2012-12-25 John DarringtonCount Dialog and Recode Dialog: Make syntax generation... 20121225030501/pspp
2012-12-25 John DarringtonBinomial Dialog: Make syntax generation locale independent
2012-12-25 John DarringtonFrequencies Dialog: Make the syntax generator locale...
2012-12-25 Ben PfaffPRINT: Support ENCODING subcommand.
2012-12-25 Ben Pfaffplacement-parser: New public function parse_column().
2012-12-25 Ben Pfaffplacement-parser: Don't allow "/" as a FORTRAN input...
2012-12-25 Ben Pfaffu8-line: Add new u8_line_set_length() function.
2012-12-25 Ben Pfaffu8-line: Factor out new library for composing lines...
2012-12-25 Ben PfaffAUTORECODE: Fix incorrect #include.
2012-12-24 John DarringtonReplace dtoastr with c_dtoastr where appropriate
2012-12-24 John DarringtonNew wrapper function c_dtoastr.
2012-12-23 John DarringtonFactor dialog: use locale independent syntax generator
2012-12-23 John DarringtonAutorecode: use locale independent printf function
2012-12-23 John DarringtonLogistic Regression GUI: make locale independent.
2012-12-23 John Darringtonsyntax-gen.c (syntax_gen_pspp_valist): Add new %g directive
2012-12-23 John Darringtonpsppire-var-view.c: New function psppire_var_view_appen...
2012-12-23 John Darringtonstr.c: New functions ds_put_c_vformat and ds_put_c_format
2012-12-22 Ben Pfaffglade: Add #include <config.h>. 20121223030502/pspp
2012-12-22 Ben PfaffUPDATE: Do not update from missing values in transactio...
2012-12-22 Ben Pfaffcombine-files: Break apart apply_file_case_and_advance().
2012-12-22 Ben Pfaffvalue: New function value_is_spaces().
2012-12-19 John DarringtonUpdate Gnulib hash 20121220030502/pspp 20121221030502/pspp 20121222030502/pspp
2012-12-19 John DarringtonPsppireOutputWindow (create_xr_print_driver) fix LC_NUM...
2012-12-19 John DarringtonReplaced sprintf with c_snprintf where appropriate
2012-12-18 John DarringtonUpdated the German translation from translationproject.org 20121218030502/pspp 20121219030502/pspp
2012-12-03 John DarringtonReplaced strtod with c_strtod where appropriate 20121204030504/pspp 20121205030504/pspp 20121206030502/pspp 20121207030505/pspp 20121208030506/pspp 20121209030502/pspp 20121210030502/pspp 20121211030505/pspp 20121212030502/pspp 20121213030503/pspp 20121214030504/pspp 20121215030502/pspp 20121216030502/pspp 20121217030502/pspp
2012-12-02 Ben PfaffMerge 'master' into 'psppsheet'. 20121202031952/pspp 20121203032039/pspp 20121204032004/pspp 20121205032030/pspp 20121206032021/pspp 20121207032036/pspp 20121208032040/pspp 20121209032019/pspp 20121210032023/pspp 20121211032038/pspp 20121212032028/pspp 20121213032029/pspp 20121214032036/pspp 20121215032028/pspp 20121216032020/pspp 20121217032038/pspp 20121218031957/pspp 20121219032034/pspp 20121220032031/pspp 20121221032037/pspp 20121222032032/pspp 20121223032002/pspp 20121225032008/pspp 20121226032016/pspp 20121227032003/pspp 20121228032058/pspp 20121229032201/pspp 20121230032128/pspp
2012-12-01 John DarringtonConverted crosstabs-dialog to the new way of doing... 20121202030502/pspp 20121203030504/pspp
2012-12-01 John Darringtonmeasure.c: Use c_strtod instead of strtod 20121201030503/pspp
2012-12-01 John Darringtondata-out.c: Added assertion to avoid out of bounds...
2012-11-27 Ben PfaffSHOW: Add JOURNAL subcommand. 20121127030504/pspp 20121128030504/pspp 20121129030503/pspp 20121130030502/pspp
2012-11-27 Ben Pfaffhistogram: Add missing #include.
2012-11-26 John DarringtonDisable asserts in histogram code except in --testing...
2012-11-26 Ben PfaffDESCRIPTIVES: Make Z score calculation honor SPLIT... 20121126030509/pspp
2012-11-25 Ben Pfafftests: Add tests to cover corner cases in DATESUM,...
2012-11-25 Ben PfaffRemove feature to automatically connect to GDB when...
2012-11-25 John Darringtonfile handle properties: Make encoding member const 20121125030503/pspp
2012-11-25 John DarringtonAggregate Dialog: use global callback
2012-11-25 John DarringtonRuns Dialog: use global callback instead of a private one
2012-11-25 Ben Pfaffpsppire-data-window: Only allow saving a file with...
2012-11-25 Ben PfaffDATA LIST: Accept freefield format types without widths...
next