aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/bubblebabble
Commit message (Expand)AuthorAgeFilesLines
* ruby tool/update-deps --fix卜部昌平2024-04-271-0/+1
* [ruby/digest] Prefer `rb_const_get` over `rb_path2class` for direct constantsNobuyoshi Nakada2024-01-281-4/+3
* Update the depend filesMatt Valentine-House2023-02-281-1/+0
* Remove intern/gc.h from Make depsMatt Valentine-House2023-02-271-1/+0
* Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada2023-02-081-0/+1
* Expand tabs [ci skip]Takashi Kokubun2022-07-211-1/+1
* [Feature #18249] Update dependenciesPeter Zhu2022-02-221-0/+1
* Update dependenciesNobuyoshi Nakada2021-11-211-13/+12
* [ruby/digest] Place common parts in lib and engine specific parts under ext/*...Akinori MUSHA2021-10-121-9/+0
* [ruby/digest] jruby supportPavel Rosický2021-10-121-0/+9
* Removed unused macro HAVE_CONFIG_HNobuyoshi Nakada2021-04-281-2/+0
* dependency updates卜部昌平2021-04-131-1/+0
* sed -i '/rmodule.h/d'卜部昌平2020-08-271-1/+0
* sed -i '/r_cast.h/d'卜部昌平2020-08-271-1/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-271-1/+0
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-140/+140
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-140/+140
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-0/+152
* Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada2019-07-141-0/+1
* Prefer relative directory from srcdir to top_srcdirnobu2019-02-141-1/+1
* Use $(hdrdir) for include/ruby.h, as well as r67033nobu2019-02-111-1/+1
* no ID cache in Init functionsnobu2018-02-161-0/+1
* rb_funcallvnobu2016-07-291-1/+1
* Update dependencies.akr2016-04-111-0/+1
* handle ext/ as r53141naruse2015-12-161-0/+1
* * ext/digest/*/*.[ch]: include ruby.h before digest.h to avoidnaruse2015-11-212-3/+2
* Update dependencies.akr2014-12-191-1/+1
* Update dependency.akr2014-11-211-3/+5
* Mark auogenerated part.akr2014-11-151-0/+2
* * common.mk: Remove comments in Dependency lines.akr2014-11-151-9/+9
* * tool/update-deps: Extend to fix dependencies.akr2014-11-151-1/+9
* * ext/digest/bubblebabble/bubblebabble.c: Teach RDoc digest/bubblebabblezzak2013-11-211-14/+18
* * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr2013-04-131-3/+1
* .cvsignore: have not been used already. [Bug #3468]nobu2010-08-071-4/+0
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-1/+1
* * ext/bigdecimal/bigdecimal.c (VpMidRound): remove warnings.naruse2009-10-161-1/+1
* * ext/digest: Prefix C constants with RUBY_ and C type names withknu2006-10-203-13/+21
* * ext/digest/digest.c: Improve RDoc documentation.knu2006-10-131-5/+9
* Add .cvsignoreknu2006-10-131-0/+4
* * ext/digest/bubblebabble, ext/digest/digest.c: Rip BubbleBabbleknu2006-10-132-0/+139