projects
/
pspp-builds.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
RANK: Avoid putting declaration after statement.
2012-01-25
Ben Pfaff
RANK: Avoid putting declaration after statement.
commit
|
commitdiff
|
tree
2012-01-25
Ben Pfaff
pspp-dump-sav: Add manpage.
commit
|
commitdiff
|
tree
2012-01-24
Ben Pfaff
gui: Use $(INSTALL_DATA), not $(INSTALL), to install...
commit
|
commitdiff
|
tree
2012-01-21
Ben Pfaff
README: Update.
commit
|
commitdiff
|
tree
2012-01-15
Ben Pfaff
Add German translation from translationproject.org.
commit
|
commitdiff
|
tree
2012-01-11
Ben Pfaff
Fix PSPP link on OpenSUSE and possibly Ubuntu 11.10.
commit
|
commitdiff
|
tree
2012-01-07
Ben Pfaff
cairo: Only apply options to table items, to avoid...
commit
|
commitdiff
|
tree
2011-12-21
Ben Pfaff
psppire-dialog: Add missing prototype for psppire_dialog_hel...
commit
|
commitdiff
|
tree
2011-12-13
Ben Pfaff
gui: Make Enter work in the Goto Case dialog.
commit
|
commitdiff
|
tree
2011-12-04
Ben Pfaff
gui: Fix behavior of print preview in psppire-output...
commit
|
commitdiff
|
tree
2011-12-02
Ben Pfaff
gui: Fix printing of tables split across pages in psppire...
commit
|
commitdiff
|
tree
2011-12-02
Ben Pfaff
Avoid declaring variables in the middle of a block...
commit
|
commitdiff
|
tree
2011-11-10
Ben Pfaff
GET: Fix confusion over the type of the 'type' parameter.
commit
|
commitdiff
|
tree
2011-11-10
Ben Pfaff
DO REPEAT: Properly convert lex_syntax_mode to segmenter_mode.
commit
|
commitdiff
|
tree
2011-11-10
Ben Pfaff
hmap: Mark definition of hmap_node_hash() "static inline".
commit
|
commitdiff
|
tree
2011-11-10
Ben Pfaff
str: Mark definition of ss_empty() "static inline".
commit
|
commitdiff
|
tree
2011-11-09
Ben Pfaff
ONEWAY: Fix printf format specifier.
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
configure: Add option --enable-Werror to add -Werror...
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
crosstabs-dialog: Remove unused vars from on_format_clicked().
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
q2c: Remove gettext.h #include from generated code.
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
q2c: Remove final untranslated strings from q2c.c.
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
q2c: Use new subc_list_error() to report too many subcommands.
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
lexer: New function lex_force_string_or_id().
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
lexer: New functions lex_spec_missing(), lex_spec_only_once().
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
lexer: Use error helper functions in more situations.
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
lexer: Drop lexer parameter from lex_sbc_missing().
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
lexer: New function lex_error_expecting().
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
LOOP: Correctly implement MXLOOPS and add a test.
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
settings: Implement MXLOOPS subcommand.
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
settings: Update default MXLOOPS and document.
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
SET: Warn for more obsolete subcommands.
commit
|
commitdiff
|
tree
2011-11-06
Ben Pfaff
doc: Remove reference to unimplemented SET PAGER command.
commit
|
commitdiff
|
tree
2011-11-05
Ben Pfaff
lexer: Rename 'close' to 'destroy' in struct lex_reader_class.
commit
|
commitdiff
|
tree
2011-11-02
Ben Pfaff
gui: Fix spelling error in macro name.
commit
|
commitdiff
|
tree
2011-11-02
Ben Pfaff
gui: Make .csv available for output export with File...
commit
|
commitdiff
|
tree
2011-11-02
Ben Pfaff
gui: Fix configuring Unicode box characters.
commit
|
commitdiff
|
tree
2011-08-26
Ben Pfaff
Fix build error if "close" macro is not always visible.
commit
|
commitdiff
|
tree
2011-08-25
Ben Pfaff
range-set: Fix typo in comment.
commit
|
commitdiff
|
tree
2011-08-23
Ben Pfaff
po: Add French translation from http://translationproject.org
commit
|
commitdiff
|
tree
2011-08-21
Ben Pfaff
gui: Add missing $(DESTDIR) to install rule.
commit
|
commitdiff
|
tree
2011-08-21
Ben Pfaff
glade: Fix building libglade_psppire.
commit
|
commitdiff
|
tree
2011-08-19
Ben Pfaff
po: Update Spanish translation from translation-project...
commit
|
commitdiff
|
tree
2011-08-19
Ben Pfaff
po: Update Catalan translation from translation-project...
commit
|
commitdiff
|
tree
2011-08-18
Ben Pfaff
gui: Ignore the -psn_xxx option passed to Mac desktop...
commit
|
commitdiff
|
tree
2011-08-16
Ben Pfaff
Upgrade to newest Gnulib to help relocatable-prog on...
commit
|
commitdiff
|
tree
2011-08-06
Ben Pfaff
range-set: Skip some tests on llvm-gcc 4.2.
commit
|
commitdiff
|
tree
2011-07-24
Ben Pfaff
Updated the Lithuanian translation from http://translationpr...
commit
|
commitdiff
|
tree
2011-07-13
Ben Pfaff
variable: Simplify var_set_display_width().
commit
|
commitdiff
|
tree
2011-07-13
Ben Pfaff
format: Use max width for over-max decimals in fmt_fix().
commit
|
commitdiff
|
tree
2011-07-13
Ben Pfaff
format: Honor width step in fmt_fix().
commit
|
commitdiff
|
tree
2011-07-13
Ben Pfaff
GLM: Allow +/- .001 for Corrected Total Type III Sum...
commit
|
commitdiff
|
tree
2011-07-10
Ben Pfaff
tests: Avoid nonportable "mktemp" usage.
commit
|
commitdiff
|
tree
2011-07-10
Ben Pfaff
tests: Fix Perl module tests on Mac OS X.
commit
|
commitdiff
|
tree
2011-07-02
Ben Pfaff
doc: Fix order of NUMERIC and MRSETS sections.
commit
|
commitdiff
|
tree
2011-06-23
Ben Pfaff
gui: Move some formatting functions into PSPP core.
commit
|
commitdiff
|
tree
2011-06-23
Ben Pfaff
gui: Strip numerics and strings differently in value_to_text().
commit
|
commitdiff
|
tree
2011-06-23
Ben Pfaff
gui: Eliminate some dependencies on the dictionary.
commit
|
commitdiff
|
tree
2011-06-23
Ben Pfaff
gui: Simplify value_to_text() parameters.
commit
|
commitdiff
|
tree
2011-06-23
Ben Pfaff
gui: Consistently use print format instead of write...
commit
|
commitdiff
|
tree
2011-06-23
Ben Pfaff
gui: Drop 'dict' parameter from text_to_value().
commit
|
commitdiff
|
tree
2011-06-23
Ben Pfaff
sys-file-reader: Reduce invalid format from error to...
commit
|
commitdiff
|
tree
2011-06-18
Ben Pfaff
sys-file-writer: Write identical sets of value labels...
commit
|
commitdiff
|
tree
2011-06-18
Ben Pfaff
variable: Do not trim trailing whitespace from variable...
commit
|
commitdiff
|
tree
2011-06-18
Ben Pfaff
sys-file-writer: Omit empty multiple response sets...
commit
|
commitdiff
|
tree
2011-06-18
Ben Pfaff
sys-file-writer: Write variable names in mrsets in...
commit
|
commitdiff
|
tree
2011-06-16
Ben Pfaff
sys-file-reader, sys-file-writer: Use codepage numbers.
commit
|
commitdiff
|
tree
2011-06-16
Ben Pfaff
Update code that assumed a dictionary's encoding could...
commit
|
commitdiff
|
tree
2011-06-16
Ben Pfaff
sys-file-writer: Write encoding names in all-uppercase.
commit
|
commitdiff
|
tree
2011-06-16
Ben Pfaff
sys-file-writer: Put long variable name in variable...
commit
|
commitdiff
|
tree
2011-06-15
Ben Pfaff
CD: Fix a bug and add a regression test.
commit
|
commitdiff
|
tree
2011-06-15
Ben Pfaff
GET DATA /TYPE=TXT: Also allow full format to be specified.
commit
|
commitdiff
|
tree
2011-05-26
Ben Pfaff
tests: Remove unused old shell-based test files.
commit
|
commitdiff
|
tree
2011-05-26
Ben Pfaff
gui: Clean generated gtk.h wrapper on "make clean".
commit
|
commitdiff
|
tree
2011-05-14
Ben Pfaff
gui: Fix temporary filtering by a variable's value.
commit
|
commitdiff
|
tree
2011-05-13
Ben Pfaff
gui: Make AGGREGATE dialog initially show all of the...
commit
|
commitdiff
|
tree
2011-05-13
Ben Pfaff
SORT CASES: Don't delete filtered-out cases.
commit
|
commitdiff
|
tree
2011-05-13
Ben Pfaff
gui: Make File|Recent Files remember the correct encoding.
commit
|
commitdiff
|
tree
2011-05-13
Ben Pfaff
gui: Recode syntax files on load and save.
commit
|
commitdiff
|
tree
2011-05-12
Ben Pfaff
gui: Refactor checking for .sav and .por suffixes.
commit
|
commitdiff
|
tree
2011-05-12
Ben Pfaff
gui: Move null_if_empty_param() from psppire-window...
commit
|
commitdiff
|
tree
2011-05-12
Ben Pfaff
i18n: New function is_encoding_supported().
commit
|
commitdiff
|
tree
2011-05-12
Ben Pfaff
encoding-guesser: New function encoding_guess_whole_file().
commit
|
commitdiff
|
tree
2011-05-12
Ben Pfaff
pspp-dump-sav: Add #include <limits.h> to get INT_MAX...
commit
|
commitdiff
|
tree
2011-05-12
Ben Pfaff
configure: Use $LIB<x> for linking a program, not ...
commit
|
commitdiff
|
tree
2011-05-11
Ben Pfaff
pspp-dump-sav: Add GNU standards compliant command...
commit
|
commitdiff
|
tree
2011-05-11
Ben Pfaff
pspp-dump-sav: Do not mark any strings for translation.
commit
|
commitdiff
|
tree
2011-05-11
Ben Pfaff
pspp-dump-sav: Update #include syntax to current style.
commit
|
commitdiff
|
tree
2011-05-11
Ben Pfaff
dissect-sysfile: Move to new "utilities" directory...
commit
|
commitdiff
|
tree
2011-05-11
Ben Pfaff
Automatically link every program against libintl and...
commit
|
commitdiff
|
tree
2011-05-10
Ben Pfaff
gui: Get rid of the_recent_manager global.
commit
|
commitdiff
|
tree
2011-05-10
Ben Pfaff
po: Update Dutch translation from translation-project...
commit
|
commitdiff
|
tree
2011-05-10
Ben Pfaff
gui: Delete now-incorrect advice to translators.
commit
|
commitdiff
|
tree
2011-05-10
Ben Pfaff
gui: Make File|Recently Used Data behave like File...
commit
|
commitdiff
|
tree
2011-05-10
Ben Pfaff
gui: Remove redundant call to psppire_window_set_title().
commit
|
commitdiff
|
tree
2011-05-10
Ben Pfaff
gui: Make File|Open open multiple datasets by default.
commit
|
commitdiff
|
tree
2011-05-10
Ben Pfaff
psppire-sheet: Avoid CRITICAL unselecting range before...
commit
|
commitdiff
|
tree
2011-05-08
Ben Pfaff
gui: Avoid creating empty output window at startup...
commit
|
commitdiff
|
tree
2011-05-08
Ben Pfaff
gui: Label message output items in the output viewer...
commit
|
commitdiff
|
tree
2011-05-07
Ben Pfaff
gui: Only unselect range from first data sheet when...
commit
|
commitdiff
|
tree
2011-05-07
Ben Pfaff
ext-array: Speed up with unlocked versions of I/O functions.
commit
|
commitdiff
|
tree
next