| Commit message (Expand) | Author | Age | Files | Lines |
* | * transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Added | duerst | 2009-12-10 | 1 | -5/+105 |
* | * enc/trans/gb18030-tbl.rb: Fix omission of C1 region in code table | duerst | 2009-12-03 | 1 | -0/+32 |
* | * enc/trans/newline.trans (fun_so_universal_newline): generate \n | akr | 2009-11-22 | 1 | -11/+15 |
* | * enc/big5.c, enc/trans/big5.trans, enc/trans/big5-uao-tbl.rb, | duerst | 2009-11-17 | 3 | -0/+19840 |
* | * tool/enc-unicode.rb, | naruse | 2009-10-14 | 4 | -15656/+8200 |
* | Add derived core and binary property and aliases. | naruse | 2009-10-13 | 4 | -1254/+36490 |
* | * enc/unicode/name2ctype.h: update. | nobu | 2009-10-10 | 1 | -3/+5 |
* | * tool/enc-unicode.rb: optimized. | naruse | 2009-10-08 | 3 | -9/+15 |
* | * tool/enc-unicode.rb: parse range notation of UnicodeData.txt. | naruse | 2009-10-08 | 4 | -524/+248 |
* | * enc/unicode/name2ctype.h: Updated to Unicode 5.2.0. | naruse | 2009-10-02 | 1 | -821/+1574 |
* | Updated to Unicode 5.2.0. | naruse | 2009-10-02 | 5 | -22660/+3752 |
* | * unicode.c (onigenc_unicode_property_name_to_ctype): | naruse | 2009-09-10 | 5 | -1214/+1286 |
* | * include/ruby/st.h (st_hash_func): use st_index_t. | nobu | 2009-09-08 | 1 | -4/+4 |
* | * unicode.c (PROPERTY_NAME_MAX_SIZE): use MAX_WORD_LENGTH. | naruse | 2009-08-26 | 1 | -1/+1 |
* | * enc/unicode.c (onigenc_unicode_mbc_case_fold): balanced braces. | nobu | 2009-08-26 | 1 | -2/+3 |
* | * enc/unicode/name2ctype.h: updated. | nobu | 2009-08-25 | 1 | -365/+9744 |
* | Update Oniguruma's UnicodeData to 5.1. | naruse | 2009-08-25 | 6 | -9062/+49628 |
* | * enc/unicode/name2ctype.h: split from enc/unicode.c and made a | nobu | 2009-08-21 | 5 | -150/+1448 |
* | * enc/utf_8.c (code_to_mbc): suppressed a warning. | nobu | 2009-08-21 | 1 | -1/+1 |
* | * enc/unicode.c (CodeRanges): initialized statically. | nobu | 2009-08-19 | 1 | -163/+133 |
* | * enc/Makefile.in (MKDIRS): revert r24525. | naruse | 2009-08-14 | 1 | -1/+1 |
* | * configure.in, Makefile.in (MAKEDIRS): used MKDIR_P instead of | nobu | 2009-08-13 | 1 | -1/+1 |
* | * enc/encdb.c (ENC_SET_BASE): fix typo. patch by ujihisa [ruby-dev:39004] | naruse | 2009-08-04 | 1 | -1/+1 |
* | More strict for Big5 series. | naruse | 2009-08-04 | 1 | -5/+74 |
* | Add functions and macros for second encoding definitions. | naruse | 2009-08-04 | 1 | -0/+2 |
* | * enc/big5.c: not executable. | nobu | 2009-07-25 | 1 | -0/+0 |
* | * enc/big5.c: Fix EncLen_BIG5 for Big5-HKSCS. see [ruby-core:24390] | naruse | 2009-07-24 | 1 | -18/+34 |
* | * enc/trans/big5.trans, big5-hkscs-tbl.rb: | duerst | 2009-07-24 | 3 | -0/+18390 |
* | * ruby.c (process_options), enc/prelude.rb: encdb and transdb are | nobu | 2009-06-22 | 1 | -1/+1 |
* | * enc/trans/utf8_mac.trans: remove wrong optimization. | naruse | 2009-06-13 | 1 | -9/+0 |
* | Fix: DON'T move in_p because before in_p is replaced by buffered data. | naruse | 2009-05-05 | 1 | -7/+7 |
* | * enc/trans/utf8_mac-tbl.rb: don't use Unicode escape. | naruse | 2009-05-02 | 2 | -955/+949 |
* | * enc/trans/utf8_mac.trans: get rid of a 1.9 feature for cross | nobu | 2009-04-30 | 1 | -2/+2 |
* | Add new transcoder: CP51932 <-> CP50221. | naruse | 2009-04-29 | 2 | -0/+201 |
* | * enc/trans/utf8_mac.trans: Add converter for UTF8-MAC. | naruse | 2009-04-26 | 2 | -0/+1202 |
* | * enc/depend (link_so): replaces $(TARGET) with basename of the | nobu | 2009-03-22 | 1 | -2/+9 |
* | * enc/depend: extract comile rules to each target for VC++. | usa | 2009-01-30 | 1 | -11/+4 |
* | * common.mk (distclean-enc, realclean-enc): do not call clean of | nobu | 2009-01-27 | 1 | -0/+1 |
* | * enc/trans/gb18030.trans: get rid of a 1.9 feature for cross | nobu | 2009-01-14 | 1 | -5/+4 |
* | * enc/trans/gb18030.trans, gb18030-tbl.rb: | duerst | 2009-01-14 | 2 | -0/+63415 |
* | * template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb and | nobu | 2009-01-13 | 2 | -138/+0 |
* | * enc/trans/make_transdb.rb (converters): should not depend on the | nobu | 2009-01-13 | 1 | -1/+5 |
* | * enc/trans/gbk.trans, gbk-tbl.rb: | duerst | 2009-01-04 | 2 | -0/+21809 |
* | * test/ruby/test_transcode.rb: added tests for GB2312 | duerst | 2009-01-04 | 1 | -0/+3 |
* | * enc/trans/big5.trans, big5-tbl.rb: | duerst | 2009-01-04 | 2 | -0/+13721 |
* | change encoding name. | naruse | 2009-01-03 | 1 | -2/+2 |
* | * enc/trans/chinese.trans: added for transcoding EUC-CN and GB12345. | naruse | 2009-01-03 | 5 | -0/+30331 |
* | * enc/trans/single_byte.trans, cp850-tbl.rb, cp852-tbl.rb, | duerst | 2008-12-09 | 7 | -0/+745 |
* | * enc/depend (clean-srcs): split out from clean. | nobu | 2008-12-08 | 2 | -3/+9 |
* | * enc/depend (LIBS): fixed for disable-shared. [ruby-dev:37103] | nobu | 2008-11-17 | 2 | -1/+7 |