aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* refine a warning message.akr2017-03-022-7/+7
* string.c: restore documentation for String#<<stomar2017-03-021-1/+4
* test: use RbConfig::Limitsnobu2017-03-027-15/+13
* fix for cross-compilingnobu2017-03-022-11/+8
* struct.c: improve rdoc for Structstomar2017-03-011-23/+30
* * 2017-03-02svn2017-03-011-1/+1
* hash.c: [DOC] fix book title in examplestomar2017-03-011-1/+1
* lib/e2mmap.rb: Specify frozen_string_literal: true.kazu2017-03-011-1/+1
* fileutils.rb: improve rdoc for FileUtilsstomar2017-03-011-18/+20
* openssl: avoid segfault during running tests on Ubuntu trustyrhe2017-03-011-1/+1
* fileutils.rb: improve docs for FileUtils.compare_filestomar2017-03-011-3/+3
* common.mk: separate clean-extnobu2017-03-013-41/+67
* zlib: clean zlibnobu2017-03-011-1/+6
* * 2017-03-01svn2017-03-011-2/+2
* deduplicate strings sooner at load and compilenormal2017-03-012-3/+4
* lib/mathn.rb: [DOC] nodoc internal Math.rsqrtstomar2017-02-281-1/+1
* 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