9 Commits

Author SHA1 Message Date
Nick Thomas
54c89d9b1e Update README to reflect this code's status as a fork v1.0.0 2018-09-07 18:58:07 +01:00
Nick Thomas
03c771153c Detect icu4c error codes more precisely
Negative values are warnings, not errors; failing on them breals encoding when
it would otherwise work.

Unfortunately, these negative numbers are being converted into large positive
ones through the cgo bridge, so this becomes a slightly more complicated
check than necessary.
2017-03-29 17:09:13 +01:00
goodsign
029aa0206e Changed README 2012-12-27 21:27:29 +04:00
goodsign
bab809d5e8 Changed README. 2012-12-27 21:20:10 +04:00
goodsign
091eeb2ae2 Fixed 'icu' identifiers in readme links. 2012-12-17 15:49:06 +04:00
goodsign
6ff2c5f645 Fixed readme. 2012-12-17 15:47:31 +04:00
goodsign
54bdbe4467 Changed readme. 2012-12-17 00:15:13 +04:00
goodsign
8b9ddfe447 Initial commit. 2012-12-11 19:27:49 +04:00
goodsign
c2f7ebf648 Initial commit 2012-12-11 05:09:41 -08:00