aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
...
* * template/Doxyfile.tmpl (EXCLUDE_PATTERNS): exclude files only for tests.nobu2012-05-031-2/+2
* * template/Doxyfile.tmpl: exclude generated files.nobu2012-05-031-2/+2
* method_idsnobu2012-03-141-24/+21
* * template/ruby.pc.in: added rubylibprefix, {rubylib,vendor,site}dirnobu2012-02-211-0/+7
* * template/Doxyfile.tmpl (INCLUDE_PATH): add srcdir and include.nobu2011-11-091-6/+6
* * template/yarvarch.ja:ayumin2011-09-081-201/+201
* * template/fake.rb.in (CROSS_COMPILING): get rid of NameError.nobu2011-02-111-1/+1
* * template/id.h.tmpl: parenthesize macro arguments.akr2011-01-261-1/+1
* * template/fake.rb.in (ruby): suppress warnings.nobu2011-01-231-2/+6
* * template/id.h.tmpl: suppress all warning: "SUPPORT_JOKE" is notkazu2010-12-121-2/+4
* * template/id.h.tmpl (ruby_method_ids): suppress warnings.nobu2010-12-101-2/+2
* * template/ruby.pc.in (arch, sitearch): reordered.nobu2010-11-051-2/+2
* * configure.in (ruby_pc): erase runtime-defined variables andnobu2010-10-301-1/+3
* * win32/Makefile.sub (ruby_pc): ignore missing variables.nobu2010-10-301-0/+4
* * template/ruby.pc.in (Libs): needs DLDFLAGS.nobu2010-10-261-1/+2
* * Makefile.in (pkgconfig-data): create pkg-config metadata file.nobu2010-10-251-0/+30
* * ext/mkext.rb: remove purelib, fixes a bug in r28440, r28441.naruse2010-08-031-1/+1
* * template/fake.rb.in: get rid of embeding an absolute path.nobu2010-07-211-2/+3
* * id.c (Init_id): add underscore name.nobu2010-06-201-1/+4
* * template/fake.rb.in: no need for hook if extmk.nobu2010-04-241-12/+14
* * template/fake.rb.in: not define $extout to make target in cwd.nobu2010-04-061-4/+5
* * template/fake.rb.in: hooks for extconf.rb.nobu2010-04-061-0/+24
* * insns.def: Change the operand type of setinlinecacheko12010-02-241-12/+0
* * include/ruby/intern.h (rb_strerrno): declared.akr2009-11-241-2/+2
* * compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c,nobu2009-09-211-10/+10
* * template/Doxyfile.tmpl: RbConfig::CONFIG['DOT'] is sometimes nil.usa2009-09-161-1/+1
* * template/id.h.tmpl: fix this.ko12009-09-061-0/+2
* * configure.in (RUBY_PROGRAM_VERSION, RUBY_RELEASE_DATE): extractsnobu2009-08-201-2/+2
* Add functions and macros for second encoding definitions.naruse2009-08-041-1/+5
* * vm_core.h, compile.c: declare struct iseq_inline_cache_entry.ko12009-07-131-0/+12
* Doxy-comments.yugui2009-06-291-3/+3
* * Doxyfile.in: removed. merged into template/Doxyfile.templateyugui2009-06-291-5/+250
* * template/id.h.tmpl, id.h (enum ruby_method_ids): added some IDs.nobu2009-05-211-0/+7
* * template/fake.rb.in: extracted from Makefile.in.nobu2009-02-191-0/+15
* * common.mk (Doxyfile): moved from Makefile.in.nobu2009-02-021-0/+22
* * template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb andnobu2009-01-132-0/+138
* * template/id.h.tmpl, id.h (ruby_method_ids_check): enclosed in anobu2008-12-241-1/+3
* * template/id.h.tmpl, id.h (ruby_method_ids): not depend on ifnobu2008-12-241-5/+13
* * id.h, template/id.h.tmpl (ruby_method_ids): sees YYTOKENTYPE too.nobu2008-12-151-1/+1
* * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h,nobu2008-12-0911-13/+13
* * cont.c (fiber_status), template/insns.inc.tmpl (ruby_vminsn_type),nobu2008-12-091-2/+1
* * error.c (Init_syserr): moved function definition itself fromnobu2008-11-181-3/+0
* * id.h, template/id.h.tmpl (enum ruby_method_ids): reordered.nobu2008-10-241-5/+5
* * common.mk (srcs): removed ID_H_TARGET.nobu2008-10-191-0/+117
* * id.h: reverted.nobu2008-10-171-115/+0
* * common.mk (ID_H_TARGET): phony target to update id.h.nobu2008-10-171-0/+115
* Fix typos in comment.knu2008-09-261-5/+4
* * error.c (Init_syserr): moved to the template.yugui2008-09-261-0/+18
* * compile.c (struct iseq_link_element, struct iseq_insn_data): madenobu2008-04-201-1/+1
* * compile.c (iseq_set_sequence, iseq_insns_unification,nobu2008-04-033-12/+12