aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build configured extension libraries onlyNobuyoshi Nakada2020-06-191-1/+11
* Configure only directories having extconf.rbNobuyoshi Nakada2020-06-191-0/+1
* Now bundled gems are extracted under .bundle/gemsNobuyoshi Nakada2020-06-192-2/+2
* Clean exts.mk under each extension libraryNobuyoshi Nakada2020-06-191-0/+1
* Added install-dbgNobuyoshi Nakada2020-06-132-0/+12
* Hash marks in Makefile need to be escaped [Bug #16935]Nobuyoshi Nakada2020-06-061-1/+1
* Build auxiliary program files earlyNobuyoshi Nakada2020-05-121-1/+1
* Fixed a typoNobuyoshi Nakada2020-05-101-1/+1
* Fix for cross_compilingNobuyoshi Nakada2020-05-101-1/+1
* delete mk_builtin_binary.rb卜部昌平2020-05-101-0/+30
* delete mk_call_iseq_optimized.rb卜部昌平2020-05-101-0/+68
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-8/+8
* Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada2020-04-051-4/+4
* Moved aclocal.m4 to macro directoryNobuyoshi Nakada2020-04-051-4/+4
* Added tooldir variableNobuyoshi Nakada2020-04-051-59/+61
* Share download cache with bundlerNobuyoshi Nakada2020-03-311-0/+1
* Make file names and variable names consistentTakashi Kokubun2020-03-231-1/+1
* Moved MJIT_WITHOUT_TABS default to configure.acNobuyoshi Nakada2020-03-241-0/+1
* Update and extract for each gemNobuyoshi Nakada2020-03-131-0/+2
* add predefined macros for Doxygen卜部昌平2020-02-061-3/+43
* Get rid of use of special variablesJeremy Evans2020-01-202-6/+6
* Update clean-local [ci skip]Nobuyoshi Nakada2020-01-181-2/+2
* decouple internal.h headers卜部昌平2019-12-261-2/+3
* remove prelude.cKoichi Sasada2019-12-111-1/+0