Lines Matching full:version
14 * Contains all the important version numbers for ICU.
19 /* Main ICU version information */
25 /** IMPORTANT: When updating version, the following things need to be done: */
27 /** patchlevel, suffix, version, short version constants, namespace, */
54 /** The current ICU major version as an integer.
60 /** The current ICU minor version as an integer.
66 /** The current ICU patchlevel version as an integer.
72 /** Glued version suffix for renamers
78 /** The current ICU library version as a dotted-decimal string. The patchlevel
85 /** The current ICU library major/minor version as a string without dots, for library name suffixes…
91 /** An ICU version consists of up to 4 numbers from 0..255.
96 /** In a string, ICU version fields are delimited by dots.
101 /** The maximum length of an ICU version string.
106 /** The binary form of a version on ICU APIs is an array of 4 uint8_t.
125 /* General version helper functions. Definitions in putil.c */
129 * Parse a string with dotted-decimal version information and
133 * @param versionArray The destination structure for the version information.
134 * @param versionString A string with dotted-decimal version information,
143 * Write a string with dotted-decimal version information according
147 * @param versionArray The version information to be written as a string.
149 * a string corresponding to the numeric version
158 * Gets the ICU release version. The version array stores the version information
162 * @param versionArray the version # information, the result will be filled in
170 * ICU collation framework version information
171 * Version info that can be obtained from a collator is affected by these
172 * numbers in a secret and magic way. Please use collator version as whole
176 /** Collation runtime version (sort key generator, strcoll).
177 * If the version is different, sortkeys for the same string could be different
178 * version 2 was in ICU 1.8.1. changed is: compression intervals, French secondary
180 * version 4 - ICU 2.2 - tracking UCA changes, ignore completely ignorables
182 * version 5 - ICU 2.8 - changed implicit generation code
188 /** Builder code version. When this is different, same tailoring might result
190 * version 2 was in ICU 1.8.1. added support for prefixes, tweaked canonical
192 * version 5 - ICU 2.2 - fixed some bugs, renamed some indirect values.
193 * version 6 - ICU 2.8 - fixed bug in builder that allowed 0xFF in primary values
201 * This is the version of FractionalUCA.txt tailoring rules
202 * Version 1 was in ICU 1.8.1. Version two contains canonical closure for
204 * Version 4 in ICU 2.2, following UCA=3.1.1d6, UCD=3.2.0
210 /** This is the version of the tailorings