summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-04-18* string.c: use uintptr_t instead of VALUE because they are not rubynaruse
2014-04-18* string.c: check str_strlen's argument, and add comment ornaruse
2014-04-18* string.c (str_strlen): use enc_strlen if the coderange is known.naruse
2014-04-18* string.c (enc_strlen): move UTF-8 optimization from str_strlen tonaruse
2014-04-17configure.in: rb_cv_getcwd_mallocnobu
2014-04-17* prelude.rb: [DOC] Update Thread::exclusive docs by @stevenharman.hsbt
2014-04-17fileutils.rb: [DOC] update rdocnobu
2014-04-16enum.c: fix condition to recycle block argumentnobu
2014-04-16ossl_pkey.c: fix memory leaknobu
2014-04-15* include/ruby/win32.h (rb_w32_cmdvector): removed.usa
2014-04-15* ext/extmk.rb: Re-generate extmk.mk and dummy makefiles only ifakr
2014-04-15enum.c: make each_slice and each_cons more efficientnobu
2014-04-14fix a typokazu
2014-04-14* addr2line.c (fill_lines): get base addrs in fill_lines to use itnaruse
2014-04-14* addr2line.c (main_exe_path): support FreeBSD.naruse
2014-04-14proc.c: use already included ancestor iclassnobu
2014-04-13* bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS.akr
2014-04-13* common.mk: Unused target, $(MKMAIN_CMD), removed.akr
2014-04-12string.c: clear env self in symbol procnobu
2014-04-12* ext/openssl/ossl_ocsp.c: [DOC] Document OpenSSL::OCSP.drbrain
2014-04-11fix a typokazu
2014-04-11* array.c (ARY_SET): added.ko1
2014-04-11* array.c: make shared arrays WB-protected objects.ko1
2014-04-11proc.c: fix super in bound UnboundMethodnobu
2014-04-11* addr2line.c (rb_dump_backtrace_with_lines): set base addressnaruse
2014-04-11array.c: maybe shared arraynobu
2014-04-10Add [DOC] to my previous entry.knu
2014-04-10* lib/net/ftp.rb (Net::FTP#login): [DOC] The default password forknu
2014-04-10* test/ruby/test_array.rb: remove useless `assert'.ko1
2014-04-10* array.c (rb_ary_modify): remember shared array owner if a sharedko1
2014-04-10* gc.c (gc_verify_internal_consistency): move lines and enableko1
2014-04-10* addr2line.c (append_obj): clear allocated memory.naruse
2014-04-10* gc.c (rb_gc_writebarrier_unprotect_promoted): disable to dump debugko1
2014-04-09* signal.c (check_stack_overflow): Don't use ucontext_t if ucontext.hakr
2014-04-09* gc.c (mark_current_machine_context): Call SET_STACK_END.akr
2014-04-09* process.c (OBJ2UID1): Defined even if getpwnam_r is not usable.akr
2014-04-09encoding.c: fix rdoc of `__FILE__`nobu
2014-04-09* test/ruby/test_gc.rb: more long timeout.ko1
2014-04-09configure.in: no __builtin_setjmp on x64-mingwnobu
2014-04-09string.c: fix capacitynobu
2014-04-08* lib/mkmf.rb (MakeMakefile#dir_config): Improve documentation.knu
2014-04-08* gc.c: rename `RGENGC_THREEGEN' to `RGENGC_AGE2_PROMOTION'.ko1
2014-04-07* ext/socket/socket.c (sock_s_getnameinfo): Save errno for EAI_SYSTEM.akr
2014-04-06* lib/xmlrpc/client.rb (do_rpc): don't check body length.naruse
2014-04-06* lib/matrix.rb: Add Matrix#cofactor [fix GH-568]marcandre
2014-04-05dln.c: non-ascii path on Windowsnobu
2014-04-05 * ext/date/date_core.c (d_lite_cmp): should compare with #<.tadf
2014-04-04readline/extconf.rb: rl_hook_func_tnobu
2014-04-03configure.in: restore flagsnobu
2014-04-02configure.in: fix for clang 5.1 __builtin_longjmpnobu