projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix bug #16189. Reviewed by Jason Stover.
[pspp-builds.git]
/
configure.ac
2007-07-28
John Darrington
Per latest comments in bug #19069
blob
|
commitdiff
|
raw
2007-07-27
Ben Pfaff
Make PKG_CHECK_MODULES tests more user-friendly,
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Ben Pfaff
Increment version to 0.4.3 due to snapshot posted
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Ben Pfaff
* Smake: Use fpieee module from Gnulib.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Ben Pfaff
* Makefile.am (AUTOMAKE_OPTIONS): Require Automake...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-26
Ben Pfaff
Improve portability to NetBSD and Alpha.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-16
Ben Pfaff
Better support cross-compiling. Patch #19003.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-13
Ben Pfaff
Note and enforce iconv requirement.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Ben Pfaff
Reduce platform dependence.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-09
Ben Pfaff
Add #include <config.h>.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
John Darrington
Added psppire-dialog and psppire-buttonbox widgets.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Ben Pfaff
Implement DATESUM, DATEDIFF functions.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-05
Ben Pfaff
Rewrite and improve formatted output routines.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Ben Pfaff
Tue Oct 31 19:29:05 2006 Ben Pfaff <blp@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2006-05-02
John Darrington
Implemented support for very long strings a la spss...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Ben Pfaff
Get rid of our own int32 type in favor of the standard...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Ben Pfaff
Complain about missing prerequisites in a group at...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Ben Pfaff
Move code from configure.ac to acinclude.m4 for readabi...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Ben Pfaff
Use -Wdeclaration-after-statement if available.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-17
John Darrington
Change automake dependency to be >= 1.9
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
Ben Pfaff
Got rid of pref.h.orig (and pref.h) entirely, moving...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
Ben Pfaff
Remove BLP_INT_DIGITS. Now we use the intprops.h heade...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
Ben Pfaff
Remove BLP_RANDOM. Its results were unused. Remove
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
John Darrington
Checkin of new directory structure.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-21
Ben Pfaff
Improve messages.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Ben Pfaff
Fix two minor packaging bugs reported by James R. Van...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-22
Jason Stover
Added lib/linreg
blob
|
commitdiff
|
raw
|
diff to current
2005-09-17
Ben Pfaff
Fix gnulib problems.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-31
Ben Pfaff
Adopt use of gnulib for portability.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-25
Ben Pfaff
Get rid of dependency on libgmp by writing our own...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-03
John Darrington
Fixed some problems which prevented compiling on Debian...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
John Darrington
Implemented long variable names a la spss V12.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-09
Ben Pfaff
Implement some more transformation functions using...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-03
John Darrington
Tweaked some things so that make distcheck passes
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Ben Pfaff
Rewrite expression code.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
John Darrington
Added a --without-valgrind option to configure
blob
|
commitdiff
|
raw
|
diff to current
2005-01-27
John Darrington
Fixed some tests that were failing under cygwin
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
John Darrington
Added an optional --without-libplot flag to configure
blob
|
commitdiff
|
raw
|
diff to current
2004-12-01
Ben Pfaff
Use AC_TYPE_OFF_T/HAVE_OFF_T to check for off_t.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-25
John Darrington
Added the skewness and kurtosis calculations to the...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-01
Ben Pfaff
Fix memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-31
Ben Pfaff
Fully implement arbitrary delimiters on DATA LIST,...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-28
pjk
configure.ac: check for presence / add libgnugetopt...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-05
John Darrington
Fixed configuration problems with gsl
blob
|
commitdiff
|
raw
|
diff to current
2004-04-03
John Darrington
Fixed the calculation of percentiles and added --syntax...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-29
Ben Pfaff
Check for posix_fadvise, update TODO.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-24
John Darrington
Added a configure error message in the event that libgs...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-23
John Darrington
Removed libdcdflib and replaced it with a dependency...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-02
Ben Pfaff
Beginning of VFM cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-30
John Darrington
Rewritten the t-test (no calculations yet).
blob
|
commitdiff
|
raw
|
diff to current
2004-01-27
John Darrington
Fixed some issues with internationalisation
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
John Darrington
Fixed floating point rounding problem
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Ben Pfaff
Sat Dec 27 16:16:49 2003 Ben Pfaff <blp@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2003-12-21
John Darrington
Factored out the bug report mailing address.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-18
John Darrington
Fixed buglet in gmp CHECK_LIB
blob
|
commitdiff
|
raw
|
diff to current
2003-12-17
John Darrington
Added a --enable-debug option to configure and
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
John Darrington
Fixed intl/ and some tests, so that the project can...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-12
John Darrington
Fixed some problems building under cygwin
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
John Darrington
Removed auto generated files from the repository
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Ben Pfaff
Update build system to Autoconf 2.58, Automake 1.7...
blob
|
commitdiff
|
raw
|
diff to current