projects
/
pspp-builds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pspp-builds.git
2009-07-18
John Darrington
Avoid compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
John Darrington
Merge commit 'origin/data-encoding'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
John Darrington
Add comment explaining the meaning of encoding to data_out
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
John Darrington
The length of the string is now not always the
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
John Darrington
Improve code to trim leading spaces from numeric output.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
John Darrington
Use data_out_pool in crosstabs.q
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
John Darrington
Before recoding a variable's name, check that it
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Jason Stover
pspp_linreg(): Use cache->n_coeffs to set the dimension...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
John Darrington
Corrected typos in the perl documentation
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Ben Pfaff
i18n: Merge translatable strings.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Ben Pfaff
"Sig." is an abbreviation, "Exact" is not.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Ben Pfaff
i18n: Eliminate some translatable strings.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Ben Pfaff
i18n: Reduce translatable strings in SHOW command.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Ben Pfaff
i18n: Change some strings to reduce work of translation.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Ben Pfaff
Separate table functions that format their arguments...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Ben Pfaff
Consistently capitalize the name "Gnumeric".
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
John Darrington
Replaced the glade definition of about dialog with...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
John Darrington
Removed unused function prototypes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
John Darrington
Fix crash in find dialog and make code less horrible.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
John Darrington
Fix bug encodig missing value keys in gui
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
John Darrington
Fix crash on text import dialog
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Jason Stover
Remove write-only variable from interaction_case_data.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
John Darrington
Fix compiler warning in test program
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
John Darrington
Updated the developers' manual to reflect the new situation
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
John Darrington
Added a dict parameter to data_in and dealt with the...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Jason Stover
Return 0.0 for mean of a categorical variable. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
John Darrington
Remove recoding in data_store.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
John Darrington
Change union value type to contain uint8_t types instea...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
John Darrington
Remove erroneously commited diagnostic statement
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
John Darrington
Use default encoding when reading system files if no...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
John Darrington
Fix problem running the perl module
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
John Darrington
Replace legacy_recode with recode_string.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
John Darrington
Fix compile warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
John Darrington
Fix bug in value labels dialog box
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
John Darrington
Add dictionary argument to tab_value.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
John Darrington
Recode strings when writing system files.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
John Darrington
Fix crash when opening empty dataset
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
John Darrington
Convert to utf8 in data_out function.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-06
John Darrington
data_out function to dynamically allocate return value.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
John Darrington
Change enum legacy_encoding to const char *.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-05
John Darrington
Store variable names, labels and value labels as UTF8.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Jason H Stover
Renamed interaction_variable_get_var to interaction_get...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Ben Pfaff
sparse-xarray: Add missing #include <limits.h>.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Ben Pfaff
Allow variables created by var_create_internal to have...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-14
John Darrington
Fix compile warning
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Ben Pfaff
Fix type mismatch between value_hash prototype and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Ben Pfaff
Drop call to deleted function value_cnt_from_width...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Jason H Stover
Fixed crash caused by regressing with categorical variables
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
John Darrington
Fixed bug inserting cases in data sheet.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Ben Pfaff
Fix handling of #! at beginning of PSPP syntax file...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Remove spurious Makefile from src/output.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
crosstabs: Fix chi-square display and add regression...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
crosstab: Remove struct that was defined but never...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
crosstabs: Remove write-only variable.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
crosstabs: Fix segfault when chi-square was requested.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
datasheet-test: Add support for testing string backing...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
crosstabs: Trim unsightly spaces from titles in output.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
crosstabs: Fix memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
argv-parser: Add assertion to find likely bugs in clien...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
datasheet: Fix bugs in datasheet_resize_column() found...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
datasheet-test: Add test for datasheet_resize_column().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
datasheet-test: Fix printing of string values in error...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
datasheet-test: Check duplicate states before discardin...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
datasheet-test: Make column widths to test configurable...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
datasheet-test: Don't test null operations.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
sparse-xarray-test: Style and comment fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
value: New function value_swap.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Move datasheet test out of PSPP into a separate binary.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Make MAX_SHORT_STRING an implementation detail of the...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Use MAX_SHORT_STRING in place of MIN_LONG_STRING.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Fix portable file reader use of long strings.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Get rid of uses of MAX_SHORT_STRING in Gnumeric and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Implement missing values for long string variables.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Fix test failure introduced along with parse_value().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
sys-file-reader: Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Add support for value labels on long string variables.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
New function parse_value() for parsing a value of speci...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Make value_set_missing(), etc. tolerate values of width -1.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
John Darrington
Prevent invalid variable widths in variable sheet.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Remove debug printfs that escaped from my local tree.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
gui: Fix segfault when pushing Del on a long string...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Change "union value" to dynamically allocate long strings.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
output: Add auxiliary data parameter to tab_dim.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
New data structure sparse_xarray.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
New wrapper for access to temporary files.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
model-checker: Add command-line parser for model checki...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
Implement new command-line argument parser.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
model-checker: Don't discard error states.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
model-checker: Revise advice on checking for duplicates.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
model-checker: Add more progress functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
model-checker: Move summary printing function into...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
model-checker: Kill dependencies and move back to libpspp.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
sparse-array: Simplify code slightly.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
sparse-array: Improve iteration interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
sparse-array: Use __builtin_ctzl on GCC 4.0 or later...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
range-set: New functions range_set_last and range_set_prev.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
range-set: Add new function range_set_scan().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
range-set: Inline some simple functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
range-set: Add test coverage for range_set_destroy...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-07
Ben Pfaff
range-set: New function range_set_allocate_fully.
commit
|
commitdiff
|
tree
|
snapshot
next