mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +03:00
preparing 2.4.17 release updated and rebuilt the docs fixed a comment
* configure.in: preparing 2.4.17 release * doc/*: updated and rebuilt the docs * xpath.c: fixed a comment * python/libxml.c: fixed a possible reentrancy problem Daniel
This commit is contained in:
@ -390,7 +390,7 @@ NAME="AEN7975"
|
||||
><A
|
||||
NAME="XMLENTITYTYPE"
|
||||
></A
|
||||
>>enum xmlEntityType</H3
|
||||
>enum xmlEntityType</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -423,7 +423,7 @@ NAME="AEN7980"
|
||||
><A
|
||||
NAME="XMLENTITY"
|
||||
></A
|
||||
>>struct xmlEntity</H3
|
||||
>struct xmlEntity</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -469,7 +469,7 @@ NAME="AEN7985"
|
||||
><A
|
||||
NAME="XMLENTITIESTABLEPTR"
|
||||
></A
|
||||
>>xmlEntitiesTablePtr</H3
|
||||
>xmlEntitiesTablePtr</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -495,7 +495,7 @@ NAME="AEN7990"
|
||||
><A
|
||||
NAME="XMLINITIALIZEPREDEFINEDENTITIES"
|
||||
></A
|
||||
>>xmlInitializePredefinedEntities ()</H3
|
||||
>xmlInitializePredefinedEntities ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -523,7 +523,7 @@ NAME="AEN7996"
|
||||
><A
|
||||
NAME="XMLADDDOCENTITY"
|
||||
></A
|
||||
>>xmlAddDocEntity ()</H3
|
||||
>xmlAddDocEntity ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -711,7 +711,7 @@ NAME="AEN8041"
|
||||
><A
|
||||
NAME="XMLADDDTDENTITY"
|
||||
></A
|
||||
>>xmlAddDtdEntity ()</H3
|
||||
>xmlAddDtdEntity ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -899,7 +899,7 @@ NAME="AEN8086"
|
||||
><A
|
||||
NAME="XMLGETPREDEFINEDENTITY"
|
||||
></A
|
||||
>>xmlGetPredefinedEntity ()</H3
|
||||
>xmlGetPredefinedEntity ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -985,7 +985,7 @@ NAME="AEN8107"
|
||||
><A
|
||||
NAME="XMLGETDOCENTITY"
|
||||
></A
|
||||
>>xmlGetDocEntity ()</H3
|
||||
>xmlGetDocEntity ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -1094,7 +1094,7 @@ NAME="AEN8133"
|
||||
><A
|
||||
NAME="XMLGETDTDENTITY"
|
||||
></A
|
||||
>>xmlGetDtdEntity ()</H3
|
||||
>xmlGetDtdEntity ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -1203,7 +1203,7 @@ NAME="AEN8159"
|
||||
><A
|
||||
NAME="XMLGETPARAMETERENTITY"
|
||||
></A
|
||||
>>xmlGetParameterEntity ()</H3
|
||||
>xmlGetParameterEntity ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -1311,7 +1311,7 @@ NAME="AEN8185"
|
||||
><A
|
||||
NAME="XMLENCODEENTITIES"
|
||||
></A
|
||||
>>xmlEncodeEntities ()</H3
|
||||
>xmlEncodeEntities ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -1340,7 +1340,7 @@ HREF="libxml-tree.html#XMLCHAR"
|
||||
and non ASCII values with their entities and CharRef counterparts.</P
|
||||
><P
|
||||
>TODO: remove xmlEncodeEntities, once we are not afraid of breaking binary
|
||||
compatibility</P
|
||||
compatibility</P
|
||||
><P
|
||||
>People must migrate their code to xmlEncodeEntitiesReentrant !
|
||||
This routine will issue a warning when encountered.</P
|
||||
@ -1425,7 +1425,7 @@ NAME="AEN8213"
|
||||
><A
|
||||
NAME="XMLENCODEENTITIESREENTRANT"
|
||||
></A
|
||||
>>xmlEncodeEntitiesReentrant ()</H3
|
||||
>xmlEncodeEntitiesReentrant ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -1535,7 +1535,7 @@ NAME="AEN8239"
|
||||
><A
|
||||
NAME="XMLENCODESPECIALCHARS"
|
||||
></A
|
||||
>>xmlEncodeSpecialChars ()</H3
|
||||
>xmlEncodeSpecialChars ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -1643,7 +1643,7 @@ NAME="AEN8265"
|
||||
><A
|
||||
NAME="XMLCREATEENTITIESTABLE"
|
||||
></A
|
||||
>>xmlCreateEntitiesTable ()</H3
|
||||
>xmlCreateEntitiesTable ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -1709,7 +1709,7 @@ NAME="AEN8281"
|
||||
><A
|
||||
NAME="XMLCOPYENTITIESTABLE"
|
||||
></A
|
||||
>>xmlCopyEntitiesTable ()</H3
|
||||
>xmlCopyEntitiesTable ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -1795,7 +1795,7 @@ NAME="AEN8302"
|
||||
><A
|
||||
NAME="XMLFREEENTITIESTABLE"
|
||||
></A
|
||||
>>xmlFreeEntitiesTable ()</H3
|
||||
>xmlFreeEntitiesTable ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -1863,7 +1863,7 @@ NAME="AEN8318"
|
||||
><A
|
||||
NAME="XMLDUMPENTITIESTABLE"
|
||||
></A
|
||||
>>xmlDumpEntitiesTable ()</H3
|
||||
>xmlDumpEntitiesTable ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -1952,7 +1952,7 @@ NAME="AEN8339"
|
||||
><A
|
||||
NAME="XMLDUMPENTITYDECL"
|
||||
></A
|
||||
>>xmlDumpEntityDecl ()</H3
|
||||
>xmlDumpEntityDecl ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
@ -2041,7 +2041,7 @@ NAME="AEN8360"
|
||||
><A
|
||||
NAME="XMLCLEANUPPREDEFINEDENTITIES"
|
||||
></A
|
||||
>>xmlCleanupPredefinedEntities ()</H3
|
||||
>xmlCleanupPredefinedEntities ()</H3
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
BGCOLOR="#D6E8FF"
|
||||
|
Reference in New Issue
Block a user