Commit Graph

259 Commits

Author SHA1 Message Date
whydoubt
e33c909174 Fix bug in storing variable-length field offsets 2004-08-25 02:42:53 +00:00
whydoubt
84f4d7b812 Tighten packing of strings into rows 2004-08-25 02:15:06 +00:00
whydoubt
e5b867efd9 Tidy up a few SQL-related functions 2004-08-25 02:12:58 +00:00
whydoubt
24a911c55a Simplify a couple of rules 2004-08-22 04:04:02 +00:00
whydoubt
ffd99b1316 Clean out some stale code 2004-08-22 03:17:32 +00:00
whydoubt
61cc7f6124 Clean up a bug in the new mdb_get_single/double 2004-08-22 02:21:59 +00:00
whydoubt
7959694bc5 Use GLib to deal with endian issues 2004-08-20 02:43:21 +00:00
whydoubt
465490ceb0 Get Changelog up to date 2004-08-19 12:56:01 +00:00
whydoubt
e60bfed490 Factorizing usage map functions 2004-08-19 12:54:50 +00:00
whydoubt
1960e3808b Tidy up stats interface 2004-08-19 05:12:21 +00:00
whydoubt
9a4b90878a Minor documentation corrections 2004-08-18 04:30:57 +00:00
whydoubt
1f30522bd0 Fix and simplify usage map handling 2004-08-18 04:18:24 +00:00
whydoubt
f2125dd3bc A fix for bug #669739 that became a mdb_crack_row4 rewrite. Thanks to Luciano Miguel Wolf and Alexandre Horst for the bug analysis and the initial patch. 2004-08-05 03:33:41 +00:00
whydoubt
8cd1797f3c Clean out some stale code 2004-07-18 05:49:11 +00:00
whydoubt
ca85af842f Use mdb_unicode2ascii in mdb_col_to_string 2004-07-18 05:45:52 +00:00
whydoubt
95e8740206 Clean out some stale code 2004-07-18 04:10:35 +00:00
whydoubt
4a4110da18 Warnings fixes 2004-07-17 17:30:38 +00:00
whydoubt
4cc424f913 Warnings fixes 2004-07-17 14:21:43 +00:00
whydoubt
4a245f2af7 Warnings fixes and better use of GLib 2004-07-17 07:48:11 +00:00
whydoubt
e121a82946 Lots more gcc warnings fixes 2004-07-09 12:47:04 +00:00
whydoubt
6380e303ff Replace size_t with ssize_t as appropriate 2004-07-03 07:01:55 +00:00
whydoubt
40f3afdbb7 Fixes based on 'gcc -W -Wall' warnings 2004-07-03 04:56:07 +00:00
whydoubt
3d47cc5570 Add function mdb_read_table_by_name 2004-07-02 12:29:09 +00:00
whydoubt
30e79efcce Remove duplicate declaration 2004-06-24 04:41:51 +00:00
whydoubt
d6db6c3ed4 Fix some memory leaks 2004-06-24 04:22:40 +00:00
whydoubt
ade1a8703b Move statistics functions to stats.c 2004-06-23 12:43:38 +00:00
whydoubt
fc25bde6ca Move table and column functions to table.c 2004-06-23 12:31:54 +00:00
whydoubt
8e665e09e9 Move catalog functions to catalog.c 2004-06-23 04:35:47 +00:00
whydoubt
017c35df6a Remove only use of mdb_append_column 2004-06-23 04:22:45 +00:00
whydoubt
e323873a62 Bind columns by name in mdb_read_catalog 2004-06-23 03:46:33 +00:00
whydoubt
acdeac0368 Fix another memory leak 2004-06-23 03:09:45 +00:00
whydoubt
7e4a7bc113 Fix a memory leak 2004-06-23 03:03:06 +00:00
whydoubt
2b326e7e2c Add gtkdoc to various functions 2004-06-22 04:27:42 +00:00
brianb
620db14f4b iconv, typo fixes, libtool versioning, added MySQL to gmdb2 export 2004-06-21 00:31:39 +00:00
brianb
642a74c8c3 fix readline detection 2004-06-20 14:36:23 +00:00
whydoubt
ba6f5b30cc Replace a function with an equivalent GLib macro 2004-06-18 06:05:33 +00:00
whydoubt
c99ce9815d Fix a bug and a typo in mdb-schema 2004-06-18 05:13:16 +00:00
whydoubt
00d9fddc69 Reconcile code/documentation inconsistencies 2004-06-18 05:10:44 +00:00
brianb
6e8c4d3436 remove building of reference manual. 2004-06-18 02:18:14 +00:00
brianb
36010cd745 increase max obj name to 256 chars 2004-06-16 23:42:15 +00:00
brianb
5a97646da0 fix broken table definition window in gmdb2 after backend change 2004-06-16 22:28:04 +00:00
whydoubt
12ba2ed72f Fix bug in column name ordering 2004-06-15 04:12:36 +00:00
whydoubt
2dd710e5c4 Make better use of read_pg_if_n 2004-06-14 12:13:25 +00:00
whydoubt
2a6d21ce6d Fix bug in read_pg_if_n 2004-06-11 21:57:19 +00:00
whydoubt
402e6be097 Major revisions to 'backend' code 2004-06-11 13:56:39 +00:00
whydoubt
8e5b7ee293 Improve mdb_open's error handling 2004-06-02 12:31:18 +00:00
whydoubt
5772a41e6e Make better use of glib function 2004-05-31 18:21:43 +00:00
whydoubt
b6dd1b63c5 better utilize glib functions, fix memory leak 2004-05-30 08:06:42 +00:00
whydoubt
a5afa5c9e4 better utilize glib functions, fix memory leaks 2004-05-30 07:19:22 +00:00
whydoubt
59f221b2b2 better utilize glib functions, fix memory leak 2004-05-30 05:50:39 +00:00