| Commit message (Expand) | Author | Age | Files | Lines |
* | * common.mk: use -Ks when read insns.def. [ruby-dev#33185] | naruse | 2008-01-20 | 1 | -1/+1 |
* | * common.mk (encdb.h): give output file name to make_encdb.rb. | nobu | 2008-01-17 | 1 | -1/+1 |
* | * enc/utf_8.c: renamed as IANA name. | nobu | 2008-01-15 | 1 | -1/+1 |
* | * common.mk (us_ascii.o): add dependecies. [ruby-dev:33111] | usa | 2008-01-15 | 1 | -0/+2 |
* | * common.mk: simplified dummy objects dependencies. | nobu | 2008-01-14 | 1 | -7/+2 |
* | * common.mk (OBJS): moved encoding.o from COMMONOBJS. | nobu | 2008-01-14 | 1 | -1/+5 |
* | * encoding.c (ENCINDEX_EUC_JP, ENCINDEX_SJIS): removed. | naruse | 2008-01-13 | 1 | -6/+0 |
* | * encoding.c (rb_enc_init): revert removing SJIS. | naruse | 2008-01-13 | 1 | -1/+1 |
* | * common.mk (incs): includes encdb.h. | nobu | 2008-01-13 | 1 | -1/+1 |
* | * enc/make_encdb.rb: should work on Ruby 1.8. [ruby-dev:33069] | matz | 2008-01-12 | 1 | -1/+1 |
* | * enc/make_encdb.rb: added. search enc/*.c and make encoding database. | naruse | 2008-01-12 | 1 | -2/+5 |
* | * common.mk, Makefile.in, */Makefile.sub (distclean-local): move | usa | 2008-01-07 | 1 | -1/+0 |
* | * encoding.c (rb_isalnum): defined. | akr | 2008-01-03 | 1 | -92/+66 |
* | update dependency for alloca.o and dmydln.o. | akr | 2008-01-03 | 1 | -3/+4 |
* | update golf dependency. | akr | 2008-01-03 | 1 | -3/+10 |
* | * util.c (ruby_strtoul): locale independent strtoul is implemented to | akr | 2008-01-02 | 1 | -1/+0 |
* | * common.mk (strcasecmp.o): removed. | akr | 2008-01-02 | 1 | -2/+0 |
* | thread_pthread.c -> thread_$(THREAD_MODEL).c. | akr | 2008-01-01 | 1 | -91/+52 |
* | thread_pthread.h -> thread_$(THREAD_MODEL).h. | akr | 2008-01-01 | 1 | -18/+18 |
* | * common.mk: dependency updated. | akr | 2008-01-01 | 1 | -169/+274 |
* | * trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for cross | nobu | 2007-12-30 | 1 | -6/+6 |
* | * configure.in: rm largefile.h. | naruse | 2007-12-30 | 1 | -4/+6 |
* | * common.mk (clean, distclean, realclean): should include clean-enc | nobu | 2007-12-29 | 1 | -3/+3 |
* | * common.mk (golf_prelude.c): use MINIRUBY instead of BASERUBY because | usa | 2007-12-27 | 1 | -1/+1 |
* | * common.mk (parse.c): depends on tool/ytab.sed. | nobu | 2007-12-25 | 1 | -1/+1 |
* | * common.mk (realclean-enc): fixed typo. | nobu | 2007-12-25 | 1 | -1/+1 |
* | * common.mk (clean-enc): clean encoding objects. | nobu | 2007-12-25 | 1 | -1/+8 |
* | * trunk/common.mk, goruby.c, golf_prelude.rb: for golfers. | nobu | 2007-12-25 | 1 | -2/+17 |
* | * common.mk (COMMONOBJS): transcode_data_*.c moved under enc/trans. | nobu | 2007-12-25 | 1 | -4/+0 |
* | * common.mk (node_name.inc, miniprelude.c, prelude.c): nmake cannot | nobu | 2007-12-24 | 1 | -3/+3 |
* | * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify | nobu | 2007-12-24 | 1 | -1/+1 |
* | * common.mk: should not pass MAKEFLAGS to recursive make. | nobu | 2007-12-24 | 1 | -2/+2 |
* | * common.mk: remove additional "-". | ko1 | 2007-12-23 | 1 | -2/+2 |
* | * common.mk (srcs): new target to generated sources. | nobu | 2007-12-22 | 1 | -5/+10 |
* | * common.mk (encs, ext/ripper/ripper.c): MAKEFLAGS needs -. | nobu | 2007-12-22 | 1 | -2/+2 |
* | * common.mk (version.o): add dependency. [ruby-dev:32680] | usa | 2007-12-22 | 1 | -1/+1 |
* | Sat Dec 22 15:45:45 2007 Martin Duerst <duerst@it.aoyama.ac.jp> | duerst | 2007-12-22 | 1 | -0/+2 |
* | * common.mk (encs, ext/ripper/ripper.c): needs MFLAGS. | nobu | 2007-12-22 | 1 | -3/+6 |
* | Fri Dec 21 16:25:25 2007 Martin Duerst <duerst@it.aoyama.ac.jp> | duerst | 2007-12-21 | 1 | -2/+2 |
* | * common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb. | nobu | 2007-12-21 | 1 | -1/+1 |
* | * tool/compile_prelude.rb: use erb. | akr | 2007-12-21 | 1 | -1/+1 |
* | * common.mk, *.ci: renamed to *.c. | ko1 | 2007-12-20 | 1 | -6/+6 |
* | * common.mk (enc.mk): depends on rbconfig.rb. | nobu | 2007-12-20 | 1 | -2/+2 |
* | * common.mk (encs): create encoding directory. | matz | 2007-12-19 | 1 | -0/+1 |
* | * common.mk (encs, ext/ripper/ripper.c): other options must come | nobu | 2007-12-18 | 1 | -2/+2 |
* | * common.mk (encs, ext/ripper/ripper.c): pass MAKEFLAGS. | nobu | 2007-12-18 | 1 | -2/+2 |
* | * configure.in (BUILTIN_ENCS): removed. | nobu | 2007-12-17 | 1 | -1/+1 |
* | * common.mk (encs): added dependencies. | nobu | 2007-12-17 | 1 | -1/+2 |
* | * common.mk (miniprelude.c): add -I$(srcdir). | gotoyuzo | 2007-12-17 | 1 | -1/+1 |
* | * common.mk (encs): new target to compile external encodings. | nobu | 2007-12-17 | 1 | -1/+7 |