summaryrefslogtreecommitdiff
path: root/template
AgeCommit message (Expand)Author
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 notkazu
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 andnobu
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 setinlinecacheko1
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
2009-09-06* template/id.h.tmpl: fix this.ko1
2009-08-20* configure.in (RUBY_PROGRAM_VERSION, RUBY_RELEASE_DATE): extractsnobu
2009-08-04Add functions and macros for second encoding definitions.naruse
2009-07-13* vm_core.h, compile.c: declare struct iseq_inline_cache_entry.ko1
2009-06-29Doxy-comments.yugui
2009-06-29* Doxyfile.in: removed. merged into template/Doxyfile.templateyugui
2009-05-21* template/id.h.tmpl, id.h (enum ruby_method_ids): added some IDs.nobu
2009-02-19* template/fake.rb.in: extracted from Makefile.in.nobu
2009-02-02* common.mk (Doxyfile): moved from Makefile.in.nobu
2009-01-13* template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb andnobu
2008-12-24* template/id.h.tmpl, id.h (ruby_method_ids_check): enclosed in anobu
2008-12-24* template/id.h.tmpl, id.h (ruby_method_ids): not depend on ifnobu
2008-12-15* id.h, template/id.h.tmpl (ruby_method_ids): sees YYTOKENTYPE too.nobu
2008-12-09* id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h,nobu
2008-12-09* cont.c (fiber_status), template/insns.inc.tmpl (ruby_vminsn_type),nobu
2008-11-18* error.c (Init_syserr): moved function definition itself fromnobu
2008-10-24* id.h, template/id.h.tmpl (enum ruby_method_ids): reordered.nobu
2008-10-19* common.mk (srcs): removed ID_H_TARGET.nobu
2008-10-17* id.h: reverted.nobu
2008-10-17* common.mk (ID_H_TARGET): phony target to update id.h.nobu
2008-09-26Fix typos in comment.knu
2008-09-26* error.c (Init_syserr): moved to the template.yugui
2008-04-20* compile.c (struct iseq_link_element, struct iseq_insn_data): madenobu
2008-04-03* compile.c (iseq_set_sequence, iseq_insns_unification,nobu
2008-02-12* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse
2007-11-13* tool/makedocs.rb, template/insnstbl.html: removed.ko1
2007-08-23* compile.c (make_masgn_lhs, iseq_compile_each): fixed indent.nobu
2007-08-12* template/yasmdata.rb.tmpl: fix type and name.ko1
2007-07-12* blockinlining.c: remove "yarv" prefix.ko1
2007-07-01* eval_intern.h, yarvcore.h: move declaration of sysstack_errorko1