Skip to content

Commit

Permalink
ICU-13778 DataTimePatternGenerator code refactor. Handle Out-of-Memor…
Browse files Browse the repository at this point in the history
…y (OOM) errors, use LocalPointer to prevent memory leaks when OOM occurs, use an internal error code to better report errors during clone and copy construction, mark helper methods and parameters as const, use nullptr instead of NULL, minor spelling and formatting changes. (Note: All tests pass on Windows and Linux).

X-SVN-Rev: 41552
  • Loading branch information
jefgen committed Jun 27, 2018
1 parent 3b0a30d commit b12a927
Show file tree
Hide file tree
Showing 3 changed files with 424 additions and 314 deletions.
Loading

0 comments on commit b12a927

Please sign in to comment.