[Pcre-svn] [1103] code/trunk/doc: pcre32: docs: pcre32 exist…

Startseite
Nachricht löschen
Autor: Subversion repository
Datum:  
To: pcre-svn
Betreff: [Pcre-svn] [1103] code/trunk/doc: pcre32: docs: pcre32 exists since 8.32
Revision: 1103
          http://vcs.pcre.org/viewvc?view=rev&revision=1103
Author:   chpe
Date:     2012-10-16 16:56:38 +0100 (Tue, 16 Oct 2012)


Log Message:
-----------
pcre32: docs: pcre32 exists since 8.32

Modified Paths:
--------------
    code/trunk/doc/pcre.3
    code/trunk/doc/pcre32.3
    code/trunk/doc/pcreapi.3
    code/trunk/doc/pcretest.1
    code/trunk/doc/pcreunicode.3


Modified: code/trunk/doc/pcre.3
===================================================================
--- code/trunk/doc/pcre.3    2012-10-16 15:56:34 UTC (rev 1102)
+++ code/trunk/doc/pcre.3    2012-10-16 15:56:38 UTC (rev 1103)
@@ -18,7 +18,7 @@
 built. The majority of the work to make this possible was done by Zoltan
 Herczeg.
 .P
-Starting with release 8.FIXME, it is possible to compile a third separate PCRE
+Starting with release 8.32 it is possible to compile a third separate PCRE
 library, which supports 32-bit character strings (including
 UTF-32 strings). The build process allows any set of the 8-, 16- and 32-bit
 libraries.


Modified: code/trunk/doc/pcre32.3
===================================================================
--- code/trunk/doc/pcre32.3    2012-10-16 15:56:34 UTC (rev 1102)
+++ code/trunk/doc/pcre32.3    2012-10-16 15:56:38 UTC (rev 1103)
@@ -147,7 +147,7 @@
 .SH "THE PCRE 32-BIT LIBRARY"
 .rs
 .sp
-Starting with release 8.FIXME, it is possible to compile a PCRE library that
+Starting with release 8.32, it is possible to compile a PCRE library that
 supports 32-bit character strings, including UTF-32 strings, as well as or
 instead of the original 8-bit library. The majority of the work to make this
 possible was done by Zoltan Herczeg for the 16-bit library. All three libraries


Modified: code/trunk/doc/pcreapi.3
===================================================================
--- code/trunk/doc/pcreapi.3    2012-10-16 15:56:34 UTC (rev 1102)
+++ code/trunk/doc/pcreapi.3    2012-10-16 15:56:38 UTC (rev 1103)
@@ -139,7 +139,7 @@
 .sp
 From release 8.30, PCRE can be compiled as a library for handling 16-bit
 character strings as well as, or instead of, the original library that handles
-8-bit character strings. From release 8.FIXME, PCRE can also be compiled as a
+8-bit character strings. From release 8.32, PCRE can also be compiled as a
 library for handling 32-bit character strings. To avoid too much complication,
 this document describes the 8-bit versions of the functions, with only
 occasional references to the 16-bit and 32-bit libraries.


Modified: code/trunk/doc/pcretest.1
===================================================================
--- code/trunk/doc/pcretest.1    2012-10-16 15:56:34 UTC (rev 1102)
+++ code/trunk/doc/pcretest.1    2012-10-16 15:56:38 UTC (rev 1103)
@@ -45,7 +45,7 @@
 .sp
 From release 8.30, two separate PCRE libraries can be built. The original one
 supports 8-bit character strings, whereas the newer 16-bit library supports
-character strings encoded in 16-bit units. From release 8.FIXME, a third
+character strings encoded in 16-bit units. From release 8.32, a third
 library can be built, supporting character strings encoded in 32-bit units.
 The \fBpcretest\fP program can be
 used to test all three libraries. However, it is itself still an 8-bit program,


Modified: code/trunk/doc/pcreunicode.3
===================================================================
--- code/trunk/doc/pcreunicode.3    2012-10-16 15:56:34 UTC (rev 1102)
+++ code/trunk/doc/pcreunicode.3    2012-10-16 15:56:38 UTC (rev 1103)
@@ -8,7 +8,7 @@
 supports UTF-16 by means of a separate 16-bit library. This can be built as
 well as, or instead of, the 8-bit library.
 .P
-From Release 8.FIXME, in addition to its previous UTF-8 and UTF-16 support,
+From Release 8.32, in addition to its previous UTF-8 and UTF-16 support,
 PCRE also supports UTF-32 by means of a separate 32-bit library. This can be
 built as well as, or instead of, the 8-bit and 16-bit libraries.
 .