History log of /PHP-7.1/main/internal_functions_win32.c (Results 76 – 100 of 118)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_TSRM_MERGE_PATCH
# 536a5335 24-Jul-2001 Zeev Suraski

Get rid of the redundant global startup code


# 6f297a37 20-Jul-2001 Zeev Suraski

Fix Windows build


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2, php-4.0.6RC1
# 06c7c52b 13-May-2001 Harald Radi

changed php_typedef_VARIANT.h to php_VARIANT.h


Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# a0d3c5a8 26-Feb-2001 Andi Gutmans

- Finally rename modules.h to zend_modules.h for consistency (first try
was 2000-03-11).
- Remove the first_arg_force_ref[]; and friends extern from php.h as they
are included via zen

- Finally rename modules.h to zend_modules.h for consistency (first try
was 2000-03-11).
- Remove the first_arg_force_ref[]; and friends extern from php.h as they
are included via zend_API.h

show more ...


# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# 9a631384 13-Feb-2001 Thies C. Arntzen

remove unneded comments


# 7478783b 28-Jan-2001 Harald Radi

fixed unicodeconversion and parameter passing bugs in com and dotnet modules


Revision tags: 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, php-4.0.3
# d667e055 08-Oct-2000 Daniel Beulshausen

more cleanup of info code


# 31a5160a 06-Oct-2000 Andi Gutmans

- Add calendar to default Win32 build.


# 9ece8612 05-Oct-2000 Andi Gutmans

- Add FTP extension to default Win32 build


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!)


12345