summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-17* template/opt_sc.inc.tmpl: [DOC] Fix typo in comment by @imasahiro [ci skip]...hsbt
2014-04-17string.c: argument checknobu
2014-04-17string.c: rb_str_cat_cstrnobu
2014-04-17configure.in: FUNC_MINIMIZEDnobu
2014-04-17string.c: alias of rb_str_buf_cat and rb_str_buf_cat2nobu
2014-04-17string.c: reduce duplicated codenobu
2014-04-17* 2014-04-17svn
2014-04-17fileutils.rb: [DOC] update rdocnobu
2014-04-16enum.c: fix condition to recycle block argumentnobu
2014-04-16test_enum.rb: add testsnobu
2014-04-16* test/fileutils/test_fileutils.rb: revert r45600.nobu
2014-04-16test_fileutils.rb: test :preserve optionnobu
2014-04-16ruby.c: remove mangled_pathnobu
2014-04-16util.c: let getcwd allocate buffernobu
2014-04-16win32.c: CharNextExA with cpnobu
2014-04-16dln_find.c: PATH_SEPnobu
2014-04-16ossl_pkey.c: fix memory leaknobu
2014-04-15* 2014-04-16svn
2014-04-15win32.c: adjust typenobu
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-15* 2014-04-15svn
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-14object.c: rb_class_search_ancestornobu
2014-04-14* 2014-04-14svn
2014-04-14string.c: reduce function callsnobu
2014-04-14string.c: keep source code rangenobu
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-13* 2014-04-13svn
2014-04-13* ext/psych/lib/psych.rb: [DOC] Fix a dead link in Psych by @rochefort [ci sk...hsbt
2014-04-12string.c: clear env self in symbol procnobu
2014-04-12marshal.c: remove hack for old gccnobu
2014-04-12Remove unneeded OCSP constant macrosdrbrain
2014-04-12* remove trailing spaces.nobu
2014-04-12* ext/openssl/ossl_ocsp.c: [DOC] Document OpenSSL::OCSP.drbrain
2014-04-11* 2014-04-12svn
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-11test_array.rb: skip if timed outnobu
2014-04-11test_array.rb: expand timeoutnobu
2014-04-11proc.c: fix super in bound UnboundMethodnobu
2014-04-11vm_insnhelper.c: preserve encodingsnobu
2014-04-11* addr2line.c (rb_dump_backtrace_with_lines): set base addressnaruse
2014-04-11array.c: maybe shared arraynobu