ibm_db 5.0.5-x86-mingw32 → 5.1.0-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/ext/Makefile +2 -2
- data/ext/Makefile.nt32.191 +1 -1
- data/ext/extconf.rb +4 -4
- data/ext/gil_release_version.h +3 -0
- data/ext/ibm_db.c +312 -312
- data/ext/ibm_db.so +0 -0
- data/ext/mkmf.log +10 -10
- data/ext/ruby_ibm_db.h +1 -1
- data/ext/ruby_ibm_db_cli.c +23 -23
- data/ext/ruby_ibm_db_cli.h +5 -5
- data/ext/unicode_support_version.h +3 -0
- data/lib/active_record/connection_adapters/ibm_db_adapter.rb +51 -31
- data/lib/mswin32/ibm_db.rb +5 -1
- data/lib/mswin32/rb2x/i386/{ibm_db.so → ruby26/ibm_db.so} +0 -0
- data/lib/mswin32/rb2x/i386/ruby27/ibm_db.so +0 -0
- metadata +6 -5
- data/ext/gil_release_version +0 -3
- data/ext/unicode_support_version +0 -3
data/ext/gil_release_version
DELETED
data/ext/unicode_support_version
DELETED