2006-03-04 |
John Darrington | Patched in the diffs from 02-February-2006 to 02-March... |
tree | commitdiff |
2006-03-04 |
John Darrington | removed redundant files |
tree | commitdiff |
2006-03-04 |
John Darrington | Added automake.mk files |
tree | commitdiff |
2006-03-04 |
John Darrington | Checkin of new directory structure. |
tree | commitdiff |
2006-02-16 |
Ben Pfaff | Fix values for "measure" in Auxiliary Variable Paramete... |
tree | commitdiff |
2006-02-15 |
Ben Pfaff | Fix description of "count" in Auxiliary Variable Parame... |
tree | commitdiff |
2006-01-29 |
Ben Pfaff | Add scratch file handles. |
tree | commitdiff |
2006-01-04 |
Jason Stover | Initial version |
tree | commitdiff |
2005-12-24 |
Ben Pfaff | "script" -> "command file" |
tree | commitdiff |
2005-12-17 |
Jason Stover | Corrected references to IMAGE mode |
tree | commitdiff |
2005-12-16 |
Jason Stover | Fixed typo |
tree | commitdiff |
2005-12-11 |
Ben Pfaff | Separate settings and the SET command, for modularity. |
tree | commitdiff |
2005-10-03 |
Jason Stover | BSD compatibility: Replaced automatic variable $< in... |
tree | commitdiff |
2005-09-25 |
Ben Pfaff | Fix two minor packaging bugs reported by James R. Van... |
tree | commitdiff |
2005-08-21 |
Ben Pfaff | Revamp SAVE, XSAVE, EXPORT. Add (or at least parse... |
tree | commitdiff |
2005-07-25 |
Ben Pfaff | Describe author field. |
tree | commitdiff |
2005-07-04 |
Ben Pfaff | Ignore ni.texi, stamp-vti, version.texi. |
tree | commitdiff |
2005-05-21 |
John Darrington | Allowed reading of "broken" system files which have... |
tree | commitdiff |
2005-05-10 |
John Darrington | Fixed small problem when using automake 1.9 |
tree | commitdiff |
2005-05-09 |
John Darrington | Changed the FDL formatting (with FSF permission) so... |
tree | commitdiff |
2005-05-07 |
John Darrington | Fixed a build error that make distcheck didn't catch... |
tree | commitdiff |
2005-05-06 |
John Darrington | Added the updated GPL and FDL now that they've been... |
tree | commitdiff |
2005-05-04 |
Ben Pfaff | Proofreading from Jason Stover <jstover@sdf.lonestar... |
tree | commitdiff |
2005-05-03 |
Ben Pfaff | Don't use colon in index term, because older `makeinfo... |
tree | commitdiff |
2005-05-03 |
John Darrington | Fixed bug 12931 |
tree | commitdiff |
2005-05-02 |
Ben Pfaff | New implementation of long variable names. Each variab... |
tree | commitdiff |
2005-05-01 |
John Darrington | Updated pspp-mode.el. |
tree | commitdiff |
2005-04-29 |
John Darrington | Changed all the licence notices in all the files. |
tree | commitdiff |
2005-04-26 |
John Darrington | Added the ECHO command. |
tree | commitdiff |
2005-04-26 |
Ben Pfaff | Finish fixing MATCH FILES (PR 11677). |
tree | commitdiff |
2005-04-21 |
John Darrington | Updated the manual, changing FILE to OUTFILE for the... |
tree | commitdiff |
2005-04-17 |
Ben Pfaff | Add fdl.texi to pspp_TEXINFOS. |
tree | commitdiff |
2005-04-16 |
Ben Pfaff | Change manual license to FDL. |
tree | commitdiff |
2005-04-14 |
John Darrington | Oops. Added Changelog headings. |
tree | commitdiff |
2005-04-13 |
John Darrington | Implemented long variable names a la spss V12. |
tree | commitdiff |
2005-03-19 |
Ben Pfaff | AGGREGATE's sort is stable. |
tree | commitdiff |
2005-03-15 |
Ben Pfaff | Make sort stable (PR 12313). |
tree | commitdiff |
2005-03-14 |
Ben Pfaff | Clarify FLIP. |
tree | commitdiff |
2005-03-14 |
Ben Pfaff | Clarify FLIP. |
tree | commitdiff |
2005-03-13 |
Ben Pfaff | Clarify AGGREGATE. |
tree | commitdiff |
2005-03-13 |
Ben Pfaff | Clarify AGGREGATE. |
tree | commitdiff |
2005-03-13 |
John Darrington | Corrected typo in doc/data-selection.texi |
tree | commitdiff |
2005-03-12 |
Ben Pfaff | Fix PR 11628. |
tree | commitdiff |
2005-03-11 |
Ben Pfaff | FORMATS, PRINT FORMATS, WRITE FORMATS can only change... |
tree | commitdiff |
2005-03-07 |
Ben Pfaff | Fix typo. |
tree | commitdiff |
2005-03-03 |
John Darrington | Tweaked some things so that make distcheck passes |
tree | commitdiff |
2005-03-01 |
Ben Pfaff | Rewrite expression code. |
tree | commitdiff |
2005-02-26 |
Ben Pfaff | Talk about implied decimal places in FORTRAN style... |
tree | commitdiff |
2005-02-14 |
Ben Pfaff | Improve AGGREGATE description. |
tree | commitdiff |
2005-02-07 |
Ben Pfaff | Clarify LOOP. |
tree | commitdiff |
2005-02-07 |
John Darrington | Fixed bug #11843 |
tree | commitdiff |
2005-01-26 |
John Darrington | Patched the previous patch. Everything should be OK... |
tree | commitdiff |
2005-01-10 |
John Darrington | Added a signal handler to delete temp casefiles on... |
tree | commitdiff |
2005-01-09 |
Ben Pfaff | * credits.texi: Removed. |
tree | commitdiff |
2004-12-31 |
John Darrington | Added Boxplots to the EXAMINE subcommand repertoire |
tree | commitdiff |
2004-12-29 |
John Darrington | Implemented calculation of percentiles and Tukey hinges |
tree | commitdiff |
2004-11-21 |
John Darrington | Documented the EXAMINE subcommands. Fixed up the exami... |
tree | commitdiff |
2004-11-20 |
John Darrington | Rewrote most of the examine command. |
tree | commitdiff |
2004-11-17 |
Ben Pfaff | Update PRNG documentation. |
tree | commitdiff |
2004-11-16 |
John Darrington | Added the permissions command. |
tree | commitdiff |
2004-11-12 |
John Darrington | Fixed some problems with value labels not reporting... |
tree | commitdiff |
2004-11-09 |
John Darrington | Made makefile aware of texinfo dependencies |
tree | commitdiff |
2004-11-05 |
John Darrington | Added a note about SPLIT requiring adjacent cases. |
tree | commitdiff |
2004-10-31 |
John Darrington | Updated the documentation and fixed a couple of the... |
tree | commitdiff |
2004-10-30 |
John Darrington | Split pspp.texi into one texi file per chapter |
tree | commitdiff |
2004-10-24 |
John Darrington | Added most of the calculations for the ONEWAY command. |
tree | commitdiff |
2004-05-31 |
Ben Pfaff | Fully implement arbitrary delimiters on DATA LIST,... |
tree | commitdiff |
2004-04-22 |
Ben Pfaff | Fix @node line. |
tree | commitdiff |
2004-04-20 |
Ben Pfaff | Minor updates to data file and portable file descriptio... |
tree | commitdiff |
2004-04-03 |
John Darrington | Fixed the calculation of percentiles and added --syntax... |
tree | commitdiff |
2004-03-26 |
Ben Pfaff | Make the expression code a little nicer and fix bugs... |
tree | commitdiff |
2004-03-19 |
John Darrington | Implemented the SHOW command and massaged the SET comma... |
tree | commitdiff |
2004-03-15 |
Ben Pfaff | Add details on how various features interact. |
tree | commitdiff |
2004-03-13 |
John Darrington | Fixed the handling of MISSING values in t-test |
tree | commitdiff |
2004-03-12 |
John Darrington | Added support for T-TEST where the group criteria is... |
tree | commitdiff |
2004-03-10 |
Ben Pfaff | Eliminate temp_case, and a few other cleanups. |
tree | commitdiff |
2004-03-05 |
Ben Pfaff | Note that FLIP causes string values to become system... |
tree | commitdiff |
2004-02-19 |
Ben Pfaff | Improve CROSSTABS description |
tree | commitdiff |
2004-02-18 |
John Darrington | Added Levene test. Added T-TEST section to pspp.texi |
tree | commitdiff |
2004-02-16 |
Ben Pfaff | Improve AGGREGATE description. |
tree | commitdiff |
2004-02-03 |
John Darrington | Fixed seeding of random number generator. |
tree | commitdiff |
2004-01-05 |
John Darrington | Fixed a buglet in the ERASE command, added a test for... |
tree | commitdiff |
2004-01-05 |
John Darrington | Added documentation for the HOST command. |
tree | commitdiff |
2003-12-30 |
Ben Pfaff | Sat Dec 27 16:36:05 2003 Ben Pfaff <blp@gnu.org> |
tree | commitdiff |
2003-12-20 |
John Darrington | Corrected a few typos and clarified some things in... |
tree | commitdiff |
2003-12-17 |
Ben Pfaff | Fix complaints by recent Texinfo versions. |
tree | commitdiff |
2003-12-16 |
Ben Pfaff | Sample proportion is only approximate. |
tree | commitdiff |
2003-12-13 |
Ben Pfaff | Add lots of files that should be ignored. |
tree | commitdiff |
2003-12-11 |
John Darrington | Removed auto generated files from the repository |
tree | commitdiff |
2003-12-11 |
Ben Pfaff | Update build system to Autoconf 2.58, Automake 1.7... |
tree | commitdiff |
2003-12-10 |
John Darrington | checkin of 0.3.0 |
tree | commitdiff |
2003-12-10 |
John Darrington | checkin of 0.3.0 |
tree | commitdiff |
|