aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/etc/etc.c: Etc.sysconf, Etc.confstr and IO#pathconf implemented.akr2014-05-181-0/+10
* * ext/etc/etc.c: Etc.uname method implemented.akr2014-05-181-0/+8
* * configure.in: Check nextafter() availability.akr2014-05-181-0/+12
* * enum.c: Enumerable#slice_after implemented.akr2014-05-181-0/+8
* io.c: buffer must be modifiablenobu2014-05-171-0/+5
* * include/ruby/ruby.h: Hide Rational internal.akr2014-05-171-0/+20
* * NEWS: Add news about removal of lib/test/**/*.rb.sorah2014-05-171-0/+4
* * lib/test: Removed because ruby's test cases now independent tosorah2014-05-171-0/+8
* * test/runner.rb: remove dependency test-unit and minitesthsbt2014-05-171-0/+8
* dir.c: try match PLAINnobu2014-05-171-1/+4
* dir.c: set PLAIN for non-magicalnobu2014-05-171-1/+5
* dir.c: fix conditions for ALPHAnobu2014-05-171-0/+8
* dir.c: reduce matchingnobu2014-05-161-0/+5
* dir.c: match plain names as-isnobu2014-05-161-0/+8
* fix typos [ci skip]kazu2014-05-161-2/+2
* * gc.c (gc_marks, gc_marks_body): increase the counter of young objectsko12014-05-161-0/+6
* * gc.c (gc_before_sweep): heap_pages_swept_slots should containsko12014-05-161-0/+8
* configure.in: enable SSE2 on mingwshirosaki2014-05-151-0/+5
* parallel.rb: fix test-all parallel failureshirosaki2014-05-151-0/+15
* fix typos [ci skip]kazu2014-05-151-2/+2
* * gc.c (garbage_collect_body): move gc_heap_prepare_minimum_pages()ko12014-05-151-0/+5
* * gc.c (heap_extend_pages): calculate next growing heap size.ko12014-05-151-0/+13
* * gc.c: introduce macros to remove magic number.ko12014-05-151-0/+9
* Handle machine stack overflow on mingwnobu2014-05-151-0/+8
* * ext/openssl/depend: remove dependency from internal headers.ko12014-05-141-0/+25
* * gc.c: enable RGENGC_AGE2_PROMOTION.ko12014-05-141-0/+4
* * gc.c (rgengc_rememberset_mark): promote remembered object earlier.ko12014-05-141-0/+4
* * 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