Be obnoxious.
Corrections
GetData-0.11.0
Fix MAKEEMPTYFILE
Fix compiler warnings.
Mangle paths for in-place test suite run on MacOS >= 10.11 with perl, python and external modules. (This seems like something automake should be doing.)
A few bug fixed from Matthew Petroff.
typo
typo
Update.
defile-0.0.0d: Fix segfault in --symlink handling. Patch from S. J. Benton.
svn:ignore
Complain if `defile --lib-dir` fails.
Implement gd_open_limit
Use C11's CMPLX or (the probably theoretical) _Imaginary_I to build up complex numbers.
Use _Complex instead of complex to reduce headaches in environments where the complex macro has been redefined to something else.
Clarify
Test suite fixes.
Better(?) way to determine matlab_prefix.
Suppress spurious GCC7 warnings.
Suppress spurious GCC7 warnings.
Copy edit man
Add --with/without-pcre
Fix distribution of man pages
Tag GetData-0.10.0.
GetData-0.10.0.
Doc updates.
Doc updates.
Doc updates.
Copy-edit
* Fix test/enc_seek.c
Close some descriptors.
Test-suite refactoring.
Fix things found by valgrind.
Memory leak.
GetData-0.10.0rc2: fix covertiy scan-derived is...
Typo
* Fix chainsaw breakage of test/legacy_get_rofs.c.
Swiss army chainsaw the testsuite for better fi...
Simplify some file creation.
Detach #if from string assignment. Fix typos i...
More fixes.
* Fix flac_get_int64.c.
* Fix endianness handling in FLAC encoding.
MSVC etc. fixes.
htmlmans: Hanlde header.tmac in make_html.pl
ANSI C fixes.
Ditto.
Implement regex support via gd_match_entries. ...
Fix bugs found by Coverity Scan.
Fix all the memory leaks. Disclude SINDIR from...
Fix FLAC reads for SJB.
Update bindings for change in gd_put_string ret...
Better default perl install path.
gd_nframes also returns D->error.
svn:ignore
* Instead of checking caller-supplied data type...
Yet more test-suite additions and bugfixes.
Update test/version_9_write.c
Fix writing representation suffixes on flush, i...
Fix writing representation suffixes on flush, i...
* src/common.c (_GD_FindFieldWithParent): Remov...
* Handle leading . in field codes
Remove unnecessary malloc from _GD_GetRepr. Do...
Clarifications
* Keep strlen(E->field) in E->e->len.
Update this, too, a bit. Needs more work.
* First pass at docutmenting DSV10
* Simplify the /NAMESPACE directive: it's now a...
* Bindings for gd_include_ns and gd_fragment_na...
* gd_include_ns
Enable modules by default.
Delete branches/getdata-dsv10: merged into trunk.
* Merge in branches/getdata-dsv10.
Fix segfault during SIE open after error.
Free error strings after check.
Fix comment.
* Fix a bunch of random-access compressed write...
* PYTHON: fix self->type initialisation
Slightly better UnicodeEncodeError handling in ...
Tag GetData-0.9.4.
GetData-0.9.4.
Two FLAC fixes, plus a configure work-around fo...
Make pygetdata work in Python3. Fix char_enc t...
Bash-4.1 parser bug work-around.
Reuqire GetData-0.9.3, optional header, endiann...
Tag GetData-0.9.3.
GetData-0.9.3.
--with-ltdl fixes
Line wrapping.
Another PHP7 fix
error propagation
Support (but ignore) the SIE header optionally ...
PHP7 support.
Copy edit.
GPLize
Be consistent with the prefixes.
More of the same.
Be more careful with the usual tools in the bui...
Typo