summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-18README.EXT: about string terminationnobu
2014-04-18ossl_x509name.c: null-terminate field namenobu
2014-04-18zlib.c: return unshared stringnobu
2014-04-18string.c: revert r45622nobu
2014-04-18string.c: r45621nobu
2014-04-18string.c: don't clear coderange at expandingnobu
2014-04-18string.c: keep code rangenobu
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-17* 2014-04-18svn
2014-04-17configure.in: rb_cv_getcwd_mallocnobu
2014-04-17ruby.c: drop older cygwinnobu
2014-04-17gc.c: suppress a warningnobu
2014-04-17* prelude.rb: [DOC] Update Thread::exclusive docs by @stevenharman.hsbt
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