.. |
.cvsignore
|
patch #856724/856342 and odds and ends.
|
2004-02-09 20:38:45 +00:00 |
Makefile.am
|
Clean up for 0.6 release and some bug fixes
|
2005-09-07 23:27:43 +00:00 |
mdb-array.c
|
Fix several leaks and errors
|
2005-11-09 13:24:26 +00:00 |
mdb-check.c
|
Remove an unused variable and a noop
|
2005-04-29 02:35:57 +00:00 |
mdb-export.c
|
Clean up for 0.6 release and some bug fixes
|
2005-09-07 23:27:43 +00:00 |
mdb-header.c
|
Fix several leaks and errors
|
2005-11-09 13:24:26 +00:00 |
mdb-import.c
|
Clean up some gcc4 warnings
|
2005-05-02 12:46:33 +00:00 |
mdb-parsecsv.c
|
bug fix for #688181
|
2004-01-10 23:19:34 +00:00 |
mdb-prop.c
|
General cleanup
|
2005-10-17 11:26:51 +00:00 |
mdb-schema.c
|
Handle 'file not found' case
|
2005-06-17 02:39:45 +00:00 |
mdb-sql.c
|
Add fflush after each newline (Pedro Gutierrez)
|
2005-12-17 09:55:38 +00:00 |
mdb-tables.c
|
Use 'Flags' field in MSysObjects to recognize system tables
|
2004-09-16 04:00:39 +00:00 |
mdb-ver.c
|
Fix a couple of leaks
|
2005-03-13 21:29:17 +00:00 |
prcat.c
|
Use mdb_close to match mdb_open instead of mdb_free_handle
|
2004-04-14 05:58:52 +00:00 |
prdata.c
|
Add function mdb_read_table_by_name
|
2004-07-02 12:29:09 +00:00 |
prdump.c
|
Use mdb_close to match mdb_open instead of mdb_free_handle
|
2004-04-14 05:58:52 +00:00 |
prfreemap.c
|
Use more appropriate types (void *, size_t)
|
2005-06-28 04:53:37 +00:00 |
prindex.c
|
Use more appropriate types (void *, size_t)
|
2005-06-28 04:53:37 +00:00 |
prkkd.c
|
Use mdb_close to match mdb_open instead of mdb_free_handle
|
2004-04-14 05:58:52 +00:00 |
prole.c
|
Utilize mdb_bind_column_by_name
|
2005-10-17 12:15:50 +00:00 |
prtable.c
|
Lots more gcc warnings fixes
|
2004-07-09 12:47:04 +00:00 |
sargtest.c
|
Remove an unused variable and a noop
|
2005-04-29 02:35:57 +00:00 |
updrow.c
|
Clean up some gcc4 warnings
|
2005-05-02 12:46:33 +00:00 |