Commit Graph

13 Commits

Author SHA1 Message Date
Ben Wiederhake
b80178eb54 Some documentation. 2015-10-17 01:30:07 +02:00
Ben Wiederhake
134e53c0ec Remove support for old schemas. 2015-10-17 01:29:51 +02:00
Ben Wiederhake
abb3e47a98 Use a general crc32 implementation.
This simplifies the copyright management, as the old crc.{c,h}
had to be mentioned explicitly. This does NOT REALLY pull a new
dependency, as tgl already depends on -lz.
In fact, this ditches -lm, as the only usage (even including tgl)
was a single call to 'sqrt' from within crc32.c.
2015-10-04 14:55:00 +02:00
Ben Wiederhake
20cbeb6b1e Apply new autoconf version (2.69) 2015-10-03 09:59:35 +02:00
Ben Wiederhake
5e773f0c22 Add missing gitignore entries. 2015-10-03 09:52:52 +02:00
vvaltman
1659d87b8d work without libexecinfo 2015-06-01 13:29:38 +03:00
vysheng
ec8a8ed7a4 Merge pull request #1 from arseny30/patch-1
Wrong FLAG_DEFAULT_CONSTRUCTOR bugfix
2014-11-19 13:32:34 +00:00
arseny30
6743830947 Wrong FLAG_DEFAULT_CONSTRUCTOR bugfix 2014-11-19 16:16:54 +03:00
Vysheng
a917b702f6 Fixed Makefile 2014-11-12 17:00:13 +03:00
Vysheng
c99ff05aea deleted config.h 2014-11-12 16:10:20 +03:00
Vysheng
5a0088cf2f Rename tree.h 2014-11-12 15:52:24 +03:00
Vysheng
deb9ef86d8 added README 2014-11-12 15:27:06 +03:00
Vysheng
b6175b9dbe First commit 2014-11-12 14:23:25 +03:00