aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/extconf.rb: Don't check fields of struct tcp_info if theakr2014-05-191-0/+5
* * ext/socket/option.c (inspect_tcp_info): Permit longer data. (glibcakr2014-05-191-0/+6
* fix typos [ci skip]kazu2014-05-191-2/+2
* * ext/socket/option.c (inspect_tcp_info): New function to inspect struct tcp_...akr2014-05-191-0/+10
* * test/dbm/test_dbm.rb: Use Etc.uname.akr2014-05-191-0/+6
* etc.c: Etc.uname on Windowsnobu2014-05-191-0/+6
* string.c: byte offsetnobu2014-05-191-0/+5
* * bin/testrb: Removed. Forgot to remove in r45971.sorah2014-05-191-0/+5
* * test/ruby/test_m17n_comb.rb (test_str_crypt): Use Etc.confstr toakr2014-05-181-0/+6
* io.c: update ARGF examplesnobu2014-05-181-0/+6
* * missing/nextafter.c: Include ruby/missing.h.akr2014-05-181-0/+4
* * win32/Makefile.sub: Add nextafter.obj to MISSING.akr2014-05-181-0/+4
* * 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