aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * misc/ruby-mode.el (ruby-mode-set-encoding): skip shebang linenobu2010-05-311-0/+5
* * file.c (file_expand_path): Refix r28102: this breaksnaruse2010-05-311-0/+5
* * string.c (rb_str_inspect): inspect as ASCII when the codepointnaruse2010-05-311-0/+5
* * encoding.c (rb_enc_unicode_p): check the encoding is Unicodenaruse2010-05-311-0/+5
* * file.c (file_expand_path): check if expanded dname encoding isnobu2010-05-301-0/+8
* * insns.def (defined): respond_to_missing? may not be availablematz2010-05-301-0/+5
* * lib/delegate: Delegator: combine (public|protected) methods withmarcandre2010-05-301-0/+7
* * lib/set.rb (keep_if, select!): New methods [ruby-core:29749]marcandre2010-05-301-0/+4
* * test/rake/test_application.rb: update a test because of r28089.mame2010-05-301-0/+4
* * lib/tempfile.rb (Tempfile#unlink): leave @data. Assigning nil tomame2010-05-301-0/+6
* * ext/nkf/nkf-utf8/nkf.c: updated to b856dd07.naruse2010-05-301-0/+5
* * load.c (load_failed): use more accurate error message.mame2010-05-301-0/+5
* * file.c (rb_file_directory_p): update rdoc. a patch from Ilkkamame2010-05-301-0/+5
* * gc.c (gc_mark_all_clear): don't call obj_free() innari2010-05-301-0/+12
* * removed trailing spaces.nobu2010-05-291-17/+11
* * parse.y (parser_tokadd_utf8, parser_tokadd_string): allow NULnobu2010-05-291-0/+6
* * lib/rdoc/generator/template/darkfish/classpage.rhtml:naruse2010-05-291-0/+5
* * thread.c (RB_GC_SAVE_MACHINE_CONTEXT), gc.c (ruby_gc_stress_start):tarui2010-05-291-0/+5
* * ext/zlib/zlib.c (zstream_append_input2): add RB_GC_GUARD.mame2010-05-291-0/+5
* * ChangeLog: fix typotarui2010-05-291-1/+1
* * thread.c (RB_GC_SAVE_MACHINE_CONTEXT): start GC tarui2010-05-291-0/+7
* * gc.c (force_chain_object, rb_objspace_call_finalizer): deletemame2010-05-291-0/+6
* * string.c (str_replace_shared): change embedded state atomically.mame2010-05-291-0/+5
* * encoding.c (rb_filesystem_encindex): avoid infinite requirenaruse2010-05-291-0/+5
* * lib/rdoc/rdoc.rb (RDoc#read_file_contents): take care of BOM.nobu2010-05-291-0/+5
* * gc.c (GC_PROF_TIMER_STOP): regularize `marked' to suppressnobu2010-05-291-0/+5
* * test/ruby/envutil.rb: fix for --disable-gems.nobu2010-05-291-0/+4
* * lib/resolv.rb (Resolv::DNS::Requester#request): rescue ECONNREFUSED.akr2010-05-291-0/+4
* * gc.c (allocate_sorted_heaps, before_gc_sweep, gc_sweep): removednobu2010-05-281-0/+5
* * thread.c (blocking_region_begin): avoid RUBY_VM_CHECK_INTS()kosaki2010-05-281-0/+5
* * gc.c : use simple lazy sweep algorithm for response performancenari2010-05-281-0/+11
* * string.c (sym_inspect): escape ASCII-compatible strings.nobu2010-05-281-1/+3
* * string.c (rb_str_inspect): escape ASCII-compatible strings.nobu2010-05-281-0/+4
* * array.c (rb_ary_product): Use tmpary instead, to ensure markingshyouhei2010-05-281-0/+5
* * array.c (rb_ary_product): Do not rely on GC, t0 should beshyouhei2010-05-281-0/+5
* * lib/mkmf.rb (checking_for): ignore toplevel.nobu2010-05-281-0/+4
* * error.c (rb_bug): suppress the error report dialog if report_bug() tarui2010-05-271-0/+5
* * insns.def (invokesuper): check consistency between class of self andmame2010-05-271-0/+9
* * file.c (rb_home_dir): set filesystem encoding.naruse2010-05-271-0/+4
* * file.c (file_expand_path): set encoding as the same of fnamenaruse2010-05-271-0/+5
* * file.c (file_expand_path): use rb_enc_associate_index andnaruse2010-05-271-0/+8
* * include/ruby/encoding.h (rb_filesystem_encindex): defined.naruse2010-05-271-0/+10
* * win32/win32.c (rb_w32_read): call ReadFile() with len = 0 beforeusa2010-05-271-0/+7
* * LGPL: Removed. We no longer have LGPL'd source files in ourknu2010-05-271-0/+5
* * random.c (random_rand): add the result of random to thenobu2010-05-261-2/+6
* * file.c (file_expand_path): revert a part of r22392. it's commit miss.usa2010-05-261-0/+4
* * ChangeLog: fix wrong format.tarui2010-05-261-3/+2
* * test/rinda/test_rinda.rb (class TupleSpaceTest): kill a used threadtarui2010-05-261-0/+6
* * random.c (random_rand): subtraction method of non-numeric cannobu2010-05-261-0/+6
* document marshal_dump and marshal_loaddrbrain2010-05-261-0/+4