aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* fix typoskazu2012-04-021-1/+1
* * lib/optparse/ac.rb: autoconf-like options.nobu2012-04-021-0/+4
* * string.c (rb_str_start_with, rb_str_end_with): raise an error ifnobu2012-04-021-0/+6
* * lib/webrick/server.rb (WEBrick::GenericServer): close socket only ifnaruse2012-04-011-0/+5
* * lib/net/ftp.rb (Net::BufferedSocket): should delegate send() to @ionaruse2012-04-011-0/+5
* * lib/net/ftp.rb: fixed the domain name in examples.shugo2012-03-311-0/+4
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler): dup to preventnaruse2012-03-311-0/+5
* * hash.c (hash_default_value): extract from rb_hash_aref(), to benobu2012-03-311-0/+6
* * hash.c: do not allocate st_table when it is not necessary.nobu2012-03-311-0/+4
* * lib/net/ftp.rb (read_timeout=, open_timeout=): supported timeout.shugo2012-03-311-0/+4
* * hash.c: remove unnecessary checks for Qundef in hash iterations.nobu2012-03-311-0/+6
* * ext/openssl/ossl_x509cert.c: Fix doc typo.emboss2012-03-311-0/+4
* * st.c (st_foreach_check, st_foreach): remove ancient check. Thisnobu2012-03-311-1/+5
* * st.c (st_delete): use real_entries in st_delete for packed tablesnobu2012-03-311-0/+4