pivot table procedure conceptually works
[pspp] / src /
2014-02-19 John DarringtonMeans Dialog: Fix issue where the wrong syntax was... 20140220030511/pspp
2014-02-19 John Darringtonpsppire-var-view.c: Allow multiple selections
2014-02-18 Ben Pfaffdata-out: Avoid excessive spaces in data_out_stretchy... 20140219030512/pspp
2014-02-18 Ben Pfaffdialog: Avoid assumption that enum val_type can have... 20140218030509/pspp
2014-02-18 Ben Pfaffpsppire-var-sheet: Remove unneeded and useless check...
2014-02-18 Ben Pfaffpspp-widget-facade: Remove odd statement "xalign =...
2014-02-18 Ben PfaffFix printf() format specifiers.
2014-02-18 Ben Pfaffnumeric: Avoid using invalid FMT_* as special value.
2014-02-18 Ben Pfaffsys-file-reader: Fix confusion of types between size_t...
2014-02-18 Ben Pfaffmessage: Add prototype for vmsg() function.
2014-02-17 John DarringtonFix memory fault reading ODS file.
2014-02-17 Ben Pfaffcairo: Let xr_layout_cell() assume its parameters are... 20140217030517/pspp
2014-02-16 Ben PfaffMake SYSFILE INFO able to analyze valid encodings for...
2014-02-16 Ben Pfaffsys-file-reader: Break multiple response set decoding... 20140216030518/pspp
2014-02-16 Ben Pfaffsys-file-reader: Break reading a system file into two...
2014-02-16 Ben Pfaffsys-file-reader: Get rid of longjmp().
2014-02-16 Ben Pfaffpspp-dump-sav: More gracefully handle empty multiple...
2014-02-16 Ben Pfaffsys-file-reader: Handle multiple response sets with...
2014-02-16 Ben Pfaffsys-file-reader: Ignore string weighting variable inste...
2014-02-11 Ben Pfaffi18n: Correctly recode windows-1258 and others with... 20140212030512/pspp 20140213030508/pspp 20140215030505/pspp
2014-02-08 Ben PfaffRemove old changelogs from tree. 20140209030510/pspp 20140210030519/pspp
2014-02-08 Ben Pfaffsys-file-reader: Successfully read files with duplicate...
2014-02-04 Ben Pfaffgui: Allow File|Open to select an encoding for system... 20140204030509/pspp 20140205030510/pspp 20140206030503/pspp 20140207030506/pspp 20140208030509/pspp
2014-02-04 Ben PfaffSYSFILE INFO: Add ENCODING subcommand.
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2014-01-30 John DarringtonRemove Gtk-2.22 bug workaround.
2014-01-28 John DarringtonFix broken build with ./configure --without-cairo 20140129030505/pspp 20140130030504/pspp
2014-01-19 John DarringtonREGRESSION: Show tooltips for Statistics items in sub...
2014-01-18 John DarringtonDo not attempt to replace rl_echo_signal_char if no...
2014-01-16 John DarringtonLOGISTIC REGRESSION: Allow fractional confidence interval
2014-01-15 John DarringtonREGRESSION: Add gui option for the confidence interval 20140116030505/pspp 20140117030507/pspp 20140118030505/pspp
2014-01-14 John DarringtonREGRESSION: Added calculation of the coefficients'... 20140115030506/pspp
2014-01-14 John DarringtonREGRESSION: Add parser framework for confidence interval
2014-01-08 John DarringtonT-Test indendendent variable test: Add vertical line...
2014-01-08 John DarringtonChange "Significance" to "Sig." in linear regression...
2014-01-08 John DarringtonPaired T-Test: Label first pair as 'Pair 1' instead...
2013-12-30 John DarringtonQUICK CLUSTER: Fix crash on negative parameters
2013-12-24 John Darringtonsrc/data/sys-file-encryption.c (encrypted_sys_file_open... 20131225030517/pspp 20131226030512/pspp
2013-12-24 Ben Pfaffcmac-aes256: Correct size of local rk[] array. 20131224030506/pspp
2013-12-23 Ben PfaffDistribute lots of files that had been missed.
2013-12-23 Ben Pfaffsrc/math/ts: Remove entire directory, which is unused.
2013-12-23 Ben Pfaffsys-file-info: Avoid duplicate variable name in inner... 20131223030506/pspp
2013-12-22 Ben PfaffDISPLAY DICTIONARY: Add "Label: " prefix for variable...
2013-12-22 Ben Pfaffpspp-convert: Add support for decrypting encrypted... 20131222030520/pspp
2013-12-15 John Darringtonsrc/data/any-reader.c (any_reader_may_open): Return... 20131216030506/pspp 20131217030518/pspp 20131218030515/pspp
2013-12-15 John DarringtonAvoid crash when attempting to open files with invalid...
2013-11-23 John DarringtonFix incorrect table range selection in CORRELATIONS 20131124030501/pspp 20131126030514/pspp 20131129030511/pspp 20131130030507/pspp 20131201030504/pspp 20131202030507/pspp 20131203030513/pspp 20131204030510/pspp 20131205030508/pspp 20131206030511/pspp 20131207030510/pspp 20131208030512/pspp 20131209030505/pspp 20131210030511/pspp 20131211030514/pspp 20131212030506/pspp 20131213030513/pspp 20131214030509/pspp
2013-11-16 Ben Pfaffpsppire-data-window: Set default filter in File|Save... 20131116030519/pspp
2013-11-15 Ben Pfaffpsppire-data-sheet: Show combo boxes only when value... 20131115030518/pspp
2013-11-07 John DarringtonAdded new map entries from Gtk stock items to pspp...
2013-11-07 Bastián DíazSupport for images 24x24 and 32x32 canvas for some... 20131107030509/pspp
2013-11-03 John DarringtonAdded the pspp.appdata.xml file. 20131103030515/pspp 20131104030512/pspp 20131105030511/pspp 20131106030510/pspp
2013-11-03 John DarringtonCorrected typo in description string
2013-11-01 John DarringtonCorrected various typos in printed strings and document... 20131102030509/pspp
2013-10-31 John DarringtonFix problem with non-reentrant journal driver 20131101030507/pspp
2013-10-31 John Darringtonjournal.c: Made journal_file_name a member of the journ...
2013-10-29 Bastián DíazUpdate on the design of some flat icons 20131030030514/pspp
2013-10-28 Bastián DíazNew pictogram for "split-file"
2013-10-28 Bastián DíazTradicional style pictograms weight cases and tag 20131028030504/pspp
2013-10-27 Bastián DíazNew version of icons for mimetypes supported by PSPP 20131027030505/pspp
2013-10-26 Ben Pfaffpsppire-window: Display .zsav files in the File|Open...
2013-10-26 Ben Pfaffgui: Add .zsav support in File|Open and File|Save As... 20131026030504/pspp
2013-10-26 Ben Pfaffpsppire-var-sheet: Correct typo that breaks the build.
2013-10-25 John DarringtonCorrected logical errors in tests for error conditions.
2013-10-23 Ben Pfaffi18n: Make recode_substring_pool() always return a...
2013-10-23 Ben Pfaffcsv-file-writer: Use comma as default delimiter.
2013-10-23 Ben PfaffImplement ZLIB compressed system file reader and writer.
2013-10-23 Ben Pfaffinteger-format: Support 8-byte values in integer_put().
2013-10-23 Ben Pfaffsys-file-writer: Simplify use of put_cmp_number(),...
2013-10-23 Ben Pfaffsys-file-writer: Simplify compressed data buffering.
2013-10-23 Ben Pfaffconfigure: Make zlib a required dependency (instead...
2013-10-23 Ben Pfaffpor-file-writer: Rename 'fv' member to 'case_index'.
2013-10-19 John DarringtonCorrected warning message which made no logical sense. 20131020030504/pspp
2013-10-19 John DarringtonRespect forground and background options when writing...
2013-10-19 John DarringtonNew structure xr_color
2013-10-15 John Darringtonrl_echo_signal_char: Allow it to work on systems withou... 20131016030505/pspp
2013-10-14 John DarringtonPersist font settings 20131015030506/pspp
2013-10-13 John DarringtonOneway anova dialog: Converted to PsppireDialogAction 20131014030504/pspp
2013-10-12 John DarringtonNPar two samples dialog and T-Test paired dialogs:... 20131012030504/pspp 20131013030505/pspp
2013-10-11 John DarringtonConvert count dialog to PsppireDialogAction 20131011030504/pspp
2013-10-10 John DarringtonCompute Dialog: Convert to PsppireDialogAction 20131010030503/pspp
2013-10-09 John DarringtonRemove remaining references to about-logo
2013-10-09 John DarringtonK-Related Samples Test Dialog: Convert from old style...
2013-10-08 John DarringtonRemove old signal handlers when target widgets are... 20131009030508/pspp
2013-10-08 John DarringtonProvide home grown rl_echo_signal_char if readline...
2013-10-08 John DarringtonRemoved the about-logo image which is redundant
2013-10-08 John DarringtonSimplify psppire-var-view and its relationship to psppi...
2013-10-08 Ben Pfaffcomments-dialog: Avoid segfault in comments dialog... 20131008030504/pspp
2013-10-07 John DarringtonText import dialog: Display the thousands separator...
2013-10-07 John DarringtonInstall scalable application icon.
2013-10-06 Bastián DíazProvisional new image is added for univariate analysis. 20131007030503/pspp
2013-10-06 John DarringtonChange toolbar style such that only icons are displayed...
2013-10-06 John DarringtonFixed potentially incorrect dereference in autorecode...
2013-10-06 John DarringtonMEANS: Fix potential errors in gui syntax generation
2013-10-06 John DarringtonRemove unncessary property assignments
2013-10-06 John DarringtonT-Test One Sample Dialog: Convert to PsppireDialogAction
2013-10-06 John DarringtonOne sample Kalmogorov-Smirnov Dialog: convert from...
2013-10-06 John DarringtonUnivariate Dialog: Convert from old style to PsppireDia...
2013-10-06 John DarringtonChi-square dialog: Convert from old style to psppire...
2013-10-06 John DarringtonTranspose dialog: convert from old style to PsppireDial...
next