Fri, 14 Nov 2008 21:15:09 +0000 |
mas01cr |
Fix double-close() [and double-munmap()] bug in batchinsert.
|
Fri, 14 Nov 2008 21:15:02 +0000 |
mas01cr |
Fix sizeof(char *) -> strlen() thinko.
|
Fri, 14 Nov 2008 15:50:09 +0000 |
map01bf |
libtests are now compatible with the dylib created on mac osx
|
Fri, 14 Nov 2008 14:10:49 +0000 |
map01bf |
The Makefile has been altered so that when running it on a darwin system
|
Thu, 13 Nov 2008 17:09:51 +0000 |
mas01cr |
Add library SONAME versioning.
|
Thu, 13 Nov 2008 15:31:54 +0000 |
mas01cr |
Make clean a dependency of distclean Makefile target.
|
Thu, 13 Nov 2008 12:54:15 +0000 |
mas01cr |
Proper dependency information for audioDB.cpp:
|
Wed, 12 Nov 2008 15:40:40 +0000 |
mas01cr |
Merge gcc-4.3-cleanups branch (-r629:642, but I consider that branch as
|
Wed, 12 Nov 2008 15:23:32 +0000 |
mas01cr |
gcc-4.3 warning cleanups for lshlib.cpp
gcc-4.3-cleanups
|
Wed, 12 Nov 2008 15:23:31 +0000 |
mas01cr |
Only compile cmdline.c once
gcc-4.3-cleanups
|
Wed, 12 Nov 2008 15:23:30 +0000 |
mas01cr |
deal with the write() calls in implementation of the API, too.
gcc-4.3-cleanups
|
Wed, 12 Nov 2008 15:23:29 +0000 |
mas01cr |
check return values of read() and write(), erroring out on an error
gcc-4.3-cleanups
|
Wed, 12 Nov 2008 14:05:26 +0000 |
mas01cr |
One more set of braces to avoid ambiguous `else's
gcc-4.3-cleanups
|
Wed, 12 Nov 2008 14:01:09 +0000 |
mas01cr |
More parentheses in ALIGN_FOO_UP() macros.
gcc-4.3-cleanups
|
Wed, 12 Nov 2008 14:01:06 +0000 |
mas01cr |
Initialize UseApiError to 0 (false) in audioDB constructors.
gcc-4.3-cleanups
|