History log of /php-src/ext/dom/xml_common.h (Results 51 – 67 of 67)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 2ff82ae2 29-Nov-2003 Christian Stocker

move some definitions to xml_common.h

# 29a46b2f 28-Nov-2003 Christian Stocker

changing dom_object_get_data to php_dom_object_get_data and PHP_DOM_EXPORT it
(by Rob Richards)

Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1
# 207dc909 26-Oct-2003 Rob Richards

add interop with simplexml - dom_import_simplexml
fix cloneNode with elements

Revision tags: php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# 315bf401 08-Sep-2003 Rob Richards

move some document properties internally
add xpath namespace support (by Shane)

Revision tags: php-4.3.3
# b196c055 24-Aug-2003 Rob Richards

implement stricterrorcheck
fix clonenode
cleanup error routines
forgot these files

Revision tags: php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# e8a87e54 24-Jul-2003 Rob Richards

initial xpath implementation
make dom_object generic

# 6c24e157 22-Jul-2003 Zeev Suraski

API update

# 4cd06845 07-Jul-2003 Rob Richards

implement node proxies: next phase of interop

Revision tags: php-5.0.0b1
# c69d3959 20-Jun-2003 Rob Richards

cleanup common code

Revision tags: php-4.3.3RC1
# 2a020455 15-Jun-2003 Rob Richards

remove code no longer needed
fix format Output property

# d1bfc58a 14-Jun-2003 Rob Richards

use xmlInitParser instead of xmlInitThreads
reentrant safe as well no need for xml_parser_inited

# 6414becb 14-Jun-2003 Rob Richards

fix xml_parser_inited on win32
add common structs for better interoprability

# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.

# 6d72c894 09-Jun-2003 Rob Richards

implmentation of document ref counting for persistance
re-work of internal object handling

# 0565d972 07-Jun-2003 Rob Richards

fix more memory overruns
initial definition for document ref counting
fixed property access to support all objects
clear property handler from invalid objects until ref count implemented

# 5083d8b1 06-Jun-2003 foobar

Missing header

# 1b046ed4 05-Jun-2003 Rob Richards

Inital cut of new dom extension
PHP5 only

123