aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun2021-12-131-1/+1
* Rename --jit to --mjit (#5248)Takashi Kokubun2021-12-131-1/+1
* Remove unversioned phony target for pkgconfig file [Bug #18374]Nobuyoshi Nakada2021-12-041-1/+0
* Update URL about DTrace static library glommed obj [ci skip]Naohisa Goto2021-11-171-1/+1
* [Feature #18290] Remove all usages of rb_gc_force_recyclePeter Zhu2021-11-081-3/+0
* Remove the scraperAaron Patterson2021-10-201-3/+1
* Remove some MicroJIT vestigesAaron Patterson2021-10-201-2/+2
* Yet Another Ruby JIT!Jose Narvaez2021-10-201-1/+1
* Refactor uJIT code into more files for readabilityMaxime Chevalier-Boisvert2021-10-201-1/+1
* Refactor ujit_examples.h generator. Remove dwarfdump dependencyAlan Wu2021-10-201-1/+3
* Add the dependency of GNUmakefile itself [ci skip]Nobuyoshi Nakada2021-10-061-0/+2
* include/ruby/encoding.h: convert macros into inline functions卜部昌平2021-10-051-0/+1
* Stop building extension gems for nowNobuyoshi Nakada2021-10-041-1/+1
* Ripper source on mswinNobuyoshi Nakada2021-09-211-0/+1
* template/Doxyfile.tmpl: modernise卜部昌平2021-09-151-112/+138
* template/Doxyfile.tmpl: EXTRACT_ALL=NO卜部昌平2021-09-101-1/+1
* template/Doxyfile.tmpl: EXTRACT_STATIC: YES [Bugs #14037]sonots2021-09-101-1/+1
* template/Doxyfile.tmpl: rethink about exclusions卜部昌平2021-09-101-3/+1
* include/ruby/io.h: add doxyen卜部昌平2021-09-101-0/+1
* postscript about rb_mutex_sleep卜部昌平2021-09-101-0/+1
* include/ruby/internal/fl_type.h: add doxygen卜部昌平2021-09-101-0/+2
* include/ruby/internal/rgengc.h: add dosygen卜部昌平2021-09-101-0/+1
* include/ruby/internal/value_type.h: add doxygen卜部昌平2021-09-101-0/+1
* include/ruby/internal/xmalloc.h: add doxygen卜部昌平2021-09-101-0/+1
* template/Doxyfile.tmpl: add alias卜部昌平2021-09-101-0/+1
* template/Doxyfile.tmpl: use of += operator卜部昌平2021-09-101-45/+77
* template/Doxyfile.tmpl: quote spaces卜部昌平2021-09-101-1/+1
* template/Doxyfile.tmpl: increase DOT_GRAPH_MAX_NODES卜部昌平2021-09-101-1/+1
* template/Doxyfile.tmpl: delete commented-out settings卜部昌平2021-09-101-99/+0
* template/Doxyfile.tmpl: modernize卜部昌平2021-09-101-29/+2445
* Make ruby.pc from makeNobuyoshi Nakada2021-08-291-3/+11
* Move DEFFILE to EXTDLDFLAGSNobuyoshi Nakada2021-08-291-1/+0
* Reorder ruby.pc variablesNobuyoshi Nakada2021-08-291-8/+9
* Disable debug flag for executable files when LTO [ci skip]Nobuyoshi Nakada2021-08-141-3/+4
* Group commands on GitHub ActionsNobuyoshi Nakada2021-08-071-0/+3
* Revert "Removed extinit.o from main programs"Yusuke Endoh2021-08-051-1/+1
* Removed extinit.o from main programsNobuyoshi Nakada2021-07-031-1/+1
* Run ifchange with shell explicitly, workaround of noexec mountNobuyoshi Nakada2021-06-221-1/+1
* Fix syntax error in generated codeNobuyoshi Nakada2021-06-211-1/+1
* Adjust indentsNobuyoshi Nakada2021-06-211-8/+9
* prelude.c.tmpl: strip comment-only or empty lines at the beginningNobuyoshi Nakada2021-06-061-8/+19
* Fix trivial -Wundef warningsBenoit Daloze2021-05-041-1/+1
* just redirect preprocessed vm.c to mjit header [Bug #17787]Nobuyoshi Nakada2021-04-101-1/+1
* Share variables defined in common GNUmakefile also in cygwin/mingwNobuyoshi Nakada2021-03-211-2/+5
* No longer aclocal is used [ci skip]Nobuyoshi Nakada2021-03-201-7/+1
* Support coroutine on universal binaryNobuyoshi Nakada2021-01-221-1/+1
* Revert "Autoconf 2.70 no longer has -o option"Nobuyoshi Nakada2021-01-181-1/+1
* Autoconf 2.70 no longer has -o optionNobuyoshi Nakada2021-01-181-1/+1
* Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun2021-01-131-1/+1
* Fixed wrong configure optionNobuyoshi Nakada2020-12-291-2/+2