projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
gui: psppire-var-view: Change "<unset>" to null string.
[pspp-builds.git]
/
src
/
2010-12-12
Ben Pfaff
NPAR TESTS: Prefer lex_match_id() over lex_match_hyphen...
tree
|
commitdiff
2010-12-12
Ben Pfaff
q2c: Prefer lex_match_id() over lex_match_hyphenated_wo...
tree
|
commitdiff
2010-12-12
Ben Pfaff
DEBUG XFORM FAIL: Issue an error message as part of...
tree
|
commitdiff
2010-12-12
Ben Pfaff
INPUT PROGRAM: Remove unused enumeration.
tree
|
commitdiff
2010-12-12
Ben Pfaff
expressions: Make extract_min_valid() parameter const.
tree
|
commitdiff
2010-12-12
Ben Pfaff
categoricals: Make parameter to categoricals_done(...
tree
|
commitdiff
2010-12-12
Ben Pfaff
covariance: Fix const-ness of covariance_calculate...
tree
|
commitdiff
2010-12-12
Ben Pfaff
ONEWAY: Fix warning for passing "const" pointer as...
tree
|
commitdiff
2010-12-12
Ben Pfaff
mann-whitney: Suppress GCC warning about unused parameter.
tree
|
commitdiff
2010-12-12
Ben Pfaff
friedman: Fix GCC warning about uninitialized fr.w.
tree
|
commitdiff
2010-12-05
Ben Pfaff
gui: Factor out duplicated code for executing and pasti...
tree
|
commitdiff
2010-12-04
Ben Pfaff
command: Don't allow SORT as an abbreviation for SORT...
tree
|
commitdiff
2010-12-04
Ben Pfaff
Remove the PROMPT, CPROMPT, and DPROMPT settings.
tree
|
commitdiff
2010-12-04
Ben Pfaff
Remove the NULLINE and ENDCMD settings.
tree
|
commitdiff
2010-12-04
Ben Pfaff
VALUE LABELS: Relax limit on value label length from...
tree
|
commitdiff
2010-11-20
Ben Pfaff
lexer: Change the functions for retrieving token strings.
tree
|
commitdiff
2010-11-19
Ben Pfaff
lexer: Get rid of lex_negative_to_dash().
tree
|
commitdiff
2010-11-19
Ben Pfaff
lexer: New type enum token_type.
tree
|
commitdiff
2010-11-19
Ben Pfaff
command: Factor command name matching out of command.c.
tree
|
commitdiff
2010-11-19
Ben Pfaff
identifier: Add some functions for Unicode syntax.
tree
|
commitdiff
2010-11-19
Ben Pfaff
str: Add some functions for handling UTF-8.
tree
|
commitdiff
2010-11-19
Ben Pfaff
str: Change "char" to "byte" in function names.
tree
|
commitdiff
2010-11-19
Ben Pfaff
str: Inline some trivial functions.
tree
|
commitdiff
2010-11-17
Jason H Stover
Fixed degrees of freed in t-stat for intercept
tree
|
commitdiff
2010-11-16
Ben Pfaff
sys-file: Add functions for converting between codepage...
tree
|
commitdiff
2010-11-06
Ben Pfaff
csv: Make the character used for quoting configurable.
tree
|
commitdiff
2010-11-06
Ben Pfaff
csv: Add ability to suppress table captions.
tree
|
commitdiff
2010-11-05
Ben Pfaff
csv: Better support separators other than comma or...
tree
|
commitdiff
2010-11-05
Ben Pfaff
CACHE: Implement command as no-op.
tree
|
commitdiff
2010-11-04
Ben Pfaff
sparse-array: Fix accidental assumption that "long...
tree
|
commitdiff
2010-10-31
Ben Pfaff
Stop building src/language/stats/glm.c for now.
tree
|
commitdiff
2010-10-31
Ben Pfaff
executor: Execute pending transformations after process...
tree
|
commitdiff
2010-10-30
Ben Pfaff
datasheet: Add a few assertions.
tree
|
commitdiff
2010-10-30
John Darrington
Fix typo
tree
|
commitdiff
2010-10-30
John Darrington
NPAR: Implemented the /KENDALL subcommand.
tree
|
commitdiff
2010-10-30
John Darrington
Added a dialog box for the k-related-sample non-paramet...
tree
|
commitdiff
2010-10-30
Ben Pfaff
cairo: Fix rendering of wide titles for GUI rendering.
tree
|
commitdiff
2010-10-29
John Darrington
Conditionally compile in the SIGWINCH handler
tree
|
commitdiff
2010-10-28
John Darrington
Added implementation for the Cochran Q test
tree
|
commitdiff
2010-10-27
Ben Pfaff
psppire-output-window: Insert a half-line of space...
tree
|
commitdiff
2010-10-27
Ben Pfaff
cairo: Draw table titles in xr_rendering_draw() too.
tree
|
commitdiff
2010-10-27
Ben Pfaff
cairo: Always save output item in xr_rendering_create().
tree
|
commitdiff
2010-10-27
Ben Pfaff
case: Add support for debugging case reference count...
tree
|
commitdiff
2010-10-27
John Darrington
Make ascii driver's length and width parameters fit...
tree
|
commitdiff
2010-10-26
John Darrington
Mann-Whitney: Use value names in rank table.
tree
|
commitdiff
2010-10-26
Ben Pfaff
CROSSTABS: Handle case where all cases in a crosstabula...
tree
|
commitdiff
2010-10-26
Ben Pfaff
data-reader: Correct spelling.
tree
|
commitdiff
2010-10-26
Ben Pfaff
render: Fix cells spanning otherwise completely empty...
tree
|
commitdiff
2010-10-25
John Darrington
Mann-Whitney: Change the rank sum used for Wilcoxon W
tree
|
commitdiff
2010-10-25
John Darrington
First attempt at Mann-Whitney U test.
tree
|
commitdiff
2010-10-25
John Darrington
CROSSTABS: (Re)implemented the format=DVALUE option.
tree
|
commitdiff
2010-10-25
John Darrington
Remove various duplicated #include directives
tree
|
commitdiff
2010-10-25
John Darrington
Use sort instead of qsort thus avoiding compiler warning
tree
|
commitdiff
2010-10-25
John Darrington
Avoid compiler warnings
tree
|
commitdiff
2010-10-23
John Darrington
Properly handle weights in Friedman test
tree
|
commitdiff
2010-10-23
John Darrington
Add test for friedman test and fix problem with missing...
tree
|
commitdiff
2010-10-23
John Darrington
remove unused variable
tree
|
commitdiff
2010-10-23
John Darrington
fix memory leak
tree
|
commitdiff
2010-10-23
John Darrington
First attempt at the Friedman test
tree
|
commitdiff
2010-10-23
John Darrington
Whitespace changes only
tree
|
commitdiff
2010-10-23
John Darrington
Remove redundant whitespace
tree
|
commitdiff
2010-10-21
John Darrington
Fix memory deallocation bug
tree
|
commitdiff
2010-10-21
John Darrington
Implemented the /RUNS subcommand for NPAR TESTS.
tree
|
commitdiff
2010-10-18
Ben Pfaff
str: Remove unused functions.
tree
|
commitdiff
2010-10-18
Ben Pfaff
format-parser: Fix parse_format_specifier() failure...
tree
|
commitdiff
2010-10-17
John Darrington
Fix typos in printed strings
tree
|
commitdiff
2010-10-17
John Darrington
Fix test failures on T-TEST command.
tree
|
commitdiff
2010-10-17
John Darrington
Re-implemented the levene calculation
tree
|
commitdiff
2010-10-17
John Darrington
Fixed bug in oneway /descriptives subcommand vs. weights.
tree
|
commitdiff
2010-10-16
John Darrington
Include hash-functions.h instead of hash.h
tree
|
commitdiff
2010-10-16
John Darrington
NPAR: use hmapx instead of hash.h
tree
|
commitdiff
2010-10-13
John Darrington
Add some comments where needed
tree
|
commitdiff
2010-10-13
John Darrington
Avoid compiler warnings
tree
|
commitdiff
2010-10-12
John Darrington
Fix memory leaks in Kruskal-Wallis test
tree
|
commitdiff
2010-10-11
John Darrington
Initial implementation of the Kruskal-Wallis test.
tree
|
commitdiff
2010-10-11
John Darrington
Use cast macros
tree
|
commitdiff
2010-10-11
John Darrington
Remove some duplicated #includes
tree
|
commitdiff
2010-10-11
John Darrington
NPAR TESTS: Implement parser for kruskal wallis test
tree
|
commitdiff
2010-10-11
John Darrington
NPAR TESTS: Add framework for n sample independent...
tree
|
commitdiff
2010-10-11
John Darrington
NPAR TESTS: reformat and use cast macros
tree
|
commitdiff
2010-10-11
Ben Pfaff
pspp: Get rid of clean_up() function now that it has...
tree
|
commitdiff
2010-10-11
Ben Pfaff
pspp: Don't attempt fancy clean-up upon receiving a...
tree
|
commitdiff
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
next