aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ChangeLog: fix a typo for r45930.nagachika2014-05-121-1/+1
* configure.in: check atan2nobu2014-05-121-0/+5
* * configure.in: Invoke AC_REPLACE_FUNCS for each function.akr2014-05-121-0/+4
* * gc.c: count young object correctly and show it in GC.statko12014-05-121-0/+15
* * ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed.akr2014-05-111-0/+8
* * compile.c (BUFSIZE): Unused macro removed.akr2014-05-111-0/+14
* * pack.c (swaps): Unused macro removed.akr2014-05-111-0/+7
* vm*: doubly-linked list from ccan to manage vm->living_threadsnormal2014-05-101-0/+24
* signal.c: directly enqueuenobu2014-05-101-0/+5
* dir.c: match in UTF-8nobu2014-05-101-0/+5
* thread.c: stop if forked in a sub-threadnobu2014-05-101-0/+6
* * man/ruby.1: remove deadlink. [ruby-core:62145][Bug #9773]hsbt2014-05-101-0/+4
* * signal.c (trap): Return "SYSTEM_DEFAULT" if SIG_DFL is set.akr2014-05-091-0/+4
* configure.in: check for setjmp type with CCDLFLAGSnobu2014-05-091-0/+6
* * lib/delegate.rb: Fix example of using delegator.ayumin2014-05-081-0/+5
* * lib/shell.rb: add documentation in lib/shell.rbayumin2014-05-081-0/+5
* * lib/fileutils.rb: show fileutils require at top.ayumin2014-05-081-0/+5
* * lib/prime.rb (Prime#prime?): negative numbers can't be primesayumin2014-05-081-0/+6
* class.c: always clear tables firstnobu2014-05-081-0/+6
* * configure.in: OpenBSD needs to include sys/param.h before includenaruse2014-05-081-0/+5
* webrick/httpserver.rb: Stop handling requests on shutdownnobu2014-05-081-0/+9
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):akr2014-05-071-0/+6
* numeric.c: check keyword argumentsnobu2014-05-071-0/+6
* * benchmark/driver.rb: remove debug output and output results intoko12014-05-071-0/+5
* * benchmark/driver.rb: add '--rawdata-output=[FILE] option to outputko12014-05-071-0/+5
* vm_eval.c: exclude hidden variablesnobu2014-05-071-0/+7
* missed ref. [ruby-core:60501] [Bug #9486]nobu2014-05-061-0/+1
* parse.y: no duplicated namesnobu2014-05-061-1/+4
* parse.y: remove duplicated namesnobu2014-05-061-0/+5
* * lib/time.rb (Time.make_time): Adjust the time zone of "now".akr2014-05-061-0/+4
* * io.c (io_{read,write}_nonblock): use rb_get_kwargs instead oftadf2014-05-061-0/+5
* * lib/time.rb (Time.make_time): Argument validation code moved fromakr2014-05-061-0/+5
* fix typo [ci skip]kazu2014-05-061-1/+1
* [DOC] Use EST for previous documentation fix.akr2014-05-061-2/+3
* * lib/time.rb (Time.parse): [DOC] Fix an example in the documentation.akr2014-05-061-0/+6
* * file.c (rb_f_test): removed meaningless "case 'a'".tadf2014-05-051-0/+4
* * lib/open-uri.rb (OpenURI.open_uri): Call StringIO#close only ifakr2014-05-051-0/+6
* * benchmark/driver.rb: define File::NULL if not defiend and /dev/nullko12014-05-051-0/+5
* * ext/socket/mkconstants.rb: Add IP_TRANSPARENT.akr2014-05-051-0/+6
* * process.c (check_exec_redirect): Open the file in write mode forakr2014-05-051-0/+7
* * ext/pathname/lib/pathname.rb (cleanpath_aggressive): make allakr2014-05-051-0/+9
* * ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.akr2014-05-051-0/+5
* * math.c (rb_math_sqrt): omitted exporting an unused function,tadf2014-05-051-0/+6
* * lib/time.rb (Time.strptime): Raise ArgumentError if Date._strptimeakr2014-05-051-0/+6
* * ext/date/date_core.c (rt_rewrite_frags): a new feature (not atadf2014-05-041-0/+7
* * lib/time.rb (Time.force_zone!): Use usual local time if it hasakr2014-05-041-0/+5
* * lib/time.rb (Time.force_zone!): New private method.akr2014-05-041-0/+10
* math.c: C99-like atan2nobu2014-05-041-0/+6
* * lib/time.rb (Time.httpdate): Always return a UTC Time object.akr2014-05-031-0/+4
* * lib/time.rb (Time.make_time): Refactored.akr2014-05-031-0/+4