History log of /PHP-8.2/main/internal_functions_win32.c (Results 76 – 100 of 125)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.

# ae9de3ed 10-Dec-2001 Sebastian Bergmann

Enable ext/overload by default on Win32, too.

Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 67e663ef 17-Oct-2001 Harald Radi

rename com module entry

Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS
# e014d58e 25-Sep-2001 Daniel Beulshausen

nuke VARIANT module

# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.

Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 1c25b8dd 30-Jul-2001 Zeev Suraski

Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way

# a787dc2c 29-Jul-2001 Rui Hirokawa

changed for input encoding conversion in win32.

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...

12345