618 Commits

Author SHA1 Message Date
Jean-Michel Vourgère
939d7206e2 html file generation from sgml
Build install.tgz documentation when DOCBOOK_DSL is defined, as
advertised by the comments.
Clean up unused html/dist/man targets
new clean-local target to remove tmp & html files
2011-10-22 14:54:32 +02:00
James Ahlborn
ba10893b9e Merge remote-tracking branch 'upstream/master' 2011-10-17 20:59:26 -04:00
Brian Bruns
c540d89695 update README file to 0.7~rc1 0.7_rc1 2011-09-04 17:22:22 -04:00
Jean-Michel Vourgère
4cc277cbcc Version 0.7~rc1 2011-09-04 17:18:56 -04:00
Jean-Michel Vourgère
c46fdfa782 Fixed 64 compilation & odbc unittest 2011-09-04 17:17:35 -04:00
Jean-Michel Vourgère
a4a1685b1f 4c847948fc + short dates 2011-09-04 17:16:47 -04:00
Jean-Michel Vourgère
2b72bcdc6f SQLDescribeCol: fill pcbColName even when szColName is null. 2011-09-04 17:15:52 -04:00
Jean-Michel Vourgère
0919ca2a89 More simple map file without revisions. Add ODBCINST*. 2011-09-04 17:15:00 -04:00
Jean-Michel Vourgère
cc7f9d8fa1 put back container initialisation from previous warning patch 2011-09-04 17:13:53 -04:00
Jean-Michel Vourgère
96e3f6d18b make clean in doc/ removes .1 files 2011-09-04 17:13:05 -04:00
Jean-Michel Vourgère
408793a7ea Removed old & unused var container 2011-08-30 17:00:19 -04:00
Jean-Michel Vourgère
2b147fc1a6 Fix end of loop detection in gmdb_val_to_str 2011-08-30 16:13:15 -04:00
Jean-Michel Vourgère
0a76d5716f Removes many compilation warnings. 2011-08-30 16:11:13 -04:00
Brian Bruns
c5e92f52b0 remove exec bit from COPYING.LIB 2011-08-28 20:03:12 -04:00
Nirgal Vourgre
0af7d587ac Removes almost duplicate prototype 2011-08-28 20:00:28 -04:00
Nirgal Vourgre
8c3b8d5cff Patch gmdbtabledef.diff from Nirgal 2011-08-28 19:56:45 -04:00
Nirgal Vourgre
7656d25aaf Patch odbclink.diff from Nirgal 2011-08-28 19:55:04 -04:00
Nirgal Vourgre
b38931b9d9 Patch asneeded.diff from Nirgal 2011-08-28 19:54:16 -04:00
Nirgal Vourgre
dd0f4c3819 Patch docs.diff from Nirgal 2011-08-28 19:53:29 -04:00
Nirgal Vourgre
07f915b3c7 Patch utfsql.diff from Nirgal 2011-08-28 19:49:54 -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
230dfc8b2b Patch odbc.diff from Nirgal 2011-08-28 19:46:20 -04:00
Nirgal Vourgre
29dc97e3d6 Patch silentbuild.diff from Nirgal 2011-08-28 19:45:16 -04:00
Nirgal Vourgre
1f2749cdfc Patch bufferdump.diff from Nirgal 2011-08-28 19:43:52 -04:00
Nirgal Vourgre
3e2407044d Patch prop_abi.diff from Nirgal 2011-08-28 19:42:34 -04:00
Nirgal Vourgre
8ef50c444e Patch nosanitize.diff form Nirgal 2011-08-28 18:56:03 -04:00
Mark Williams
b5cabb1834 Fixing segfault-causing off-by-one error in index.c 2011-08-28 18:52:16 -04:00
Brian Bruns
0897cbe612 missing files from abi patch 2011-08-11 10:04:27 -04:00
Nirgl Vourgère
3f26ec69cf Stop exporting internal libmdbsql symbols 2011-08-10 18:02:51 -04:00
Brian Bruns
ed0a5b56a6 abi.diff from Nirgal, remove exported symbols 2011-08-10 18:02:24 -04:00
Brian Bruns
ee1b13b68f version.diff from Nirgal, remove old version control stuff 2011-08-10 18:01:51 -04:00
Nirgal
49a395b3c6 Stop segfaulting when export schema file name is not set. 2011-08-10 18:00:18 -04:00
Bernhard Reiter
457b5a77ec Migrate from Gtk1 File Selector to Gtk2 File Chooser 2011-08-10 18:00:18 -04:00
James Ahlborn
e04dc71b60 HACKING update 2011-08-10 18:00:18 -04:00
xsloader
29ef19e582 SQLGetData() should return SQL_NO_DATA at end of data 2011-08-10 18:00:18 -04:00
Nirgal
529534dae5 Oracle numeric types 2011-08-10 18:00:18 -04:00
Nirgal
456f261cab Bunch of fixes for compilation warnings, mostly unused vars. 2011-08-10 18:00:18 -04:00
James Ahlborn
126b0ddbb9 add some info about complex columns (access v2007+). 2011-08-05 22:30:11 -04:00
James Ahlborn
bbb73a0a83 fill out some details about the database definition page (page 0) and the text
code page/sort order info.
2011-04-05 23:27:30 -04:00
James Ahlborn
fd1b777634 Add notes about text index sort order. 2011-03-31 10:28:31 -04:00
James Ahlborn
0f8556bc99 filled in a few more bits in the table def. 2011-03-30 23:14:03 -04:00
James Ahlborn
cadbc749b0 Fill out some more details on property blocks. 2011-03-29 23:15:19 -04:00
James Ahlborn
a07e2a1f87 expand/clarify information related to index entry pages. 2011-03-29 23:01:11 -04:00
James Ahlborn
4e4c7ceebf Fill out some information on the index metadat in the table definition. 2011-03-28 22:51:57 -04:00
Brian Bruns
3280842de1 boolean default patch from Nirgal Vourgère 2011-03-20 15:33:26 -04:00
Brian Bruns
b2b00f98d1 odbc types patch from Nirgal Vourgère 2011-03-20 15:31:49 -04:00
Brian Bruns
335115912d updates to the format documentation from various folks 2011-03-20 15:29:53 -04:00
Brian Bruns
5e4e31d1c9 format security patch from Nirgal Vourgère 2011-03-20 15:26:52 -04:00
Brian Bruns
91cd0b7475 fix comments for mysql from Dmitry Nikitin 2011-03-20 15:24:56 -04:00