- Jun 24, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@671176 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@671142 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
Implement the revised interpretation of ##other in which unqualified names are not matched. Fixes XERCESC-1758, XERCESC-1655. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@671133 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 23, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@670652 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@670516 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 22, 2008
-
-
Boris Kolpackov authored
report out-of-band content type. Implement it in various streams. Factor out and cleanup common code from Socket and WinSock net accessors. Fix a number of bugs. Patch by John Snelson (XERCESC-1805). git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@670359 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 20, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@669853 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
Return DOMXPathResult* instead of void* from evaluate. Add basic auto pointer operations to JanitorMemFunCall class template. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@669844 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 19, 2008
-
-
Boris Kolpackov authored
Make regular expressions thread-safe and use runtime memory manager when executing. Add new allMatches() function for advanced use-cases. Patch by John Snelson (XERCESC-1803). git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@669438 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
Support for resolving default namespace. Support for removing namespace-prefix bindings. Additional documentation. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@669424 13f79535-47bb-0310-9956-ffa450edef68
-
- May 29, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@661337 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
The fix for XERCESC-1763 didn't mark the external DTD as an external entity, leading to the wrong base URI being applied to its content git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@661277 13f79535-47bb-0310-9956-ffa450edef68
-
- May 21, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@658751 13f79535-47bb-0310-9956-ffa450edef68
-
- May 20, 2008
-
-
David Abram Cargill authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@658378 13f79535-47bb-0310-9956-ffa450edef68
-
- May 19, 2008
-
-
Alberto Massari authored
Use a pointer to store the namespace map, or VC++ will complain about exporting a non-exportable type git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@657774 13f79535-47bb-0310-9956-ffa450edef68
-
- May 13, 2008
-
-
Alberto Massari authored
Add addNamespaceBinding() and release() APIs to XPathNSResolver class (XERCESC-1802) - patch by John Snelson git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@655707 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
When importing nodes, use a temp DOMDocumentFragment, or the insertBefore will fail if happening at the root element git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@655706 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@655703 13f79535-47bb-0310-9956-ffa450edef68
-
- May 12, 2008
-
-
Alberto Massari authored
When importing a DOMDocumentFragment, be sure to call the insertBefore function using the virtaul table, or derived classes will not be notified of each added node (i.e. DOMDocument will not store the pointer to the root element) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@655561 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
Error messages for DOMException are expected to be defined in the same order of the corresponding enum, but we were missing several of them git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@655539 13f79535-47bb-0310-9956-ffa450edef68
-
- May 01, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@652578 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@652574 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 24, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@651236 13f79535-47bb-0310-9956-ffa450edef68
-
Jason Edward Stewart authored
removing swig git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@651232 13f79535-47bb-0310-9956-ffa450edef68
-
Jason Edward Stewart authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@651224 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 22, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@650528 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 21, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@650214 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@650199 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 18, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@649576 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@649566 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 17, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@649259 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@649206 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@649096 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@649094 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 12, 2008
-
-
Jason Edward Stewart authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@647429 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 09, 2008
-
-
Alberto Massari authored
When an element had a complex type coming from a different namespace, and the type was anonymous, the grammar was not switched and locally defined elements used by the type could not to be found (because the local search was done in the namespace of the element, and a global search was done in the namespace of the type) (XERCESC-1776) git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@646366 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@646207 13f79535-47bb-0310-9956-ffa450edef68
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@646201 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 07, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@645555 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 02, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@643818 13f79535-47bb-0310-9956-ffa450edef68
-