summaryrefslogtreecommitdiffstats
path: root/luni/src/main/native/ErrorCode.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up ICU exception throwing.Elliott Hughes2011-04-191-35/+0
| | | | Change-Id: Ifce086e1fb20b7cb99673f4d38c8c56144328295
* Fix last few uses of "type *id" to be "type* id".Elliott Hughes2010-08-131-3/+3
| | | | | | We don't want anyone calling us unreformed C programmers... Change-Id: I79b12245b206495ca747b4027b2bca423c27aec0
* Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luniPeter Hallam2010-05-041-0/+35
Merge xml except xmlpull and kxml into luni