| Commit message (Expand) | Author | Age | Files | Lines |
* | * template/Doxyfile.tmpl (EXCLUDE_PATTERNS): exclude files only for tests. | nobu | 2012-05-03 | 1 | -2/+2 |
* | * template/Doxyfile.tmpl: exclude generated files. | nobu | 2012-05-03 | 1 | -2/+2 |
* | method_ids | nobu | 2012-03-14 | 1 | -24/+21 |
* | * template/ruby.pc.in: added rubylibprefix, {rubylib,vendor,site}dir | nobu | 2012-02-21 | 1 | -0/+7 |
* | * template/Doxyfile.tmpl (INCLUDE_PATH): add srcdir and include. | nobu | 2011-11-09 | 1 | -6/+6 |
* | * template/yarvarch.ja: | ayumin | 2011-09-08 | 1 | -201/+201 |
* | * template/fake.rb.in (CROSS_COMPILING): get rid of NameError. | nobu | 2011-02-11 | 1 | -1/+1 |
* | * template/id.h.tmpl: parenthesize macro arguments. | akr | 2011-01-26 | 1 | -1/+1 |
* | * template/fake.rb.in (ruby): suppress warnings. | nobu | 2011-01-23 | 1 | -2/+6 |
* | * template/id.h.tmpl: suppress all warning: "SUPPORT_JOKE" is not | kazu | 2010-12-12 | 1 | -2/+4 |
* | * template/id.h.tmpl (ruby_method_ids): suppress warnings. | nobu | 2010-12-10 | 1 | -2/+2 |
* | * template/ruby.pc.in (arch, sitearch): reordered. | nobu | 2010-11-05 | 1 | -2/+2 |
* | * configure.in (ruby_pc): erase runtime-defined variables and | nobu | 2010-10-30 | 1 | -1/+3 |
* | * win32/Makefile.sub (ruby_pc): ignore missing variables. | nobu | 2010-10-30 | 1 | -0/+4 |
* | * template/ruby.pc.in (Libs): needs DLDFLAGS. | nobu | 2010-10-26 | 1 | -1/+2 |
* | * Makefile.in (pkgconfig-data): create pkg-config metadata file. | nobu | 2010-10-25 | 1 | -0/+30 |
* | * ext/mkext.rb: remove purelib, fixes a bug in r28440, r28441. | naruse | 2010-08-03 | 1 | -1/+1 |
* | * template/fake.rb.in: get rid of embeding an absolute path. | nobu | 2010-07-21 | 1 | -2/+3 |
* | * id.c (Init_id): add underscore name. | nobu | 2010-06-20 | 1 | -1/+4 |
* | * template/fake.rb.in: no need for hook if extmk. | nobu | 2010-04-24 | 1 | -12/+14 |
* | * template/fake.rb.in: not define $extout to make target in cwd. | nobu | 2010-04-06 | 1 | -4/+5 |
* | * template/fake.rb.in: hooks for extconf.rb. | nobu | 2010-04-06 | 1 | -0/+24 |
* | * insns.def: Change the operand type of setinlinecache | ko1 | 2010-02-24 | 1 | -12/+0 |
* | * include/ruby/intern.h (rb_strerrno): declared. | akr | 2009-11-24 | 1 | -2/+2 |
* | * compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c, | nobu | 2009-09-21 | 1 | -10/+10 |
* | * template/Doxyfile.tmpl: RbConfig::CONFIG['DOT'] is sometimes nil. | usa | 2009-09-16 | 1 | -1/+1 |
* | * template/id.h.tmpl: fix this. | ko1 | 2009-09-06 | 1 | -0/+2 |
* | * configure.in (RUBY_PROGRAM_VERSION, RUBY_RELEASE_DATE): extracts | nobu | 2009-08-20 | 1 | -2/+2 |
* | Add functions and macros for second encoding definitions. | naruse | 2009-08-04 | 1 | -1/+5 |
* | * vm_core.h, compile.c: declare struct iseq_inline_cache_entry. | ko1 | 2009-07-13 | 1 | -0/+12 |
* | Doxy-comments. | yugui | 2009-06-29 | 1 | -3/+3 |
* | * Doxyfile.in: removed. merged into template/Doxyfile.template | yugui | 2009-06-29 | 1 | -5/+250 |
* | * template/id.h.tmpl, id.h (enum ruby_method_ids): added some IDs. | nobu | 2009-05-21 | 1 | -0/+7 |
* | * template/fake.rb.in: extracted from Makefile.in. | nobu | 2009-02-19 | 1 | -0/+15 |
* | * common.mk (Doxyfile): moved from Makefile.in. | nobu | 2009-02-02 | 1 | -0/+22 |
* | * template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb and | nobu | 2009-01-13 | 2 | -0/+138 |
* | * template/id.h.tmpl, id.h (ruby_method_ids_check): enclosed in a | nobu | 2008-12-24 | 1 | -1/+3 |
* | * template/id.h.tmpl, id.h (ruby_method_ids): not depend on if | nobu | 2008-12-24 | 1 | -5/+13 |
* | * id.h, template/id.h.tmpl (ruby_method_ids): sees YYTOKENTYPE too. | nobu | 2008-12-15 | 1 | -1/+1 |
* | * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, | nobu | 2008-12-09 | 11 | -13/+13 |
* | * cont.c (fiber_status), template/insns.inc.tmpl (ruby_vminsn_type), | nobu | 2008-12-09 | 1 | -2/+1 |
* | * error.c (Init_syserr): moved function definition itself from | nobu | 2008-11-18 | 1 | -3/+0 |
* | * id.h, template/id.h.tmpl (enum ruby_method_ids): reordered. | nobu | 2008-10-24 | 1 | -5/+5 |
* | * common.mk (srcs): removed ID_H_TARGET. | nobu | 2008-10-19 | 1 | -0/+117 |
* | * id.h: reverted. | nobu | 2008-10-17 | 1 | -115/+0 |
* | * common.mk (ID_H_TARGET): phony target to update id.h. | nobu | 2008-10-17 | 1 | -0/+115 |
* | Fix typos in comment. | knu | 2008-09-26 | 1 | -5/+4 |
* | * error.c (Init_syserr): moved to the template. | yugui | 2008-09-26 | 1 | -0/+18 |
* | * compile.c (struct iseq_link_element, struct iseq_insn_data): made | nobu | 2008-04-20 | 1 | -1/+1 |
* | * compile.c (iseq_set_sequence, iseq_insns_unification, | nobu | 2008-04-03 | 3 | -12/+12 |