summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-05-27openssl: use RB_GC_GUARD instead of volatilenormal
2015-05-27drb: avoid redundant fcntl callnormal
2015-05-26* vm_method.c (rb_alias): should resolve refined methods.shugo
2015-05-26fix conditionkazu
2015-05-25* tool/redmine-backporter.rb (rel): after the relations is changed,usa
2015-05-25* win32/win32.c (setup_overlapped): seek to the file end only whennaruse
2015-05-24* numeric.c (Numeric#negative?): [DOC] Fix call-seq.eregon
2015-05-23* debug.c (ruby_debug_print_id): use rb_id2name() for fprintf().ko1
2015-05-23man: updatednobu
2015-05-22* win32/win32.c (rb_w32_write_console): should return the count ofusa
2015-05-22fix indent (tabify) [ci skip]kazu
2015-05-22fix a typo [ci skip]kazu
2015-05-22* lib/prime.rb: Remove obsolete Prime.newmarcandre
2015-05-22intern.h: move rb_sym_all_symbolsnobu
2015-05-22* complex.c (f_complex_polar): simple bug reproduced only when y isusa
2015-05-22process.c: do not discard statusnobu
2015-05-22* NEWS: added news for net-telnet and rakehsbt
2015-05-21* configure.in (RUBY_DTRACE_POSTPROCESS): cmp -b is GNU extension.naruse
2015-05-21* iseq.c: constify.ko1
2015-05-21* proc.c: fix issues caused by binding created from Method#to_proc.ko1
2015-05-21* lib/matrix.rb: added documentation for Matrix#empty and Matrix#/hsbt
2015-05-21* proc.c: rename functions.ko1
2015-05-21fix ChangeLog, tooko1
2015-05-21* proc.c (rb_method_get_iseq): rename to rb_method_iseq.ko1
2015-05-21* lib/net/telnet.rb: gemify net-telnet.hsbt
2015-05-21* vm_method.c: Remove private attribute warning [Bug #10967]zzak
2015-05-21* proc.c (method_proc): rename to method_to_proc.ko1
2015-05-21Fixes for grammar and style [ci skip]nobu
2015-05-21variable.c: generic_iv_tbl is unavoidablenormal
2015-05-20* iseq.c (exception_type2symbol): show correct bug message.ko1
2015-05-20* lib/base64.rb: Fix rdoc-formatting for padding argument.mame
2015-05-20configure.in: DEPRECATED_BYnobu
2015-05-20configure.in: attribute argumentsnobu
2015-05-20* vm_dump.c (rb_print_backtrace): return value of libexec's backtracenaruse
2015-05-20added contributor namehsbt
2015-05-19ChangeLog: fix typonobu
2015-05-19iseq.c: check srouce typenobu
2015-05-19* lib/benchmark.rb: Update Benchmark documentation and formatting.hsbt
2015-05-19numeric.c: Bignum 0 is not positivenobu
2015-05-19* lib/uri/rfc2396_parser.rb (initialize_pattern):naruse
2015-05-19ruby.h: add old namesnobu
2015-05-19ruby.h: cast for C++nobu
2015-05-19ruby.h: cast for C++nobu
2015-05-18fix a typo [ci skip]kazu
2015-05-18intern.h: rb_f_notimplement for ext on Windowsnobu
2015-05-18* lib/monitor.rb (mon_try_enter, mon_enter): should reset @mon_countshugo
2015-05-17lib/webrick/utils.rb: simplify by avoiding fcntlnormal
2015-05-17numeric.c: Numeric#positive? and Numeric#negative?nobu
2015-05-17lib/webrick/server.rb: avoid redundant fcntl callnormal
2015-05-17ext/socket/init.c: use SOCK_NONBLOCK if availablenormal