| Commit message (Expand) | Author | Age | Files | Lines |
* | * enc/depend: replace spaces by tab | naruse | 2007-12-30 | 1 | -1/+1 |
* | * configure.in: rm largefile.h. | naruse | 2007-12-30 | 2 | -7/+4 |
* | * enc/Makefile.in (DLDFLAGS): like as extensions. [ruby-core:14567] | nobu | 2007-12-29 | 1 | -3/+5 |
* | Fri Dec 28 01:55:04 2007 Martin Duerst <duerst@it.aoyama.ac.jp> | duerst | 2007-12-28 | 1 | -14/+103 |
* | * lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanes... | akr | 2007-12-27 | 1 | -1/+1 |
* | * enc/trans/japanese.c (rb_{from,to}_{SHIFT_JIS,EUC_JP}): inversed | nobu | 2007-12-25 | 1 | -4/+4 |
* | * enc/trans/japanese.c (rb_to_EUC_JP): fixed typo. | nobu | 2007-12-25 | 1 | -1/+1 |
* | * enc/trans/single_byte.c (Init_single_byte): renamed. | usa | 2007-12-25 | 1 | -1/+1 |
* | * common.mk (COMMONOBJS): transcode_data_*.c moved under enc/trans. | nobu | 2007-12-25 | 2 | -0/+26888 |
* | * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify | nobu | 2007-12-24 | 3 | -38/+57 |
* | * enc/depend, enc/make_encmake.rb: use erb. | nobu | 2007-12-22 | 2 | -39/+40 |
* | * regenc.c (onigenc_ascii_is_code_ctype): moved from enc/ascii.c. | akr | 2007-12-22 | 2 | -10/+29 |
* | * common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb. | nobu | 2007-12-21 | 21 | -24/+24 |
* | * common.mk (enc.mk): depends on rbconfig.rb. | nobu | 2007-12-20 | 22 | -25/+56 |
* | * enc/iso_8859_{1..16}.c: renamed. | nobu | 2007-12-20 | 15 | -0/+0 |
* | * enc/iso8859_{1..16}.c: adjust for ruby. | nobu | 2007-12-19 | 15 | -52/+98 |
* | * enc/iso8859_{1..16}.c: imported from Onigiruma 5.9.0. | nobu | 2007-12-19 | 15 | -0/+3126 |
* | * enc/Makefile.in (RM): added. | nobu | 2007-12-19 | 2 | -1/+12 |
* | * enc/depend: get rid of target expanded as empty for nmake. | nobu | 2007-12-18 | 1 | -5/+5 |
* | * configure.in (BUILTIN_ENCS): removed. | nobu | 2007-12-17 | 2 | -2/+9 |
* | * common.mk (encs): added dependencies. | nobu | 2007-12-17 | 3 | -30/+31 |
* | * common.mk (encs): new target to compile external encodings. | nobu | 2007-12-17 | 2 | -3/+40 |
* | * enc/depend: commit miss. | nobu | 2007-12-17 | 1 | -0/+3 |
* | * configure.in (EXTERNAL_ENCOBJS, ENCSOS): removed. | nobu | 2007-12-17 | 1 | -9/+4 |
* | * configure.in (enc/Makefile): add external encoding objects list. | nobu | 2007-12-15 | 1 | -0/+33 |
* | * encoding.c (rb_enc_precise_mbclen): new function for mbclen with | akr | 2007-12-06 | 3 | -4/+307 |
* | * enc/utf8.c (utf8_code_to_mbclen): 0xfe and 0xff are valid Unicode to | nobu | 2007-10-16 | 1 | -5/+1 |
* | * Makefile.in, */Makefile.sub (VPATH): add enc directory. | nobu | 2007-10-10 | 5 | -0/+12344 |