1624.3 |
Fix |
|
1624.2 |
|
Apply all 6.4 patches thru 1556.7 |
1624.1 |
|
Apply all 6.4 patches thru 1556.5 |
1624.0.6 |
(Windows) Remove static dependencies on ODBC32.DLL, ODBCCP32.DLL, NETAPI32.DLL, RPCRT4.DLL, IPHLPAPI.DLL, DNSAPI.DLL, OLEAUT32.DLL, CRYPT32.DLL, COMCTL32.DLL, WININET.DLL, WS2_32.DLL. These standard Windows libraries and now loaded dynamically if and when needed. There is no change in outward behavior, except possibly to shave a few nanoseconds from the initial launch, and to delay any errors caused by missing DLLs to the point where they are really needed. | |
1624.0.5 |
|
(not used) |
1624.0.4 |
Fix |
INSTR(spos,subject,pattern,flags): (a) When one of the INSTRF_xxx flags was specified, the spos was being applied to the pattern rather than the subject. This was no problem if spos=1, but would likely cause failure of the search otherwise. (b) When REGEX flags were specified, the search was starting one position prior to spos. |
1624.0.3 |
New |
|
1624.0.2 |
||
1624.0.1 |