History log of /PHP-5.4/TSRM/tsrm_virtual_cwd.h (Results 76 – 91 of 91)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2
# de64d454 03-Nov-2001 Andi Gutmans

- RISC OS patches by Alex Waugh


Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 1f3faae3 05-Aug-2001 Zeev Suraski

Nukre most TSRMLS_FETCH()'s in TSRM


# 633a1c30 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


Revision tags: PRE_TSRM_MERGE_PATCH
# 1c271651 16-Jul-2001 Zeev Suraski

Add a useful #define


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1, php-4.0.5
# 4c823e8a 30-Apr-2001 Andi Gutmans

- Change macros from V_ to VCWD_ because of AIX name clash


Revision tags: php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3
# 8889397b 23-Mar-2001 Daniel Beulshausen

support unc style paths


Revision tags: php-4.0.5RC2, php-4.0.5RC1, php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# afccae85 22-Nov-2000 Andi Gutmans

- Thanks to "Daniel Beulshausen" <daniel@php4win.de>


# c5e776ec 06-Nov-2000 Sascha Schumann

sizeof(size_t) != sizeof(int) on 64-bit platforms.

This also makes the API more consistent.


# 8aecb3c9 31-Oct-2000 Zeev Suraski

mode_t should be an unsigned_int


# fd7284a6 26-Oct-2000 Andi Gutmans

- Add V_RENAME() by "Daniel Beulshausen" <daniel@php4win.de>.
- It is untested and all places which use rename() in PHP should now use
- V_RENAME().


Revision tags: php-4.0.3, php-4.0.3RC2
# 94bea290 03-Oct-2000 Andi Gutmans

- Move #define to .h file


Revision tags: php-4.0.3RC1
# b8a95da2 06-Sep-2000 Andi Gutmans

- Centralize some configuration stuff
- Use inline in my strtok_r implementation


# 07cfd575 04-Sep-2000 Andi Gutmans

- Added macros


# 1109b9ab 03-Sep-2000 Andi Gutmans

- More TSRM work


# 03432bf6 03-Sep-2000 Andi Gutmans

- Make TSRM work on Windows.


# daf926cf 03-Sep-2000 Andi Gutmans

- Move virtual cwd to TSRM.
In the least this still doesn't work on Windows.


1234