summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-04-05dln.c: non-ascii path on Windowsnobu
2014-04-05 * ext/date/date_core.c (d_lite_cmp): should compare with #<.tadf
2014-04-04readline/extconf.rb: rl_hook_func_tnobu
2014-04-03configure.in: restore flagsnobu
2014-04-02configure.in: fix for clang 5.1 __builtin_longjmpnobu
2014-04-02* remove trailing spaces.nobu
2014-04-02* gc.c, gc.h (rb_objspace_each_objects_without_setup):ko1
2014-04-02configure.in: do not use a variable for longjmpnobu
2014-04-02* common.mk: Use redmine-2.x url for DeveloperHowto wiki.hsbt
2014-04-02Fix error with empty args.kazu
2014-04-01* lib/csv.rb: Symbol HeaderConverter: strip leading/trailing space.jeg2
2014-04-01* lib/csv.rb: Don't attempt to convert nil headers.jeg2
2014-04-01config_files.rb: show failurenobu
2014-04-01* addr2line.c (rb_dump_backtrace_with_lines): don't depend hard codednaruse
2014-04-01* parse.y (rb_str_dynamic_intern): set mark bit if dynamic symbolktsj
2014-03-31* addr2line.c (fill_lines): use dynsym, which is used for dynamicnaruse
2014-03-31* vm_dump.c (rb_print_backtrace): current implementationnaruse
2014-03-31readline/extconf.rb: fix typonobu
2014-03-31* test/ruby/memory_status.rb: require envutil before accessing EnvUtilusa
2014-03-31fix typoskazu
2014-03-31st.c (st_init_table_with_size): update commentnormal
2014-03-30* win32/win32.c (rb_w32_accept, open_ifs_socket, socketpair_internal):usa
2014-03-29* gc.c (gc_before_sweep): cap `malloc_limit' toko1
2014-03-28struct.c: not_a_member messagenobu
2014-03-28* ext/psych/psych.gemspec: update gemspec for psych-2.0.5hsbt
2014-03-28* ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version tohsbt
2014-03-27string.c: search by rb_str_indexnobu
2014-03-27* addr2line.c (fill_lines): check shdr[i].sh_type because even ifnaruse
2014-03-26* parse.y: inline must be static (for mswin).usa
2014-03-26* internal.h (USE_SYMBOL_GC): enable Symbol GC by default (USE_SYMBOL_GC == 1).nari
2014-03-26* parse.y: support Symbol GC. [ruby-trunk Feature #9634]nari
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-25* addr2line.c (fill_lines): don't run fill_lines multiple times.naruse
2014-03-25Stop allocating backref strings within gsub's search loopcharliesome
2014-03-25lib/rubygem.rb: Weirichnobu
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-25parse.y: required kwarg without parenthesesnobu
2014-03-24parse.y: freeze filenamenobu
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* addr2line.c (parse_debug_line_cu): explicitly specify signed charnaruse