Age | Commit message (Expand) | Author |
---|---|---|
2021-06-22 | Deprecate and rework old (fd) centric functions. | Samuel Williams |
2021-04-13 | dependency updates | 卜部昌平 |
2020-08-27 | sed -i '/rmodule.h/d' | 卜部昌平 |
2020-08-27 | sed -i '/r_cast.h/d' | 卜部昌平 |
2020-08-27 | sed -i '\,2/extern.h,d' | 卜部昌平 |
2020-05-11 | sed -i 's|ruby/impl|ruby/internal|' | 卜部昌平 |
2020-05-11 | sed -i s|ruby/3|ruby/impl|g | 卜部昌平 |
2020-04-08 | Merge pull request #2991 from shyouhei/ruby.h | 卜部昌平 |
2019-07-14 | Include ruby/assert.h in ruby/ruby.h so that assertions can be there | Nobuyoshi Nakada |
2017-03-22 | ruby tool/update-deps --fix | shyouhei |
2016-04-11 | Update dependencies. | akr |
2014-12-19 | Update dependencies. | akr |
2014-11-21 | Update dependency. | akr |
2014-11-15 | Mark auogenerated part. | akr |
2014-11-15 | * common.mk: Remove comments in Dependency lines. | akr |
2014-11-15 | * tool/update-deps: Extend to fix dependencies. | akr |
2013-04-13 | * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, | akr |
2011-05-04 | * ext/-test-/wait_for_single_fd: New. for testing | kosaki |