Commit Graph

486 Commits

Author SHA1 Message Date
Jean-Michel Vourgère
bc704e7575 Renamed configure.in to configure.ac
Recent versions of automake prefer configure.ac naming convention
2012-06-30 15:38:55 +02:00
nirgal
1c26aa14f8 Merge pull request #9 from cielavenir/odbcw
Although I used a workaround, it works with unicode, at least.
2012-06-30 05:22:51 -07:00
Jean-Michel Vourgère
223630f44d Fixed typo in autogen.sh 2012-06-29 17:15:54 +02:00
Jean-Michel Vourgère
813ca38a85 Fixed mdb-export -I man page. 2012-06-29 15:00:01 +02:00
Will Daniels
04b6cf5232 Export REPID as string & use char(38) in mysql 2012-06-29 02:28:51 +02:00
Jean-Michel Vourgère
eaa9af89c3 About to release version 0.7 2012-06-28 23:51:22 +02:00
nirgal
e1c3e517a5 Merge pull request #10 from adamv/libtool
Allow libtoolize or glibtoolize
2012-06-28 14:36:51 -07:00
Adam Vandenberg
a6aa56b129 Allow libtoolize or glibtoolize
Allowing glibtoolize helps compilation on OS X.
2012-06-27 09:42:59 -07:00
Nirgal Vourgère
0347ef0a16 Changed man synopsis: Can't use both -M and file 2012-06-22 15:11:33 +02:00
Nirgal Vourgère
dc1a95dab0 Typos fixes in INSTALL help file 2012-06-22 15:10:52 +02:00
branche
433dfd028c Although I used a workaround, it works with unicode, at least. 2012-03-03 12:06:16 +09:00
Nirgal Vourgère
7634e329c7 Renamed namespace into dbnamespace: C++ keyword 2012-02-11 18:38:43 +01:00
Nirgal Vourgère
b7200c9b57 Added tests to quiet -Wall compilation 2012-02-02 20:22:30 +01:00
Filip Van Raemdonck
21a4229e40 Reduce function scopes
This patch removes a few function declarations from the catch-all gmdb.h as
they are defined and used only in a single file, and turns them in to static
(file local) functions instead.
2012-02-02 19:42:39 +01:00
Filip Van Raemdonck
e88c8d2043 Aestetic type changes
In gmdb2/sql.c there are some incorrect uses of treeviews and models.
Attached patch fixes or improves variable type definitions and adds
and removes some typecasts as needed.
2012-02-02 19:41:13 +01:00
Nirgal Vourgère
9ee1335940 Removed <> from man synopsis 2012-02-02 09:46:11 +01:00
Nirgal Vourgère
ef08e815a1 Documentation: See also sections, mdb-header ret 2012-02-02 09:25:21 +01:00
Nirgal Vourgère
69366e198f Warn about unsupported types in mdb-header
Print error message on stderr and returns 1 on failure.
2012-01-30 21:50:26 +01:00
Nirgal Vourgère
ad87174f10 Added -N documentation in man pages 2012-01-30 12:07:08 +01:00
Nirgal Vourgère
7e34078bcc Fix namespace in mdb-export when using -I
Thanks George L. Emigh for the bug report.
2012-01-30 11:41:04 +01:00
Nirgal Vourgère
5269dbfd7a Changed missing glib2 detection. 2012-01-20 00:43:02 +01:00
Nirgal Vourgère
bca37f0df9 Change source location from sf.net to github 2012-01-19 22:47:00 +01:00
Nirgal Vourgère
4d1ec96658 openjade failure detection. Cleaning.
- Fix the html/install removal for "make clean"
- Fix test of "userguide" when making links
- Make must fail when openjade fails. Testing doc/book1.htm is not
  enough, for example when you have partial docbook installation.
2012-01-19 22:38:07 +01:00
Nirgal Vourgère
c37e82c356 Don't call exit() from libmdb.so
Libraries should return an error code, not kill the caller.
Thanks lintian.
2012-01-16 02:58:46 +01:00
nirgal
4c7e9c2bd3 Fix typo in FSF address header.
Licence is LGPL as stated above.
2012-01-06 13:18:50 +01:00
nirgal
5a3fc74d5a Fix FSF address
Obsolete files src/gmdb/gtkhlist.* were containing the old one.
2012-01-02 01:27:32 +01:00
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
Brian Bruns
c540d89695 update README file to 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