aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* webrick/httpserver.rb: Stop handling requests on shutdownnobu2014-05-084-3/+35
* refactored to test Socket and TCPSocket/TCPServer more consistently.akr2014-05-071-74/+54
* * 2014-05-08svn2014-05-071-2/+2
* gc.c: fix argument types for st_foreachnobu2014-05-071-5/+9
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):akr2014-05-073-1/+79
* refactoring to extract tcp_pair.akr2014-05-071-9/+13
* numeric.c: check keyword argumentsnobu2014-05-073-2/+27
* numeric.c: merge missnobu2014-05-071-2/+2
* numeric.c: num_step_scan_argsnobu2014-05-071-28/+33
* numeric.c: indentnobu2014-05-071-2/+2
* vm_eval.c: hide intermediate hashnobu2014-05-071-3/+3
* hash.c: make rb_hash_keys externnobu2014-05-072-1/+2
* vm_eval.c: symbol identitynobu2014-05-071-1/+12
* vm_eval.c: valid name IDs onlynobu2014-05-072-20/+24
* vm.c: clear intermediate hashnobu2014-05-071-1/+4
* * benchmark/driver.rb: remove debug output and output results intoko12014-05-072-2/+6
* * benchmark/driver.rb: add '--rawdata-output=[FILE] option to outputko12014-05-072-2/+22
* vm_eval.c: exclude hidden variablesnobu2014-05-074-6/+15
* * 2014-05-07svn2014-05-071-2/+2
* rename variablesnobu2014-05-072-11/+11
* missed ref. [ruby-core:60501] [Bug #9486]nobu2014-05-061-0/+1
* parse.y: no duplicated namesnobu2014-05-063-5/+22
* parse.y: remove duplicated namesnobu2014-05-063-18/+24
* parse.y: unused return valuesnobu2014-05-061-6/+4
* * lib/time.rb (Time.make_time): Adjust the time zone of "now".akr2014-05-063-2/+27
* * io.c (io_{read,write}_nonblock): use rb_get_kwargs instead oftadf2014-05-062-2/+20
* * lib/time.rb (Time.make_time): Argument validation code moved fromakr2014-05-062-9/+12
* eval.c: method namenobu2014-05-061-0/+5
* fix typo [ci skip]kazu2014-05-061-1/+1
* [DOC] Use EST for previous documentation fix.akr2014-05-062-6/+7
* * lib/time.rb (Time.parse): [DOC] Fix an example in the documentation.akr2014-05-062-7/+13
* * file.c (rb_f_test): removed meaningless "case 'a'".tadf2014-05-052-1/+4
* * lib/open-uri.rb (OpenURI.open_uri): Call StringIO#close only ifakr2014-05-053-1/+30
* * ext/tk/lib/tkextlib/tkDND/tkdnd.rb: fix typo and missing definition.nagai2014-05-051-1/+1
* * benchmark/driver.rb: define File::NULL if not defiend and /dev/nullko12014-05-052-0/+11
* * 2014-05-06svn2014-05-051-2/+2
* * ext/socket/mkconstants.rb: Add IP_TRANSPARENT.akr2014-05-052-0/+7
* [DOC]akr2014-05-051-0/+45
* * process.c (check_exec_redirect): Open the file in write mode forakr2014-05-054-1/+41
* * ext/pathname/lib/pathname.rb (cleanpath_aggressive): make allakr2014-05-053-0/+19
* * ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.akr2014-05-054-0/+17
* * math.c (rb_math_sqrt): omitted exporting an unused function,tadf2014-05-053-0/+10
* add a comment.akr2014-05-051-1/+1
* * lib/time.rb (Time.strptime): Raise ArgumentError if Date._strptimeakr2014-05-054-0/+15
* * ext/date/date_core.c (rt_rewrite_frags): a new feature (not atadf2014-05-043-3/+30
* update a comment.akr2014-05-041-2/+2
* * 2014-05-05svn2014-05-041-2/+2
* add comment.akr2014-05-041-0/+4
* vm.c: Init_vm_objectsnobu2014-05-043-3/+12
* * lib/time.rb (Time.force_zone!): Use usual local time if it hasakr2014-05-043-3/+12