aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* string.c: search by rb_str_indexnobu2014-03-275-56/+168
* string.c: mustnot_brokennobu2014-03-271-6/+10
* re.c: class name encodingnobu2014-03-272-3/+6
* test_m17n_comb.rb: refine assertionsnobu2014-03-271-5/+6
* [DOC] Fix NEWS about Symbol GCnari2014-03-271-2/+2
* string.c: invert flagnobu2014-03-271-5/+5
* * addr2line.c (fill_lines): check shdr[i].sh_type because even ifnaruse2014-03-272-8/+25
* re.c: indentnobu2014-03-271-1/+1
* parse.y: type-punning castnobu2014-03-271-2/+5
* * 2014-03-27svn2014-03-261-2/+2
* temporally change for powerpc64-linux fc18naruse2014-03-261-1/+1
* [DOC] Add NEWS about Symbol GCnari2014-03-261-0/+9
* parse.y: set encodingnobu2014-03-262-3/+2
* encoding.c: fix encoding of dynsymnobu2014-03-262-0/+4
* remove break because strtab/symtab is usually the last segmentnaruse2014-03-261-10/+0
* encoding.c: enc_capable symbolnobu2014-03-262-0/+4
* temporaly show sym->st_name and so onnaruse2014-03-261-1/+5
* parse.y: fix rb_str_symname_type callnobu2014-03-261-1/+1
* * parse.y (rb_str_dynamic_intern): fix commit miss.nobu2014-03-261-1/+1
* parse.y: guard dup stringnobu2014-03-261-3/+3
* parse.y: dup iff needednobu2014-03-261-4/+3
* parse.y: no dup US-ASCII stringnobu2014-03-261-3/+4
* * parse.y: inline must be static (for mswin).usa2014-03-262-3/+8
* * internal.h (USE_SYMBOL_GC): enable Symbol GC by default (USE_SYMBOL_GC == 1).nari2014-03-263-0/+11
* cast to int to silence clang compile errornari2014-03-261-1/+1
* * parse.y: support Symbol GC. [ruby-trunk Feature #9634]nari2014-03-2614-92/+390
* * addr2line.c (fill_lines): loop reverse order not to overwritenaruse2014-03-264-78/+58
* marshal.c: undumpable hidden objectsnobu2014-03-264-1/+23
* thread.c: undumpablenobu2014-03-264-0/+35
* * addr2line.c (follow_debuglink): show message if it closes openednaruse2014-03-262-0/+6
* * addr2line.c (fill_line): pass and use offset instead ofnaruse2014-03-262-10/+13
* add feature number to ChangeLog entrykanemoto2014-03-261-1/+1
* add --disable-pie option to configurekanemoto2014-03-262-1/+7
* don't write _start as is; use dlsymnaruse2014-03-261-2/+3
* temporaly change/add to debug on powerpc64-linuxnaruse2014-03-252-9/+15
* * addr2line.c (fill_lines): don't run fill_lines multiple times.naruse2014-03-252-17/+32
* * internal.h (rb_reg_search0): not a public API.nobu2014-03-251-3/+1
* Stop allocating backref strings within gsub's search loopcharliesome2014-03-254-6/+32
* lib/rubygem.rb: Weirichnobu2014-03-252-1/+5
* main is not a pubic function, use _start insteadnaruse2014-03-251-2/+2
* * 2014-03-26svn2014-03-251-2/+2
* * addr2line.c (rb_dump_backtrace_with_lines): a function to get mustnaruse2014-03-252-1/+8
* * addr2line.c (fill_lines): skip if path is NULL.naruse2014-03-252-1/+5
* parse.y: required kwarg without parenthesesnobu2014-03-253-1/+18
* remove unnecessary unshiftkazu2014-03-253-2/+16
* * test/ruby/test_time.rb: extended the timeout span and reduce the loop count.usa2014-03-251-2/+2
* parse.y: required kwarg without parenthesesnobu2014-03-253-4/+30
* parse.y: removing paddingnobu2014-03-251-1/+1
* * test/ruby/test_time.rb: use portable time zone. see [ruby-core:61671] [Bug ...usa2014-03-251-1/+1
* defs/gmake.mk: no _FORTIFY_SOURCE unless optimizationnobu2014-03-251-0/+4