History log of /php-src/ (Results 113676 – 113700 of 114805)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3a52ee4428-Aug-1999 Zeev Suraski

*** empty log message ***

81e0131b28-Aug-1999 Zeev Suraski

*** empty log message ***

ce6db81d28-Aug-1999 Philippe Verdy

semicolon syntax error

1dcee0c828-Aug-1999 Philippe Verdy

Bug in gmmktime():
it produced wrong results in New Foundland,
Central Australia, India, Iran, and Java, with
half-hour timezones.

053712c928-Aug-1999 Sascha Schumann

when "track_vars" is disabled and a script which contains <?php_track_vars?> is
accessed for the first time, track vars were not created properly.

52cd153728-Aug-1999 Sascha Schumann

merge in fix from php3

4628f30228-Aug-1999 Zeev Suraski

New relay code

563cb21528-Aug-1999 Sascha Schumann

If we stick to this style, parsing becomes easier (for humans and computers).

cda27ae928-Aug-1999 Zeev Suraski

Beef up debug macros

023cb64727-Aug-1999 Zeev Suraski

Fix a crash bug in case of aborted execution

49824ee827-Aug-1999 Sascha Schumann

- fix potential buffer problem in send_cookie
- fix gc probability algorithm
- don't access mod_data directly
- initial version of mm support for session data storage

This work

- fix potential buffer problem in send_cookie
- fix gc probability algorithm
- don't access mod_data directly
- initial version of mm support for session data storage

This works pretty good, but we need to create the initial mm pool
from the parent process/thread. Still looking for a clean way to do that.

show more ...

aa8b27ba27-Aug-1999 Zeev Suraski

Better debug macros

9eea00c027-Aug-1999 Andreas Karajannis

Typo fix

f681b37c27-Aug-1999 Zeev Suraski

*** empty log message ***

afb0c68427-Aug-1999 Zeev Suraski

Tiny fixes

1dadb97527-Aug-1999 Zeev Suraski

Log date&time on script logs

6821da5427-Aug-1999 Mark Musone

lets not make global functions unless we need to..actually this should be taken out someday

a92788dd27-Aug-1999 Mark Musone

cleand up storing new events

8ccce34726-Aug-1999 Rasmus Lerdorf

Missing return types in prototypes

aa14718426-Aug-1999 Andrey Hristov

*** empty log message ***

1a21832826-Aug-1999 Andrey Hristov

Fix for #2161

02822cbc26-Aug-1999 Andi Gutmans

- Damn. It wasn't a correct fix. This should do it.
When the zval ** are equal we don't want to assign_ref, in any other case
I can think of we do want to assign_ref.

2c88f29526-Aug-1999 Andi Gutmans

- Fix leak when global is used in the global scope.

f297719c26-Aug-1999 Andi Gutmans

- Make Win32 compile again.

1bfb1f7926-Aug-1999 Andi Gutmans

- Fix when redefining classes at run-time.

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