History log of /PHP-5.5/main/internal_functions_win32.c (Results 76 – 100 of 106)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH
# 102c6ce4 05-Jun-2000 Sascha Schumann

Move main.h to php_main.h.


# 7213c743 29-May-2000 Zeev Suraski

- Added disable_functions php.ini support
- Fixed Win32 build


Revision tags: php-4.0.0
# e043439f 18-May-2000 Zeev Suraski

Update the license with the new clause 6


Revision tags: php-4.0RC2
# 89f99967 07-Apr-2000 Andi Gutmans

- Add wddx support to the default build


Revision tags: PHP-4.0-RC1
# d0b9a398 12-Mar-2000 Zeev Suraski

- Define these ones and declare them in modules.h


# fa7f4d1e 07-Mar-2000 Sam Ruby

It looks like a number of "standard" extensions are now truly builtin...


# de6c9f35 23-Feb-2000 Andi Gutmans

- MySQL now compiles right into the PHP 4 binary on Windows


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 9b621d1c 19-Feb-2000 Zeev Suraski

Get the license right... (this won't make it to RC1 of B4)


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000
# e1a753c3 02-Feb-2000 Zeev Suraski

Add expat to the distribution
Add expat support to Win32 builds


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 43ae2bff 01-Jan-2000 Sascha Schumann

Happy Y2K patch! Happy new year (or the new millennium, depending on whether
you start counting at 0 or 1).


Revision tags: PRE_ISSET_TYPE
# f2f8d38e 30-Dec-1999 Sascha Schumann

Integration of -ng changes. Changes:

- added support for externally built modules,
- improved support for in-tree shared modules,
- fixed diversion bugs,
- configure displays som

Integration of -ng changes. Changes:

- added support for externally built modules,
- improved support for in-tree shared modules,
- fixed diversion bugs,
- configure displays some informative messages,
- faster static build
(libtool isn't used anymore for compiling non-PIC objects),
- dependencies comparable to automake's without requiring GNU make or GCC,
- working make clean for non-GNU makes.

show more ...


Revision tags: PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP
# 8abf7246 07-Dec-1999 Sam Ruby

Provide basis for shared libraries/dlls to contain internal extensions


Revision tags: PRE_RETURN_REF_PATCH
# a807dd31 07-Dec-1999 Thies C. Arntzen

new assert() module. (Not yet finished!)


# 5b983c94 04-Dec-1999 Sascha Schumann

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them ma

Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

show more ...


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1
# 0094b765 19-Nov-1999 Andi Gutmans

- Make it consistent with the rest of the stuff there.


Revision tags: php-4.0b3
# 3bffcbef 19-Nov-1999 Andi Gutmans

- Add array.c to the Win32 project


Revision tags: PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# ea880d2b 27-Oct-1999 Thies C. Arntzen

moved output.c into ext/standart and made it thread-safe.
moved output-buffering related functions from basic_functions to output.c
Win32 project need to be updated to reflect new position.

moved output.c into ext/standart and made it thread-safe.
moved output-buffering related functions from basic_functions to output.c
Win32 project need to be updated to reflect new position.
# i'm not really happy with this solution, but it seemed the easiest one!
# the whole output code is a bit hard to understand...
@- Output-Buffering system is now Thread-Safe. (Thies)

show more ...


# 8a3e0ced 20-Oct-1999 Andi Gutmans

- Make COM compile again


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 52cb8bb2 05-Sep-1999 Andi Gutmans

- Make Win32 compile once again.


# 3e591dab 03-Sep-1999 Sascha Schumann

Add global startup/shutdown functions in Win32 version as well


# b6789ae3 01-Sep-1999 Andi Gutmans

- Add sessions module to standard win32 build.


# 4092f4b8 31-Aug-1999 Stig Bakken

ext/lcg -> ext/standard in various places


# d13f6d75 22-Aug-1999 Andi Gutmans

- Add lcg to windows project.


Revision tags: php-4.0b2
# c791d60a 09-Aug-1999 Andi Gutmans

Go beta 2 (final)


Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# a064237f 19-Jul-1999 Andi Gutmans

Fix Win32 compilation


12345