projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tests: Convert tests for overwriting files to Autotest framework.
[pspp-builds.git]
/
src
/
2010-10-09
John Darrington
Eleminate unnecessary variables
tree
|
commitdiff
2010-10-09
John Darrington
Change identifiers for consistency with other commands
tree
|
commitdiff
2010-10-09
John Darrington
Consolidate translatable strings
tree
|
commitdiff
2010-10-09
John Darrington
Replace npar.q with npar.c
tree
|
commitdiff
2010-10-04
John Darrington
Fix bug in autorecode - strings vs. /group
tree
|
commitdiff
2010-10-04
John Darrington
Workaround for gettext deficiencies
tree
|
commitdiff
2010-10-04
Ben Pfaff
pspp: Fix crash passing the name of a nonexistent file...
tree
|
commitdiff
2010-10-04
Ben Pfaff
pspp: Make style slightly more like the rest of the...
tree
|
commitdiff
2010-10-03
John Darrington
Update generated HTML to conform to W3C standards.
tree
|
commitdiff
2010-10-03
John Darrington
Added gettext markup to some strings which required it
tree
|
commitdiff
2010-10-03
John Darrington
Undo inappropriate quote substitution in generated...
tree
|
commitdiff
2010-10-03
John Darrington
Consolidate translatable strings
tree
|
commitdiff
2010-10-03
John Darrington
Remove erroneous CONST_CAST
tree
|
commitdiff
2010-10-03
John Darrington
Constness
tree
|
commitdiff
2010-10-03
John Darrington
Fix memory leaks in ROC command
tree
|
commitdiff
2010-10-03
John Darrington
Add comments informing the caller about side effects
tree
|
commitdiff
2010-10-03
John Darrington
Consistently use the return value from case_ref.
tree
|
commitdiff
2010-10-02
Ben Pfaff
pspp: Avoid printing multiple messages for a single...
tree
|
commitdiff
2010-10-02
Ben Pfaff
pspp: Make a signal that indicates a bug re-raise that...
tree
|
commitdiff
2010-10-02
John Darrington
Use macros from cast.h instead of literal casts
tree
|
commitdiff
2010-10-01
John Darrington
Fix memory leak in LIST command.
tree
|
commitdiff
2010-09-30
John Darrington
Fix memory leak in casegrouper. Closes bug #30764
tree
|
commitdiff
2010-09-30
John Darrington
Fix memory leak in output rendering
tree
|
commitdiff
2010-09-30
Ben Pfaff
casereader: Fix casereader_select() with BY argument...
tree
|
commitdiff
2010-09-29
John Darrington
Replace glm with a new implementation.
tree
|
commitdiff
2010-09-29
John Darrington
Disconnect clip signal handlers when a syntax window...
tree
|
commitdiff
2010-09-29
Ben Pfaff
syntax-file: Open syntax files immediately, instead...
tree
|
commitdiff
2010-09-28
Ben Pfaff
lexer: Properly initialize lexer->prog when lex_get_lin...
tree
|
commitdiff
2010-09-28
Ben Pfaff
DO REPEAT: Report an error when END REPEAT is missing.
tree
|
commitdiff
2010-09-24
Ben Pfaff
data-in: Get rid of first_column, last_column arguments.
tree
|
commitdiff
2010-09-24
Ben Pfaff
data-in: Make data_in() parameters more uniform.
tree
|
commitdiff
2010-09-24
Ben Pfaff
data-in: Rewrite logic for recoding input, and get...
tree
|
commitdiff
2010-09-24
Ben Pfaff
data-in: Eliminate "implied_decimals" parameter from...
tree
|
commitdiff
2010-09-24
Ben Pfaff
calendar: Use sensible error reporting in calendar_greg...
tree
|
commitdiff
2010-09-24
Ben Pfaff
message: Add column range to struct msg_locator.
tree
|
commitdiff
2010-09-24
Ben Pfaff
message: Consistently initialize locator; use 0 for...
tree
|
commitdiff
2010-09-24
Ben Pfaff
command: Add specific DATASET unimplemented commands.
tree
|
commitdiff
2010-09-24
Ben Pfaff
command: Remove superfluous trailing spaces from comman...
tree
|
commitdiff
2010-09-24
Ben Pfaff
command: Remove INSERT from list of unimplemented commands.
tree
|
commitdiff
2010-09-24
Ben Pfaff
lexer: Use lex_is_string() more consistently.
tree
|
commitdiff
2010-09-24
Ben Pfaff
lexer: Remove DUMP_TOKENS debugging feature.
tree
|
commitdiff
2010-09-24
Ben Pfaff
lexer: Improve translatability of lex_error().
tree
|
commitdiff
2010-09-24
Ben Pfaff
Make translation easier.
tree
|
commitdiff
2010-09-24
Ben Pfaff
HOST: Use more modern syntax.
tree
|
commitdiff
2010-09-24
Ben Pfaff
AGGREGATE: Simplify code.
tree
|
commitdiff
2010-09-24
Ben Pfaff
PERMISSIONS: Add missing check for string token.
tree
|
commitdiff
2010-09-24
Ben Pfaff
syntax-string-source: Fix format string problems.
tree
|
commitdiff
2010-09-24
Ben Pfaff
i18n: New function recode_substring_pool().
tree
|
commitdiff
2010-09-24
Ben Pfaff
i18n: Use UTF8 macro instead of "UTF8" literal string.
tree
|
commitdiff
2010-09-24
Ben Pfaff
str: Make ss_alloc_substring() allocate null-terminated...
tree
|
commitdiff
2010-09-24
Ben Pfaff
cast: New macro NULL_SENTINEL.
tree
|
commitdiff
2010-09-23
Ben Pfaff
RECODE: Suppress warning about conversion using CHAR_CA...
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Add simple tests.
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Handle EINVAL more gracefully.
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Refactor for simplicity.
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Properly restart conversion when output buffer...
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Ensure that every recoding starts from the initia...
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Avoid memory leak when create_iconv() fails.
tree
|
commitdiff
2010-09-22
Ben Pfaff
i18n: Lightly reformat comments to better resemble...
tree
|
commitdiff
2010-09-19
John Darrington
Fix bug #31052: Crash on histograms with only one datum
tree
|
commitdiff
2010-09-19
John Darrington
Const casts.
tree
|
commitdiff
2010-09-18
John Darrington
Fix outstanding quote style issues
tree
|
commitdiff
2010-09-18
John Darrington
Remove gettext markup from diagnostic string.
tree
|
commitdiff
2010-09-18
John Darrington
FLIP: Don't change new variables to upper case.
tree
|
commitdiff
2010-09-18
Ben Pfaff
linreg: Delete unused static function.
tree
|
commitdiff
2010-09-18
Ben Pfaff
ONEWAY: Fix declaration-after-statement warning.
tree
|
commitdiff
2010-09-18
Ben Pfaff
Suppress warnings about conversions between char *...
tree
|
commitdiff
2010-09-15
John Darrington
Consolidate quoting style in printed strings.
tree
|
commitdiff
2010-09-14
John Darrington
Translate the names of aggretation functions. Fixes...
tree
|
commitdiff
2010-09-12
John Darrington
Syntax Window: Don't connect callbacks until all member...
tree
|
commitdiff
2010-09-11
John Darrington
Rename compare_string --> compare_string_3way
tree
|
commitdiff
2010-09-11
John Darrington
Prevent critical when closing output viewer
tree
|
commitdiff
2010-09-11
John Darrington
Autorecode: /GROUP vs. heterogenous strings.
tree
|
commitdiff
2010-09-09
John Darrington
Autorecode: Add the /GROUP subcommand
tree
|
commitdiff
2010-09-06
John Darrington
Fixed bug #30969: Crash in split file dialog box
tree
|
commitdiff
2010-09-06
John Darrington
Seperate the GtkBuilder definition for Split into its...
tree
|
commitdiff
2010-09-05
John Darrington
Autorecode: Add value labels indicating the source...
tree
|
commitdiff
2010-09-05
John Darrington
Remove obsolete comments.
tree
|
commitdiff
2010-09-04
Michel Boaventura
Change charset from html output to utf-8
tree
|
commitdiff
2010-08-29
Ben Pfaff
Implement the PRESERVE and RESTORE commands.
tree
|
commitdiff
2010-08-29
Ben Pfaff
settings: Avoid using a pointer and global data for...
tree
|
commitdiff
2010-08-29
Ben Pfaff
settings: Make viewwidth, viewlength "int"s instead...
tree
|
commitdiff
2010-08-29
Ben Pfaff
settings: Reformat the_settings initializer.
tree
|
commitdiff
2010-08-29
Ben Pfaff
format: Introduce a new type, struct fmt_settings.
tree
|
commitdiff
2010-08-29
Ben Pfaff
format: Make fmt_number_style_init(), fmt_number_style_...
tree
|
commitdiff
2010-08-29
Ben Pfaff
format: Remove prototypes of unimplemented functions.
tree
|
commitdiff
2010-08-29
Ben Pfaff
format: Move is_fmt_type() prototype near more-related...
tree
|
commitdiff
2010-08-29
Ben Pfaff
format: Remove declaration of data that is never used.
tree
|
commitdiff
2010-08-28
John Darrington
Improved the syntax generated by the select-cases dialog
tree
|
commitdiff
2010-08-28
John Darrington
Allow translation of default filenames in GUI
tree
|
commitdiff
2010-08-28
John Darrington
Allow translation of default variable name.
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals: Sort the reverse value map.
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Fixed most compiler warnings
tree
|
commitdiff
2010-08-24
John Darrington
Oneway: Fix problems with MISSING=ANALYSIS
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals: Use moments instead of keeping cc count...
tree
|
commitdiff
2010-08-24
John Darrington
oneway.c: Use the categoricals struct to calculate...
tree
|
commitdiff
2010-08-24
John Darrington
oneway: use new structures in the show_contrast_tests...
tree
|
commitdiff
2010-08-24
John Darrington
oneway: Fix descriptives for multiple variables
tree
|
commitdiff
2010-08-24
John Darrington
Add optional callback functions to categoricals.
tree
|
commitdiff
2010-08-24
John Darrington
Constness
tree
|
commitdiff
next