projects
/
pspp-builds.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't canonicalise pathnames of included files.
2008-11-08
John Darrington
Don't canonicalise pathnames of included files.
commit
|
commitdiff
|
tree
2008-11-08
John Darrington
Corrected problem with mismatched linefeed characters.
commit
|
commitdiff
|
tree
2008-11-08
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
commit
|
commitdiff
|
tree
2008-11-08
John Darrington
Updated British translations.
commit
|
commitdiff
|
tree
2008-11-08
John Darrington
Rewrote the command line parser using argp.
commit
|
commitdiff
|
tree
2008-11-01
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
commit
|
commitdiff
|
tree
2008-11-01
John Darrington
Remove reference to sa_restorer, because it's not part...
commit
|
commitdiff
|
tree
2008-10-16
John Darrington
New .gitignore file
commit
|
commitdiff
|
tree
2008-10-16
John Darrington
Fixed return type of design_matrix_get_case_count.
commit
|
commitdiff
|
tree
2008-10-15
John Darrington
Set the DECIMAL point character from the LC_NUMERIC
commit
|
commitdiff
|
tree
2008-10-15
John Darrington
Allow value labels for non integer values.
commit
|
commitdiff
|
tree
2008-10-14
John Darrington
Mark variables as unused
commit
|
commitdiff
|
tree
2008-10-06
John Darrington
Allow hyphens in {sub}command names.
commit
|
commitdiff
|
tree
2008-10-06
John Darrington
Add generated c files to .gitignore
commit
|
commitdiff
|
tree
2008-10-05
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
commit
|
commitdiff
|
tree
2008-10-05
John Darrington
Moved the datasheet testing code out of src/{libspp...
commit
|
commitdiff
|
tree
2008-10-02
John Darrington
Enable recode unsupported RECODE mappings.
commit
|
commitdiff
|
tree
2008-09-30
John Darrington
Updated the description of the --with-gui-tools flag.
commit
|
commitdiff
|
tree
2008-09-26
John Darrington
Whitespace changes only
commit
|
commitdiff
|
tree
2008-09-26
John Darrington
Avoid forcing an int into a void *
commit
|
commitdiff
|
tree
2008-09-26
John Darrington
Add .la to gitignore
commit
|
commitdiff
|
tree
2008-09-23
John Darrington
Fixed minor build problems.
commit
|
commitdiff
|
tree
2008-09-21
John Darrington
Avoid crash when recovering from syntax error in RELIABILITY.
commit
|
commitdiff
|
tree
2008-09-20
John Darrington
Mark variable as unused.
commit
|
commitdiff
|
tree
2008-09-20
John Darrington
Moved all static libraries to libtool libraries.
commit
|
commitdiff
|
tree
2008-09-20
John Darrington
Used pow2(x) instead of x * x where appropriate.
commit
|
commitdiff
|
tree
2008-09-20
John Darrington
Added the /WILCOXON subcommand to NPAR TESTS
commit
|
commitdiff
|
tree
2008-09-19
John Darrington
Added the MEDIAN function to AGGREGATE.
commit
|
commitdiff
|
tree
2008-09-15
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
commit
|
commitdiff
|
tree
2008-09-15
John Darrington
Added some error checking to casereader_create_append_rank
commit
|
commitdiff
|
tree
2008-09-15
John Darrington
Use pow2 function instead of SQR macro.
commit
|
commitdiff
|
tree
2008-09-14
John Darrington
Don't append % to count totals.
commit
|
commitdiff
|
tree
2008-09-14
John Darrington
Don't destroy dictionary on error if we didn't create it.
commit
|
commitdiff
|
tree
2008-09-14
John Darrington
Fixed bug which caused a crash if "end data." was not...
commit
|
commitdiff
|
tree
2008-09-13
John Darrington
Added src/math/statistic.h to dist files.
commit
|
commitdiff
|
tree
2008-09-13
John Darrington
Added README to distributed files
commit
|
commitdiff
|
tree
2008-09-13
John Darrington
Added new casetranslator for appending ranks.
commit
|
commitdiff
|
tree
2008-09-13
John Darrington
New function: var_create_internal.
commit
|
commitdiff
|
tree
2008-09-12
John Darrington
Downgraded mismatched gtk warning.
commit
|
commitdiff
|
tree
2008-09-12
John Darrington
Implemented the reliability command.
commit
|
commitdiff
|
tree
2008-09-08
John Darrington
Add ".sav" or ".por" suffix to filename when saving...
commit
|
commitdiff
|
tree
2008-09-06
John Darrington
Add n_missing argument to casereader_create_filter_missing
commit
|
commitdiff
|
tree
2008-09-06
John Darrington
Fixed some issues calculating percentiles when missing...
commit
|
commitdiff
|
tree
2008-09-06
John Darrington
Fixed some breakage in comment lines.
commit
|
commitdiff
|
tree
2008-09-06
John Darrington
Rewrote the EXAMINE command.
commit
|
commitdiff
|
tree
2008-09-05
John Darrington
Added some common glob patterns to .gitignore
commit
|
commitdiff
|
tree
2008-09-05
John Darrington
Oops. Neglected to add new files.
commit
|
commitdiff
|
tree
2008-09-04
John Darrington
Add casereader_create_append_numeric function.
commit
|
commitdiff
|
tree
2008-09-04
John Darrington
Added a n_missing parameter to casereader_create_filter_missing.
commit
|
commitdiff
|
tree
2008-09-04
John Darrington
Complete re-implementation of the EXAMINE command.
commit
|
commitdiff
|
tree
2008-09-04
John Darrington
Renumber development branch (master) to 0.7.0
commit
|
commitdiff
|
tree
2008-08-23
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
commit
|
commitdiff
|
tree
2008-08-23
John Darrington
Work around bug #24033 (appending to output in cygwin).
commit
|
commitdiff
|
tree
2008-08-08
John Darrington
Initialise label for piechart slices.
commit
|
commitdiff
|
tree
2008-08-08
John Darrington
Bump minor version number so that git builds are distinct...
commit
|
commitdiff
|
tree
2008-07-27
John Darrington
Constness
commit
|
commitdiff
|
tree
2008-07-27
John Darrington
Changed the default WORKSPACE value to 64MB.
commit
|
commitdiff
|
tree
2008-07-26
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
commit
|
commitdiff
|
tree
2008-07-26
John Darrington
Merge with recent change by Jason.
commit
|
commitdiff
|
tree
2008-07-26
John Darrington
Removed the value_cnt associated with the caseordering
commit
|
commitdiff
|
tree
2008-07-20
John Darrington
Why does git only commit some of the changes if you...
commit
|
commitdiff
|
tree
2008-07-20
John Darrington
Deleted lib/gsl-extras and updated gsl dependence to 1.8
commit
|
commitdiff
|
tree
2008-06-07
John Darrington
Updated about dialog text.
commit
|
commitdiff
|
tree
2008-06-07
John Darrington
Updated authors' contributions.
commit
|
commitdiff
|
tree
2008-05-29
John Darrington
Fixed bugs which manifested themselves as bus errors...
commit
|
commitdiff
|
tree
2008-05-29
John Darrington
Added a --enable-anachronistic-dependencies flag to...
commit
|
commitdiff
|
tree
2008-05-20
John Darrington
Applied patch #6515 : Allow dlls to be built on w32...
commit
|
commitdiff
|
tree
2008-05-20
John Darrington
Made all the tests respect the PSPP_TEST_NO_CLEANUP...
commit
|
commitdiff
|
tree
2008-05-20
John Darrington
Removed the '--text' argument to diff, which is non...
commit
|
commitdiff
|
tree
2008-05-20
John Darrington
Added "cd /" to the test scripts which don't already...
commit
|
commitdiff
|
tree
2008-05-17
John Darrington
Don't issue a warning if the TO and FROM encodings...
commit
|
commitdiff
|
tree
2008-05-17
John Darrington
Fixed non-portable shell syntax in tests. Added a...
commit
|
commitdiff
|
tree
2008-05-09
John Darrington
Missing quotes.
commit
|
commitdiff
|
tree
2008-05-09
John Darrington
Debian ships a package which provides ncurses5-config...
commit
|
commitdiff
|
tree
2008-05-09
John Darrington
Fix problems with yelp opening info files.
commit
|
commitdiff
|
tree
2008-05-09
John Darrington
Fixed problem running make distcheck with gettext 0.17
commit
|
commitdiff
|
tree
2008-05-09
John Darrington
Update po files.
commit
|
commitdiff
|
tree
2008-05-08
John Darrington
Don't use gtk_action_connect_proxy for popup menu items...
commit
|
commitdiff
|
tree
2008-05-03
John Darrington
Don't append cell contents when there is none.
commit
|
commitdiff
|
tree
2008-04-28
John Darrington
Add --without-libpq and --without-libncurses options
commit
|
commitdiff
|
tree
2008-04-22
John Darrington
Update po files.
commit
|
commitdiff
|
tree
2008-04-21
John Darrington
Update some copyright notices which still referred...
commit
|
commitdiff
|
tree
2008-04-21
John Darrington
Protected some tests which don't work when cross-compiling.
commit
|
commitdiff
|
tree
2008-04-20
John Darrington
Fix mingw cross compile problem.
commit
|
commitdiff
|
tree
2008-04-20
John Darrington
Don't include langinfo.h if LC_PAPER is not available.
commit
|
commitdiff
|
tree
2008-04-20
John Darrington
Fixed some recent problems with the mingw cross compile.
commit
|
commitdiff
|
tree
2008-04-18
John Darrington
Close patch #6492
commit
|
commitdiff
|
tree
2008-04-15
John Darrington
Fixed problem with postgres 8.0.x
commit
|
commitdiff
|
tree
2008-04-15
John Darrington
Replace AC_CHECK_LIB with AC_SEARCH_LIBS
commit
|
commitdiff
|
tree
2008-04-09
John Darrington
Remove visibility from unused widgets and menus
commit
|
commitdiff
|
tree
2008-04-09
John Darrington
Fix display of degrees of freedom.
commit
|
commitdiff
|
tree
2008-04-05
John Darrington
Removed generated files from tarball
commit
|
commitdiff
|
tree
2008-03-25
John Darrington
Added menomics to all menuitems.
commit
|
commitdiff
|
tree
2008-03-25
John Darrington
Remove inline qualifiers to keep gcc 4.2 happy
commit
|
commitdiff
|
tree
2008-03-25
John Darrington
Need SIZE_MAX to be defined when there's no libreadline
commit
|
commitdiff
|
tree
2008-03-24
John Darrington
Make sure that psql functionality works when ssl is...
commit
|
commitdiff
|
tree
2008-03-18
John Darrington
Updated Smake to fit recent gnulib checkout
commit
|
commitdiff
|
tree
2008-03-18
John Darrington
Fixed bug #21801
commit
|
commitdiff
|
tree
2008-03-14
John Darrington
Remove unncessary dependencies on format.h
commit
|
commitdiff
|
tree
2008-03-14
John Darrington
include format.h only where necessary.
commit
|
commitdiff
|
tree
next