summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-17json/parser/prereq.mk: use enumnobu
2014-03-17complex.c: remove f_inspect and f_to_snobu
2014-03-17unused functions and variablesnobu
2014-03-17* enumerator.c (enumerator_block_call): use PARRAY_CONST_PTR()ko1
2014-03-17configure.in: default os_version_stylenobu
2014-03-17* 2014-03-17svn
2014-03-17variable.c: avoid memory leak on const redefinitionnormal
2014-03-16* lib/time.rb: [DOC] Fix timezone in example of Time.parse [Bug #9521]zzak
2014-03-16configure.in: insert a space for non-GCCnobu
2014-03-15gc.c (objspace_xcalloc): fix GC accountingnormal
2014-03-15* addr2line.c (fill_lines): return address is just after callingnaruse
2014-03-15* 2014-03-16svn
2014-03-15* lib/gserver.rb: [DOC] Fixed typo in example by @stomar [Bug #9543] [ci skip]zzak
2014-03-15* ext/.document: remove refinement from documentable directories.ktsj
2014-03-15vm_method.c: cast via VALUEnobu
2014-03-15configure.in: fix typonobu
2014-03-15configure.in: check symbol resolution optionsnobu
2014-03-15object.c: [DOC] merge rdocnobu
2014-03-14* 2014-03-15svn
2014-03-14* st.c (st_update): remove unnecessary assignmentnormal
2014-03-14* addr2line.c (fill_lines): fetch symbol names from ELF binary'snaruse
2014-03-14NEWS: change at r45327nobu
2014-03-14rdoc-mode.el: fill indented blocknobu
2014-03-14* doc/syntax/literals.rdoc: [DOC] Single quote strings allows escapezzak
2014-03-14range.c: unused functionnobu
2014-03-14bignum.c: adjust condtionsnobu
2014-03-14[DOC] add links to `Object#hash`nobu
2014-03-14string.c: [DOC] rb_str_hash_mnobu
2014-03-13vm_insnhelper.c: relax arity checknobu
2014-03-13* 2014-03-14svn
2014-03-13test/dl, test/fiddle: relax criterianobu
2014-03-13* 2014-03-13svn
2014-03-13* ext/-test-/win32/dln/libdlntest.c (dlntest_ordinal): no need tousa
2014-03-12revert [Bug #9605]nobu
2014-03-12vm_insnhelper.c: disable fastpath if splatnobu
2014-03-12vm_insnhelper.c: inline functionnobu
2014-03-11* 2014-03-12svn
2014-03-11insns.def (opt_regexpmatch2): respect redefined match opnormal
2014-03-11* ext/.document: add objspace/objspace_dump.c to document file.ktsj
2014-03-11* test/objspace/test_objspace.rb (TestObjSpace#test_dump_uninitialized_file):ktsj
2014-03-11test_hash.rb: refine a testnobu
2014-03-11envutil.rb: do not check RSS by defaultnobu
2014-03-11* test: get rid of warnings.usa
2014-03-11README.EXT{,.ja}: update ruby_options and ruby_run_nodenobu
2014-03-11r45298 fix trivial bugnaruse
2014-03-11fix typo on previous commitnaruse
2014-03-11fix configure for r45306naruse
2014-03-10ext/objspace: Check fptr before trying to dump FILE object fdcharliesome
2014-03-10* 2014-03-11svn
2014-03-10* vm_dump.c (rb_vm_bugreport): show vm maps on FreeBSD.naruse