projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add new output/ascii.h header to the distribution, fixing "make dist".
[pspp]
/
src
/
language
/
2011-04-23
Ben Pfaff
ascii: Print syntax in output single-spaced.
20110423030508/pspp
tree
|
commitdiff
2011-04-16
Ben Pfaff
CROSSTABS: Fix output of multiway statistics tables.
tree
|
commitdiff
2011-04-14
Ben Pfaff
value-labels: Interpret \n as new-line in value labels.
20110414030503/pspp
tree
|
commitdiff
2011-04-12
Ben Pfaff
value-parser: Make parse_value() accept variable's...
tree
|
commitdiff
2011-04-12
Ben Pfaff
DISPLAY: Display values for value labels using the...
tree
|
commitdiff
2011-04-12
Ben Pfaff
tab: Make tab_value() take a variable instead of a...
tree
|
commitdiff
2011-04-12
Ben Pfaff
FORMATS: Allow an optional slash before each set of...
20110412030503/pspp
tree
|
commitdiff
2011-04-12
Ben Pfaff
FORMATS: Allow setting formats of string variables.
tree
|
commitdiff
2011-04-10
Ben Pfaff
LIST: Fix crash when SPLIT FILE was used.
20110410030503/pspp
tree
|
commitdiff
2011-04-09
Ben Pfaff
segment: Fix uninitialized variable in segmenter_parse_...
20110409030503/pspp
tree
|
commitdiff
2011-04-08
Ben Pfaff
FREQUENCIES: Fix crash when median and histogram both...
tree
|
commitdiff
2011-03-20
Ben Pfaff
Change terminology from "active file" to "active dataset".
tree
|
commitdiff
2011-03-20
Ben Pfaff
dataset: Rename functions with "dataset_" prefix.
tree
|
commitdiff
2011-03-20
Ben Pfaff
Rename procedure.[ch] to dataset.[ch].
tree
|
commitdiff
2011-03-20
Ben Pfaff
lexer: Reimplement for better testability and internati...
tree
|
commitdiff
2011-03-20
Ben Pfaff
scan: New library for high-level PSPP syntax lexical...
tree
|
commitdiff
2011-03-20
Ben Pfaff
segment: New library for low-level phase of lexical...
tree
|
commitdiff
2011-03-20
Ben Pfaff
str: Rename ss_chomp() to ss_chomp_byte(), ds_chomp...
tree
|
commitdiff
2011-03-20
Ben Pfaff
data-reader: Remove unreachable "return" statements.
tree
|
commitdiff
2011-03-19
Ben Pfaff
Update all #include directives to the currently preferr...
tree
|
commitdiff
2011-03-12
Ben Pfaff
FREQUENCIES: Fix percentiles calculation.
20110312030504/pspp
20110313030503/pspp
20110314030506/pspp
20110315030503/pspp
20110316030502/pspp
20110317030504/pspp
20110318030507/pspp
20110319030507/pspp
tree
|
commitdiff
2011-03-11
Ben Pfaff
T-TEST: Fix use-after-free with TEMPORARY and independe...
20110311030503/pspp
tree
|
commitdiff
2011-03-11
Ben Pfaff
DELETE VARIABLES: Style fix.
tree
|
commitdiff
2011-02-20
Ben Pfaff
data-out: Optimize and fix some bad assumptions.
tree
|
commitdiff
2011-02-20
Ben Pfaff
format: Create a new "struct fmt_affix" for prefix...
tree
|
commitdiff
2011-02-20
Ben Pfaff
legacy-encoding: Remove.
tree
|
commitdiff
2011-02-20
Ben Pfaff
i18n: Introduce C_ENCODING as replacement for LEGACY_NA...
tree
|
commitdiff
2011-02-20
Ben Pfaff
i18n: New function recode_byte().
tree
|
commitdiff
2011-02-20
Ben Pfaff
PRINT: Use UTF-8 encoding for output to the output...
tree
|
commitdiff
2011-02-19
Ben Pfaff
CROSSTABS: Eliminate redundant data copying.
tree
|
commitdiff
2011-02-13
Ben Pfaff
operations.def: Fix indentation.
191/pspp
192/pspp
193/pspp
194/pspp
195/pspp
196/pspp
197/pspp
198/pspp
199/pspp
20110214030502/pspp
20110215030502/pspp
20110216030503/pspp
20110217030502/pspp
20110218030502/pspp
20110219030503/pspp
20110220030503/pspp
20110221030503/pspp
20110222030502/pspp
tree
|
commitdiff
2011-02-12
Ben Pfaff
PRINT SPACE: When an output file is specified, don...
190/pspp
20110213030502/pspp
tree
|
commitdiff
2011-02-12
Ben Pfaff
GET DATA: Get rid of lex_put_back().
tree
|
commitdiff
2011-02-12
Ben Pfaff
float-format: Eliminate tests' dependence on exact...
tree
|
commitdiff
2011-02-05
Ben Pfaff
REGRESSION: Eliminate restriction to VAR_NAME_LEN in...
tree
|
commitdiff
2011-02-05
Ben Pfaff
FLIP: Eliminate false dependency on VAR_NAME_LEN.
tree
|
commitdiff
2011-02-05
Ben Pfaff
DESCRIPTIVES: Eliminate main restriction on Z-score...
tree
|
commitdiff
2011-02-05
Ben Pfaff
variable-parser: Drop VAR_NAME_LEN restriction from...
tree
|
commitdiff
2011-02-05
Ben Pfaff
variable-parser: Rewrite parse_DATA_LIST_vars().
tree
|
commitdiff
2011-02-05
Ben Pfaff
DEBUG EVALUATE: Eliminate VAR_NAME_LEN limit.
tree
|
commitdiff
2011-02-05
Ben Pfaff
VECTOR: Eliminate VAR_NAME_LEN limit for variable names.
tree
|
commitdiff
2011-02-05
Ben Pfaff
MODIFY VARIABLES: Eliminate VAR_NAME_LEN limit on varia...
tree
|
commitdiff
2011-02-05
Ben Pfaff
DATAFILE ATTRIBUTE, VARIABLE ATTRIBUTE: Eliminate VAR_N...
tree
|
commitdiff
2011-02-05
Ben Pfaff
GET DATA /TYPE=TXT: Get rid of VAR_NAME_LEN limit on...
tree
|
commitdiff
2011-02-05
Ben Pfaff
FILE HANDLE: Get rid of VAR_NAME_LEN limit on handle...
tree
|
commitdiff
2011-02-05
Ben Pfaff
combine-files: Eliminate VAR_NAME_LEN restriction from...
tree
|
commitdiff
2011-01-29
Ben Pfaff
q2c: T_RPAREN should be T_LPAREN for matching a left...
178/pspp
179/pspp
180/pspp
181/pspp
182/pspp
20110130030509/pspp
20110131030507/pspp
20110201030505/pspp
20110202030504/pspp
20110203030509/pspp
tree
|
commitdiff
2010-12-21
Ben Pfaff
NPAR TESTS: Fix two test failures.
139/pspp
140/pspp
141/pspp
142/pspp
143/pspp
144/pspp
145/pspp
146/pspp
147/pspp
148/pspp
149/pspp
150/pspp
20101221030505/pspp
20101222030509/pspp
20101223030504/pspp
20101224030508/pspp
20101225030503/pspp
20101226030509/pspp
20101227030502/pspp
20101228030501/pspp
20101229030502/pspp
20101230030502/pspp
20101231030502/pspp
20110101030503/pspp
tree
|
commitdiff
2010-12-21
Ben Pfaff
NPAR TESTS: Fix "NPAR TESTS BINOMIAL, P = 0.5; N1/N2...
tree
|
commitdiff
2010-12-21
Ben Pfaff
lexer: Fix GCC warning for unhandled TOKEN_N_TYPES...
tree
|
commitdiff
2010-12-21
Ben Pfaff
lexer: Remove unused function lex_put_back_id().
tree
|
commitdiff
2010-12-12
Ben Pfaff
value-parser: Remove redundant call to lex_force_string...
131/pspp
132/pspp
133/pspp
134/pspp
135/pspp
136/pspp
137/pspp
138/pspp
20101213030503/pspp
20101214030502/pspp
20101215030501/pspp
20101216030504/pspp
20101217030502/pspp
20101218030503/pspp
20101219030504/pspp
20101220030504/pspp
tree
|
commitdiff
2010-12-12
Ben Pfaff
GET DATA: Fix punctuation in error message.
tree
|
commitdiff
2010-12-12
Ben Pfaff
AGGREGATE: Align arg_func_tab[] in columns.
tree
|
commitdiff
2010-12-12
Ben Pfaff
ECHO: Use text_item, as intended.
tree
|
commitdiff
2010-12-12
Ben Pfaff
float-format: Don't translate test strings.
tree
|
commitdiff
2010-12-12
Ben Pfaff
DO REPEAT: Make this command usable anywhere.
tree
|
commitdiff
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-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...
123/pspp
20101205030504/pspp
tree
|
commitdiff
2010-11-20
Ben Pfaff
lexer: Change the functions for retrieving token strings.
111/pspp
112/pspp
113/pspp
114/pspp
115/pspp
116/pspp
120/pspp
121/pspp
122/pspp
20101122030502/pspp
20101123030502/pspp
20101124030502/pspp
20101125030504/pspp
20101126030502/pspp
20101127030503/pspp
20101202030501/pspp
20101203030504/pspp
20101204030504/pspp
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.
109/pspp
110/pspp
20101120030502/pspp
20101121030501/pspp
tree
|
commitdiff
2010-11-19
Ben Pfaff
str: Change "char" to "byte" in function names.
tree
|
commitdiff
2010-11-17
Jason H Stover
Fixed degrees of freed in t-stat for intercept
tree
|
commitdiff
2010-11-05
Ben Pfaff
CACHE: Implement command as no-op.
tree
|
commitdiff
2010-10-31
Ben Pfaff
Stop building src/language/stats/glm.c for now.
20101101040501/pspp
20101102040502/pspp
tree
|
commitdiff
2010-10-30
John Darrington
NPAR: Implemented the /KENDALL subcommand.
tree
|
commitdiff
2010-10-28
John Darrington
Added implementation for the Cochran Q test
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-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-23
John Darrington
Properly handle weights in Friedman test
20101023040501/pspp
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
20101022040501/pspp
tree
|
commitdiff
2010-10-21
John Darrington
Implemented the /RUNS subcommand for NPAR TESTS.
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
next