aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* Yet Another Ruby JIT!Jose Narvaez2021-10-201-822/+822
* uJIT: Implement opt_getinlinecacheAlan Wu2021-10-201-0/+1
* Ujit bug fixesAlan Wu2021-10-201-0/+1
* Tie lifetime of uJIT blocks to iseqsAlan Wu2021-10-201-1/+33
* Update dependenciesAlan Wu2021-10-201-1/+2
* Directly link libcapstone for easier developmentAaron Patterson2021-10-201-0/+2
* Update dependenciesAlan Wu2021-10-201-2/+601
* Refactor uJIT code into more files for readabilityMaxime Chevalier-Boisvert2021-10-201-16/+18
* Update dependenciesAlan Wu2021-10-201-0/+12
* Update dependencyAlan Wu2021-10-201-0/+1
* Run ruby tool/update-deps --fixAlan Wu2021-10-201-0/+198
* Refactor ujit_examples.h generator. Remove dwarfdump dependencyAlan Wu2021-10-201-5/+3
* Don't assume srcdir is cwdAlan Wu2021-10-201-1/+1
* Add function to print strings from generated codeMaxime Chevalier-Boisvert2021-10-201-0/+1
* Fix typoAlan Wu2021-10-201-1/+1
* Fix dependency for ujit_examples.hAlan Wu2021-10-201-2/+2
* Add new files, ujit_compile.c, ujit_compile.hMaxime Chevalier-Boisvert2021-10-201-0/+1
* Progress on x86 assembler. Encode a few simple instructions.Maxime Chevalier-Boisvert2021-10-201-1/+0
* Progress on porting x86 assembler for MicroJITMaxime Chevalier-Boisvert2021-10-201-0/+2
* Yeah, this actually works!Alan Wu2021-10-201-0/+5
* Suppress some messages on building mjit headerKazuhiro NISHIYAMA2021-10-121-2/+2
* marshal.c Marshal.load accepts a freeze: true option.Jean Boussier2021-10-051-0/+5
* ruby tool/update-deps --fix卜部昌平2021-10-051-0/+414
* introduce debug.gemKoichi Sasada2021-10-051-1/+1
* Restore Hash#compare_by_identity mode [Bug #18171]Nobuyoshi Nakada2021-10-021-0/+1
* lldb: Show encoding of String [ci skip]Nobuyoshi Nakada2021-09-281-0/+1
* Fix dependency of verconf.hNobuyoshi Nakada2021-09-261-1/+1
* Explicit the target of do-install-all as the same as dont-install-allNobuyoshi Nakada2021-09-211-1/+1
* Ripper source on mswinNobuyoshi Nakada2021-09-211-2/+2
* Add gvl and fiber assertions to scheduler interface to catch invalid usage.Samuel Williams2021-09-201-0/+1
* Check ruby-related includes only [ci skip]Nobuyoshi Nakada2021-09-111-1/+1
* Removed minitest dir from make taskHiroshi SHIBATA2021-09-111-1/+1
* common.mk: update dependencies卜部昌平2021-09-101-0/+6
* Update the list of replacing objects under missingNobuyoshi Nakada2021-08-271-4/+10
* Use C99-defined macros to classify a floating-point numberNobuyoshi Nakada2021-08-271-1/+0
* tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProfYusuke Endoh2021-08-251-1/+1
* Revert "tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProf"Yusuke Endoh2021-08-241-1/+1
* tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProfYusuke Endoh2021-08-241-1/+1
* Moved exported symbols in internal/util.h to ruby/util.hNobuyoshi Nakada2021-08-241-7/+4
* ruby/spec no longer needs webrick to runBenoit Daloze2021-08-131-1/+1
* Group commands on GitHub ActionsNobuyoshi Nakada2021-08-071-0/+22
* Change Unicode Emoji Version from 13.0 to 13.1Martin Dürst2021-07-271-1/+1
* Remove unneeded quotes [ci skip]Nobuyoshi Nakada2021-07-191-1/+1
* Add debug assertion in `rb_funcall*` that the current thread has the gvl.Samuel Williams2021-07-161-0/+1
* Update common.mk to deal with Unicode version 13.0.0Martin Dürst2021-07-081-6/+22
* programs will be made from extsNobuyoshi Nakada2021-07-051-1/+1
* goruby.c: include golf_prelude.c to get rid of overwriting EXTOBJSNobuyoshi Nakada2021-07-031-185/+26
* "nodoc" needs to exclude "doc" [ci skip]Nobuyoshi Nakada2021-06-301-1/+1
* Add a cache for class variableseileencodes2021-06-181-0/+1
* Make ext directory before extinit.c when out-of-place buildNobuyoshi Nakada2021-06-161-0/+1