| Commit message (Expand) | Author | Age | Files | Lines |
* | * enc/depend (clean-srcs): split out from clean. | nobu | 2008-12-08 | 1 | -1/+1 |
* | * enc/depend (LIBS): fixed for disable-shared. [ruby-dev:37103] | nobu | 2008-11-17 | 1 | -1/+0 |
* | * configure.in (BUILTIN_TRANSSRCS): defined. | akr | 2008-08-24 | 1 | -0/+2 |
* | * enc/Makefile.in (.SUFFIXES): renamed to .trans. | nobu | 2008-08-12 | 1 | -1/+2 |
* | * enc/Makefile.in (make-workdir): use MAKEDIRS. | nobu | 2008-08-10 | 1 | -2/+3 |
* | * common.mk (srcs-enc): renamed from transcodes. | nobu | 2008-08-08 | 1 | -1/+6 |
* | * enc/depend: add transdb.c. | nobu | 2008-08-07 | 1 | -1/+0 |
* | * enc/depend: added rules for .c from .erb.c. | nobu | 2008-08-05 | 1 | -0/+3 |
* | * lib/mkmf.rb (configuration): set flags. | nobu | 2008-06-09 | 1 | -0/+4 |
* | * enc/Makefile.in: ditto. | nobu | 2008-01-15 | 1 | -2/+2 |
* | * re.c (rb_char_to_option_kcode): use rb_enc_find_index() instead | matz | 2008-01-14 | 1 | -1/+1 |
* | * encoding.c (ENCINDEX_EUC_JP, ENCINDEX_SJIS): removed. | naruse | 2008-01-13 | 1 | -1/+0 |
* | * encoding.c (rb_enc_init): revert removing SJIS. | naruse | 2008-01-13 | 1 | -1/+1 |
* | * enc/Makefile.in (BUILTIN_ENCS): UTF-{16,32}{BE,LE} are not builtin. | naruse | 2008-01-08 | 1 | -2/+1 |
* | * encoding.c, Makefile.in, include/ruby/oniguruma.h, | naruse | 2008-01-08 | 1 | -1/+2 |
* | * configure.in: rm largefile.h. | naruse | 2007-12-30 | 1 | -1/+3 |
* | * enc/Makefile.in (DLDFLAGS): like as extensions. [ruby-core:14567] | nobu | 2007-12-29 | 1 | -3/+5 |
* | * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify | nobu | 2007-12-24 | 1 | -3/+13 |
* | * common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb. | nobu | 2007-12-21 | 1 | -3/+3 |
* | * common.mk (enc.mk): depends on rbconfig.rb. | nobu | 2007-12-20 | 1 | -2/+10 |
* | * enc/Makefile.in (RM): added. | nobu | 2007-12-19 | 1 | -0/+2 |
* | * common.mk (encs): added dependencies. | nobu | 2007-12-17 | 1 | -18/+2 |
* | * common.mk (encs): new target to compile external encodings. | nobu | 2007-12-17 | 1 | -3/+17 |
* | * 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 |