projects
/
pspp-builds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pspp-builds.git
2005-04-21
John Darrington
Updated the manual, changing FILE to OUTFILE for the...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-18
Ben Pfaff
Start work on fixing MATCH FILES.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-17
Ben Pfaff
Removed unused/obsolete/bad tests.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-17
Ben Pfaff
Add fdl.texi to pspp_TEXINFOS.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Ben Pfaff
Change manual license to FDL.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
John Darrington
Oops. Added Changelog headings.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Ben Pfaff
Apply patch from Jason Stover <jstover@sdf.lonestar...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
John Darrington
Added some test files, which I'd forgotten about.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
John Darrington
Implemented long variable names a la spss V12.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-05
Ben Pfaff
(parse_aggregate_functions) If dict_create_var() fails...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-23
Ben Pfaff
Do cleanup before exit.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-20
Ben Pfaff
Rewrite AGGREGATE test.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-20
Ben Pfaff
* aggregate.c: (parse_aggregate_functions) Fix N_NO_VAR...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-19
Ben Pfaff
(dump_aggregate_info) Properly test whether the destina...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-19
Ben Pfaff
Comment.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-19
Ben Pfaff
AGGREGATE's sort is stable.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-15
Ben Pfaff
Make sort stable (PR 12313).
commit
|
commitdiff
|
tree
|
snapshot
2005-03-14
Ben Pfaff
First phase of making SORT CASES stable (PR 12035).
commit
|
commitdiff
|
tree
|
snapshot
2005-03-14
Ben Pfaff
Clarify FLIP.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-14
Ben Pfaff
Clarify FLIP.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-13
Ben Pfaff
Clarify AGGREGATE.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-13
Ben Pfaff
Start work on testing and debugging AGGREGATE.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-13
Ben Pfaff
Clarify AGGREGATE.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-13
John Darrington
Fixed logic error in t-test.q (compare_group_binary)
commit
|
commitdiff
|
tree
|
snapshot
2005-03-13
John Darrington
Corrected typo in doc/data-selection.texi
commit
|
commitdiff
|
tree
|
snapshot
2005-03-12
Ben Pfaff
Fix PR 11628.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-12
Ben Pfaff
Fix PR 11492.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-12
Ben Pfaff
Fix a couple of bugs reported by Ben Kujala
commit
|
commitdiff
|
tree
|
snapshot
2005-03-12
Ben Pfaff
Fix const-correctness in error().
commit
|
commitdiff
|
tree
|
snapshot
2005-03-12
Ben Pfaff
Rewrite portable file reader code and incidentally...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-11
Ben Pfaff
FORMATS, PRINT FORMATS, WRITE FORMATS can only change...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Ben Pfaff
Fix copyright notices.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Ben Pfaff
Add README to EXTRA_DIST.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
Ben Pfaff
Add README to comply with GNU maintainer manual.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-09
Ben Pfaff
Implement some more transformation functions using...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-08
Ben Pfaff
Oops--got to have 0.3.1 in NEWS or distcheck fails.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-08
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-08
John Darrington
Made DEBUG commands only available in testing mode.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Ben Pfaff
Remove julcal.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Ben Pfaff
Use `bool' throughout, where relevant.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Ben Pfaff
Use `bool' throughout, where relevant.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Ben Pfaff
DATA LIST with free-field formats should not have impli...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Ben Pfaff
Add yet another expression test and fix the bugs it...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Ben Pfaff
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-07
Ben Pfaff
Add even more expression tests and fix the bugs they...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-06
John Darrington
Added the beginnings of an emacs pspp-mode for editing...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-06
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-06
Ben Pfaff
Add another expression test and fix the bugs it found.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
Ben Pfaff
Renamed PSPP_expressions.pm back to generate.pl but...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
Ben Pfaff
Renamed PSPP_expressions.pm back to generate.pl but...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
Ben Pfaff
Fix arg type for expr_parse.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
Ben Pfaff
Revise TODO.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-03
John Darrington
Tweaked some things so that make distcheck passes
commit
|
commitdiff
|
tree
|
snapshot
2005-03-01
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-01
Ben Pfaff
Rewrite expression code.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-26
Ben Pfaff
Talk about implied decimal places in FORTRAN style...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-25
John Darrington
Fixed a bug which caused a crash when reading non-exist...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-21
John Darrington
Added a --without-valgrind option to configure
commit
|
commitdiff
|
tree
|
snapshot
2005-02-15
John Darrington
Omitted src/version.c from po/POTFILES.in, since it...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-14
John Darrington
Made pspp fail a little more gracefully on drivers...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-14
Ben Pfaff
Fix Bug #11955.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-14
Ben Pfaff
Improve AGGREGATE description.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-13
John Darrington
removed src/version.c from pspp_SOURCES, as it is gener...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-12
Ben Pfaff
Add test for bug #11916.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-11
Ben Pfaff
Fri Feb 11 00:08:36 2005 Ben Pfaff <blp@gnu.org>
commit
|
commitdiff
|
tree
|
snapshot
2005-02-10
John Darrington
Fixed problem which caused the test to abort if the...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-07
Ben Pfaff
Clarify LOOP.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-07
John Darrington
Fixed bug #11843
commit
|
commitdiff
|
tree
|
snapshot
2005-02-05
John Darrington
Added very rudimentatry support for commmand line compl...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-31
John Darrington
Fixed some more memory problems revealed by valgrind.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-27
John Darrington
Fixed some tests that were failing under cygwin
commit
|
commitdiff
|
tree
|
snapshot
2005-01-26
John Darrington
Patched the previous patch. Everything should be OK...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-26
John Darrington
Fixed bugs #11722 and #11676
commit
|
commitdiff
|
tree
|
snapshot
2005-01-25
John Darrington
Fixed bug #11675
commit
|
commitdiff
|
tree
|
snapshot
2005-01-24
Ben Pfaff
(print_trns_free) Close the dfm writer if there is...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-24
John Darrington
Fixed a whole lot more memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-21
John Darrington
Added linked-list.[ch] --- a general purpose linked...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-18
John Darrington
More memory leaks fixed.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-18
John Darrington
Fixed numerous memory leaks. Changed many of the test...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-14
John Darrington
Integrated the charts into the HTML stream.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-13
John Darrington
Moved the SIGINT handler from casefile.c to main.c
commit
|
commitdiff
|
tree
|
snapshot
2005-01-10
John Darrington
Added a signal handler to delete temp casefiles on...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-09
John Darrington
Changed the generation of the test data, so that it...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-09
Ben Pfaff
Sat Jan 8 23:58:34 2005 Ben Pfaff <blp@gnu.org>
commit
|
commitdiff
|
tree
|
snapshot
2005-01-09
Ben Pfaff
* credits.texi: Removed.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-07
John Darrington
Added an optional --without-libplot flag to configure
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
John Darrington
Added a signal handler for SIGFPE
commit
|
commitdiff
|
tree
|
snapshot
2005-01-06
Ben Pfaff
Fix assertion for proper Huffman merge pattern: 0 ...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
John Darrington
Fixed bug #11307
commit
|
commitdiff
|
tree
|
snapshot
2005-01-05
John Darrington
Added a test for reading/writing of portable files.
commit
|
commitdiff
|
tree
|
snapshot
2005-01-04
Ben Pfaff
* pfm-read.c: (read_variables) Remove direct manipulati...
commit
|
commitdiff
|
tree
|
snapshot
2005-01-01
John Darrington
Various bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-31
John Darrington
Added Boxplots to the EXAMINE subcommand repertoire
commit
|
commitdiff
|
tree
|
snapshot
2004-12-29
John Darrington
Implemented calculation of percentiles and Tukey hinges
commit
|
commitdiff
|
tree
|
snapshot
2004-12-24
John Darrington
Fixed bug #11227 (T-Test not working with alpha indepen...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-11
John Darrington
Fixed the trimmed mean calculation under various specia...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-04
John Darrington
Added code to calculate the histogram limits
commit
|
commitdiff
|
tree
|
snapshot
2004-12-02
John Darrington
Added histograms into examine.
commit
|
commitdiff
|
tree
|
snapshot
next