aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (UNREACHABLE): gcc 4.4 eliminates unreachable codenobu2012-04-141-0/+7
* * lib/webrick/server.rb (WEBrick::GenericServer#start):naruse2012-04-141-0/+9
* * variable.c (trace_ev): Removed "not reached" comment as this line isdrbrain2012-04-141-0/+40
* * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "controldrbrain2012-04-131-0/+44
* * hash.c (inspect_i): keep string's coderange.naruse2012-04-131-0/+4
* * hash.c (rb_hash_aset, rb_hash_update, rb_hash_update_by): usenobu2012-04-131-0/+5
* * lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303;naruse2012-04-131-5/+13
* * ext/date/date_core.c: added some notes.tadf2012-04-121-0/+4
* Add a ticket number for last commit.ko12012-04-121-2/+1
* * compile.c (compile_array, compile_array_):ko12012-04-121-0/+27
* * lib/uri/generic.rb (module URI): URI now downcases the scheme todrbrain2012-04-111-0/+6
* * lib/net/protocol.rb (module Net): Added ReadTimeout to matchdrbrain2012-04-111-0/+16
* * lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain2012-04-111-0/+11
* * lib/test/unit.rb (Test::Unit:Runner::Worker#_run_suites):naruse2012-04-111-0/+5
* * parse.y (rb_check_id_cstr): new function to check if ID isnobu2012-04-111-0/+7
* * io.c (rb_io_eof): use eof() instead of io_fillbuf(). It's becauseshirosaki2012-04-111-0/+10
* * ext/digest/sha2/lib/sha2.rb (Digest#block_length): Fixed method namedrbrain2012-04-101-0/+6
* * pack.c (pack_pack): Warn when an invalid character is found in thedrbrain2012-04-101-0/+8
* * string.c (rb_str_tr): Documented use of \ to escape characters.drbrain2012-04-101-0/+6
* * lib/abbrev.rb: Clarified that Abbrev.abbrev returns a Hash insteaddrbrain2012-04-101-0/+5
* * ext/ripper/lib/ripper/sexp.rb: fix spelling.ayumin2012-04-101-0/+5
* * error.c (rb_enc_raise): new function to raise an exception withnobu2012-04-101-0/+6
* * lib/net/http.rb (Net::HTTP#send_request_with_body_stream):naruse2012-04-101-0/+6
* * thread_pthread.c: add prototype declarations for older Mac OS X.nobu2012-04-101-0/+5
* * compile.c (iseq_set_sequence): show a hint if there are duplicatedko12012-04-101-0/+5
* * string.c (rb_str_split_m): Documented behavior of split on the emptydrbrain2012-04-101-0/+5
* * ext/zlib/zlib.c (rb_deflate_s_deflate): Fixed ruby example replacingdrbrain2012-04-101-0/+5
* * win32/win32.c (isUNCRoot, winnt_stat): support long UNC.nobu2012-04-091-0/+5
* * parse.y (string_content, parser_yylex): count brace nesting tonobu2012-04-091-0/+5
* * hash.c (rb_hash_set_default_proc): Accept nil, patch by Run Paintmarcandre2012-04-091-0/+7
* * ext/date/date_strftime.c: gets the value with range() consistetly.tadf2012-04-081-0/+5
* * complex.c (nucomp_expt): [ruby-core:44170].tadf2012-04-081-0/+4
* * complex.c (nucomp_expt): the result of f_complex_new2 may be a fixnumnaruse2012-04-081-0/+5
* * ext/json/generator/generator.c (generate_json_bignum):naruse2012-04-081-0/+6
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): get keysnaruse2012-04-071-0/+6
* * io.c (io_unread): cast as long the value for extra_max.naruse2012-04-071-0/+5
* * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):naruse2012-04-071-0/+7
* * include/ruby/win32.h (rb_w32_aspawn_flags): add the declaration ofshirosaki2012-04-071-0/+40
* * test/ruby/test_thread.rbshirosaki2012-04-071-0/+11
* * ext/psych/lib/psych.rb: bumping up psych version to match release.tenderlove2012-04-071-0/+5
* * ext/psych/parser.c: fall back to any encoding if the externaltenderlove2012-04-061-0/+6
* struct.c (documentation for rb_struct_members_m):duerst2012-04-061-0/+6
* * Makefile.in ($(LIBRUBY_A)): fix typo.kazu2012-04-061-0/+4
* * missing/alloca.c (xmalloc, xfree): use ruby version, notnobu2012-04-051-0/+5
* * lib/ftp/ftp.rb (Net::FTP#close): restore original read_timeout.naruse2012-04-041-0/+4
* * lib/ftp/ftp.rb (Net::FTP#close): ignore exceptions from shutdown andnaruse2012-04-041-0/+5
* * lib/ftp/ftp.rb (Net::FTP#close): close socket more gracefully.naruse2012-04-031-1/+10
* * test/net/ftp/test_ftp.rb (FTPTest#create_ftp_server): should waitusa2012-04-031-0/+7
* * process.c (setreuid, setregid): suppress warnings.nobu2012-04-031-0/+5
* * enumerator.c (inspect_enumerator): suppress uninitializednobu2012-04-031-0/+6