| Commit message (Expand) | Author | Age | Files | Lines |
* | * remove trailing spaces. | nobu | 2011-05-15 | 11 | -39/+39 |
* | * enc/trans/emoji_iso2022_kddi.trans: ISO-2022-JP-KDDI doesn't have | naruse | 2011-04-27 | 1 | -2/+0 |
* | * enc/utf_16le.c: surpress warning: shorten-64-to-32. | naruse | 2011-03-21 | 1 | -1/+1 |
* | * enc/shift_jis.c: Change SJIS as an alias of Windows-31J. | naruse | 2011-03-09 | 1 | -1/+17 |
* | * enc/trans/utf8_mac.trans: parenthesize macro arguments. | akr | 2011-02-04 | 1 | -1/+1 |
* | * enc/shift_jis.c (code_to_mbc): cast as int from the subtraction of pointers. | naruse | 2011-02-03 | 4 | -4/+5 |
* | * enc/encdb.c: parenthesize macro arguments. | akr | 2011-02-01 | 1 | -3/+3 |
* | * enc/emacs_mule.c (emacsmule_islead): 7bit range is also leading | nobu | 2011-01-30 | 1 | -1/+1 |
* | * enc/emacs_mule.c (emacsmule_islead): fix inverse condition. | nobu | 2011-01-30 | 1 | -1/+1 |
* | * enc/{emacs_mule,euc_jp}.c (code_to_mbc): suppress warnings. | nobu | 2011-01-05 | 4 | -6/+10 |
* | * enc/depend (clean): remove name2ctype.h when out-of-place build. | nobu | 2010-12-29 | 1 | -0/+5 |
* | * win32/Makefile.sub (clean-enc): pass V to inferior make. | nobu | 2010-12-29 | 2 | -16/+16 |
* | * configure.in (target_archs): remove temporary objects. | nobu | 2010-12-21 | 2 | -2/+4 |
* | * enc/trans/big5-hkscs-tbl.rb: Update table as HKSCS-2008. | naruse | 2010-11-24 | 3 | -4/+37308 |
* | * enc/trans/utf_16_32.trans: add the UTF-32 converter. | naruse | 2010-11-24 | 1 | -0/+87 |
* | * enc/trans/utf_16_32.trans: add a convert from UTF-8 to UTF-16. | naruse | 2010-11-23 | 1 | -2/+28 |
* | * enc/trans/utf_16_32.trans: raise error on unpaired upper | naruse | 2010-11-23 | 1 | -8/+8 |
* | * enc/utf_16_32.h: add UTF-16 and UTF-32 as a dummy encoding. | naruse | 2010-11-23 | 2 | -0/+79 |
* | Add missing tables. | naruse | 2010-11-22 | 4 | -0/+76244 |
* | * enc/big5.c: split CP950 from Big5. | naruse | 2010-11-22 | 4 | -32098/+28 |
* | * win32/Makefile.sub (MAKEDIRS): should not include silent flag. | nobu | 2010-11-17 | 3 | -4/+4 |
* | * enc/shift_jis.c (property_name_to_ctype): fix memory leak. | naruse | 2010-11-17 | 2 | -2/+2 |
* | * enc/Makefile.in (distclean): should not remove sources which are | nobu | 2010-11-14 | 1 | -2/+2 |
* | * Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend, | nobu | 2010-11-12 | 1 | -10/+5 |
* | * common.mk: hide long command lines by default. verbose-mode is | nobu | 2010-11-11 | 2 | -1/+22 |
* | * regenc.c (onigenc_minimum_property_name_to_ctype): | naruse | 2010-11-09 | 2 | -8/+20 |
* | * tool/enc-unicode.rb, | naruse | 2010-11-08 | 4 | -2422/+22004 |
* | * enc/trans/gbk-tbl.rb: Add euro sign. [ruby-core:33094] | naruse | 2010-11-08 | 1 | -0/+1 |
* | * tool/enc-unicode.rb, | naruse | 2010-10-29 | 4 | -422/+2448 |
* | * tool/enc-unicode.rb, | naruse | 2010-10-28 | 4 | -4920/+6734 |
* | add references. | naruse | 2010-10-18 | 2 | -0/+8 |
* | * tool/enc-unicode.rb: get rid of lots of warnings. | nobu | 2010-10-13 | 4 | -0/+4 |
* | * enc/unicode.c (onigenc_unicode_property_name_to_ctype): | naruse | 2010-10-03 | 1 | -1/+0 |
* | Forward-ports r28360 from ruby_1_9_2 into trunk. | yugui | 2010-09-03 | 1 | -0/+1 |
* | * enc/depend: add space at the begginig of @ignore_error. | naruse | 2010-08-06 | 1 | -1/+1 |
* | * Makefile.in: ignore error from RMDIRS. | naruse | 2010-08-06 | 1 | -4/+6 |
* | * configure.in (RMDIR): use --ignore-fail-on-non-empty if possible. | nobu | 2010-07-21 | 2 | -2/+4 |
* | * enc/trans/utf8_mac.trans (buf_apply): fix for patterns | naruse | 2010-06-12 | 1 | -2/+2 |
* | * enc/iso_2022_jp.h: add CP50220. | naruse | 2010-05-17 | 2 | -3/+146 |
* | * enc/utf_8.c: Add new alias UTF-8-HFS for UTF8-MAC. | naruse | 2010-05-11 | 1 | -0/+2 |
* | * properties. | nobu | 2010-05-07 | 1 | -0/+0 |
* | * enc/trans/iso2022.trans: CP50221 supports 8bit JIS. | naruse | 2010-04-01 | 1 | -7/+12 |
* | * enc/utf_16{be,le}.c (utf16{be,le}_mbc_to_code): simplified. | nobu | 2010-04-01 | 2 | -6/+4 |
* | * bignum.c, node.h, strftime.c, enc/trans/utf8_mac.trans: added explicit cast... | muraken | 2010-03-25 | 1 | -1/+1 |
* | * tool/transcode-tblgen.rb (transcode_compile_tree): make | akr | 2010-03-21 | 8 | -17/+25 |
* | * enc/trans/emoji.trans: added codepoints leading 0xf4 into nomap_table. | muraken | 2010-03-16 | 1 | -0/+1 |
* | * tool/transcode-tblgen.rb (transcode_tblgen): add valid_encoding | akr | 2010-03-15 | 2 | -6/+7 |
* | * enc/trans/emoji.trans: fix nomap_table. | akr | 2010-03-14 | 1 | -1/+1 |
* | * tool/transcode-tblgen.rb: reject ambiguous mapping. | akr | 2010-03-13 | 1 | -1/+1 |
* | * enc/x_emoji.h: renamed from enc/x-emoji.c. | muraken | 2010-03-10 | 1 | -0/+0 |