Age | Commit message (Expand) | Author |
2013-03-06 | defs/gmake.mk: serialize test targets. | nobu |
2013-03-06 | GNUmakefile.in: new template | nobu |
2013-02-22 | ruby.pc.in: reorder | nobu |
2013-02-11 | configure.in: sitearch | nobu |
2013-02-06 | configure.in: multiarch option | nobu |
2013-02-06 | configure.in: arch dependent library directory options | nobu |
2013-02-06 | configure.in: RUBY_VERSION_NAME | nobu |
2012-12-21 | id.h.tmpl: ID2ATTRSET | nobu |
2012-12-21 | id.def: check duplication | nobu |
2012-12-21 | id.def: other scope ID | nobu |
2012-12-04 | id.c: generate | nobu |
2012-12-04 | id.h.tmpl: remove unused id | nobu |
2012-12-03 | id.h.tmpl: move empty? | nobu |
2012-12-01 | vm_method.c: make initialize methods private | nobu |
2012-11-22 | Drop executable bits of files that are not executable. | knu |
2012-10-06 | encoding.c: unicode_p | nobu |
2012-10-05 | * template/Doxyfile.tmpl: remove SHOW_DIRECTORIES and | takano32 |
2012-09-26 | * insns.def: add new instruction `opt_empty_p' for optimize `empty?' | ko1 |
2012-08-31 | id.h: independent from parse.h | nobu |
2012-08-25 | generic_erb.rb: --vpath option | nobu |
2012-08-17 | id.h.tmpl: preserved ids | nobu |
2012-08-17 | id.h.tmpl: joke method names | nobu |
2012-08-17 | * id.c: move vm_opts.h dependency. | nobu |
2012-08-09 | fake.rb.in: remove duplications | nobu |
2012-05-03 | * template/Doxyfile.tmpl (EXCLUDE_PATTERNS): exclude files only for tests. | nobu |
2012-05-03 | * template/Doxyfile.tmpl: exclude generated files. | nobu |
2012-03-14 | method_ids | nobu |
2012-02-21 | * template/ruby.pc.in: added rubylibprefix, {rubylib,vendor,site}dir | nobu |
2011-11-09 | * template/Doxyfile.tmpl (INCLUDE_PATH): add srcdir and include. | nobu |
2011-09-08 | * template/yarvarch.ja: | ayumin |
2011-02-11 | * template/fake.rb.in (CROSS_COMPILING): get rid of NameError. | nobu |
2011-01-26 | * template/id.h.tmpl: parenthesize macro arguments. | akr |
2011-01-23 | * template/fake.rb.in (ruby): suppress warnings. | nobu |
2010-12-12 | * template/id.h.tmpl: suppress all warning: "SUPPORT_JOKE" is not | kazu |
2010-12-10 | * template/id.h.tmpl (ruby_method_ids): suppress warnings. | nobu |
2010-11-05 | * template/ruby.pc.in (arch, sitearch): reordered. | nobu |
2010-10-30 | * configure.in (ruby_pc): erase runtime-defined variables and | nobu |
2010-10-30 | * win32/Makefile.sub (ruby_pc): ignore missing variables. | nobu |
2010-10-26 | * template/ruby.pc.in (Libs): needs DLDFLAGS. | nobu |
2010-10-25 | * Makefile.in (pkgconfig-data): create pkg-config metadata file. | nobu |
2010-08-03 | * ext/mkext.rb: remove purelib, fixes a bug in r28440, r28441. | naruse |
2010-07-21 | * template/fake.rb.in: get rid of embeding an absolute path. | nobu |
2010-06-20 | * id.c (Init_id): add underscore name. | nobu |
2010-04-24 | * template/fake.rb.in: no need for hook if extmk. | nobu |
2010-04-06 | * template/fake.rb.in: not define $extout to make target in cwd. | nobu |
2010-04-06 | * template/fake.rb.in: hooks for extconf.rb. | nobu |
2010-02-24 | * insns.def: Change the operand type of setinlinecache | ko1 |
2009-11-24 | * include/ruby/intern.h (rb_strerrno): declared. | akr |
2009-09-21 | * compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c, | nobu |
2009-09-16 | * template/Doxyfile.tmpl: RbConfig::CONFIG['DOT'] is sometimes nil. | usa |