Age | Commit message (Expand) | Author |
2008-01-03 | update golf dependency. | akr |
2008-01-02 | * util.c (ruby_strtoul): locale independent strtoul is implemented to | akr |
2008-01-02 | * common.mk (strcasecmp.o): removed. | akr |
2008-01-01 | thread_pthread.c -> thread_$(THREAD_MODEL).c. | akr |
2008-01-01 | thread_pthread.h -> thread_$(THREAD_MODEL).h. | akr |
2008-01-01 | * common.mk: dependency updated. | akr |
2007-12-30 | * trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for cross | nobu |
2007-12-30 | * configure.in: rm largefile.h. | naruse |
2007-12-29 | * common.mk (clean, distclean, realclean): should include clean-enc | nobu |
2007-12-27 | * common.mk (golf_prelude.c): use MINIRUBY instead of BASERUBY because | usa |
2007-12-25 | * common.mk (parse.c): depends on tool/ytab.sed. | nobu |
2007-12-25 | * common.mk (realclean-enc): fixed typo. | nobu |
2007-12-25 | * common.mk (clean-enc): clean encoding objects. | nobu |
2007-12-25 | * trunk/common.mk, goruby.c, golf_prelude.rb: for golfers. | nobu |
2007-12-25 | * common.mk (COMMONOBJS): transcode_data_*.c moved under enc/trans. | nobu |
2007-12-24 | * common.mk (node_name.inc, miniprelude.c, prelude.c): nmake cannot | nobu |
2007-12-24 | * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify | nobu |
2007-12-24 | * common.mk: should not pass MAKEFLAGS to recursive make. | nobu |
2007-12-23 | * common.mk: remove additional "-". | ko1 |
2007-12-22 | * common.mk (srcs): new target to generated sources. | nobu |
2007-12-22 | * common.mk (encs, ext/ripper/ripper.c): MAKEFLAGS needs -. | nobu |
2007-12-22 | * common.mk (version.o): add dependency. [ruby-dev:32680] | usa |
2007-12-22 | Sat Dec 22 15:45:45 2007 Martin Duerst <duerst@it.aoyama.ac.jp> | duerst |
2007-12-22 | * common.mk (encs, ext/ripper/ripper.c): needs MFLAGS. | nobu |
2007-12-21 | Fri Dec 21 16:25:25 2007 Martin Duerst <duerst@it.aoyama.ac.jp> | duerst |
2007-12-21 | * common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb. | nobu |
2007-12-21 | * tool/compile_prelude.rb: use erb. | akr |
2007-12-20 | * common.mk, *.ci: renamed to *.c. | ko1 |
2007-12-20 | * common.mk (enc.mk): depends on rbconfig.rb. | nobu |
2007-12-19 | * common.mk (encs): create encoding directory. | matz |
2007-12-18 | * common.mk (encs, ext/ripper/ripper.c): other options must come | nobu |
2007-12-18 | * common.mk (encs, ext/ripper/ripper.c): pass MAKEFLAGS. | nobu |
2007-12-17 | * configure.in (BUILTIN_ENCS): removed. | nobu |
2007-12-17 | * common.mk (encs): added dependencies. | nobu |
2007-12-17 | * common.mk (miniprelude.c): add -I$(srcdir). | gotoyuzo |
2007-12-17 | * common.mk (encs): new target to compile external encodings. | nobu |
2007-12-15 | * configure.in (enc/Makefile): add external encoding objects list. | nobu |
2007-12-14 | * common.mk (ruby.imp): fix for circular dependency. a patch from | nobu |
2007-12-11 | * Makefile.in, */Makefile.sub (CP, MV): added. | nobu |
2007-12-10 | * transcode.c: new file to provide encoding conversion features. | matz |
2007-11-20 | * include/ruby/io.h (rb_io_t): add tied_io_for_writing member. | akr |
2007-11-15 | * common.mk (prereq): added auto generated sources. [ruby-dev:32280] | nobu |
2007-11-14 | * common.mk, Makefile.in: rename prelude.c to miniprelude.c. | akr |
2007-11-13 | * common.mk (parse.c): dependency also needs vpath. | nobu |
2007-11-13 | * common.mk (parse.c), ext/ripper/depend (ripper.c): process after | nobu |
2007-11-12 | * Makefile.in, common.mk: add prelude.o to MINIOBJS. | akr |
2007-11-12 | * Makefile.in, common.mk: add ext_prelude.o to OBJS. | akr |
2007-11-11 | refine dependencies of miniruby$(EXEEXT). | akr |
2007-11-10 | * configure.in, common.mk, Makefile.in: don't generate | akr |
2007-11-10 | * common.mk, Makefile.in: generate libminiruby-static.a | akr |