summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2014-04-02* remove trailing spaces.nobu
2014-04-02* gc.c, gc.h (rb_objspace_each_objects_without_setup):ko1
2014-04-02configure.in: do not use a variable for longjmpnobu
2014-04-02* common.mk: Use redmine-2.x url for DeveloperHowto wiki.hsbt
2014-04-02Fix error with empty args.kazu
2014-04-01* lib/csv.rb: Symbol HeaderConverter: strip leading/trailing space.jeg2
2014-04-01* lib/csv.rb: Don't attempt to convert nil headers.jeg2
2014-04-01config_files.rb: show failurenobu