2007-06-04 |
Ben Pfaff | Slightly generalize case_to_values and case_from_values... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Ben Pfaff | Add ability for reverse iteration to tower code, and... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Ben Pfaff | * tower.c: Cache repeated lookups of a single tower... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Ben Pfaff | * range-set.c (range_set_clone): New function. |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Ben Pfaff | (move_range): New function. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Ben Pfaff | Implement missing functions for subcommand integer... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Ben Pfaff | (psppire_var_store_item_editable): Use var_is_alpha. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Ben Pfaff | Remove author information. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Ben Pfaff | Add _ndebug, _profile directories that I use for -DNDEB... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Ben Pfaff | (insert_range): New function. |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Ben Pfaff | Add #include <config.h> at tops of files. |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Ben Pfaff | Clean up after a forgotten part of patch #5829. |
commit | commitdiff | tree | snapshot |
2007-06-01 |
John Darrington | Changed return type from int to bool |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Jason Stover | Initial version of interaction |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Jason Stover | Issue an error if no valid data are found |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Jason Stover | removed redundant #include |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Jason Stover | removed "Written by" line |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Jason Stover | partial fix of bug 19819 |
commit | commitdiff | tree | snapshot |
2007-05-07 |
John Darrington | Oops! add this file |
commit | commitdiff | tree | snapshot |
2007-05-07 |
John Darrington | Added "comments" dialog. |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Ben Pfaff | Abstract the documents within a dictionary a little... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
John Darrington | Implemented ADD DOCUMENT. Thanks to Ben Pfaff for... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
John Darrington | Added the Variable Information dialog. |
commit | commitdiff | tree | snapshot |
2007-04-28 |
John Darrington | Fix warnings. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
John Darrington | More eye candy. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Ben Pfaff | Don't use type sighandler_t, which is a GNU extension... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
John Darrington | Fixed bug in internationalization. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Ben Pfaff | Patch #5884. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Ben Pfaff | Patch #5885. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Ben Pfaff | Patch #5886. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Ben Pfaff | Implement model checker for testing purposes. |
commit | commitdiff | tree | snapshot |
2007-04-22 |
John Darrington | Miscellaneous cleanup to categorical values, linreg... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
John Darrington | If sys files have no long_name table, implicitly add... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Ben Pfaff | (parse_map_in): Improve error message when user |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Ben Pfaff | Mention that a measure of 0 is occasionally seen. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
John Darrington | Increase width of N and DEF cells in T-TEST. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Ben Pfaff | Fully support lists of integer values. Add support for |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Ben Pfaff | * compute-dialog.c (function_list_populate): Use new... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Ben Pfaff | (parse_mappings): Initial "out" member of mapping for... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Ben Pfaff | Make #include for parse.inc work with VPATH builds. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Ben Pfaff | * recode.c (enlarge_dst_widths): Source isn't null... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
John Darrington | Added DATETIME20 format template. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jason Stover | fix bug 19581 |
commit | commitdiff | tree | snapshot |
2007-04-12 |
John Darrington | Fixed Bug #19424 (confidence interval from EXAMINE). |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Ben Pfaff | Update Gettext version to 0.16.1. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
John Darrington | Added the Compute dialog box. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Ben Pfaff | (psppire_selector_set_subjects): Add an |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Ben Pfaff | * npar-binomial.sh: Be less picky about whitespace... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Ben Pfaff | Update version number to allow "make dist" to work. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Ben Pfaff | Increment version to 0.4.3 due to snapshot posted |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Ben Pfaff | * Smake: Use fpieee module from Gnulib. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Ben Pfaff | Note that gperf is now required. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Ben Pfaff | Apply patches #5828, #5837, #5841, #5843. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
John Darrington | Implemented the recently used files menus. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
John Darrington | Changed a lot of non-const pointers to const. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Ben Pfaff | Need #include <limits.h>. Thanks to "John McCabe-Dansted" |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Ben Pfaff | Add plain balanced tree structure. Patch #5827. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
John Darrington | Fixed the refresh button on the dialogs. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
John Darrington | Updated version pre-requisites. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
John Darrington | Numerous GUI enhancements. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Jason Stover | fixed sparse-array linker problem |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Ben Pfaff | Deuglify deque code. Patch #5829. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Jason Stover | use moments.c to compute moments |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jason Stover | listed m4 1.4.9 as a dependency |
commit | commitdiff | tree | snapshot |
2007-03-27 |
John Darrington | Fix typo which cause the binary not to depend upon... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
John Darrington | Made the code relocatable (using the relocate function... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ben Pfaff | Add sparse array data structure. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Ben Pfaff | * Makefile.am (AUTOMAKE_OPTIONS): Require Automake... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Ben Pfaff | (close): Rename do_close to avoid naming conflict with... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Ben Pfaff | (static var write): Rename write_style to avoid |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Ben Pfaff | (close): Rename to do_close to avoid conflict with... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Ben Pfaff | Don't try to distribute tests that are compiled |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Jason Stover | removed duplicate minmax entry |
commit | commitdiff | tree | snapshot |
2007-03-17 |
John Darrington | Delayed calling gtk_init until after arguments have... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
John Darrington | Changed call to nl_langinfo with localecharset (from... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Jason Stover | Support moments |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Jason Stover | added minmax |
commit | commitdiff | tree | snapshot |
2007-03-06 |
John Darrington | Fixed constness problem in iconv, using the ICONV_CONST... |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Ben Pfaff | iconv is now required. |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Ben Pfaff | Fix "make distcheck" by distributing doc/ni.texi, |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Ben Pfaff | Improve portability to NetBSD and Alpha. |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Ben Pfaff | New file to ignore, produced by new gnulib. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Ben Pfaff | Don't include vsnprintf.h any more, because gnulib... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
John Darrington | Quoted strings in generated syntax. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
John Darrington | Fix warnings when compiling with mingw32 |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Ben Pfaff | Don't need to include "getlogin_r.h" anymore, because... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Ben Pfaff | Mingw compatibility fixes for file name code. |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Ben Pfaff | Adapt to most recent gnulib. |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Ben Pfaff | Remove useless parens in #if "defined" operator. |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Ben Pfaff | Add missing _() around messages. |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Ben Pfaff | "the the" => "the" |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Ben Pfaff | Add #include <config.h>. |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Ben Pfaff | Add tmpfile module, which fixes the use of the tmpfile... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Ben Pfaff | Improve error message when temporary file cannot be... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ben Pfaff | Better support cross-compiling. Patch #19003. |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Ben Pfaff | Note and enforce iconv requirement. |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Ben Pfaff | Make q2c link under mingw32, by eliminating the depende... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Ben Pfaff | Include <config.h>. |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Ben Pfaff | Include "mkstemp.h", without which linking on mingw32... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Ben Pfaff | Apply UNUSED and include additional headers to avoid... |
commit | commitdiff | tree | snapshot |
next |