projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lexer: Use error helper functions in more situations.
[pspp]
/
src
/
language
/
2011-11-06
Ben Pfaff
lexer: Use error helper functions in more situations.
tree
|
commitdiff
2011-11-06
Ben Pfaff
lexer: Drop lexer parameter from lex_sbc_missing().
tree
|
commitdiff
2011-11-06
Ben Pfaff
lexer: New function lex_error_expecting().
tree
|
commitdiff
2011-11-06
Ben Pfaff
LOOP: Correctly implement MXLOOPS and add a test.
tree
|
commitdiff
2011-11-06
Ben Pfaff
settings: Implement MXLOOPS subcommand.
tree
|
commitdiff
2011-11-06
Ben Pfaff
SET: Warn for more obsolete subcommands.
tree
|
commitdiff
2011-11-05
Ben Pfaff
lexer: Rename 'close' to 'destroy' in struct lex_reader...
20111105030502/pspp
tree
|
commitdiff
2011-10-25
John Darrington
Remove duplicate #include lines
tree
|
commitdiff
2011-10-19
John Darrington
Use variable labels in crosstabs.
20111020030501/pspp
20111021030502/pspp
20111022030501/pspp
20111023030503/pspp
20111024030502/pspp
tree
|
commitdiff
2011-10-12
John Darrington
Remove redundant error message.
20111013030503/pspp
20111015030501/pspp
20111016030502/pspp
20111017030502/pspp
20111018030502/pspp
tree
|
commitdiff
2011-10-12
John Darrington
Consolidate some very similar user visible strings
tree
|
commitdiff
2011-10-12
John Darrington
Added some missing gettext macros
tree
|
commitdiff
2011-10-09
John Darrington
Fix potential problems with non-literal printf arguments.
20111010030502/pspp
20111011030502/pspp
20111012030502/pspp
tree
|
commitdiff
2011-10-07
John Darrington
Fix incorrectly ordered arguments to xcalloc
20111008030503/pspp
20111009030507/pspp
tree
|
commitdiff
2011-10-06
John Darrington
Add a warning to GLM until we've sorted out its problems
20111007030502/pspp
tree
|
commitdiff
2011-09-29
John Darrington
Implemented the SET=TNUMBERS subcommand
tree
|
commitdiff
2011-09-29
John Darrington
Optimisation for the type3 sum of squares procedure
tree
|
commitdiff
2011-09-28
John Darrington
Fixed a crash in REGRESSION when there were no non...
20110929030503/pspp
20110930030502/pspp
20111001030502/pspp
20111002030502/pspp
20111003030502/pspp
20111004030502/pspp
20111005030502/pspp
20111006030503/pspp
tree
|
commitdiff
2011-09-27
John Darrington
Move interaction subset predicates out of glm.c into...
20110927030508/pspp
20110928030501/pspp
tree
|
commitdiff
2011-09-20
John Darrington
Fix warnings and remove conditional compilation which...
20110921030502/pspp
20110922030503/pspp
20110923030508/pspp
20110924030502/pspp
20110925030502/pspp
tree
|
commitdiff
2011-09-18
Jason H Stover
Fixed type 3 sums of squares for models containing...
20110919030503/pspp
20110920030503/pspp
tree
|
commitdiff
2011-09-03
John Darrington
Avoid compiler warnings about uninitialised variables.
tree
|
commitdiff
2011-08-28
John Darrington
GLM: Disable the interactions option until it actually...
20110901030501/pspp
tree
|
commitdiff
2011-08-28
John Darrington
Added an implementation of the median test
tree
|
commitdiff
2011-08-26
Ben Pfaff
Fix build error if "close" macro is not always visible.
20110826030502/pspp
tree
|
commitdiff
2011-08-23
John Darrington
Fix warnings
tree
|
commitdiff
2011-08-20
John Darrington
Merge remote branch 'origin/sourceview'
20110820030503/pspp
tree
|
commitdiff
2011-08-13
John Darrington
Added an implementation for the One Sample Kolmogorov...
20110814030502/pspp
20110815030503/pspp
tree
|
commitdiff
2011-08-13
John Darrington
Implemented the KMO and Bartlett test in the FACTOR...
tree
|
commitdiff
2011-07-26
John Darrington
glm.c: new function design_full to create default inter...
tree
|
commitdiff
2011-07-26
John Darrington
Constness
tree
|
commitdiff
2011-07-26
John Darrington
Made GLM as well as ONEWAY work
tree
|
commitdiff
2011-07-26
John Darrington
Move call to categoricals_done earlier in the covarianc...
tree
|
commitdiff
2011-07-26
John Darrington
Constness
tree
|
commitdiff
2011-07-26
John Darrington
Extended the glm command to accept interactions. Unfor...
tree
|
commitdiff
2011-07-26
John Darrington
Fix ssq for interactions
tree
|
commitdiff
2011-07-26
John Darrington
GLM: get_ssq: replace hardcoded 1 with cmd->n_dep_vars
tree
|
commitdiff
2011-07-26
John Darrington
GLM: remove design_vars which are now superseeded by...
tree
|
commitdiff
2011-07-26
John Darrington
GLM: Fix memory leaks
tree
|
commitdiff
2011-07-26
John Darrington
Categoricals: Replace single value by a case, so that...
tree
|
commitdiff
2011-07-26
John Darrington
Categoricals to take interactions instead of variables.
tree
|
commitdiff
2011-07-26
John Darrington
GLM: Rewrite interactions module and update glm.c to...
tree
|
commitdiff
2011-07-26
John Darrington
GLM: Prepare the lexer to accept nested variables
tree
|
commitdiff
2011-07-09
John Darrington
QUICK CLUSTER: Add MISSING=EXCLUDE for consistency...
tree
|
commitdiff
2011-07-08
John Darrington
QUICK CLUSTER: Implement pairwise missing option
tree
|
commitdiff
2011-07-08
John Darrington
Merge remote branch 'savannah/master'
tree
|
commitdiff
2011-07-06
John Darrington
Fix compiler warnings
tree
|
commitdiff
2011-07-02
John Darrington
Quick Cluster: Avoid crash when presented with missing...
tree
|
commitdiff
2011-07-02
John Darrington
QUICK-CLUSTER: Seperate const from non-const data and...
20110703030504/pspp
tree
|
commitdiff
2011-07-02
John Darrington
For consistency with other files use <> instead of ""
tree
|
commitdiff
2011-07-01
John Darrington
Implemented the POSTHOC subcommand for the ONEWAY command.
tree
|
commitdiff
2011-07-01
John Darrington
Add the /BLANK subcommand to AUTORECODE
tree
|
commitdiff
2011-07-01
John Darrington
Use variable labels in DESCRIPTIVES output. Fixes...
tree
|
commitdiff
2011-07-01
John Darrington
Use greater-than-or-equal to sign instead of '>='.
tree
|
commitdiff
2011-07-01
John Darrington
Implemented the McNemar test. Closes bug #33242
tree
|
commitdiff
2011-07-01
John Darrington
Change the order of the reported NPAR values in two...
tree
|
commitdiff
2011-07-01
John Darrington
Use local include paths instead of relative to $top_bui...
tree
|
commitdiff
2011-07-01
John Darrington
Added support to read OpenDocument spreadsheet files
tree
|
commitdiff
2011-07-01
John Darrington
Fix bug parsing T-TEST
tree
|
commitdiff
2011-07-01
John Darrington
Re-implemented the T-TEST command and the levene calcul...
tree
|
commitdiff
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
tree
|
commitdiff
2011-06-27
John Darrington
Fixed the categoricals such that now both GLM and ONEWA...
tree
|
commitdiff
2011-06-27
John Darrington
GLM: Add unimplemented subcommands, and add a test.
tree
|
commitdiff
2011-06-26
John Darrington
First working GLM command
tree
|
commitdiff
2011-06-24
Jason H Stover
Added type 3 sums of squares to GLM
20110625030504/pspp
20110626030505/pspp
20110627030508/pspp
20110628030505/pspp
20110629030502/pspp
20110630030506/pspp
20110701030505/pspp
tree
|
commitdiff
2011-06-16
Ben Pfaff
Update code that assumed a dictionary's encoding could...
tree
|
commitdiff
2011-06-15
Ben Pfaff
CD: Fix a bug and add a regression test.
20110615030502/pspp
tree
|
commitdiff
2011-06-15
Ben Pfaff
GET DATA /TYPE=TXT: Also allow full format to be specified.
tree
|
commitdiff
2011-05-13
Ben Pfaff
SORT CASES: Don't delete filtered-out cases.
20110513030505/pspp
tree
|
commitdiff
2011-05-04
Ben Pfaff
Implement DATASET commands.
tree
|
commitdiff
2011-04-27
Ben Pfaff
FACTOR: Use %s for literal string.
20110427030503/pspp
20110428030504/pspp
20110429030503/pspp
20110430030503/pspp
20110501030503/pspp
20110502030502/pspp
tree
|
commitdiff
2011-04-27
Ben Pfaff
Use %zu, not %d, to format a size_t.
tree
|
commitdiff
2011-04-26
Ben Pfaff
QUICK CLUSTER: Adjust comment style.
tree
|
commitdiff
2011-04-26
Ben Pfaff
QUICK CLUSTER: Update #include directives to match...
tree
|
commitdiff
2011-04-26
Ben Pfaff
QUICK CLUSTER: Fold quick-cluster.h into quick-cluster.c.
tree
|
commitdiff
2011-04-26
Mehmet Hakan Satman
QUICK CLUSTER: New command.
tree
|
commitdiff
2011-04-26
Ben Pfaff
DISPLAY FILE LABEL: Display in a more natural way.
tree
|
commitdiff
2011-04-26
Ben Pfaff
MRSETS: Recode counted value to UTF-8 before displaying.
tree
|
commitdiff
2011-04-26
Ben Pfaff
variable: Make var_set_label() use the variable's own...
tree
|
commitdiff
2011-04-26
Ben Pfaff
dictionary: Make dict_create() take the new dictionary...
tree
|
commitdiff
2011-04-26
Ben Pfaff
Reformat src/language/stats/automake.mk.
tree
|
commitdiff
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
next