aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make more silent when -s on GNU makeNobuyoshi Nakada2020-12-292-2/+6
* transcode-tblgen.rb: make silent a little when just -vNobuyoshi Nakada2020-12-292-0/+2
* Ignore symbols declared in the platform headerNobuyoshi Nakada2020-12-271-1/+1
* fix inline method cache sync bugKoichi Sasada2020-12-151-2/+2
* Revert "Set VM_FRAME_FLAG_FINISH at once on MJIT"Takashi Kokubun2020-11-261-1/+1
* Set VM_FRAME_FLAG_FINISH at once on MJITTakashi Kokubun2020-11-261-1/+1
* rubyspec-capiext: Use plain DLDFLAGS without flags for librubyNobuyoshi Nakada2020-11-221-1/+2
* Removed canonicalization for mathnNobuyoshi Nakada2020-11-101-2/+1
* check isolated Proc more strictlyKoichi Sasada2020-10-291-1/+1
* Don't redefine #rb_intern over and over againStefan Stüben2020-10-211-2/+0
* DEPRECATED_TYPE: is deprecated卜部昌平2020-08-271-1/+0
* template/prelude.c.tmpl: suppress clang-12 warning卜部昌平2020-08-111-0/+6
* tool/prelude.c.tmpl: use RubyVM::CEscape卜部昌平2020-08-111-19/+7
* Ignore configurations in un-built extension librariesNobuyoshi Nakada2020-06-231-0/+1