aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clean gemsnobu2017-02-282-7/+13
* Added initial gemspec for SDBM module.hsbt2017-02-283-3/+20
* disable critical-error-handlernobu2017-02-281-2/+1
* Makefile.sub: ULL_TO_DOUBLEnobu2017-02-283-3/+17
* numeric.c: suppress warningnobu2017-02-281-4/+15
* Makefile.in: CHDIR to srcdirnobu2017-02-281-2/+2
* date_core.c: expand docs for Date shiftingstomar2017-02-271-5/+43
* * 2017-02-28svn2017-02-271-1/+1
* Fix doc for Hash#dig and Struct#digstomar2017-02-272-9/+9
* fix nd_ainfo->kw_rest_argnobu2017-02-271-1/+1
* kwrest arg namenobu2017-02-272-5/+5
* add NEWS for Random.urandom [ci skip]shyouhei2017-02-271-0/+3
* common.mk (distclean): clean docs toonobu2017-02-271-6/+12
* Added initial gemspec for Etc module.hsbt2017-02-273-3/+20
* Makefile.in: by exts.mknobu2017-02-272-0/+10
* common.mk: clean-rubyspecnobu2017-02-271-2/+9
* mkmf.rb: get rid of error messagesnobu2017-02-271-1/+1
* clean morenobu2017-02-272-2/+2
* Makefile.in: clean exts.mk filesnobu2017-02-271-3/+6
* ext/socket/extconf.rb: fix a typonobu2017-02-271-1/+1
* mkmf.rb: clean generated filesnobu2017-02-271-6/+9
* Makefile.in: verify-static-librarynobu2017-02-272-3/+5
* * 2017-02-27svn2017-02-271-1/+1
* NEWS: Integer.sqrt [Feature #13219]nobu2017-02-271-0/+4
* Add rdoc for Integer.sqrtstomar2017-02-261-0/+26
* node.c: fix NODE_OP_ASGN1nobu2017-02-261-3/+9
* parse.y: indent at invalid identifiernobu2017-02-262-3/+9
* * 2017-02-26svn2017-02-251-1/+1
* ext/win32ole/win32ole.c(ole_initialize): avoid to fail in Windows nano server. suke2017-02-251-4/+33
* bignum.c: use predefined IDsnobu2017-02-252-6/+8
* bignum.c: improve estimatenobu2017-02-251-23/+35
* bignum.c (bary_zero_p): constifynobu2017-02-251-1/+1
* .gdbinit: rp_bignumnobu2017-02-251-13/+46
* NEWS: document String#-@ changenormal2017-02-252-0/+7
* * 2017-02-25svn2017-02-241-1/+1
* extract initial sqrt estimation [Feature #13219]nobu2017-02-241-18/+28
* securerandom: fix up r57384rhe2017-02-241-1/+1
* Integer.sqrt argument checknobu2017-02-242-2/+3
* Integer.sqrt [Feature #13219]nobu2017-02-243-3/+147
* Update maintainers and standard library docs for GDBM.hsbt2017-02-242-3/+3
* Update rdoc-5.1.0hsbt2017-02-2417-24/+86
* gem name should be the downcase.hsbt2017-02-241-1/+1
* Added initial gemspec for GDBM module.hsbt2017-02-241-0/+17
* Update psych-2.2.3hsbt2017-02-243-10/+8
* * 2017-02-24svn2017-02-241-1/+1
* string.c (str_uminus): deduplicate stringsnormal2017-02-241-1/+1
* appveyor.yaml: matrixnobu2017-02-231-7/+19
* bignum.c: NAIVE_MUL_DIGITSnobu2017-02-231-15/+8
* fix circular dependenciesnobu2017-02-231-4/+4
* Revert r57690 except for read_nonblocknobu2017-02-234-26/+13