History log of /php-src/ (Results 113551 – 113575 of 114805)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ca4005f609-Sep-1999 Uwe Steinmann

forgot to change prototype

6bcb8eb109-Sep-1999 Uwe Steinmann

pdf_setfont got optional parameter to embed fonts

67daaa7a08-Sep-1999 Andi Gutmans

- Fix for floating point array offsets. Same behaviour as in PHP 3.0. We
casted to (long).

42e39d4708-Sep-1999 Andrey Hristov

Remove extraneous debug dlerror() call which results in the subsequent
dlerror() returning NULL.

afecff3a08-Sep-1999 Andi Gutmans

- Add -b option to flex++

d4b1083908-Sep-1999 Gergely Madarász

remove -Wl,--version-script from RPATHS, put it into a separate
variable

558d287a08-Sep-1999 Danny Heijl

Be consistent.

66a636a608-Sep-1999 Uwe Steinmann

- add posibility to specify how objrec to objarr conversion
is performed (not ready yet)

b43cf1a508-Sep-1999 Sascha Schumann

add versioning support

bb4bc40c08-Sep-1999 Jakub Skopal

Correct compiler warning.

e4e39b8207-Sep-1999 Andi Gutmans

- Update non-threadsafe project file

48ab0fb507-Sep-1999 Andi Gutmans

- Fix warnings and win32 compile

6101d10807-Sep-1999 Andrey Hristov

Here you go, Egon.

0636212907-Sep-1999 Stefan Roehrich

Fixed behavior with empty doc_root.
gzgetss() now uses _php3_strip_tags.

5c40e7c407-Sep-1999 Stig Bakken

Add thread-safety notice here. The solution is using gethostbyname_r,
but it seems that it takes different parameters on Solaris and
Linux. ;-P We should probably make a wrapper function, an

Add thread-safety notice here. The solution is using gethostbyname_r,
but it seems that it takes different parameters on Solaris and
Linux. ;-P We should probably make a wrapper function, and make a
configure test that checks if there is a reentrant version available,
and if not protect gethostbyname and similar calls with a mutex until
the results have been copied. Ugly.

show more ...

7aacff6307-Sep-1999 Andrey Hristov

Added second parameter to array_keys() which allows returning keys
only for a specific value in an array.

cff218cf07-Sep-1999 Andrey Hristov

Kill compiler warning.

209fe71707-Sep-1999 Andrey Hristov

Kill warnings.

51b01ca907-Sep-1999 Uwe Steinmann

- uniqid() used the additional parameter even if it was not provided
this caused an segm fault. fixed it.

928863f807-Sep-1999 Stig S. Bakken

define tests first, use after.

959ad0e906-Sep-1999 Zeev Suraski

A couple of BoundsChecker fixes

4bc3097e06-Sep-1999 Andi Gutmans

- Fix win32 compile

f1afd57906-Sep-1999 Andi Gutmans

- Should fix Win32 compile

a0bad70b06-Sep-1999 Andi Gutmans

- Make zend compile again in Win32.

f0f7b9de06-Sep-1999 Egon Schmid

File should here be string.

1...<<4541454245434544454545464547454845494550>>...4593