projects
/
pspp-builds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pspp-builds.git
2008-04-15
John Darrington
Replace AC_CHECK_LIB with AC_SEARCH_LIBS
commit
|
commitdiff
|
tree
|
snapshot
2008-04-14
Jason Stover
New test for QR decomposition
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
John Darrington
Remove visibility from unused widgets and menus
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
John Darrington
Fix display of degrees of freedom.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Jason Stover
fixed check for equality of explanatory and predictor...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Jason Stover
oops
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Jason Stover
store intercept in proper place when using QR method
commit
|
commitdiff
|
tree
|
snapshot
2008-04-05
John Darrington
Removed generated files from tarball
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
John Darrington
Added menomics to all menuitems.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
John Darrington
Remove inline qualifiers to keep gcc 4.2 happy
commit
|
commitdiff
|
tree
|
snapshot
2008-03-25
John Darrington
Need SIZE_MAX to be defined when there's no libreadline
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
John Darrington
Make sure that psql functionality works when ssl is...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Ben Pfaff
Update text about Gnulib to reflect that it has moved...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Ben Pfaff
Document new requirement for gettext version 0.17.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
John Darrington
Updated Smake to fit recent gnulib checkout
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
John Darrington
Fixed bug #21801
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Ben Pfaff
Fix bug #22037.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Ben Pfaff
Patch #6452. Reviewed by John Darrington.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Ben Pfaff
Patch #5368. Reviewed by John Darrington. Tested...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
John Darrington
Remove unncessary dependencies on format.h
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
John Darrington
include format.h only where necessary.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
John Darrington
Fix compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Jason Stover
Fixed use of @dots in @math command.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Jason Stover
Use math mode more consistently. Mention 0 mean of...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
John Darrington
Fixed problem finding createdb and psql binaries.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Jason Stover
Removed header file for obsolete EXPORT subcommand
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Jason Stover
Removed reference to regression-export.h
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Jason Stover
Fixed ellipses
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Jason Stover
added test for SAVE subcommand
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Jason Stover
Removed use of coefficient 0 as intercept; removed...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Jason Stover
Removed reference to EXPORT subcommand
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Jason Stover
Fix bug 22419
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Ben Pfaff
Initialize "may-create-vars" to TRUE by default.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
John Darrington
Remove unused macros
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
John Darrington
Finish moving sheet model to new interface.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Ben Pfaff
Add "may-create-vars" property to var sheet that contro...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Ben Pfaff
(var_name_is_insertable): New function.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Ben Pfaff
Require month names to be spelled out as English words...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
John Darrington
Remove unnecessary gpointer variable from gsheet-row...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Ben Pfaff
Patch #6427. Reviewed by John Darrington.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Ben Pfaff
Patch #6441. Reviewed by John Darrington.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Ben Pfaff
Patch #6441. Reviewed by John Darrington.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Ben Pfaff
Patch #6441. Reviewed by John Darrington.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Ben Pfaff
Patch #6441. Reviewed by John Darrington.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-02
John Darrington
Updated some deprecated functions with modern ones.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-02
John Darrington
GtkSheet now properly owns its model(s)
commit
|
commitdiff
|
tree
|
snapshot
2008-03-02
John Darrington
Remove unnecessary dependencies on gtksheet.h
commit
|
commitdiff
|
tree
|
snapshot
2008-03-01
Jason Stover
added checks for pointers to coefficient
commit
|
commitdiff
|
tree
|
snapshot
2008-03-01
John Darrington
Adjusted packing parameters
commit
|
commitdiff
|
tree
|
snapshot
2008-03-01
John Darrington
Oops
commit
|
commitdiff
|
tree
|
snapshot
2008-03-01
John Darrington
Prevent crash under certain pathological results.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
John Darrington
Fixed regression dialog to use new data editor arrangement.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
John Darrington
Applied patch #6428
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
John Darrington
Oops
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
John Darrington
Remove this file.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
John Darrington
Delete these files.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
Jason Stover
Fix bug 22419
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
John Darrington
Fixed some deallocation problems.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
Jason Stover
Regression dialog
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
Jason Stover
Added egression dialog
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
John Darrington
Fixed bug #21073
commit
|
commitdiff
|
tree
|
snapshot
2008-02-23
John Darrington
This file's very out of date, and it duplicates the...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-23
John Darrington
This file no longer serves any useful purpose.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-23
John Darrington
Remove obsolete properties from glade files. Fixed...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
John Darrington
Remove erroneous cast.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
John Darrington
Remove erroneous casts.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
John Darrington
Whitespace changes and remove unnecessary casts.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
John Darrington
Cleanup gtksheet and add features to var-sheet.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Ben Pfaff
Patch #6426. Reviewed by John Darrington.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
John Darrington
Fixed some problems reported by autoconf -Wall
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Ben Pfaff
(popup_messages): Always destroy `msg' and `lead' strin...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
John Darrington
Added const qualifier to return value of gtk_check_vers...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
Ben Pfaff
(ds_read_line): Add argument to limit the length of...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
Ben Pfaff
(var_create): Use the new functions for default variabl...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
Ben Pfaff
(macro FMT_MAX_NUMERIC_WIDTH): New macro.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
Ben Pfaff
Patch #6426. Reviewed by John Darrington.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
John Darrington
Applied patch #6420
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
John Darrington
Implemented the Examine dialog
commit
|
commitdiff
|
tree
|
snapshot
2008-02-17
John Darrington
Remove superfluous casts and fix whitespace sillyness.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
John Darrington
Fixed bug #22306
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
John Darrington
Fixed crash when trying to get the label of a non-exist...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
John Darrington
Fix bug which crashed the gui when selected an empty...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-10
Ben Pfaff
Add a couple of extensions to GET DATA TYPE=TXT. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-10
Ben Pfaff
Consolidate multiple messages into single message dialo...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
John Darrington
Removed the "feature" where rows are automatically...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
Jason Stover
undid accidental checkin of text import patch
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
Jason Stover
oops
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
Jason Stover
oops
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
Jason Stover
Added crosstabs dialog
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
John Darrington
Added valid predicates to transpose and sort dialogs.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-07
John Darrington
Flush the journal on journal_write
commit
|
commitdiff
|
tree
|
snapshot
2008-02-07
John Darrington
Fix build breakage caused by LDFLAGS conflicts.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
John Darrington
Increase the chances of finding libpq if it's installed.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
John Darrington
Optimise the psql reader, by fetching more than one...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-05
John Darrington
Postgres 8.3 represents money with 64 bits. Compensate...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
John Darrington
Patch #6387
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
John Darrington
Fix server startup so it works with postgres 8.2
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
John Darrington
Oops. Add missing files.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
John Darrington
Fixed the test for the presence of the OpenSSL library.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
John Darrington
Added the postgres reader. Closes patch #6388
commit
|
commitdiff
|
tree
|
snapshot
next