aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * bootstraptest/test_method.rb: remove a test because $SAFE=2 wasko12015-06-181-0/+7
* * bin/erb: $SAFE=3 is obsolete.kazu2015-06-181-0/+4
* * safe.c: removed needless doc related $SAFE=2kazu2015-06-181-0/+4
* * thread.c (rb_thread_safe_level): fix document. $SAFE=3 is obsolete.usa2015-06-181-0/+5
* extmk.rb: fix with-ext conditionnobu2015-06-181-0/+6
* * include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt2015-06-181-0/+11
* * enc/make_encmake.rb: added --transes and --no-transes options.mame2015-06-181-0/+4
* fix a typo [ci skip]kazu2015-06-181-1/+1
* test/socket/test_unix.rb: replace sleep with selectnormal2015-06-181-0/+4
* * vm.c (rb_vm_control_frame_id_and_class): remove usless codes.ko12015-06-181-0/+5
* * remove trailing spaces.svn2015-06-181-1/+1
* * method.h: constify rb_method_alias_struct::original_me andko12015-06-181-0/+8
* * ext/objspace/objspace.c (count_imemo_objects): support imemo_ment.ko12015-06-181-0/+4
* error.c: NameError#receivernobu2015-06-181-0/+5
* * safe.c: removed needless doc related $SAFE=3hsbt2015-06-181-0/+4
* * safe.c: rename old method name for $SAFE=3hsbt2015-06-181-0/+4
* compile.c: use %+PRIsVALUE instead of rb_inspectnormal2015-06-171-0/+5
* fix a typo [ci skip]kazu2015-06-171-1/+1
* common.mk: needs fake.rbnobu2015-06-171-0/+5
* * ext/rbconfig/sizeof/extconf.rb: Check __float80.akr2015-06-171-0/+4
* * ChangeLog: typo.usa2015-06-171-1/+1
* * safe.rb (safe_setter): of course, don't have to warn the limitation ofusa2015-06-171-0/+5
* * include/ruby/ruby.h: $SAFE=3 is now obsolete.hsbt2015-06-171-0/+12
* * ChangeLog: added contibutor name.hsbt2015-06-171-0/+5
* * lib/csv.rb: accept to use Range object for row selection.hsbt2015-06-171-0/+5
* servlet.rb: requires jsonnobu2015-06-171-0/+6
* fix a typo [ci skip]kazu2015-06-161-1/+1
* * ext/rbconfig/sizeof/extconf.rb: Check several types defined in C99akr2015-06-161-0/+7
* add ref to [Bug #10852].ko12015-06-161-0/+1
* * test/objspace/test_objspace.rb: relax pattern because uncollectibleko12015-06-161-0/+5
* socket: allow explicit buffer for recv and recv_nonblocknormal2015-06-151-0/+12
* socket: allow exception-free nonblocking sendmsg/recvmsgnormal2015-06-151-0/+15
* * lib/set.rb: Make Set#each and SortedSet#each generate a sizedknu2015-06-151-0/+8
* * lib/net/http.rb (Net::HTTP#connect): use connect_nonblock andnaruse2015-06-151-0/+5
* * thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki2015-06-141-0/+13
* * ext/pathname/lib/pathname.rb (descend): Blockless form supported.akr2015-06-141-0/+6
* * time.c (time_getlocaltime): [DOC] Add examples of valid utc_offsetakr2015-06-141-0/+6
* * ext/socket/raddrinfo.c (parse_numeric_port): Detectakr2015-06-141-0/+10
* * enum.c (enum_chunk_while): New method Enumerable#chunk_while.akr2015-06-141-0/+5
* file.c: open without gvlnobu2015-06-141-0/+5
* * tool/runruby.rb: just remove the lines of RUBY_VERSION check and raiseusa2015-06-141-0/+6
* * lib/rexml/source.rb (REXML::IOSource#scan): Fix a typo inkou2015-06-141-0/+6
* * lib/rexml/attlistdecl.rb (REXML::AttlistDecl): Fix a typo inkou2015-06-141-0/+6
* * test/ruby/test_io.rb: add test for IO.binread fd leak.eregon2015-06-131-0/+5
* * io.c (rb_io_s_binread): close fd if seek offset is invalid.eregon2015-06-131-0/+4
* * test/lib/leakchecker.rb (check): refactor.eregon2015-06-131-0/+4
* * test/lib/leakchecker.rb: Return false for no leaks.eregon2015-06-131-0/+5
* * lib/delegate.rb: [DOC] Update SimpleDelegator example. [ci skip]eregon2015-06-131-0/+4
* * file.c (rb_stat_ino): get inode from the interval of struct st.naruse2015-06-131-0/+13
* add Thread.name and Thread.name= docs Feature #11251 [ci skip]naruse2015-06-131-1/+1