Age | Commit message (Expand) | Author |
---|---|---|
2024-01-28 | [ruby/digest] Prefer `rb_const_get` over `rb_path2class` for direct constants | Nobuyoshi Nakada |
2022-07-21 | Expand tabs [ci skip] | Takashi Kokubun |
2018-02-16 | no ID cache in Init functions | nobu |
2016-07-29 | rb_funcallv | nobu |
2015-11-21 | * ext/digest/*/*.[ch]: include ruby.h before digest.h to avoid | naruse |
2013-11-21 | * ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabble | zzak |
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 | * ext/digest/bubblebabble, ext/digest/digest.c: Rip BubbleBabble | knu |