projects
/
pspp
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Merge 'master' into 'gtk3'.
2013-06-13
Ben Pfaff
INPUT PROGRAM: Use a separate dataset for the input...
commit
|
commitdiff
|
tree
2013-06-13
Ben Pfaff
command.def: Disallow DATASET commands inside INPUT...
commit
|
commitdiff
|
tree
2013-05-28
Ben Pfaff
manual: REGRESSION and DESCRIPTIVES make temp transformation...
commit
|
commitdiff
|
tree
2013-05-28
Ben Pfaff
INPUT PROGRAM: Avoid infinite loop for trivially empty...
commit
|
commitdiff
|
tree
2013-05-26
Ben Pfaff
Avoid letting data fields overflow in output and GUI.
commit
|
commitdiff
|
tree
2013-05-22
Ben Pfaff
Smake: Use glibtoolize instead of libtoolize, if it...
commit
|
commitdiff
|
tree
2013-05-21
Ben Pfaff
DELETE VARIABLES: Fix crash with FILTER.
commit
|
commitdiff
|
tree
2013-05-21
Ben Pfaff
REGRESSION: Avoid use-after-free error with TEMPORARY...
commit
|
commitdiff
|
tree
2013-05-21
Ben Pfaff
DESCRIPTIVES: Avoid use-after-free with TEMPORARY and...
commit
|
commitdiff
|
tree
2013-05-21
Ben Pfaff
FLIP: Fix use-after-free and double frees with temporary...
commit
|
commitdiff
|
tree
2013-05-21
Ben Pfaff
DESCRIPTIVES: Fix a pair of memory leaks.
commit
|
commitdiff
|
tree
2013-05-09
Ben Pfaff
psppire-cell-renderer-button: Don't use gdk_window_coords_to...
commit
|
commitdiff
|
tree
2013-05-09
Ben Pfaff
psppire-cell-renderer-button: Do not update 'event...
commit
|
commitdiff
|
tree
2013-05-08
Ben Pfaff
psppire-cell-renderer-button: Translate coords before...
commit
|
commitdiff
|
tree
2013-05-07
Ben Pfaff
Merge 'psppsheet' into 'master'.
commit
|
commitdiff
|
tree
2013-05-06
Ben Pfaff
psppire-window: Disconnect signal handlers before unregistering.
commit
|
commitdiff
|
tree
2013-05-06
Ben Pfaff
psppire-data-sheet: Disconnect clipboard owner-change...
commit
|
commitdiff
|
tree
2013-05-06
Ben Pfaff
psppire-data-sheet: Obtain data sheet targets via callback.
commit
|
commitdiff
|
tree
2013-05-05
Ben Pfaff
psppire-data-sheet: Remove stray debug printf.
commit
|
commitdiff
|
tree
2013-04-26
Ben Pfaff
FLIP: Fix use-after-free error with temporary transformations.
commit
|
commitdiff
|
tree
2013-04-25
Ben Pfaff
u8-istream: Fix reading UTF-16 and UTF-32 files.
commit
|
commitdiff
|
tree
2013-04-25
Ben Pfaff
u8-istream: Fix handling of UTF-8 byte order marks.
Signed-off-by:
Ben Pfaff
<blp@cs.stanford.edu>
commit
|
commitdiff
|
tree
2013-04-25
Ben Pfaff
encoding-guesser: New function encoding_guess_bom_length().
commit
|
commitdiff
|
tree
2013-04-25
Ben Pfaff
tests: Make "read ISO-8859-1 as Auto,ISO-8859-1" failures...
commit
|
commitdiff
|
tree
2013-04-07
Ben Pfaff
AUTORECODE: Avoid use-after-free error with TEMPORARY.
commit
|
commitdiff
|
tree
2013-04-07
Ben Pfaff
AUTORECODE: Trim trailing white space correctly.
commit
|
commitdiff
|
tree
2013-04-07
Ben Pfaff
po: Update Dutch translation from translationproject...
commit
|
commitdiff
|
tree
2013-04-07
Ben Pfaff
ascii: Omit whitespace at the end of a line.
commit
|
commitdiff
|
tree
2013-04-07
Ben Pfaff
CORRELATIONS: Fix crash with separate sets of row and...
commit
|
commitdiff
|
tree
2013-04-04
Ben Pfaff
RELIABILITY: Fix memory leaks and dereferences of uninitiali...
commit
|
commitdiff
|
tree
2013-03-31
Ben Pfaff
ods-reader: Fix GCC warning.
commit
|
commitdiff
|
tree
2013-03-27
Ben Pfaff
MATCH FILES: Fix bugs along error path.
commit
|
commitdiff
|
tree
2013-03-27
Ben Pfaff
gui: Fix GCC warning in page-file source file.
commit
|
commitdiff
|
tree
2013-03-22
Ben Pfaff
configure: Increase version number to 0.7.10.
commit
|
commitdiff
|
tree
2013-03-22
Ben Pfaff
FILE HANDLE: Use system native line ends by default.
commit
|
commitdiff
|
tree
2013-03-22
Ben Pfaff
FILE HANDLE: Add new ENDS subcommand to control new...
commit
|
commitdiff
|
tree
2013-03-18
Ben Pfaff
SET: Fix format specifier in show_workspace().
commit
|
commitdiff
|
tree
2013-03-13
Ben Pfaff
psppire-data-sheet: Implement primary selection.
commit
|
commitdiff
|
tree
2013-03-13
Ben Pfaff
Merge 'master' into 'psppsheet'.
commit
|
commitdiff
|
tree
2013-03-12
Ben Pfaff
RANK: Fix crash ranking multiple variables without...
commit
|
commitdiff
|
tree
2013-03-12
Ben Pfaff
Fix warnings introduced by minor type errors in recently...
commit
|
commitdiff
|
tree
2013-03-03
Ben Pfaff
pspp-sheet-view: Make Ctrl+Up and Ctrl+Down go to top...
commit
|
commitdiff
|
tree
2013-03-03
Ben Pfaff
pspp-sheet-view: Get rid of ctrl_pressed and shift_pressed.
commit
|
commitdiff
|
tree
2013-03-03
Ben Pfaff
pspp-sheet-view: Rename GtkTreeSelectMode to PsppSheetSelect...
commit
|
commitdiff
|
tree
2013-02-05
Ben Pfaff
psppire-window: Avoid doubled separator in Windows...
commit
|
commitdiff
|
tree
2013-02-04
Ben Pfaff
pspp-sheet-view: Make Control+Left, Control+Right go...
commit
|
commitdiff
|
tree
2013-02-03
Ben Pfaff
Merge 'master' into 'psppsheet'.
commit
|
commitdiff
|
tree
2013-02-02
Ben Pfaff
casereader: Remove casereader_split() function.
commit
|
commitdiff
|
tree
2013-02-01
Ben Pfaff
RANK: Add support for temporary transformations.
commit
|
commitdiff
|
tree
2013-02-01
Ben Pfaff
RANK: Adopt a new ranking implementation.
commit
|
commitdiff
|
tree
2013-02-01
Ben Pfaff
RANK: Create all variables together, in order.
commit
|
commitdiff
|
tree
2013-01-31
Ben Pfaff
RANK: Simplify rank_sorted_file() with new function...
commit
|
commitdiff
|
tree
2013-01-31
Ben Pfaff
RANK: Simplify fraction_name() function.
commit
|
commitdiff
|
tree
2013-01-31
Ben Pfaff
RANK: Put #include directives into typical order.
commit
|
commitdiff
|
tree
2013-01-31
Ben Pfaff
RANK: Remove write-only struct member 'ascending'.
commit
|
commitdiff
|
tree
2013-01-31
Ben Pfaff
RANK: Lowercase the name of "enum RANK_FUNC".
commit
|
commitdiff
|
tree
2013-01-31
Ben Pfaff
transformations: Relax the rules for transformation...
commit
|
commitdiff
|
tree
2013-01-29
Ben Pfaff
subcase: New function subcase_add_vars_always().
commit
|
commitdiff
|
tree
2013-01-29
Ben Pfaff
casegrouper: Add comments.
commit
|
commitdiff
|
tree
2013-01-17
Ben Pfaff
Document and implement "precision record" in portable...
commit
|
commitdiff
|
tree
2013-01-12
Ben Pfaff
lexer: Generalize lex_match_phrase() to handle any...
commit
|
commitdiff
|
tree
2013-01-12
Ben Pfaff
scan: Introduce string_lexer for simple tokenizing...
commit
|
commitdiff
|
tree
2013-01-12
Ben Pfaff
segment: Don't require the input to end in a new-line.
commit
|
commitdiff
|
tree
2013-01-12
Ben Pfaff
segment: Separate SEG_N_TYPES from enum segment_type.
commit
|
commitdiff
|
tree
2013-01-12
Ben Pfaff
identifier: Make lex_id_get_length() handle Unicode.
commit
|
commitdiff
|
tree
2013-01-12
Ben Pfaff
cairo: Include command name in error messages.
commit
|
commitdiff
|
tree
2013-01-10
Ben Pfaff
doc: Better describe the meaning of THRU in the RECODE...
commit
|
commitdiff
|
tree
2013-01-10
Ben Pfaff
doc: Improve formatting of RECODE command description.
commit
|
commitdiff
|
tree
2013-01-06
Ben Pfaff
Merge 'master' into 'psppsheet'.
commit
|
commitdiff
|
tree
2013-01-04
Ben Pfaff
identifier: Broaden the class of characters allowed...
commit
|
commitdiff
|
tree
2013-01-02
Ben Pfaff
expressions: Fix dependency on current year in tests.
commit
|
commitdiff
|
tree
2013-01-02
Ben Pfaff
variable: Remove 'aux' member from struct variable.
commit
|
commitdiff
|
tree
2013-01-02
Ben Pfaff
perl-module: Drop use of variable aux data.
commit
|
commitdiff
|
tree
2013-01-02
Ben Pfaff
perl-module: Put struct dictionary inside a wrapper...
commit
|
commitdiff
|
tree
2013-01-02
Ben Pfaff
perl-module: Rename sysfile_info to syswriter_info.
commit
|
commitdiff
|
tree
2013-01-02
Ben Pfaff
case-map: Drop use of variable aux data.
commit
|
commitdiff
|
tree
2013-01-02
Ben Pfaff
CROSSTABS: Drop use of variable aux data.
commit
|
commitdiff
|
tree
2013-01-02
Ben Pfaff
hmap: New interfaces for iterating a bucket without...
commit
|
commitdiff
|
tree
2012-12-30
Ben Pfaff
Merge 'master' into 'psppsheet'.
commit
|
commitdiff
|
tree
2012-12-28
Ben Pfaff
csv-file-writer: Fix implementation of decimal point...
commit
|
commitdiff
|
tree
2012-12-28
Ben Pfaff
i18n: New functions for UTF-8 case conversion.
commit
|
commitdiff
|
tree
2012-12-28
Ben Pfaff
Use UTF-8 case-insensitive hashes and comparisons for...
commit
|
commitdiff
|
tree
2012-12-28
Ben Pfaff
Use "C" locale comparisons for language constructs.
commit
|
commitdiff
|
tree
2012-12-25
Ben Pfaff
PRINT: Support ENCODING subcommand.
commit
|
commitdiff
|
tree
2012-12-25
Ben Pfaff
placement-parser: New public function parse_column().
commit
|
commitdiff
|
tree
2012-12-25
Ben Pfaff
placement-parser: Don't allow "/" as a FORTRAN input...
commit
|
commitdiff
|
tree
2012-12-25
Ben Pfaff
u8-line: Add new u8_line_set_length() function.
commit
|
commitdiff
|
tree
2012-12-25
Ben Pfaff
u8-line: Factor out new library for composing lines...
commit
|
commitdiff
|
tree
2012-12-25
Ben Pfaff
AUTORECODE: Fix incorrect #include.
commit
|
commitdiff
|
tree
2012-12-22
Ben Pfaff
glade: Add #include <config.h>.
commit
|
commitdiff
|
tree
2012-12-22
Ben Pfaff
UPDATE: Do not update from missing values in transaction...
commit
|
commitdiff
|
tree
2012-12-22
Ben Pfaff
combine-files: Break apart apply_file_case_and_advance().
commit
|
commitdiff
|
tree
2012-12-22
Ben Pfaff
value: New function value_is_spaces().
commit
|
commitdiff
|
tree
2012-12-02
Ben Pfaff
Merge 'master' into 'psppsheet'.
commit
|
commitdiff
|
tree
2012-11-27
Ben Pfaff
SHOW: Add JOURNAL subcommand.
commit
|
commitdiff
|
tree
2012-11-27
Ben Pfaff
histogram: Add missing #include.
commit
|
commitdiff
|
tree
2012-11-26
Ben Pfaff
DESCRIPTIVES: Make Z score calculation honor SPLIT...
commit
|
commitdiff
|
tree
2012-11-25
Ben Pfaff
tests: Add tests to cover corner cases in DATESUM,...
commit
|
commitdiff
|
tree
2012-11-25
Ben Pfaff
Remove feature to automatically connect to GDB when...
commit
|
commitdiff
|
tree
2012-11-25
Ben Pfaff
psppire-data-window: Only allow saving a file with...
commit
|
commitdiff
|
tree
next