aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * proc.c (rb_method_get_iseq): rename to rb_method_iseq.ko12015-05-211-0/+6
* * lib/net/telnet.rb: gemify net-telnet.hsbt2015-05-211-0/+6
* * vm_method.c: Remove private attribute warning [Bug #10967]zzak2015-05-211-0/+8
* * proc.c (method_proc): rename to method_to_proc.ko12015-05-211-0/+4
* Fixes for grammar and style [ci skip]nobu2015-05-211-0/+5
* variable.c: generic_iv_tbl is unavoidablenormal2015-05-211-0/+10
* * iseq.c (exception_type2symbol): show correct bug message.ko12015-05-201-0/+4
* * lib/base64.rb: Fix rdoc-formatting for padding argument.mame2015-05-201-0/+5
* configure.in: DEPRECATED_BYnobu2015-05-201-1/+4
* configure.in: attribute argumentsnobu2015-05-201-0/+5
* * vm_dump.c (rb_print_backtrace): return value of libexec's backtracenaruse2015-05-201-0/+5
* added contributor namehsbt2015-05-201-1/+1
* ChangeLog: fix typonobu2015-05-191-1/+1
* iseq.c: check srouce typenobu2015-05-191-0/+5
* * lib/benchmark.rb: Update Benchmark documentation and formatting.hsbt2015-05-191-0/+5
* numeric.c: Bignum 0 is not positivenobu2015-05-191-0/+6
* * lib/uri/rfc2396_parser.rb (initialize_pattern):naruse2015-05-191-0/+8
* ruby.h: add old namesnobu2015-05-191-0/+9
* ruby.h: cast for C++nobu2015-05-191-0/+5
* ruby.h: cast for C++nobu2015-05-191-0/+6
* fix a typo [ci skip]kazu2015-05-181-1/+1
* intern.h: rb_f_notimplement for ext on Windowsnobu2015-05-181-0/+7
* * lib/monitor.rb (mon_try_enter, mon_enter): should reset @mon_countshugo2015-05-181-0/+6
* lib/webrick/utils.rb: simplify by avoiding fcntlnormal2015-05-171-0/+6
* numeric.c: Numeric#positive? and Numeric#negative?nobu2015-05-171-0/+12
* lib/webrick/server.rb: avoid redundant fcntl callnormal2015-05-171-0/+5
* ext/socket/init.c: use SOCK_NONBLOCK if availablenormal2015-05-171-0/+10
* * load.c (loaded_feature_path): stop returning false negatives fortenderlove2015-05-161-0/+9
* * string.c: added documentation for character sequence \' with String#subhsbt2015-05-161-0/+5
* * enum.c: fix a sample code. Patch by @eagletmthsbt2015-05-161-0/+5
* gc.c: rename alloc as wrapnobu2015-05-161-0/+6
* * win32/win32.c (rb_w32_accept): simplified.usa2015-05-161-0/+4
* array.c: [DOC] return values are not new array [CI SKIP]nobu2015-05-151-0/+6
* * lib/cgi/cookie.rb: Implement HttpOnly flag for cookies.xibbar2015-05-141-0/+5
* * variable.c: Change autoload to call `require` through Ruby rathertenderlove2015-05-141-0/+9
* forgot mentioning to the ticket [ci skip]sorah2015-05-141-1/+1
* * enum.c (enum_grep_v, grep_i, grep_iter_i, Init_enum):sorah2015-05-141-0/+5
* * ext/pathname/lib/pathname.rb: Remove condition of RUBY_VERSION <= 1.9.hsbt2015-05-141-0/+5
* * enum.c (enum_to_a): revert r50457.glass2015-05-131-0/+7
* fix a typo [ci skip]kazu2015-05-131-1/+1
* parse.y: refine message for gvar w/o identitirsnobu2015-05-131-0/+5
* * enum.c (enum_to_a): fix incompatibility introduced in r50457.glass2015-05-121-0/+7
* * method.h: remove unused declaration.ko12015-05-121-0/+4
* * ChangeLog: typo(?)usa2015-05-111-1/+1
* * gems/bundled_gems: Update minite-5.6.1 and power_assert-0.2.3.hsbt2015-05-111-0/+4
* ruby.h: fix possible memory leaknobu2015-05-101-0/+6
* gc.c: never call dmark for NULLnobu2015-05-101-0/+5
* * proc.c (proc_binding): fix segmentation fault on marking phase.ktsj2015-05-101-0/+8
* * ext/zlib/zlib.c (rb_gzreader_external_encoding):glass2015-05-101-0/+8
* * ext/win32ole/win32ole_variant.c: fix typo "indicies".glass2015-05-101-0/+10