projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Updated the developers' manual to reflect the new situation
[pspp-builds.git]
/
src
/
language
/
2009-07-12
John Darrington
Added a dict parameter to data_in and dealt with the...
tree
|
commitdiff
2009-07-07
John Darrington
Change union value type to contain uint8_t types instea...
tree
|
commitdiff
2009-07-07
John Darrington
Replace legacy_recode with recode_string.
tree
|
commitdiff
2009-07-07
John Darrington
Add dictionary argument to tab_value.
tree
|
commitdiff
2009-07-06
John Darrington
Convert to utf8 in data_out function.
tree
|
commitdiff
2009-07-06
John Darrington
data_out function to dynamically allocate return value.
tree
|
commitdiff
2009-07-05
John Darrington
Change enum legacy_encoding to const char *.
tree
|
commitdiff
2009-06-15
Ben Pfaff
Allow variables created by var_create_internal to have...
tree
|
commitdiff
2009-06-11
Jason H Stover
Fixed crash caused by regressing with categorical variables
tree
|
commitdiff
2009-06-08
Ben Pfaff
Fix handling of #! at beginning of PSPP syntax file...
tree
|
commitdiff
2009-06-07
Ben Pfaff
crosstabs: Fix chi-square display and add regression...
tree
|
commitdiff
2009-06-07
Ben Pfaff
crosstab: Remove struct that was defined but never...
tree
|
commitdiff
2009-06-07
Ben Pfaff
crosstabs: Remove write-only variable.
tree
|
commitdiff
2009-06-07
Ben Pfaff
crosstabs: Fix segfault when chi-square was requested.
tree
|
commitdiff
2009-06-07
Ben Pfaff
crosstabs: Trim unsightly spaces from titles in output.
tree
|
commitdiff
2009-06-07
Ben Pfaff
crosstabs: Fix memory leaks.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Move datasheet test out of PSPP into a separate binary.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Implement missing values for long string variables.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Fix test failure introduced along with parse_value().
tree
|
commitdiff
2009-06-07
Ben Pfaff
Add support for value labels on long string variables.
tree
|
commitdiff
2009-06-07
Ben Pfaff
New function parse_value() for parsing a value of speci...
tree
|
commitdiff
2009-06-07
Ben Pfaff
Change "union value" to dynamically allocate long strings.
tree
|
commitdiff
2009-06-07
Ben Pfaff
output: Add auxiliary data parameter to tab_dim.
tree
|
commitdiff
2009-06-07
Ben Pfaff
model-checker: Add more progress functions.
tree
|
commitdiff
2009-06-07
Ben Pfaff
model-checker: Move summary printing function into...
tree
|
commitdiff
2009-06-07
Ben Pfaff
model-checker: Kill dependencies and move back to libpspp.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Delete CORRELATIONS skeletal parser.
tree
|
commitdiff
2009-06-07
Ben Pfaff
datasheet: Drop false dependency on md4.h.
tree
|
commitdiff
2009-06-07
Ben Pfaff
t-test: Move 'mode' variable from file scope into cmd_t...
tree
|
commitdiff
2009-06-07
Ben Pfaff
t-test: Move 'cmd' variable from file scope into cmd_t_...
tree
|
commitdiff
2009-06-07
Ben Pfaff
t-test: Remove write-only variable.
tree
|
commitdiff
2009-05-12
John Darrington
Don't create histograms for string variables.
tree
|
commitdiff
2009-05-09
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-05-09
John Darrington
Ensure that NUMERIC's format (if any) is a valid output...
tree
|
commitdiff
2009-05-08
John Darrington
Fixed crash calculating trimmed mean with missing values.
tree
|
commitdiff
2009-04-22
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-16
John Darrington
Update some comments
tree
|
commitdiff
2009-04-13
John Darrington
Fixed bug in q2c when munging hyphenated strings.
tree
|
commitdiff
2009-04-09
Ben Pfaff
Use Bob Jenkins lookup3 hash instead of FNV.
tree
|
commitdiff
2009-04-09
Ben Pfaff
NPAR TESTS: Consistently order variables in summary...
tree
|
commitdiff
2009-04-09
John Darrington
Fix some compiler warnings
tree
|
commitdiff
2009-04-09
John Darrington
Implemented the sign test.
tree
|
commitdiff
2009-04-08
Ben Pfaff
Fix memory leak in cmd_data_list().
tree
|
commitdiff
2009-04-08
Ben Pfaff
SET LOCALE: Don't use lex_tokstr() after skipping to...
tree
|
commitdiff
2009-04-08
Ben Pfaff
Add "x" prefix to calls to plain malloc(), calloc(...
tree
|
commitdiff
2009-04-08
John Darrington
Merge commit 'origin/master' into charset
tree
|
commitdiff
2009-04-07
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-07
John Darrington
Issue warning when combining files of distinct encodings
tree
|
commitdiff
2009-04-07
John Darrington
Implemented the ENCODING subcommand to DATA LIST.
tree
|
commitdiff
2009-04-07
John Darrington
Allow users to set the precision of output statistics.
tree
|
commitdiff
2009-04-03
John Darrington
Binomial tests can now be specified by a cutpoint.
tree
|
commitdiff
2009-04-01
John Darrington
Merge commit 'origin/master' into charset
tree
|
commitdiff
2009-04-01
John Darrington
Implemented the SET LOCALE='...' command.
tree
|
commitdiff
2009-03-31
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-03-29
John Darrington
Fix crash running two consecutive examine commands.
tree
|
commitdiff
2009-03-28
John Darrington
Display a file's encoding in SYSFILE INFO.
tree
|
commitdiff
2009-03-27
Ben Pfaff
Fix memory leak in wilcoxon_execute().
tree
|
commitdiff
2009-03-27
Ben Pfaff
Fix error message for bad characters in syntax files.
tree
|
commitdiff
2009-03-02
John Darrington
Merge branch 'master'; commit 'origin/stable'
tree
|
commitdiff
2009-02-23
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2009-02-23
Jason H Stover
Oops
tree
|
commitdiff
2009-02-23
Jason H Stover
linreg.c: (pspp_linreg_mse) New accessor function
tree
|
commitdiff
2009-02-23
Jason Stover
Fix bug 25677
tree
|
commitdiff
2009-02-20
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
tree
|
commitdiff
2009-02-20
John Darrington
Merge commit 'HEAD'; commit 'savannah/master'
tree
|
commitdiff
2009-02-10
John Darrington
Use the sum of weights of only those cases which are...
tree
|
commitdiff
2009-02-09
Jason H Stover
Skip the SAVE subcommand if no valid data are present...
tree
|
commitdiff
2009-02-08
John Darrington
Use c-ctype functions in lexer.
tree
|
commitdiff
2009-02-06
John Darrington
Fix minor build issues.
tree
|
commitdiff
2009-02-06
Ben Pfaff
wilcoxon: Drop now-unnecessary timer support.
tree
|
commitdiff
2009-02-06
Ben Pfaff
Speed up Wilcoxon matched-pairs signed-ranks significan...
tree
|
commitdiff
2009-01-29
John Darrington
Merge branch 'savannah/perl-module'
tree
|
commitdiff
2009-01-28
Jason H Stover
interaction.c: Introduced interaction_variable and...
tree
|
commitdiff
2009-01-20
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2009-01-20
John Darrington
Fix further bug in NPAR BINOMIAL
tree
|
commitdiff
2009-01-19
John Darrington
Fixed bug allocating the memory in NPAR BINOMIAL
tree
|
commitdiff
2009-01-17
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-01-07
John Darrington
Merge commit 'savannah/master'
tree
|
commitdiff
2009-01-07
Ben Pfaff
Make cases simpler, faster, and easier to understand.
tree
|
commitdiff
2008-12-10
John Darrington
Merge commit 'HEAD'; branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-12-06
Ben Pfaff
Remove unused match-files.c.
tree
|
commitdiff
2008-12-04
John Darrington
Merge branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-12-03
Ben Pfaff
Implement ADD FILES and UPDATE.
tree
|
commitdiff
2008-12-03
Ben Pfaff
Replace case_ordering with subcase.
tree
|
commitdiff
2008-12-03
Ben Pfaff
Break get.c up into multiple files in a logical fashion.
tree
|
commitdiff
2008-12-03
Ben Pfaff
Allow MATCH FILES before an active file has been defined.
tree
|
commitdiff
2008-12-03
Ben Pfaff
Rename compare_values, hash_values with "_short" suffix.
tree
|
commitdiff
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-11-08
John Darrington
Don't canonicalise pathnames of included files.
tree
|
commitdiff
2008-11-08
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-11-06
Jason H Stover
covariance-matrix.c: Added one-pass algorithm to comput...
tree
|
commitdiff
2008-11-01
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-11-01
John Darrington
Remove reference to sa_restorer, because it's not part...
tree
|
commitdiff
2008-10-18
John Darrington
Marked CORRELATIONS and PEARSON CORRELATIONS as unimple...
tree
|
commitdiff
2008-10-16
John Darrington
New .gitignore file
tree
|
commitdiff
2008-10-16
Ben Pfaff
Fix crash in tabulating long-string variables in CROSSTABS.
tree
|
commitdiff
2008-10-16
Ben Pfaff
Do not assume that canonicalize_file_name() always...
tree
|
commitdiff
2008-10-15
Jason H Stover
glm.q: Removed code to us QR decomposition, which requi...
tree
|
commitdiff
2008-10-15
John Darrington
Allow value labels for non integer values.
tree
|
commitdiff
2008-10-12
Ben Pfaff
Fix GCC 4.3 warning about uninitialized structure member.
tree
|
commitdiff
next