Commit graph

11 commits

Author SHA1 Message Date
Laurence Withers
dc60dcb2e6 Switch away from 'bool' type (ABI change)
This type doesn't bring anything over an int and requires some special
handling (e.g. including the right headers). Just drop it and use int, C
programmers will understand!
2009-10-13 11:01:40 +00:00
Laurence Withers
1f62468379 Bump version 2009-10-13 11:01:34 +00:00
Laurence Withers
86142ac550 Tidy up file header/trailer comments 2009-10-13 10:55:21 +00:00
Laurence Withers
7a7522e753 Rename files so that it builds 2009-10-13 10:26:09 +00:00
Laurence Withers
eedca3cc8f Update build system 2009-10-13 10:22:29 +00:00
Laurence Withers
9837ad2b9f Update copyright (GPLv3) 2009-10-13 10:12:52 +00:00
Laurence Withers
f6725f771d Upgrade to new build system, bump version. 2006-08-25 11:07:07 +01:00
Laurence Withers
f602c362f2 Bump version (we already had an earlier 1.1.0) 2006-07-31 15:41:41 +01:00
Laurence Withers
beb5857904 Bump version. 2006-07-31 15:35:03 +01:00
Laurence Withers
ea1c53e43f Import library from old svn repository. 2006-07-31 15:34:21 +01:00
Laurence Withers
f9c0e57470 Initial import of build system. 2006-07-31 15:21:56 +01:00