0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Silence compiler warning. More... over 11 years ago
Record the result of Build in configuration.xml. More... over 11 years ago
Add test case for CTE queries (WITH ...) More... over 11 years ago
It's preferable to leave PRODUCTCODE history. More... over 11 years ago
Fix encoding of release-7.3.html More... over 11 years ago
Convert line-endings from CT+LF to LF. More... over 11 years ago
Fix locking in SC_set_prepared More... over 11 years ago
Update EXTRA_DIST in Makefile.am More... over 11 years ago
SSL verify[-(ca|full)] is avaiable since 8.4. There seems no need to check it. Also there's no need to call lt_dlopen currently. More... over 11 years ago
change version number. More... over 11 years ago
Currently PQConnectdbParams() not yet used anyway. More... over 11 years ago
change version number. More... over 11 years ago
change version number. More... over 11 years ago
Ooops missing change. More... over 11 years ago
Forget win_md5.c. More... over 11 years ago
Prep release ver 09.03.0200. More... over 11 years ago
Prep release ver 09.03.0200. More... over 11 years ago
Additional modules, and etc. More... over 11 years ago
winresrc.h instead of winres.h. More... over 11 years ago
Change to supply non-NULL parameters for SC_set_error(). More... over 11 years ago
It's safe to lock SC_set_prepared() itself. More... over 11 years ago
The next release allows minor version up from 09.03.0100. More... over 11 years ago
Fix compilation errors caused by the commit 3116f70ab51d0218ceff241fd1323f436bb4fd60. More... over 11 years ago
The 2dn argument of SC_set_prepared() is int(enum) not BOOL. More... over 11 years ago
Add locking to SQLFreeStmt and SQLFreeHandle. More... over 11 years ago
Refactor utf8_to_ucs_lf. More... over 11 years ago
Revert "When LF->CR+LF conversion causes an buffer truncation, supress the conversion (in case of unicode)." This reverts commit 3666c87c1440862bde2e6b8f43ee585deed70d31. More... over 11 years ago
The driver takes SQL_C_LONG to mean SQLINTEGER rather than "long". More... over 11 years ago
Add regression test for SQLBindCol. More... over 11 years ago
Fix cursors test case on big-endian systems. More... over 11 years ago