aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* fix a typo [ci skip]kazu2014-03-181-1/+1
* * enumerator.c (enumerator_block_call): use PARRAY_CONST_PTR()ko12014-03-171-0/+13
* variable.c: avoid memory leak on const redefinitionnormal2014-03-171-0/+6
* * lib/time.rb: [DOC] Fix timezone in example of Time.parse [Bug #9521]zzak2014-03-161-0/+5
* configure.in: insert a space for non-GCCnobu2014-03-161-0/+5
* gc.c (objspace_xcalloc): fix GC accountingnormal2014-03-151-0/+4