whydoubt
|
160418635d
|
Clean up some gcc4 warnings
|
2005-05-02 12:46:33 +00:00 |
|
whydoubt
|
e0cb6caa73
|
Clean up some gcc4 warnings and errors
|
2005-04-29 03:08:12 +00:00 |
|
whydoubt
|
2983da266c
|
Remove an unused variable and a noop
|
2005-04-29 02:35:57 +00:00 |
|
whydoubt
|
5c7e72105d
|
Gladefile fixes (Edward Catmur)
|
2005-04-09 21:27:41 +00:00 |
|
whydoubt
|
90078d0e0f
|
Improve C++ compatibility (Horst Knorr)
|
2005-04-09 01:46:51 +00:00 |
|
whydoubt
|
e2ba88c386
|
Clean up minor gmdb makefile issues
|
2005-04-09 01:37:44 +00:00 |
|
whydoubt
|
c81c636cc9
|
Ignore files generated by autotools toolchain
|
2005-03-31 05:31:10 +00:00 |
|
whydoubt
|
d784520e9a
|
Remove files generated by autotools toolchain
|
2005-03-31 05:27:02 +00:00 |
|
whydoubt
|
2ba6143d9b
|
Improve order of autotools calls
|
2005-03-31 05:22:13 +00:00 |
|
whydoubt
|
f1856c82f5
|
Update some autotools macros
|
2005-03-29 03:40:48 +00:00 |
|
whydoubt
|
d1a6f47bfb
|
Only mdb-sql depends on readline
|
2005-03-29 03:33:23 +00:00 |
|
whydoubt
|
6587feb47e
|
Fix segfault on file-not-found
|
2005-03-28 03:33:11 +00:00 |
|
whydoubt
|
56e81caf58
|
Fix a bug in mdb_find_row
|
2005-03-23 03:51:58 +00:00 |
|
whydoubt
|
30b165938b
|
Replace a few mdb_pg_get_int's with mdb_get_int's
|
2005-03-22 13:06:57 +00:00 |
|
whydoubt
|
a2c849ca8c
|
Clean up some warnings
|
2005-03-22 13:04:12 +00:00 |
|
whydoubt
|
5926d50e2c
|
Clean up printing of floating-point values
|
2005-03-19 12:37:11 +00:00 |
|
whydoubt
|
f8668dc119
|
Fix build error
|
2005-03-16 14:44:01 +00:00 |
|
whydoubt
|
2606b8eb51
|
Uncomment use of OLE functions
|
2005-03-16 12:50:21 +00:00 |
|
whydoubt
|
e3df6e8fb7
|
Improve OLE-related functions
|
2005-03-16 12:43:01 +00:00 |
|
whydoubt
|
b4d9eb5225
|
Remove some unused variables
|
2005-03-13 22:14:06 +00:00 |
|
whydoubt
|
76c5cfe8c2
|
Fix a couple of leaks
|
2005-03-13 21:29:17 +00:00 |
|
whydoubt
|
f33a9564d1
|
Changes for compiling in MSVC (Martin Ellis)
|
2005-03-13 05:26:38 +00:00 |
|
whydoubt
|
07c9d00283
|
Fix some issues with mdb_memo_to_string
|
2005-03-12 03:33:17 +00:00 |
|
whydoubt
|
3153f5dd1e
|
Add mdb_find_row function
|
2005-03-07 04:28:12 +00:00 |
|
whydoubt
|
3f79bc4884
|
Fix memory leak
|
2005-03-07 04:11:27 +00:00 |
|
whydoubt
|
0421fc8efe
|
Rework of mdb_crack_row
|
2005-02-26 05:20:11 +00:00 |
|
whydoubt
|
0fc701af7f
|
Fix bad declaration
|
2005-02-26 05:04:05 +00:00 |
|
whydoubt
|
937e72c305
|
Pass malloc'd strings with mdb_col_to_string, et al
|
2005-02-25 03:27:32 +00:00 |
|
whydoubt
|
93979e0881
|
Convert memo fields (Artur Frysiak, me)
|
2005-02-10 06:30:55 +00:00 |
|
whydoubt
|
12bd73f38e
|
Deleted rows bugfix (David Mansfield)
|
2005-02-10 05:53:37 +00:00 |
|
whydoubt
|
0d04c9910a
|
Date calculation bug (David Mansfield)
|
2005-02-10 05:38:59 +00:00 |
|
whydoubt
|
6f9a899299
|
Lots of gmdb2 updates and fixes
|
2005-02-04 03:21:34 +00:00 |
|
whydoubt
|
af04a7c131
|
Small documentation fix
|
2005-02-04 03:13:52 +00:00 |
|
whydoubt
|
c8b290f790
|
Modify functions to work better with Glade
|
2005-01-10 12:55:27 +00:00 |
|
whydoubt
|
c1e36db86f
|
Fix various warnings
|
2005-01-05 13:48:34 +00:00 |
|
whydoubt
|
f09f9438d3
|
Replace malloc/free with g_malloc/g_free
|
2004-12-31 05:25:11 +00:00 |
|
whydoubt
|
680e997365
|
Replace malloc/memset with g_malloc0
|
2004-12-31 05:10:18 +00:00 |
|
whydoubt
|
d06cb3e47d
|
Combine functions that bind a column and its length
|
2004-12-31 01:26:28 +00:00 |
|
whydoubt
|
34f39973a1
|
Clean up a few compile-time warnings
|
2004-12-30 12:37:52 +00:00 |
|
whydoubt
|
58c1aafd2a
|
Handle dates from 1/1/100 to 12/31/9999
|
2004-12-29 03:26:45 +00:00 |
|
whydoubt
|
d271b5fae5
|
Better compressed text handling
|
2004-12-11 06:07:20 +00:00 |
|
whydoubt
|
fd550a5f52
|
Clean up some memory leaks
|
2004-12-01 06:34:27 +00:00 |
|
whydoubt
|
8362e4dc87
|
Update ascii2unicode conversion calls
|
2004-11-27 18:18:54 +00:00 |
|
whydoubt
|
8b9c2cda5a
|
Various mdb-sql improvements
|
2004-10-28 03:33:20 +00:00 |
|
whydoubt
|
5d53a0f463
|
Remove obsolete file
|
2004-10-25 04:23:02 +00:00 |
|
whydoubt
|
fd04c906c8
|
Readline usage fixes
|
2004-10-25 04:11:13 +00:00 |
|
whydoubt
|
062259b408
|
Get rid of GLib 2.4+ call
|
2004-10-21 02:54:05 +00:00 |
|
whydoubt
|
26cd3ee1ba
|
Get ODBC driver to work for iODBC
|
2004-10-16 14:21:13 +00:00 |
|
whydoubt
|
44fde416d4
|
Document odbcinst.ini entry
|
2004-09-24 05:08:11 +00:00 |
|
whydoubt
|
d632ab6231
|
Correct some field display size problems
|
2004-09-23 05:07:09 +00:00 |
|
whydoubt
|
78e9353b2b
|
Return SQL_NO_DATA for SQLMoreResults
|
2004-09-22 03:08:45 +00:00 |
|
whydoubt
|
0498503796
|
Numerous corrections and readability improvements
|
2004-09-22 03:05:24 +00:00 |
|
whydoubt
|
c5276b571e
|
Update TODO to reflect status of multipage work tables
|
2004-09-16 04:22:54 +00:00 |
|
whydoubt
|
dd99bd0a68
|
Use 'Flags' field in MSysObjects to recognize system tables
|
2004-09-16 04:00:39 +00:00 |
|
whydoubt
|
d5f91ebe63
|
Fix a bug in ODBC Makefile
|
2004-09-15 12:34:31 +00:00 |
|
whydoubt
|
845f36011a
|
Fix a bug in SQLConnect
|
2004-09-14 00:13:19 +00:00 |
|
whydoubt
|
17e190f540
|
Implement SQLTables and SQLColumns
|
2004-09-12 20:56:31 +00:00 |
|
whydoubt
|
10d0b62079
|
Temp table improvements
|
2004-09-12 19:04:59 +00:00 |
|
whydoubt
|
56995ff968
|
Enable multi-page temp tables
|
2004-09-09 03:44:35 +00:00 |
|
whydoubt
|
8fa51d0431
|
Small format documention correction
|
2004-09-09 03:26:04 +00:00 |
|
whydoubt
|
91d4a63fed
|
Add function mdb_find_pg_row
|
2004-09-08 12:38:24 +00:00 |
|
whydoubt
|
d2208db027
|
Remove function mdb_alloc_catalog
|
2004-09-03 04:05:25 +00:00 |
|
whydoubt
|
c5e11e5445
|
Fix a bug in reading usage maps
|
2004-08-28 23:00:25 +00:00 |
|
whydoubt
|
01e7458954
|
Fix mdb_read_next_dpg. Correct long int display length
|
2004-08-28 19:19:39 +00:00 |
|
whydoubt
|
9f63936c36
|
Minor simplification in mdb_read_row
|
2004-08-28 05:23:47 +00:00 |
|
whydoubt
|
1451a11791
|
Fix bug in temp tables with multiple columns
|
2004-08-28 05:21:44 +00:00 |
|
whydoubt
|
f250fd507f
|
Jump table packing/cracking improvements
|
2004-08-28 05:18:52 +00:00 |
|
whydoubt
|
139752bf3a
|
mdb_crack_row3 rewrite
|
2004-08-27 03:45:53 +00:00 |
|
whydoubt
|
13e824dbea
|
Fix bug in creating temp tables
|
2004-08-27 03:35:40 +00:00 |
|
whydoubt
|
2e5179fb63
|
Add SQL quote escaping, Documentation fix
|
2004-08-27 02:05:22 +00:00 |
|
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 |
|