summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-22st.c: use power-of-two sizes to avoid slow modulo opsnormal
2014-03-22* addr2line.c (fill_lines): compare the file names of object in whichnaruse
2014-03-21cgi/util.rb: use aliasnobu
2014-03-21* 2014-03-22svn
2014-03-21test_cgi_util.rb: escape for ruby-mode.elnobu
2014-03-21Fix a build problem with clang and --with-opt-dir.knu
2014-03-21* gc.c: [DOC] Fix call-seq for GC.start by @jasonrclark [Fixes GH-572]zzak
2014-03-21* 2014-03-21svn
2014-03-21* complax.c: [DOC] Document number conversion of `nil` by @skade [fix GH-570]...hsbt
2014-03-20* lib/csv.rb: Fixed a broken regular expression that was causingjeg2
2014-03-20* gc.c (objspace_malloc_increase): should not invokeko1
2014-03-20* struct.c (rb_struct_alloc): use RARRAY_CONST_PTR() instead ofko1
2014-03-20* include/ruby/intern.h (rb_obj_call_init, rb_class_new_instance):ko1
2014-03-20vm_method.c: fix infinite recursionnobu
2014-03-20* 2014-03-20svn
2014-03-20dl/extconf.rb: check for -fno-defer-pop optionnobu
2014-03-19time.c: freeze and preserve marshal-loaded time zonenormal
2014-03-19* 2014-03-19svn
2014-03-19.gdbinit: super movednobu
2014-03-18* vm_eval.c (eval_string_with_cref): Unify to use NIL_P.sorah
2014-03-18* vm_eval.c (eval_string_with_cref): Use file path even if scope issorah
2014-03-18* 2014-03-18svn
2014-03-18fix a typo [ci skip]kazu
2014-03-17process.c: constifynobu
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