projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
NPAR TESTS: Accept .313 instead of .312 for point probability in SIGN test.
[pspp-builds.git]
/
src
/
libpspp
/
2009-06-07
Ben Pfaff
model-checker: Add command-line parser for model checki...
tree
|
commitdiff
2009-06-07
Ben Pfaff
Implement new command-line argument parser.
tree
|
commitdiff
2009-06-07
Ben Pfaff
model-checker: Don't discard error states.
tree
|
commitdiff
2009-06-07
Ben Pfaff
model-checker: Revise advice on checking for duplicates.
tree
|
commitdiff
2009-06-07
Ben Pfaff
model-checker: Add more progress functions.
tree
|
commitdiff
2009-06-07
Ben Pfaff
model-checker: Move summary printing function into...
tree
|
commitdiff
2009-06-07
Ben Pfaff
model-checker: Kill dependencies and move back to libpspp.
tree
|
commitdiff
2009-06-07
Ben Pfaff
sparse-array: Simplify code slightly.
tree
|
commitdiff
2009-06-07
Ben Pfaff
sparse-array: Improve iteration interface.
tree
|
commitdiff
2009-06-07
Ben Pfaff
sparse-array: Use __builtin_ctzl on GCC 4.0 or later...
tree
|
commitdiff
2009-06-07
Ben Pfaff
range-set: New functions range_set_last and range_set_prev.
tree
|
commitdiff
2009-06-07
Ben Pfaff
range-set: Add new function range_set_scan().
tree
|
commitdiff
2009-06-07
Ben Pfaff
range-set: Inline some simple functions.
tree
|
commitdiff
2009-06-07
Ben Pfaff
range-set: New function range_set_allocate_fully.
tree
|
commitdiff
2009-06-07
Ben Pfaff
pool: New function pool_strdup0.
tree
|
commitdiff
2009-05-12
John Darrington
Relocate the locale directory.
tree
|
commitdiff
2009-05-09
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-22
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-16
John Darrington
Update some comments
tree
|
commitdiff
2009-04-14
John Darrington
Ensure that setlocale (LC_MESSAGES is called when appro...
tree
|
commitdiff
2009-04-11
John Darrington
Tolerate the inability to convert character encodings
tree
|
commitdiff
2009-04-09
Ben Pfaff
Use Bob Jenkins lookup3 hash instead of FNV.
tree
|
commitdiff
2009-04-09
John Darrington
Fixed crash on quit
tree
|
commitdiff
2009-04-08
Ben Pfaff
Make create_iconv() properly distinguish converters...
tree
|
commitdiff
2009-04-08
Ben Pfaff
Add "x" prefix to calls to plain malloc(), calloc(...
tree
|
commitdiff
2009-04-08
John Darrington
Merge commit 'origin/master' into charset
tree
|
commitdiff
2009-04-07
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-01
John Darrington
Merge commit 'origin/master' into charset
tree
|
commitdiff
2009-04-01
John Darrington
Implemented the SET LOCALE='...' command.
tree
|
commitdiff
2009-04-01
John Darrington
Refactor locale initialisation.
tree
|
commitdiff
2009-03-31
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-03-29
John Darrington
Avoid calling iconv_open on each conversion.
tree
|
commitdiff
2009-03-28
John Darrington
Convert encoding even if encodings are identical.
tree
|
commitdiff
2009-03-27
John Darrington
Read dictionary encoding from data files.
tree
|
commitdiff
2009-03-27
John Darrington
Redesign the character re-encoding code.
tree
|
commitdiff
2009-03-26
John Darrington
Removed some unused features from src/libpspp/i18n...
tree
|
commitdiff
2009-03-22
John Darrington
Avoid potential bugs with setlocale's return value.
tree
|
commitdiff
2009-03-21
John Darrington
Fix crash when running under windows with non-english...
tree
|
commitdiff
2009-03-02
John Darrington
Merge branch 'master'; commit 'origin/stable'
tree
|
commitdiff
2009-02-20
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
tree
|
commitdiff
2009-02-20
John Darrington
Merge commit 'HEAD'; commit 'savannah/master'
tree
|
commitdiff
2009-02-07
John Darrington
Relocate path names when searching for files.
tree
|
commitdiff
2009-01-31
Ben Pfaff
Accept LF, CR LF, and LF as new-line sequences in data...
tree
|
commitdiff
2009-01-29
John Darrington
Merge branch 'savannah/perl-module'
tree
|
commitdiff
2009-01-27
John Darrington
Remove pspp-vers.pl which did more harm than good.
tree
|
commitdiff
2009-01-17
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-01-10
John Darrington
Merge commit 'origin/master'; commit 'savannah/master'
tree
|
commitdiff
2009-01-07
John Darrington
Merge commit 'savannah/master'
tree
|
commitdiff
2008-12-24
John Darrington
Added functions to enable reading data files from perl
tree
|
commitdiff
2008-12-20
John Darrington
Add perl parseable line to src/libpspp/version.c
tree
|
commitdiff
2008-12-10
John Darrington
Merge commit 'HEAD'; branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-12-04
John Darrington
Merge branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-12-01
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-11-30
Ben Pfaff
Fix memory leak in get_system_decimal().
tree
|
commitdiff
2008-11-24
John Darrington
Merge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
tree
|
commitdiff
2008-11-23
John Darrington
Ben's patches to tower.[ch]
tree
|
commitdiff
2008-11-20
John Darrington
Prevent sheet from stepping outside its valid cell...
tree
|
commitdiff
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-11-01
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-10-15
John Darrington
Set the DECIMAL point character from the LC_NUMERIC
tree
|
commitdiff
2008-10-14
Ben Pfaff
Make src/libpspp/version.c depend on Makefile.
tree
|
commitdiff
2008-10-12
Ben Pfaff
Fix typo in comment.
tree
|
commitdiff
2008-10-12
Ben Pfaff
Parenthesize more defensively in macro definition.
tree
|
commitdiff
2008-10-11
Ben Pfaff
Make str_copy_rpad() behave properly with a DST_SIZE...
tree
|
commitdiff
2008-10-10
Ben Pfaff
Merge commit 'origin/stable'
tree
|
commitdiff
2008-10-05
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-10-05
John Darrington
Moved the datasheet testing code out of src/{libspp...
tree
|
commitdiff
2008-10-01
Ben Pfaff
New hmap and hmapx hash table implementations.
tree
|
commitdiff
2008-09-20
John Darrington
Moved all static libraries to libtool libraries.
tree
|
commitdiff
2008-09-15
John Darrington
Use pow2 function instead of SQR macro.
tree
|
commitdiff
2008-09-12
John Darrington
Implemented the reliability command.
tree
|
commitdiff
2008-09-04
John Darrington
Complete re-implementation of the EXAMINE command.
tree
|
commitdiff
2008-08-23
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-08-19
Ben Pfaff
Start generating ChangeLog automatically from Git commi...
tree
|
commitdiff
2008-07-29
Ben Pfaff
Use standard C99 isfinite, isnan, isinf in place of...
tree
|
commitdiff
2008-07-06
Ben Pfaff
Rename .cvsignore files to .gitignore.
tree
|
commitdiff
2008-05-17
John Darrington
Don't issue a warning if the TO and FROM encodings...
tree
|
commitdiff
2008-05-16
Ben Pfaff
Use gsl_isnan instead of isnan, gsl_isinf instead of...
tree
|
commitdiff
2008-03-25
John Darrington
Remove inline qualifiers to keep gcc 4.2 happy
tree
|
commitdiff
2008-03-05
Ben Pfaff
Patch #6427. Reviewed by John Darrington.
tree
|
commitdiff
2008-03-05
Ben Pfaff
Patch #6441. Reviewed by John Darrington.
tree
|
commitdiff
2008-02-19
Ben Pfaff
(ds_read_line): Add argument to limit the length of...
tree
|
commitdiff
2008-02-03
Ben Pfaff
Add new utility "dissect-sysfile".
tree
|
commitdiff
2008-02-02
Ben Pfaff
Patch #6386. Thanks to John Darrington for review...
tree
|
commitdiff
2007-12-24
John Darrington
Ignore null pointer in taint_destroy. Closes bug ...
tree
|
commitdiff
2007-11-25
Ben Pfaff
* bugs/compression.sh: Don't fail on big-endian system...
tree
|
commitdiff
2007-11-11
Ben Pfaff
Patch #6262. New developers guide and resulting fixes...
tree
|
commitdiff
2007-11-09
Ben Pfaff
* automake.mk: Add new file.
tree
|
commitdiff
2007-11-06
Ben Pfaff
No need for check for off_t or for the size of float...
tree
|
commitdiff
2007-11-03
John Darrington
Added support for reading Gnumeric spreadsheet files.
tree
|
commitdiff
2007-10-12
Ben Pfaff
stdint.h-instead-of-size_max.h.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
xalloc.h-instead-of-alloc.h.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
malloca-instead-of-local_alloc.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
magic-elimination.patch from patch #6230.
tree
|
commitdiff
2007-10-11
Ben Pfaff
cleanup-misc.patch from patch #6230.
tree
|
commitdiff
2007-09-17
Ben Pfaff
* set.q (show_warranty): Use fputs to print lack-of...
tree
|
commitdiff
2007-09-05
John Darrington
Implemented the INSERT command.
tree
|
commitdiff
2007-07-27
Ben Pfaff
Make interactive output go to the terminal (bug #17213...
tree
|
commitdiff
2007-07-23
Ben Pfaff
Include xstrndup.h also.
tree
|
commitdiff
2007-07-23
Ben Pfaff
(float_get_double): New function.
tree
|
commitdiff
next