Jari Bakken
|
79fbb91338
|
Raise LoadError
|
2011-05-28 00:59:55 +02:00 |
Jari Bakken
|
0c539098d0
|
Better error message if we're unable to load ICU.
|
2011-05-28 00:58:33 +02:00 |
Jari Bakken
|
32c6ed15ed
|
Add versions used to locate the ICU .so.
Should really find a better way to do this.
|
2011-05-28 00:48:03 +02:00 |
Jari Bakken
|
eb1ae539e8
|
Fix transliteration spec.
|
2011-05-28 00:30:36 +02:00 |
Jari Bakken
|
47cf662baf
|
Bump version to 0.0.4
|
2011-05-27 17:12:42 +02:00 |
Jari Bakken
|
792d22bfca
|
Fix BreakIterator#{preceding,following,boundary?}
|
2011-05-27 17:11:59 +02:00 |
Jari Bakken
|
d9969e3950
|
Bump version to 0.0.3
|
2011-05-27 17:01:25 +02:00 |
Jari Bakken
|
a595240f7b
|
Add ICU::BreakIterator (for Text Boundary Analysis).
|
2011-05-27 16:52:08 +02:00 |
Jari Bakken
|
0160ebc344
|
Bundler + RSpec 2
|
2011-05-27 16:49:47 +02:00 |
Jari Bakken
|
5fc303e712
|
Add String#bytesize for 1.8.6
|
2010-08-23 00:08:07 +02:00 |
Jari Bakken
|
9c7ac4b971
|
Can't get transliteration to work correctly..
|
2010-08-23 00:01:25 +02:00 |
Jari Bakken
|
ae6c5b4d49
|
More cleanup
|
2010-05-29 02:57:47 +02:00 |
Jari Bakken
|
d84a5ca9a6
|
Minor cleanup
|
2010-05-29 02:33:16 +02:00 |
Jari Bakken
|
b0bc5b5f6c
|
Fix failing transliteration spec
|
2010-05-29 01:44:12 +02:00 |
Jari Bakken
|
13ae698e50
|
Transliteration
|
2010-05-23 23:11:50 +02:00 |
Jari Bakken
|
65321d07a4
|
Fix last commit
|
2010-05-14 19:16:17 +02:00 |
Jari Bakken
|
3282dad24a
|
Add ability to point the library at your ICU install
|
2010-05-14 19:09:45 +02:00 |
Jari Bakken
|
8fcff915ab
|
More work on transliteration
|
2010-05-14 17:20:54 +02:00 |
Jari Bakken
|
f1ccf0d307
|
Read correct text length back out
|
2010-05-14 16:22:05 +02:00 |
Jari Bakken
|
bb915d6871
|
Getting there..
|
2010-05-14 16:13:03 +02:00 |
Jari Bakken
|
cbabb433e9
|
Fix int32_t, simpler spec for transliteration
|
2010-05-14 15:25:14 +02:00 |
Jari Bakken
|
2924ebef0e
|
Normalization fixes
|
2010-05-14 02:19:50 +02:00 |
Jari Bakken
|
2c3ec3d6e9
|
Renamed method
|
2010-05-13 16:04:11 +02:00 |
Jari Bakken
|
8b11853fbf
|
Still not quite there..
|
2010-05-12 20:00:32 +02:00 |
Jari Bakken
|
61d3dd5a9b
|
Fix syntax error
|
2010-05-12 12:36:54 +02:00 |
Jari Bakken
|
623d2f1d77
|
Adding some normalization stuff, this isn't working either.
|
2010-05-12 12:36:24 +02:00 |
Jari Bakken
|
0034e7567b
|
Started work on transliteration. Not working.
|
2010-05-12 02:19:04 +02:00 |
Jari Bakken
|
02cca9a9c8
|
More collation functions + fix README
|
2010-05-11 01:34:41 +02:00 |
Jari Bakken
|
02091b6e86
|
Add Collator#locale
|
2010-05-11 00:45:50 +02:00 |
Jari Bakken
|
52c8bbc838
|
Get rid of iconv, collation now is reasonably fast
|
2010-05-11 00:21:18 +02:00 |
Jari Bakken
|
5ff5d67801
|
Got collation working, though it's super slow
|
2010-05-11 00:03:44 +02:00 |
Jari Bakken
|
8556bc7be4
|
Fix Collation.keywords
|
2010-05-10 23:50:20 +02:00 |
Jari Bakken
|
989920037f
|
Fix Collation.collate
|
2010-05-10 23:40:19 +02:00 |
Jari Bakken
|
bf055529d4
|
Cross-platform way of fetching locales
|
2010-05-10 23:18:25 +02:00 |
Jari Bakken
|
06e8b65003
|
More collation functions
|
2010-05-10 23:04:19 +02:00 |
Jari Bakken
|
df53a3186b
|
Raise a sensible error on OS X
|
2010-05-10 22:44:58 +02:00 |
Jari Bakken
|
b7186f522e
|
Error codes < 0 are warnings
|
2010-05-10 22:41:09 +02:00 |
Jari Bakken
|
bb356d4daf
|
Fixes
|
2010-05-10 22:37:30 +02:00 |
Jari Bakken
|
90d195afb8
|
Can't find ucol_openAvailableLocales on OS X
|
2010-05-10 22:27:06 +02:00 |
Jari Bakken
|
c432f58359
|
Linux fixes
|
2010-05-10 22:21:38 +02:00 |
Jari Bakken
|
a0241bf6e6
|
More broken collation code
|
2010-05-10 21:39:28 +02:00 |
Jari Bakken
|
93bdd92fad
|
Yet another rename (more consistent with other FFI projects)
|
2010-05-10 20:28:20 +02:00 |
Jari Bakken
|
c1bce6fe5b
|
Some cleanup, start work on collation
|
2010-05-10 05:05:31 +02:00 |
Jari Bakken
|
001300588f
|
Rename to icu-ffi, as I'll include more stuff eventually
|
2010-05-10 04:42:34 +02:00 |
Jari Bakken
|
47b366a11d
|
Implement more of the API
|
2010-05-09 22:30:05 +02:00 |
Jari Bakken
|
3b96bf3c73
|
Use ICU namespace and add Detector#detectable_charsets
|
2010-05-09 21:33:31 +02:00 |
Jari Bakken
|
f661cfe3d7
|
Don't require rubygems
|
2010-05-09 20:27:10 +02:00 |
Jari Bakken
|
03a09f62a0
|
Fix for Arch / icu44
|
2010-05-09 20:03:11 +02:00 |
Jari Bakken
|
87b0166b81
|
Add code.
|
2010-05-09 19:40:33 +02:00 |
Jari Bakken
|
e50df35114
|
Initial commit to icu-chardet-ffi.
|
2010-05-09 19:04:44 +02:00 |