- Nov 26, 2001
-
-
Tinny Ng authored
Starting ICU 2.0, all ICU String functions have consistent NUL-termination behavior. The returned length is always the number of output UChar's, not counting an additional, terminating Null. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173303 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173302 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173301 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 23, 2001
-
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173300 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
Solaris Forte C++ core dump when handling this long condition check; so break it into smaller check to bypass this compiler problem. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173299 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
Eliminate Warning from Solaris Forte C++: Warning: String literal converted to char* in initialization. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173298 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
Eliminate Warning from AIX xlC 3.6:1540-399: (W) "XMLAttr" is undefined. The delete operator will not call a destructor. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173297 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
Eliminate Warning from AIX xlC 3.6: 1540-399: (W) "IdentityConstraint" is undefined. The delete operator will not call a destructor. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173296 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
Eliminate Warning from AIX xlC 3.6: 1540-399: (W) "IC_Field" is undefined. The delete operator will not call a destructor. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173295 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173294 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
Starting with ICU 2.0, ICU itself includes a static reference to the data entrypoint symbol. Do not need to refer to icudata_dat. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173293 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173292 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173291 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
Elimiate compiler warning: Warning: String literal converted to char* in formal argument file in call to tassert(bool, char*, int). git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173290 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173289 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173288 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173287 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
Elimiate compiler warning Warning (Anachronism): Formal argument start_routine of type extern "C" void*(*)(void*) in call to pthread_create(unsigned*, const _pthread_attr*, extern "C" void*(*)(void*), void*) is being passed void*(*)(void*). git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173286 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 22, 2001
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173285 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173284 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
Schema Fix: If the targetnamespace in the schema is different from the one specified in schemaLocation, check the grammarResolver again. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173283 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173282 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173281 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 21, 2001
-
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173280 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173279 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173278 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173277 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173276 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173275 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173274 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173273 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173272 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173271 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173270 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173269 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173268 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173267 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173266 13f79535-47bb-0310-9956-ffa450edef68
-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173265 13f79535-47bb-0310-9956-ffa450edef68
-
PeiYong Zhang authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173264 13f79535-47bb-0310-9956-ffa450edef68
-