Commit Graph

120 Commits

Author SHA1 Message Date
Nirgal Vourgre
dd0f4c3819 Patch docs.diff from Nirgal 2011-08-28 19:53:29 -04:00
Nirgal Vourgre
aee657f603 Patch warnings.diff from Nirgal 2011-08-28 19:48:44 -04:00
Nirgal Vourgre
fba597765d Patch wheredate.diff from Nirgal 2011-08-28 19:47:18 -04:00
Nirgal Vourgre
1f2749cdfc Patch bufferdump.diff from Nirgal 2011-08-28 19:43:52 -04:00
Brian Bruns
1f3c04990d numeric patch from Jakob Egger 2011-03-20 15:23:27 -04:00
Brian Bruns
ff251e736f patch 'binaries' from Nirgal Vourgère 2011-02-21 14:11:57 -05:00
Brian Bruns
39277312d4 patch 'schema2' from Nirgal Vourgère 2011-02-16 18:58:22 -05:00
Brian Bruns
fa83ed0af0 patch 'ole' from Nirgal Vourgère 2011-02-16 18:57:40 -05:00
Brian Bruns
5c7e4216fa clean up float length, from Nirgal Vourgère 2011-02-07 22:04:30 -05:00
jakob
82b28d6845 Fixed a bug that would remove the first two digits after the decimal mark in NUMERIC (decimal) fields 2011-01-26 09:55:30 -08:00
Brian Bruns
85be8bbe68 patch 180-slowmap-fallback from Nirgal Vourgère 2010-11-01 09:26:46 -04:00
Brian Bruns
9b87b488a4 revised patch 130-export-smallfloat from Nirgal Vourgère 2010-08-03 19:59:41 -04:00
Brian Bruns
7a073df76e Patch 155-blob from Nirgal Vourgère 2010-06-17 22:12:44 -04:00
Brian Bruns
4fb8786418 Debian patch 130-export-smallfloat from Vincent Fourmond 2010-06-17 19:56:22 -04:00
Brian Bruns
09a82013a3 Debian patch 056-libmdb-data 2010-06-16 23:36:14 -04:00
brianb
c021da2555 fix negative numbers on MDB_INT types 2007-03-17 01:08:52 +00:00
brianb
2d098cd9e9 bug #1463036. do case insensitive compare in mdb_bind_column_by_name() 2007-03-06 00:28:33 +00:00
whydoubt
de1ce907a4 Fixes in reading data into bound fields 2005-11-04 12:12:11 +00:00
whydoubt
54bc9c81c6 Use correct parameter in mdb_col_to_string 2005-10-17 12:11:57 +00:00
whydoubt
eb9bba1d10 Alter buffer_dump's third parameter from 'end' to 'length' 2005-07-02 07:16:04 +00:00
whydoubt
22c3b15218 Use more appropriate types (void *, size_t) 2005-06-28 04:53:37 +00:00
whydoubt
22beb78295 Fix segmentation fault 2005-06-17 02:20:40 +00:00
whydoubt
160418635d Clean up some gcc4 warnings 2005-05-02 12:46:33 +00:00
whydoubt
56e81caf58 Fix a bug in mdb_find_row 2005-03-23 03:51:58 +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
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
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
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
d06cb3e47d Combine functions that bind a column and its length 2004-12-31 01:26:28 +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
brianb
fa8d24dd2b patch from Wind Li for iconv on jet3.
Small changes from me for writing.
2004-12-01 23:31:48 +00:00
brianb
34a9eac4ea iconv conversion code 2004-11-26 05:22:52 +00:00
whydoubt
d632ab6231 Correct some field display size problems 2004-09-23 05:07:09 +00:00
whydoubt
56995ff968 Enable multi-page temp tables 2004-09-09 03:44:35 +00:00
whydoubt
91d4a63fed Add function mdb_find_pg_row 2004-09-08 12:38:24 +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
ffd99b1316 Clean out some stale code 2004-08-22 03:17:32 +00:00
whydoubt
e60bfed490 Factorizing usage map functions 2004-08-19 12:54:50 +00:00
whydoubt
1f30522bd0 Fix and simplify usage map handling 2004-08-18 04:18:24 +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