pspp-builds.git
2006-07-15 Jason Stovermade matrix argument const in coefficient initialization
2006-07-15 Jason Stoverfixed computation of sample covariance
2006-07-15 John DarringtonAdded insert-variables.png to dists
2006-07-15 John DarringtonApplied patch file #10344.
2006-07-15 John DarringtonActually commit the icons
2006-07-15 John DarringtonAdded toolbar icons. Hopefully somebody will contribut...
2006-07-15 Jason Stoverfixed intialization of coefficients
2006-07-14 Jason Stovermoved knowledge of pspp_linreg_cache out of pspp_coeff_init
2006-07-14 Ben PfaffFixes for bugs/warts found in debug mode compile (bug...
2006-07-13 Jason Stoveruse struct design_matrix
2006-07-13 Ben Pfaff(outp_drivers): [DEBUGGING] Delete unused declaration.
2006-07-13 Ben PfaffAdd missing include.
2006-07-12 Ben PfaffAdd check_PROGRAMS and define to empty.
2006-07-12 Ben PfaffAdd check_PROGRAMS and define to empty.
2006-07-12 Ben PfaffPut ll-test, llx-test in check_PROGRAMS instead of...
2006-07-12 Ben PfaffFix variable name description.
2006-07-10 John DarringtonMinor cleanup and spot fixes.
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-07-07 Ben PfaffFix link error noted by Jason Stover.
2006-07-06 Jason Stoversubscript fixes
2006-07-06 Ben PfaffAdd expressions/randist/compare.pl to EXTRA_DIST.
2006-07-05 Jason Stoveradded new initialization function
2006-07-05 Jason Stovermoved to src/math for wider availability
2006-07-05 Ben PfaffFix bug #11612, "q2c documentation does not agree with...
2006-07-05 Ben PfaffFix bug #15766 (/KEEP subcommand on SAVE doesn't fully...
2006-07-04 John DarringtonEncapsulated msg_location inside msg_emit
2006-07-04 Ben PfaffModify the random distributions test to verify to 2...
2006-07-04 John DarringtonTrivial change to make psppire properly deal with ...
2006-07-03 Jason Stoversubscript fixes; added free functions
2006-07-03 Ben PfaffMake the destination for charts configurable in the...
2006-07-03 John DarringtonFixed problem deallocating iconv structs.
2006-07-02 Jason Stoverfixed subscript in sum; added new functions; fixed...
2006-07-02 Ben PfaffFix comment.
2006-07-02 Ben PfaffFix bug #16644: Output Driver crashes in DISPLAY VARIABLES.
2006-07-02 Ben PfaffFix bug #15786: System File Creation crashes if directoy is
2006-07-01 Jason Stoverdropped use of casefiles
2006-07-01 Ben PfaffDocumentation updates from Oliver Bock <oliver@g7.org>.
2006-07-01 Ben PfaffAdd linked list library to PSPP.
2006-07-01 Ben PfaffAdd linked list library to PSPP.
2006-07-01 Jason Stovercorrected increment of lag
2006-06-28 Ben PfaffDon't offer both the full and abbreviated names for...
2006-06-28 Ben PfaffAdd variable-parser.h to sources.
2006-06-28 Ben PfaffFix regression in command name completion reported...
2006-06-28 Ben PfaffAdd aux data parameter to q2c parse_<command>() and...
2006-06-27 Ben PfaffMove var_set and variable parsing declarations into...
2006-06-27 Ben PfaffLink against $(LIBICONV).
2006-06-27 John DarringtonAdded a check of compatible gtk version numbers at...
2006-06-26 Ben Pfaff(dump_free) For SBC_DBL_LIST, enclose the output code...
2006-06-26 Ben Pfaff * value-labels.c (value_to_string): When there's no...
2006-06-26 Ben PfaffSmall optimization for hash library.
2006-06-26 Ben PfaffFix comment.
2006-06-24 John DarringtonAdded the ability to sort the working file.
2006-06-23 Ben PfaffSupport long string variables on FREQUENCIES, as an...
2006-06-21 Jason Stoversave coefficients in innovations estimate structure
2006-06-21 Jason Stoveradded scale update to innovations algorithm
2006-06-20 Ben PfaffAdd pkg-config to prereqs.
2006-06-20 Ben PfaffFix grammar.
2006-06-20 Ben PfaffMon Jun 19 22:07:13 2006 Ben Pfaff <blp@gnu.org>
2006-06-19 John DarringtonImplemented data-store using a casefile instead of...
2006-06-16 Jason Stoverfixed bogus email address
2006-06-16 Jason Stoveradded initial innovations functions
2006-06-09 Ben PfaffReform string library.
2006-06-09 Ben Pfaff* format.c (measure_is_valid): Really return false...
2006-06-08 Ben PfaffUpdate comment to reflect availability of random casere...
2006-06-07 Jason Stoverfixed mistakes
2006-06-07 Jason Stoverfixed mistakes
2006-06-07 Ben PfaffAdd random access to casefiles, for use in GUI.
2006-06-07 Ben PfaffIgnore de.gmo.
2006-06-07 Jason Stoverfixed bogus email address
2006-06-07 Jason Stoverrenamed time-series directory ts
2006-06-07 Jason Stoverinitial version
2006-06-07 Jason StoverRenamed time-series directory ts
2006-06-05 Jason Stoveradded coefficient typedef
2006-06-04 Jason Stoverinitial version of autocovariance function
2006-06-04 John DarringtonUnlimited the number of variables that the GUI can...
2006-06-03 John DarringtonMinor i18n issues.
2006-05-31 John DarringtonFixed minor memory leak.
2006-05-30 John DarringtonInternationalisation.
2006-05-27 John DarringtonFixed a lot of internationalisation issues.
2006-05-25 Jason Stovernew file
2006-05-25 John DarringtonPlugged memory leaks in GUI, and converted most of...
2006-05-20 John DarringtonFixed some bad interaction between variable and data...
2006-05-19 Jason Stoveradded comment
2006-05-19 Jason Stoverrenamed pspp_linreg_coeff to pspp_coeff
2006-05-19 Jason Stoverupdated include path of coefficient.h
2006-05-19 Jason Stovermoved coefficient.[ch] to src/math
2006-05-19 Jason Stovermoved src/math/linreg/coefficient.* to src/math
2006-05-16 Ben PfaffRemoved groff_font_path.
2006-05-15 John DarringtonWhen inserting new cases into the data sheet, initialis...
2006-05-15 John DarringtonDeleted code which rendered the button labels twice.
2006-05-15 Ben PfaffRemoved nsprintf(), nvsprintf().
2006-05-15 Ben PfaffGet rid of capacity argument to ds_init() and update...
2006-05-14 Ben PfaffBreak autoreconf call into calls to individual programs...
2006-05-14 Ben Pfaff(outp_eject_page): Always make sure that a page is...
2006-05-14 Ben PfaffFix PostScript output of multiple charts.
2006-05-14 Ben PfaffFix style of "else" clause.
2006-05-14 Ben PfaffFix style of "else" clause.
2006-05-14 Ben PfaffProperly indent comment.
2006-05-14 John DarringtonFixed some memory leaks in GUI.
2006-05-12 Jason Stoverchanged linreg_cache.coeff to **
next