summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-26* addr2line.c (fill_lines): loop reverse order not to overwritenaruse
2014-03-26marshal.c: undumpable hidden objectsnobu
2014-03-26thread.c: undumpablenobu
2014-03-26* addr2line.c (follow_debuglink): show message if it closes openednaruse
2014-03-26* addr2line.c (fill_line): pass and use offset instead ofnaruse
2014-03-26add feature number to ChangeLog entrykanemoto
2014-03-26add --disable-pie option to configurekanemoto
2014-03-26don't write _start as is; use dlsymnaruse
2014-03-25temporaly change/add to debug on powerpc64-linuxnaruse
2014-03-25* addr2line.c (fill_lines): don't run fill_lines multiple times.naruse
2014-03-25* internal.h (rb_reg_search0): not a public API.nobu
2014-03-25Stop allocating backref strings within gsub's search loopcharliesome
2014-03-25lib/rubygem.rb: Weirichnobu
2014-03-25main is not a pubic function, use _start insteadnaruse
2014-03-25* 2014-03-26svn
2014-03-25* addr2line.c (rb_dump_backtrace_with_lines): a function to get mustnaruse
2014-03-25* addr2line.c (fill_lines): skip if path is NULL.naruse
2014-03-25parse.y: required kwarg without parenthesesnobu
2014-03-25remove unnecessary unshiftkazu
2014-03-25* test/ruby/test_time.rb: extended the timeout span and reduce the loop count.usa
2014-03-25parse.y: required kwarg without parenthesesnobu
2014-03-25parse.y: removing paddingnobu
2014-03-25* test/ruby/test_time.rb: use portable time zone. see [ruby-core:61671] [Bug ...usa
2014-03-25defs/gmake.mk: no _FORTIFY_SOURCE unless optimizationnobu
2014-03-24* 2014-03-25svn
2014-03-24vm.c: extract core_hash_mergenobu
2014-03-24vm.c: merge codenobu
2014-03-24[DOC]akr
2014-03-24parse.y: freeze filenamenobu
2014-03-24test_time.rb: arguments ordernobu
2014-03-24Asia/Tokyo is more portable value for ENV["TZ"] [Bug #9652]naruse
2014-03-24* addr2line.c (rb_dump_backtrace_with_lines): fetch path of thenaruse
2014-03-24gc.c: Fix up default GC params by @csfrancis [fix GH-556]hsbt
2014-03-24* 2014-03-24svn
2014-03-24* addr2line.c (parse_debug_line_cu): explicitly specify signed charnaruse
2014-03-23.gdbinit: use st_numhashnobu
2014-03-23vm_method.c fix commit missnobu
2014-03-23vm_method.c: check if klass is 0nobu
2014-03-23vm_method.c: check if klass is 0nobu
2014-03-23hash.c: use ID_SCOPE_SHIFTnobu
2014-03-22* 2014-03-23svn
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