[ruby-cvs:57005] gogotanaka:r49855 (trunk): * hash.c: [DOC] #delete method actually returns nil, if the key
gogotanaka at ruby-lang.org
gogotanaka at ruby-lang.org
Thu Mar 5 17:00:15 JST 2015
gogotanaka 2015-03-05 17:00:14 +0900 (Thu, 05 Mar 2015)
New Revision: 49855
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=49855
Log:
* hash.c: [DOC] #delete method actually returns nil, if the key
is not found. [fix GH-844][ci skip] Patch by @ivdma
Modified files:
trunk/ChangeLog
trunk/hash.c
More information about the ruby-cvs
mailing list