projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
chart: Fix format string issues in chart_write_title callers.
[pspp]
/
src
/
language
/
stats
/
2006-12-14
John Darrington
Made src/language into one big library. Closes patch...
tree
|
commitdiff
2006-12-10
Ben Pfaff
Finish converting struct variable to an opaque type...
tree
|
commitdiff
2006-12-07
John Darrington
Changed factors' independent variables to be copies...
tree
|
commitdiff
2006-12-07
Ben Pfaff
Compare variable pointers instead of variable indexes.
tree
|
commitdiff
2006-12-05
Ben Pfaff
First step in making struct variable opaque: the boring...
tree
|
commitdiff
2006-11-25
Ben Pfaff
We've had a mix of min, max from libpspp/misc.h and...
tree
|
commitdiff
2006-11-25
John Darrington
Added whitespace and plugged memory leak.
tree
|
commitdiff
2006-11-11
John Darrington
Encapsulated lexer and updated calling functions accord...
tree
|
commitdiff
2006-11-05
Ben Pfaff
Rewrite and improve formatted output routines.
tree
|
commitdiff
2006-11-05
John Darrington
Added casefilter structure to assist with missing value...
tree
|
commitdiff
2006-11-03
John Darrington
Updated the docs and the parser for EXAMINE to make...
tree
|
commitdiff
2006-11-03
Ben Pfaff
Completely rewrite src/data/format.[ch], to achieve...
tree
|
commitdiff
2006-10-29
John Darrington
More constness
tree
|
commitdiff
2006-10-29
John Darrington
Made array.h const correct, and dealt with the conseque...
tree
|
commitdiff
2006-10-26
John Darrington
Damn! Forgot to change casenum_t in *.q
tree
|
commitdiff
2006-10-26
John Darrington
Eliminated global variable current_dataset.
tree
|
commitdiff
2006-10-22
John Darrington
More constness/namespace policing
tree
|
commitdiff
2006-10-20
Jason Stover
removed useless code
tree
|
commitdiff
2006-10-20
John Darrington
Constness and global namespace patrol.
tree
|
commitdiff
2006-10-19
John Darrington
Encapsulated the static data of procedure.[ch] into...
tree
|
commitdiff
2006-10-14
Ben Pfaff
Fix memory leak in rank_sorted_casefile().
tree
|
commitdiff
2006-10-14
John Darrington
Changed a lot of ints to bools.
tree
|
commitdiff
2006-10-08
John Darrington
Memory leak patrol.
tree
|
commitdiff
2006-10-07
John Darrington
Implemented the RANK command.
tree
|
commitdiff
2006-09-25
John Darrington
Added casereader_clone function.
tree
|
commitdiff
2006-09-23
John Darrington
Changed int to bool in dict_get_weight and sort_active_...
tree
|
commitdiff
2006-07-15
John Darrington
Applied patch file #10344.
tree
|
commitdiff
2006-07-14
Jason Stover
moved knowledge of pspp_linreg_cache out of pspp_coeff_init
tree
|
commitdiff
2006-07-08
Ben Pfaff
Apply patch #5225, assertions.
tree
|
commitdiff
2006-07-05
Ben Pfaff
Fix bug #11612, "q2c documentation does not agree with...
tree
|
commitdiff
2006-06-28
Ben Pfaff
Add aux data parameter to q2c parse_<command>() and...
tree
|
commitdiff
2006-06-27
Ben Pfaff
Move var_set and variable parsing declarations into...
tree
|
commitdiff
2006-06-23
Ben Pfaff
Support long string variables on FREQUENCIES, as an...
tree
|
commitdiff
2006-06-20
Ben Pfaff
Mon Jun 19 22:07:13 2006 Ben Pfaff <blp@gnu.org>
tree
|
commitdiff
2006-06-09
Ben Pfaff
Reform string library.
tree
|
commitdiff
2006-05-19
Jason Stover
renamed pspp_linreg_coeff to pspp_coeff
tree
|
commitdiff
2006-05-19
Jason Stover
updated include path of coefficient.h
tree
|
commitdiff
2006-05-11
Jason Stover
adjustments for making coeff a pspp_linreg_coeff**
tree
|
commitdiff
2006-05-08
Ben Pfaff
Fix memory leak in AGGREGATE.
tree
|
commitdiff
2006-05-08
Ben Pfaff
Check return value of pool_fclose().
tree
|
commitdiff
2006-05-06
Ben Pfaff
Get rid of `char *c' member in union value, for cleanli...
tree
|
commitdiff
2006-05-06
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-05-06
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-05-05
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-05-04
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-04-28
Jason Stover
pass only the variables in the model to pspp_linreg_pre...
tree
|
commitdiff
2006-04-28
Jason Stover
pass only the necessary variables to model->residual
tree
|
commitdiff
2006-04-27
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-04-26
Ben Pfaff
Remove `init' member from struct variable, which was...
tree
|
commitdiff
2006-04-26
Jason Stover
added support for saving residuals and predicted values
tree
|
commitdiff
2006-04-25
Ben Pfaff
Use SE instead of ME for parse errors.
tree
|
commitdiff
2006-04-25
Ben Pfaff
Simplify a bit of code using snprintf().
tree
|
commitdiff
2006-04-21
Jason Stover
choose residual variable names correctly
tree
|
commitdiff
2006-04-20
Jason Stover
moved call to subcommand_save outside multipass_procedu...
tree
|
commitdiff
2006-04-19
Jason Stover
fixed look up of the number of variables
tree
|
commitdiff
2006-04-19
Jason Stover
Fixed residual look up
tree
|
commitdiff
2006-04-17
Jason Stover
regression_trns_proc accepts an int as the third arg
tree
|
commitdiff
2006-04-17
Jason Stover
added transformation to compute residuals
tree
|
commitdiff
2006-04-17
Ben Pfaff
Continue reforming error message support. In this...
tree
|
commitdiff
2006-04-17
Ben Pfaff
GNU standards require "file name" instead of "filename" in
tree
|
commitdiff
2006-04-16
Ben Pfaff
Get rid of src/libpspp/debug-print.h and all its users...
tree
|
commitdiff
2006-04-16
Ben Pfaff
Fix some warnings.
tree
|
commitdiff
2006-04-09
Jason Stover
call residual function instead of predict to get residual
tree
|
commitdiff
2006-04-09
Jason Stover
fixed predict argument list
tree
|
commitdiff
2006-04-08
Jason Stover
added SAVE subcommand
tree
|
commitdiff
2006-04-05
Jason Stover
fixed EXPORT command segfault
tree
|
commitdiff
2006-04-05
Jason Stover
fixed EXPORT command segfault
tree
|
commitdiff
2006-04-04
John Darrington
Fixed a multitude of C89 compatibility warnings.
tree
|
commitdiff
2006-04-03
Ben Pfaff
Clean up output subsystem.
tree
|
commitdiff
2006-03-28
Ben Pfaff
(output_pivot_table) Drop spurious space from message.
tree
|
commitdiff
2006-03-17
John Darrington
Fixed reading of system files with non-ascii characters...
tree
|
commitdiff
2006-03-16
Jason Stover
#include cleanup
tree
|
commitdiff
2006-03-15
Jason Stover
*** empty log message ***
tree
|
commitdiff
2006-03-15
Jason Stover
fixed out-of-memory bug
tree
|
commitdiff
2006-03-15
John Darrington
Changed include paths to be explicitly specified in...
tree
|
commitdiff
2006-03-04
Ben Pfaff
Move GCC attribute declarations from pref.h.orig to...
tree
|
commitdiff
2006-03-04
Ben Pfaff
Remove BLP_INT_DIGITS. Now we use the intprops.h heade...
tree
|
commitdiff
2006-03-04
John Darrington
added automake.mk files in src/language
tree
|
commitdiff
2006-03-04
John Darrington
Added new files resulting from directory restructuring.
tree
|
commitdiff