aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * gc.c, gc.h (rb_objspace_each_objects_without_setup):ko12014-04-021-0/+8
* configure.in: do not use a variable for longjmpnobu2014-04-021-0/+6
* * common.mk: Use redmine-2.x url for DeveloperHowto wiki.hsbt2014-04-021-0/+5
* Fix error with empty args.kazu2014-04-021-0/+8
* * lib/csv.rb: Symbol HeaderConverter: strip leading/trailing space.jeg22014-04-011-0/+6
* * lib/csv.rb: Don't attempt to convert nil headers.jeg22014-04-011-0/+5
* config_files.rb: show failurenobu2014-04-011-0/+5
* * addr2line.c (rb_dump_backtrace_with_lines): don't depend hard codednaruse2014-04-011-0/+13
* * parse.y (rb_str_dynamic_intern): set mark bit if dynamic symbolktsj2014-04-011-0/+5
* * addr2line.c (fill_lines): use dynsym, which is used for dynamicnaruse2014-03-311-0/+5
* * vm_dump.c (rb_print_backtrace): current implementationnaruse2014-03-311-0/+5
* readline/extconf.rb: fix typonobu2014-03-311-0/+5
* * test/ruby/memory_status.rb: require envutil before accessing EnvUtilusa2014-03-311-0/+5
* fix typoskazu2014-03-311-2/+2
* st.c (st_init_table_with_size): update commentnormal2014-03-311-0/+5
* * win32/win32.c (rb_w32_accept, open_ifs_socket, socketpair_internal):usa2014-03-301-0/+8
* * gc.c (gc_before_sweep): cap `malloc_limit' toko12014-03-291-0/+10
* struct.c: not_a_member messagenobu2014-03-281-0/+6
* * ext/psych/psych.gemspec: update gemspec for psych-2.0.5hsbt2014-03-281-0/+4
* * ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version tohsbt2014-03-281-0/+8
* string.c: search by rb_str_indexnobu2014-03-271-0/+12
* * addr2line.c (fill_lines): check shdr[i].sh_type because even ifnaruse2014-03-271-0/+7
* * parse.y: inline must be static (for mswin).usa2014-03-261-0/+5
* * internal.h (USE_SYMBOL_GC): enable Symbol GC by default (USE_SYMBOL_GC == 1).nari2014-03-261-0/+4
* * parse.y: support Symbol GC. [ruby-trunk Feature #9634]nari2014-03-261-0/+53
* * addr2line.c (fill_lines): loop reverse order not to overwritenaruse2014-03-261-0/+13
* marshal.c: undumpable hidden objectsnobu2014-03-261-1/+4
* thread.c: undumpablenobu2014-03-261-0/+5
* * addr2line.c (follow_debuglink): show message if it closes openednaruse2014-03-261-0/+5
* * addr2line.c (fill_line): pass and use offset instead ofnaruse2014-03-261-0/+5
* add feature number to ChangeLog entrykanemoto2014-03-261-1/+1
* add --disable-pie option to configurekanemoto2014-03-261-0/+4
* * addr2line.c (fill_lines): don't run fill_lines multiple times.naruse2014-03-251-0/+4
* Stop allocating backref strings within gsub's search loopcharliesome2014-03-251-0/+12
* lib/rubygem.rb: Weirichnobu2014-03-251-0/+4
* * addr2line.c (rb_dump_backtrace_with_lines): a function to get mustnaruse2014-03-251-0/+6
* * addr2line.c (fill_lines): skip if path is NULL.naruse2014-03-251-0/+4
* parse.y: required kwarg without parenthesesnobu2014-03-251-0/+5
* remove unnecessary unshiftkazu2014-03-251-0/+7
* parse.y: required kwarg without parenthesesnobu2014-03-251-0/+7
* parse.y: freeze filenamenobu2014-03-241-0/+4
* * addr2line.c (rb_dump_backtrace_with_lines): fetch path of thenaruse2014-03-241-0/+5
* gc.c: Fix up default GC params by @csfrancis [fix GH-556]hsbt2014-03-241-0/+4
* * addr2line.c (parse_debug_line_cu): explicitly specify signed charnaruse2014-03-241-0/+6
* vm_method.c: check if klass is 0nobu2014-03-231-1/+1
* vm_method.c: check if klass is 0nobu2014-03-231-0/+5
* st.c: use power-of-two sizes to avoid slow modulo opsnormal2014-03-221-0/+16
* * addr2line.c (fill_lines): compare the file names of object in whichnaruse2014-03-221-0/+5
* cgi/util.rb: use aliasnobu2014-03-211-0/+8
* Fix a build problem with clang and --with-opt-dir.knu2014-03-211-0/+13