aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * gc.c: [DOC] Fix call-seq for GC.start by @jasonrclark [Fixes GH-572]zzak2014-03-211-0/+5
* * lib/csv.rb: Fixed a broken regular expression that was causingjeg22014-03-201-0/+8
* * gc.c (objspace_malloc_increase): should not invokeko12014-03-201-0/+9
* * struct.c (rb_struct_alloc): use RARRAY_CONST_PTR() instead ofko12014-03-201-0/+5
* * include/ruby/intern.h (rb_obj_call_init, rb_class_new_instance):ko12014-03-201-0/+9
* vm_method.c: fix infinite recursionnobu2014-03-201-0/+7
* time.c: freeze and preserve marshal-loaded time zonenormal2014-03-191-0/+6
* * vm_eval.c (eval_string_with_cref): Unify to use NIL_P.sorah2014-03-181-0/+4
* * vm_eval.c (eval_string_with_cref): Use file path even if scope issorah2014-03-181-0/+5