Age | Commit message (Expand) | Author |
---|
2024-04-27 | ruby tool/update-deps --fix | 卜部昌平 |
2024-01-28 | [ruby/digest] Prefer `rb_const_get` over `rb_path2class` for direct constants | Nobuyoshi Nakada |
2023-02-28 | Update the depend files | Matt Valentine-House |
2023-02-27 | Remove intern/gc.h from Make deps | Matt Valentine-House |
2023-02-08 | Extract include/ruby/internal/attr/packed_struct.h | Nobuyoshi Nakada |
2022-07-21 | Expand tabs [ci skip] | Takashi Kokubun |
2022-02-22 | [Feature #18249] Update dependencies | Peter Zhu |
2021-11-21 | Update dependencies | Nobuyoshi Nakada |
2021-10-12 | [ruby/digest] Place common parts in lib and engine specific parts under ext/*... | Akinori MUSHA |
2021-10-12 | [ruby/digest] jruby support | Pavel Rosický |
2021-04-28 | Removed unused macro HAVE_CONFIG_H | Nobuyoshi Nakada |
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 |
2019-02-14 | Prefer relative directory from srcdir to top_srcdir | nobu |
2019-02-11 | Use $(hdrdir) for include/ruby.h, as well as r67033 | nobu |
2018-02-16 | no ID cache in Init functions | nobu |
2016-07-29 | rb_funcallv | nobu |
2016-04-11 | Update dependencies. | akr |
2015-12-16 | handle ext/ as r53141 | naruse |
2015-11-21 | * ext/digest/*/*.[ch]: include ruby.h before digest.h to avoid | naruse |
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-11-21 | * ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabble | zzak |
2013-04-13 | * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, | akr |
2010-08-07 | .cvsignore: have not been used already. [Bug #3468] | nobu |
2010-04-22 | * ext/**/*.[ch]: removed trailing spaces. | nobu |
2009-10-16 | * ext/bigdecimal/bigdecimal.c (VpMidRound): remove warnings. | naruse |
2006-10-20 | * ext/digest: Prefix C constants with RUBY_ and C type names with | knu |
2006-10-13 | * ext/digest/digest.c: Improve RDoc documentation. | knu |
2006-10-13 | Add .cvsignore | knu |
2006-10-13 | * ext/digest/bubblebabble, ext/digest/digest.c: Rip BubbleBabble | knu |