Commit Graph

  • 14af1f82f1 Version 0.9.1, Beta 3 v0.9.1-beta3 Evan Miller 2021-01-01 08:11:29 -0500
  • 24a7fdab78 Restore 0.9.0 API backward compatibility of mdb_print_col and MDB_BINEXPORT_* Evan Miller 2020-12-30 10:28:49 -0500
  • d51a37a760 Remove mdb_find_row and row_size warnings Evan Miller 2020-12-29 15:21:22 -0500
  • 6db8ed13a6 Remove zero-row checks #120 Evan Miller 2020-12-29 15:10:31 -0500
  • 197c3dc35a use_index now requires libmswstr. See #215 and #226 Evan Miller 2020-12-29 13:13:25 -0500
  • 0ad6fb33f6
    Merge pull request #222 from evanmiller/merge-108 Evan Miller 2020-12-29 12:50:04 -0500
  • ed6f72252f Version 0.9.1, Beta 2 v0.9.1-beta2 Evan Miller 2020-12-29 10:30:20 -0500
  • e6a09b8bd5 Report SQLAllocEnv error in ODBC unit test Evan Miller 2020-12-29 09:25:55 -0500
  • aeee354405 Fix infinite loop exporting SQLite schema Evan Miller 2020-12-29 09:24:31 -0500
  • 538711e450 Remove unnecessary casts Evan Miller 2020-12-28 22:30:20 -0500
  • 658e91c2ae Replace strcpy with g_strdup Evan Miller 2020-12-28 22:29:19 -0500
  • c10232fdf1 Use fewer hard-coded sizes Evan Miller 2020-12-28 22:04:06 -0500
  • e1e5d9738e Use thread-local storage in ODBC connector Evan Miller 2020-12-28 22:01:36 -0500
  • 6fae16d5ef Fix status badge link Evan Miller 2020-12-28 21:43:32 -0500
  • eb5e6348b7 Fix misleading indentation Evan Miller 2020-12-28 21:08:50 -0500
  • 5705d595c8 Replace constant with sizeof() Evan Miller 2020-12-28 21:06:38 -0500
  • a0ebd91114 Fix potential stack corruption Evan Miller 2020-12-28 21:02:17 -0500
  • d35807cd6c Remove unused variable Evan Miller 2020-12-28 20:22:19 -0500
  • 2bb31f05ee Improve bounds checking Evan Miller 2020-12-28 20:12:39 -0500
  • 31d8bc13aa Fix extra newline in mdb-sql prompt Evan Miller 2020-12-28 20:11:06 -0500
  • e2c597f669 Update NEWS file for 0.9.1 Beta 1 v0.9.1-beta1 Evan Miller 2020-12-23 15:40:39 -0500
  • 6ebe1b89f5 Merge branch 'dev' of github.com:mdbtools/mdbtools into dev Evan Miller 2020-12-23 15:37:18 -0500
  • 30a4742d70 Version 0.9.1, Beta 1 Evan Miller 2020-12-23 15:36:18 -0500
  • 2becb08714
    Windows GitHub Action (#231) Evan Miller 2020-12-23 09:34:21 -0500
  • 17f82f26ae More ODBC excision Evan Miller 2020-12-23 09:25:30 -0500
  • 603d62fd8a Remove ODBC test from Cygwin, tired of debugging Evan Miller 2020-12-23 09:23:25 -0500
  • 26c66bf9af Point to iODBC root on Cygwin Evan Miller 2020-12-23 09:19:02 -0500
  • 968be0a0a4 More cygwin fixes Evan Miller 2020-12-23 09:13:51 -0500
  • 61cb522275 Fix cygwin package install invocation Evan Miller 2020-12-23 09:01:47 -0500
  • 4260ded3b0 Try to fix Cygwin Evan Miller 2020-12-23 08:59:14 -0500
  • fbf4585f39 More cygwin debugging Evan Miller 2020-12-23 08:57:29 -0500
  • ef61d94eba Debuggin bison and flex on cygwin Evan Miller 2020-12-23 08:51:51 -0500
  • 8fb2050c91 Revert to Windows Server 2012 R2 Evan Miller 2020-12-23 08:46:42 -0500
  • bdb82a6c4e Remove msys2 target from Appveyor Evan Miller 2020-12-23 08:37:18 -0500
  • 1a1a7fc29c Fix Windows / Msys2 build Evan Miller 2020-12-23 08:25:55 -0500
  • 40ca32cbe1 Add Windows (Msys) action Evan Miller 2020-12-23 08:15:14 -0500
  • 79ac8c0947 Merge branch 'dev' of github.com:mdbtools/mdbtools Evan Miller 2020-12-23 08:08:22 -0500
  • 76c2ada332 Use scientific notation only for very small numbers Evan Miller 2020-12-21 17:51:27 -0500
  • ccd19c69fa SQLite does not support foreign keys via ALTER TABLE Evan Miller 2020-12-21 17:28:29 -0500
  • f6884cdc01
    Merge pull request #93 from ewenmcneill/postgres_namespace_fixes Evan Miller 2020-12-21 17:01:22 -0500
  • c13bcc75a7 Postgres: No namespace in INDEX, CONSTRAINT names Ewen McNeill 2016-04-07 08:37:50 +1200
  • 307cc50dc0 Fix Appveyor builds Evan Miller 2020-12-21 16:02:30 -0500
  • 415d3e2468 Add Fuzzing workflow Evan Miller 2020-12-21 15:46:52 -0500
  • e51c00a203 Merge branch 'dev' of github.com:mdbtools/mdbtools Evan Miller 2020-12-21 15:43:15 -0500
  • cb0ee059b2
    Migrate from Travis CI to GitHub Actions (#229) Evan Miller 2020-12-21 15:42:38 -0500
  • 8dd10d332e
    Merge pull request #228 from evanmiller/no-math Evan Miller 2020-12-21 15:34:16 -0500
  • 811fd6cbe9 Remove Travis build Evan Miller 2020-12-21 15:32:57 -0500
  • 886aa8caa2 GitHub Actions: Add iODBC targets on macOS Evan Miller 2020-12-21 15:23:21 -0500
  • e249b75832 Tweak test scripts Evan Miller 2020-12-21 15:10:14 -0500
  • 60e0737467 Consolidate CI test commands into test_script.sh Evan Miller 2020-12-21 15:03:43 -0500
  • e1f68cce5d Fix more GitHub Actions conflicts Evan Miller 2020-12-21 14:54:23 -0500
  • f5a27be3c9 Fix GitHub Actions conflicts Evan Miller 2020-12-21 14:52:37 -0500
  • 904b538c2d GitHub Actions: Fix iODBC / unixODBC conflict Evan Miller 2020-12-21 14:48:15 -0500
  • 96e74af12d Fix ODBC variable Evan Miller 2020-12-21 14:45:21 -0500
  • bd9ac7616f Add GitHub Actions workflow Evan Miller 2020-12-21 14:41:47 -0500
  • 25435201b4 Remove math.h Evan Miller 2020-12-21 11:26:45 -0500
  • a2f34b1748
    Merge pull request #227 from evanmiller/index-lang Evan Miller 2020-12-21 09:50:09 -0500
  • ebb049eb6a Rename --escape-c to --escape-invisible Evan Miller 2020-12-21 09:30:02 -0500
  • 3001c3b94f Use the language ID from the DB header for indexing Evan Miller 2020-12-21 09:11:42 -0500
  • a1f7754634 Turn indexes on by default, if they are expected to work Evan Miller 2020-12-20 21:15:57 -0500
  • ec994b6f43
    Merge pull request #225 from evanmiller/gcc-initializers Evan Miller 2020-12-20 20:48:38 -0500
  • b8ec7a2ec7 Use GCC style initializers for MdbFormatConstants Evan Miller 2020-12-20 20:15:13 -0500
  • c6f3b2f858
    Merge pull request #224 from evanmiller/jet3-encodings Evan Miller 2020-12-20 20:12:06 -0500
  • f85905b5c8 Add a simple Latin-1 => UTF-8 transcoder w/o iconv Evan Miller 2020-12-20 19:54:51 -0500
  • 134306d1af Simplify header-reading logic and support JET3 code pages Evan Miller 2020-12-20 18:02:23 -0500
  • a8414720e4
    Use wcstombs when iconv is not present (#223) Evan Miller 2020-12-20 17:56:33 -0500
  • 3b3790ae66 Fix cygwin build, hopefully Evan Miller 2020-12-20 15:38:00 -0500
  • 3d4907fc7c Cover all the WIN32 / WIN64 / WINDOWS bases Evan Miller 2020-12-20 15:27:02 -0500
  • e029672778 Use wcstombs when iconv is not present Evan Miller 2020-12-20 15:11:27 -0500
  • 8ed9c142a0 Remove copy-paste fragment Evan Miller 2020-12-19 13:26:19 -0500
  • bc97306d64 Merge branch 'master' of github.com:dragonfly-science/mdbtools into merge-108 Evan Miller 2020-12-19 13:21:32 -0500
  • fb6637c503
    Fix unused but set variable warning (#221) Evan Miller 2020-12-19 09:37:39 -0500
  • 29bf0e1134 Refactor mdb_unicode2ascii to eliminate warnings Evan Miller 2020-12-19 09:21:35 -0500
  • 2448577232 Merge branch 'master' into oss-fuzz-28773 Evan Miller 2020-12-19 08:47:09 -0500
  • fb72c32a0e Fix unused-but-set-variable warning Evan Miller 2020-12-19 08:45:51 -0500
  • 1b96ef4b0d
    Clarify mdb_unicode2ascii API and fix buffer overrun (#220) Evan Miller 2020-12-19 08:24:32 -0500
  • 0ec2464d99 Fix off by one error Evan Miller 2020-12-18 20:06:05 -0500
  • 7ce75142e8
    Merge pull request #219 from evanmiller/oss-fuzz-28790 Evan Miller 2020-12-18 19:51:59 -0500
  • 50c9bdfee6
    Fix buffer overflow (#218) Evan Miller 2020-12-18 19:42:11 -0500
  • 0bb685dc99 Satisfy the gods of misleading indentation Evan Miller 2020-12-18 16:38:56 -0500
  • 78bbf4250e
    Merge pull request #217 from evanmiller/oss-fuzz-28780 Evan Miller 2020-12-18 16:35:48 -0500
  • 3d2d534304
    Merge pull request #216 from evanmiller/oss-fuzz-28779 Evan Miller 2020-12-18 16:33:54 -0500
  • c519071260 Clarify mdb_unicode2ascii API and fix buffer overrun Evan Miller 2020-12-18 14:12:57 -0500
  • 16d249748a Fix integer overflow Evan Miller 2020-12-18 11:22:52 -0500
  • 89007cba18 Fix stack overflow Evan Miller 2020-12-18 09:35:12 -0500
  • a1cda27a58 Null-terminate binary strings Evan Miller 2020-12-18 09:26:28 -0500
  • 78b8dc3316 Fix buffer overflow Evan Miller 2020-12-18 09:19:54 -0500
  • c46c8b0e4d Version 0.9.0, final v0.9.0 Evan Miller 2020-12-17 14:03:05 -0500
  • c63a62e365 Update configure.ac Evan Miller 2020-12-17 11:56:51 -0500
  • d70a3977b0 Fix Appveyor link Evan Miller 2020-12-17 11:20:23 -0500
  • ed6f6d08e3 Update CI badges to dev branch Evan Miller 2020-12-17 11:05:37 -0500
  • e7d5125e2b Fix libmdbsql build on Windows Evan Miller 2020-12-17 11:04:54 -0500
  • f6be7a74ef
    Merge pull request #213 from mdbtools/nirgal-patch-2 Evan Miller 2020-12-13 08:38:10 -0500
  • bf9fa2417e
    Drop obsolete files from .gitignore nirgal 2020-12-13 13:27:58 +0000
  • b0902d1a51 Restore GLib detection. Fixes #212 Evan Miller 2020-12-13 07:43:52 -0500
  • 47c933b8c3 Merge branch 'dev' of github.com:mdbtools/mdbtools into dev Evan Miller 2020-12-13 07:36:52 -0500
  • a19ea4a859
    Merge pull request #211 from mdbtools/nirgal-patch-1 Evan Miller 2020-12-13 07:19:16 -0500
  • cc061732be
    Remove obsolete comment nirgal 2020-12-13 10:22:17 +0000
  • 924ec93ff1 Version 0.9.0, Beta 8 v0.9.0-beta8 Evan Miller 2020-12-04 10:48:37 -0500
  • eac859db6e
    Merge pull request #208 from evanmiller/remove-old-docs Evan Miller 2020-12-04 10:45:51 -0500