History log of /php-src/ext/odbc/php_odbc.c (Results 276 – 300 of 430)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# c5053e0f 04-Mar-2003 Ilia Alshanetsky

Fixed bug #22437.

Revision tags: php-4.3.1
# 0a18a9d7 16-Feb-2003 Wez Furlong

A add much more useful select(2) implementation than is provided by
windows sockets. The winsock implementation will only work with sockets;
our implementation works with sockets and file de

A add much more useful select(2) implementation than is provided by
windows sockets. The winsock implementation will only work with sockets;
our implementation works with sockets and file descriptors.
By association, stream_select() will now operate correctly with files, pipes and sockets.

This change required linking against the winsock2 library. In terms of
compatibility, only older versions of windows 95 do not have winsock2
installed by default. It is available as a redistributable file, and is most likely installed by any OS patches (eg: Internet Explorer) applied by the user.

Also, add a win32 compatible pipe test when opening a stream from a pipe. This test will only work on NT, win2k and XP platforms. Without this test, interleaved fread() and select() calls would cause the read buffer to be clobbered. I will be working on a fix for this issue for win9x.

show more ...

# cba812ef 07-Feb-2003 Dan Kalowsky

MFB

Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# b48d7097 24-Jan-2003 Dan Kalowsky

Patch for bug #21844

# aebb39b0 18-Jan-2003 Ilia Alshanetsky

Changed php_error to php_error_docref.

Thanks to Marcus Börger for writing a script that significantly simplifies
this process.

# e2868b57 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.

# ae8f64e3 16-Jan-2003 Dan Kalowsky

Adding in test ability for WIndows to fetch_objects

# ac3e8601 08-Jan-2003 Ilia Alshanetsky

Version is char ;).

# 19b25ca5 07-Jan-2003 Dan Kalowsky

Version tag for future move to PECL

# b89d9db7 07-Jan-2003 Dan Kalowsky

Reverting last change as it really doesn't fix longreadlen problems in all
cases.

# 86b99ffc 06-Jan-2003 Dan Kalowsky

Patch for bug #19349

# b588e105 06-Jan-2003 Dan Kalowsky

Correction for bug #21279

# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.

Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1
# 7d74a72d 31-Oct-2002 Dan Kalowsky

Patch for windows DSN less connection #20086 (by john@johnandlouise.com)

Revision tags: php-4.3.0pre2
# 2909e5c9 24-Oct-2002 Sascha Schumann

centralize #include "build-defs.h" and drop (sometimes inconsistent) other
instances

Revision tags: RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 161e2799 14-Aug-2002 Dan Kalowsky

Silencing a compilier warning on windows

# 38a6873f 14-Aug-2002 Dan Kalowsky

correcting these to be only docref's not docref1's

# 2f1b6397 13-Aug-2002 Dan Kalowsky

Fix for Bug #17572

# ce160f1b 13-Aug-2002 Dan Kalowsky

fixing my misunderstanding of the php_error_docref

# ea6ed5b8 13-Aug-2002 Dan Kalowsky

Fixing the php_error_docref's to be compliant with the standard.
# Can't we just compress all these docrefs down to one function?!?

# 039902b9 13-Aug-2002 Dan Kalowsky

spelling error

# aed9e235 13-Aug-2002 Dan Kalowsky

Added more folding markers....

# 099d7df2 13-Aug-2002 Dan Kalowsky

Let to php_error_docref revolution begin

# 7d5d00bf 12-Aug-2002 Dan Kalowsky

Point corrected by Markus

# 8d2d105c 12-Aug-2002 Dan Kalowsky

Umm forgot to clean up the error messages, and add a stop for looping.

1...<<1112131415161718