pspp-builds.git
2009-06-03 Jason H StoverMoved static is_origin from design_matrix.c to category...
2009-05-17 John DarringtonFix incorrect word order
2009-05-17 John DarringtonRemove whitespace before footnotes
2009-05-17 John DarringtonCorrect grammar
2009-05-17 John DarringtonChange examples using heights to be all in millimetres
2009-05-17 John DarringtonDelete '*' from DATA LIST examples
2009-05-17 John DarringtonMention that two juxtapose LIST keywords are intentional
2009-05-17 John DarringtonFix misaligned menu items
2009-05-17 John DarringtonAdded a tutorial chapter to the manual.
2009-05-16 John DarringtonFix bug inserting rows and columns and rename state...
2009-05-16 John DarringtonRemove unused code
2009-05-15 John DarringtonUpdated dutch translation. Thanks to unkonwn-1
2009-05-15 John DarringtonCorrect typo in command line argument string.
2009-05-14 John DarringtonRemove gratuitous call to change_active_cell.
2009-05-14 John DarringtonRemove unneeded object members
2009-05-13 John DarringtonEnsure that windows opens the right file for output.
2009-05-13 John DarringtonCorrect default_output_path function on Windows.
2009-05-12 John DarringtonDon't create histograms for string variables.
2009-05-12 John DarringtonRelocate the locale directory.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonFor consistency, use gnulib's memory allocation functio...
2009-05-09 John DarringtonEnsure that NUMERIC's format (if any) is a valid output...
2009-05-08 John DarringtonFixed crash calculating trimmed mean with missing values.
2009-05-04 Jason H StoverRemove call to var_set_width
2009-05-01 Jason H StoverAllocate adequate space for permutation
2009-04-29 Jason H StoverMoved is_origin and get_exact_subscript to design-matri...
2009-04-29 Jason H Stovercovariance-matrix.c: (is_covariance_contributor) Remove...
2009-04-28 John DarringtonFix compilation error on Cygwin.
2009-04-23 John DarringtonAdded Dutch translation. Thanks to unknown-1
2009-04-23 John DarringtonFix bug where data sometimes got erroneously copied...
2009-04-23 John DarringtonRemove unused code
2009-04-23 John DarringtonFix GUI bug risizing columns.
2009-04-22 John DarringtonCompensate cell border for gridline thickness
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonReplace BORDER_WIDTH macro with appropriate cell_paddin...
2009-04-20 John DarringtonRevert "Made psppire-conf thread safer"
2009-04-20 John DarringtonRevert "Make psppire-axis thread safer"
2009-04-19 John DarringtonMade psppire-conf thread safer
2009-04-19 John DarringtonMake psppire-axis thread safer
2009-04-19 John DarringtonSeparate the execute_syntax function into its own file.
2009-04-19 John DarringtonWhitespace changes only.
2009-04-16 John DarringtonContinue button to grab default on realization
2009-04-16 John DarringtonGrab default for close button on message dialog
2009-04-16 John DarringtonHide tooltip when leaving sheet
2009-04-16 John DarringtonUnmap tooltip when sheet is unmapped
2009-04-16 John Darringtonremove superfluous tests
2009-04-16 John DarringtonImprove the style handling of the column/row title...
2009-04-16 John DarringtonUpdate some comments
2009-04-15 John DarringtonAvoid warnings when opening a new system file.
2009-04-15 John DarringtonHold the thread lock in a timer callback
2009-04-14 John DarringtonMake the gui more thread safe
2009-04-14 John DarringtonEnsure that setlocale (LC_MESSAGES is called when appro...
2009-04-13 John DarringtonFixed bug in q2c when munging hyphenated strings.
2009-04-13 John DarringtonFixed bug opening the find dialog.
2009-04-13 John DarringtonUse replacement rename function from gnulib
2009-04-11 John DarringtonTolerate the inability to convert character encodings
2009-04-11 John DarringtonChange g_print to g_warning
2009-04-09 Ben PfaffUse Bob Jenkins lookup3 hash instead of FNV.
2009-04-09 Ben PfaffNPAR TESTS: Consistently order variables in summary...
2009-04-09 John DarringtonFix some compiler warnings
2009-04-09 John DarringtonImplemented the sign test.
2009-04-09 John DarringtonFixed crash on quit
2009-04-08 John DarringtonUse the replacement rename function from gnulib.
2009-04-08 Ben PfaffFix memory leak in cmd_data_list().
2009-04-08 Ben PfaffFix a few typos and capitalization errors in developers...
2009-04-08 Ben PfaffSET LOCALE: Don't use lex_tokstr() after skipping to...
2009-04-08 Ben PfaffMake create_iconv() properly distinguish converters...
2009-04-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
2009-04-08 Ben PfaffRemove redundant test in lex_is_idn().
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-08 John DarringtonFix problems saving data files with non-ascii filenames.
2009-04-07 John DarringtonFixed problem saving syntax files with non-ascii names.
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonIssue warning when combining files of distinct encodings
2009-04-07 John DarringtonImplemented the ENCODING subcommand to DATA LIST.
2009-04-07 John DarringtonAllow users to set the precision of output statistics.
2009-04-06 John DarringtonAdded a cell-padding parameter to the sheet.
2009-04-06 John DarringtonMerge psppire-axis and psppire-axis-impl
2009-04-03 John DarringtonBinomial tests can now be specified by a cutpoint.
2009-04-03 John DarringtonAnother one I forgot ...
2009-04-03 John DarringtonOops. Add new file.
2009-04-03 John DarringtonAdd a dialog box for the reliability command.
2009-04-03 John DarringtonAdd PsppireDictView to glade library.
2009-04-02 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-04-02 John DarringtonUpdate pspp developer's guide with new i18n changes.
2009-04-02 John DarringtonAllow non-ascii characters to be entered as variable...
2009-04-02 John DarringtonUse a system file's "character code" to set the encoding.
2009-04-02 John DarringtonNew datasets to use the current default encoding.
2009-04-02 John DarringtonFixed bug where piecharts with many segments crashed.
2009-04-01 Jason H Stovercovariance_matrix.c (get_n_rows): New function to compu...
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-04-01 John DarringtonImplemented the SET LOCALE='...' command.
2009-04-01 John DarringtonRefactor locale initialisation.
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonFixed bug writing portable files.
2009-03-30 Jason H Stoverdesign_matrix.c: New accessor functions design_matrix_g...
2009-03-29 John DarringtonMerge branch 'refs/heads/charset' of ssh://jmd@git...
2009-03-29 John DarringtonAdd code to read character encoding to dissect-sysfile.
2009-03-29 John DarringtonDocument record 7, subtype 20 in system file format.
2009-03-29 John DarringtonSet the dictionary's encoding when reading postgresql...
next