summaryrefslogtreecommitdiff
path: root/enc
AgeCommit message (Expand)Author
2010-09-03Forward-ports r28360 from ruby_1_9_2 into trunk.yugui
2010-08-06* enc/depend: add space at the begginig of @ignore_error.naruse
2010-08-06* Makefile.in: ignore error from RMDIRS.naruse
2010-07-21* configure.in (RMDIR): use --ignore-fail-on-non-empty if possible.nobu
2010-06-12* enc/trans/utf8_mac.trans (buf_apply): fix for patternsnaruse
2010-05-17* enc/iso_2022_jp.h: add CP50220.naruse
2010-05-11* enc/utf_8.c: Add new alias UTF-8-HFS for UTF8-MAC.naruse
2010-05-07* properties.nobu
2010-04-01* enc/trans/iso2022.trans: CP50221 supports 8bit JIS.naruse
2010-04-01* enc/utf_16{be,le}.c (utf16{be,le}_mbc_to_code): simplified.nobu
2010-03-25* bignum.c, node.h, strftime.c, enc/trans/utf8_mac.trans: added explicit cast...muraken
2010-03-21* tool/transcode-tblgen.rb (transcode_compile_tree): makeakr
2010-03-16* enc/trans/emoji.trans: added codepoints leading 0xf4 into nomap_table.muraken
2010-03-15* tool/transcode-tblgen.rb (transcode_tblgen): add valid_encodingakr
2010-03-14* enc/trans/emoji.trans: fix nomap_table.akr
2010-03-13* tool/transcode-tblgen.rb: reject ambiguous mapping.akr
2010-03-10* enc/x_emoji.h: renamed from enc/x-emoji.c.muraken
2010-03-09* enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_...muraken
2010-03-01* include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.matz
2010-01-29* enc/trans/utf8_mac.trans (buf_shift_char): don't see uninitialisednaruse
2009-12-10* transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Addedduerst
2009-12-03* enc/trans/gb18030-tbl.rb: Fix omission of C1 region in code tableduerst
2009-11-22* enc/trans/newline.trans (fun_so_universal_newline): generate \nakr
2009-11-17* enc/big5.c, enc/trans/big5.trans, enc/trans/big5-uao-tbl.rb,duerst
2009-10-14* tool/enc-unicode.rb,naruse
2009-10-13Add derived core and binary property and aliases.naruse
2009-10-10* enc/unicode/name2ctype.h: update.nobu
2009-10-08* tool/enc-unicode.rb: optimized.naruse
2009-10-08* tool/enc-unicode.rb: parse range notation of UnicodeData.txt.naruse
2009-10-02* enc/unicode/name2ctype.h: Updated to Unicode 5.2.0.naruse
2009-10-02Updated to Unicode 5.2.0.naruse
2009-09-10* unicode.c (onigenc_unicode_property_name_to_ctype):naruse
2009-09-08* include/ruby/st.h (st_hash_func): use st_index_t.nobu
2009-08-26* unicode.c (PROPERTY_NAME_MAX_SIZE): use MAX_WORD_LENGTH.naruse
2009-08-26* enc/unicode.c (onigenc_unicode_mbc_case_fold): balanced braces.nobu
2009-08-25* enc/unicode/name2ctype.h: updated.nobu
2009-08-25Update Oniguruma's UnicodeData to 5.1.naruse
2009-08-21* enc/unicode/name2ctype.h: split from enc/unicode.c and made anobu
2009-08-21* enc/utf_8.c (code_to_mbc): suppressed a warning.nobu
2009-08-19* enc/unicode.c (CodeRanges): initialized statically.nobu
2009-08-14* enc/Makefile.in (MKDIRS): revert r24525.naruse
2009-08-13* configure.in, Makefile.in (MAKEDIRS): used MKDIR_P instead ofnobu
2009-08-04* enc/encdb.c (ENC_SET_BASE): fix typo. patch by ujihisa [ruby-dev:39004]naruse
2009-08-04More strict for Big5 series.naruse
2009-08-04Add functions and macros for second encoding definitions.naruse
2009-07-25* enc/big5.c: not executable.nobu
2009-07-24* enc/big5.c: Fix EncLen_BIG5 for Big5-HKSCS. see [ruby-core:24390]naruse
2009-07-24* enc/trans/big5.trans, big5-hkscs-tbl.rb:duerst
2009-06-22* ruby.c (process_options), enc/prelude.rb: encdb and transdb arenobu
2009-06-13* enc/trans/utf8_mac.trans: remove wrong optimization.naruse