aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * st.c (st_foreach_check): chnage start point of search at checktarui2014-04-201-0/+5
* mkmf.rb: prefer $LIBPATH than $DEFLIBPATHnobu2014-04-191-0/+6
* gc.c: drop special case for big hash/arraynormal2014-04-191-0/+5
* parse.y: allow parenthesed do-block in cmdargnobu2014-04-191-0/+6
* * internal.h (struct RBignum): Use size_t for len.akr2014-04-191-0/+14
* * remove trailing spaces.nobu2014-04-181-1/+1
* * numeric.c (rb_num2long): Returns a long.akr2014-04-181-0/+14
* string.c: SHARABLE_SUBSTRING_Pnobu2014-04-181-0/+7
* string.c: share middle of a stringnobu2014-04-181-0/+8
* * string.c: use uintptr_t instead of VALUE because they are not rubynaruse2014-04-181-0/+5
* * string.c: check str_strlen's argument, and add comment ornaruse2014-04-181-0/+5
* * string.c (str_strlen): use enc_strlen if the coderange is known.naruse2014-04-181-0/+4
* * string.c (enc_strlen): move UTF-8 optimization from str_strlen tonaruse2014-04-181-0/+5
* configure.in: rb_cv_getcwd_mallocnobu2014-04-171-0/+5
* * prelude.rb: [DOC] Update Thread::exclusive docs by @stevenharman.hsbt2014-04-171-0/+4
* fileutils.rb: [DOC] update rdocnobu2014-04-171-0/+6
* enum.c: fix condition to recycle block argumentnobu2014-04-161-0/+6
* ossl_pkey.c: fix memory leaknobu2014-04-161-0/+7
* * include/ruby/win32.h (rb_w32_cmdvector): removed.usa2014-04-151-0/+12
* * ext/extmk.rb: Re-generate extmk.mk and dummy makefiles only ifakr2014-04-151-0/+7
* enum.c: make each_slice and each_cons more efficientnobu2014-04-151-0/+6
* fix a typokazu2014-04-141-1/+1
* * addr2line.c (fill_lines): get base addrs in fill_lines to use itnaruse2014-04-141-0/+6
* * addr2line.c (main_exe_path): support FreeBSD.naruse2014-04-141-0/+6
* proc.c: use already included ancestor iclassnobu2014-04-141-0/+6
* * bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS.akr2014-04-131-0/+10
* * common.mk: Unused target, $(MKMAIN_CMD), removed.akr2014-04-131-0/+8
* string.c: clear env self in symbol procnobu2014-04-121-0/+6
* * ext/openssl/ossl_ocsp.c: [DOC] Document OpenSSL::OCSP.drbrain2014-04-121-0/+4
* fix a typokazu2014-04-111-1/+1
* * array.c (ARY_SET): added.ko12014-04-111-0/+7
* * array.c: make shared arrays WB-protected objects.ko12014-04-111-0/+22
* proc.c: fix super in bound UnboundMethodnobu2014-04-111-0/+9
* * addr2line.c (rb_dump_backtrace_with_lines): set base addressnaruse2014-04-111-0/+6
* array.c: maybe shared arraynobu2014-04-111-0/+5
* Add [DOC] to my previous entry.knu2014-04-101-1/+2
* * lib/net/ftp.rb (Net::FTP#login): [DOC] The default password forknu2014-04-101-0/+5
* * test/ruby/test_array.rb: remove useless `assert'.ko12014-04-101-0/+4
* * array.c (rb_ary_modify): remember shared array owner if a sharedko12014-04-101-0/+13
* * gc.c (gc_verify_internal_consistency): move lines and enableko12014-04-101-0/+5
* * addr2line.c (append_obj): clear allocated memory.naruse2014-04-101-0/+6
* * gc.c (rb_gc_writebarrier_unprotect_promoted): disable to dump debugko12014-04-101-0/+5
* * signal.c (check_stack_overflow): Don't use ucontext_t if ucontext.hakr2014-04-091-0/+6
* * gc.c (mark_current_machine_context): Call SET_STACK_END.akr2014-04-091-0/+6
* * process.c (OBJ2UID1): Defined even if getpwnam_r is not usable.akr2014-04-091-0/+6
* encoding.c: fix rdoc of `__FILE__`nobu2014-04-091-0/+6
* * test/ruby/test_gc.rb: more long timeout.ko12014-04-091-0/+5
* configure.in: no __builtin_setjmp on x64-mingwnobu2014-04-091-0/+6
* string.c: fix capacitynobu2014-04-091-0/+5
* * lib/mkmf.rb (MakeMakefile#dir_config): Improve documentation.knu2014-04-081-0/+4