aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * strftime.c (rb_strftime_with_timespec): improved style consistency.yugui2011-05-311-0/+7
* * test/io/wait/test_io_wait.rb (TestIOWait#{test_nread,test_ready?,usa2011-05-311-0/+5
* * test/ruby/test_io.rb (TestIO#test_open_mode): MUST release resourcesusa2011-05-311-0/+5
* * vm_exec.c: remove conditions for clangnaruse2011-05-311-0/+5
* * ChangeLog: fix typo.nobu2011-05-301-1/+1
* * test/ruby/test_signal.rb (TestSignal#test_signal_requiring): don'takr2011-05-301-0/+5
* * test/ruby/test_signal.rb (TestSignal#test_signal_requiring): smallusa2011-05-301-0/+6
* * insns.def (opt_mult): as r31805, volatile it.naruse2011-05-301-0/+9
* * numeric.c (int_pow): make sure to assign the result of x * z.naruse2011-05-301-0/+5
* revert r31783.nobu2011-05-291-4/+0
* * numeric.c (flo_round): use absolute value as divisor.nobu2011-05-291-0/+4
* * re.c (rb_reg_match): fix rdoc of Regexp#=~.naruse2011-05-291-0/+5
* * lib/webrick/https.rb (WEBrick::HTTPRequest#parse_uri):naruse2011-05-291-0/+5
* * numeric.c: add #include "interna.h" for rb_big_uminus() prototype.nagachika2011-05-291-0/+4
* * numeric.c (flo_round): fix for negative value.nobu2011-05-291-0/+4
* * test/net/http/utils.rb (TestNetHTTPUtils#teardown): add nil check.kosaki2011-05-281-0/+4
* * process.c (before_exec, after_exec): change from macro to function.kosaki2011-05-281-0/+4
* * process.c (before_exec, after_exec): change SIGPIPE handler to SIG_DFLkosaki2011-05-281-0/+7
* * signal.c (Init_signal, default_handler): change default SIGPIPE handlerkosaki2011-05-281-0/+6
* * io.c (fill_cbuf): return MORE_CHAR_SUSPENDED when cbuf is not empty.naruse2011-05-271-0/+4
* email addr fixkosaki2011-05-271-1/+1
* * string.c (rb_str_bytesize): rb_str_bytesize() should use LONG2NUM().kosaki2011-05-271-0/+5
* * io.c (fill_cbuf): Fix test-all crash.kosaki2011-05-271-0/+4
* * lib/ostruct.rb (method_missing): Handle [] and []= correctly.marcandre2011-05-271-0/+5
* * test/rexml/test_core.rb (Tester::test_text_frozen): split frozenkou2011-05-271-0/+5
* * tool/rbinstall.rb (gem): install gemspec of json. fixed #4784nobu2011-05-271-0/+4
* * io.c (validate_enc_binmode): do not clear textmode flag ifnobu2011-05-271-1/+4
* * io.c (fill_cbuf): finish reading at EOF.nobu2011-05-271-0/+4
* ChangeLog for itshyouhei2011-05-271-0/+8
* * thread.c (ppoll): typo bug fix.nagai2011-05-261-0/+4
* * ext/tk/lib/tk.rb: hang-up at exit before calling Tk.mainloop.nagai2011-05-261-0/+6
* * lib/csv.rb: Enhance each() to support Enumerator.jeg22011-05-261-2/+6
* * lib/csv.rb: Documentation improvements from Ysiad Ferreiras.jeg22011-05-261-0/+5
* ChangeLog for it.shyouhei2011-05-261-0/+6
* * ext/curses/curses.c: Remove color constants block.drbrain2011-05-251-0/+5
* * ext/curses/curses.c: Add missing documentation for button state, MINdrbrain2011-05-251-0/+6
* * lib/benchmark.rb: Restore nodoc for Benchmark::Job anddrbrain2011-05-251-0/+5
* * lib/net/pop.rb: Hide implementation details from RDoc.drbrain2011-05-251-0/+5
* * lib/net/ftp.rb: Add :nodoc: for private methods.drbrain2011-05-251-0/+5
* * ext/zlib/zlib.c: Fix Document-method declarations. Improvedrbrain2011-05-251-0/+5
* * lib/erb.rb: Hide documentation for implementation details of ERB.drbrain2011-05-241-0/+5
* * lib/tempfile.rb (Tempfile.{mkdir,rmdir}): revert for backwardnobu2011-05-241-0/+5
* * spec/README: update the description.nobu2011-05-241-0/+4
* * lib/tempfile.rb (Tempfile.{lock,unlock}_tempfile): refactor.nobu2011-05-241-0/+4
* * spec/README: fix typo.naruse2011-05-241-0/+5
* * ext/tk/lib/tk.rb: fail to start Tk.mainloop (exit immediately) on some envi...nagai2011-05-231-0/+18
* * lib/yaml.rb: switch default YAML engine to Psych, old syck enginetenderlove2011-05-231-0/+5
* * include/ruby/defines.h (CASEFOLD_FILESYSTEM): Revert r30508. Forgot to nahi2011-05-231-0/+6
* * ext/openssl/ossl_asn1.c: Do not parse zero-tagged values as EOC. Doemboss2011-05-231-0/+6
* * lib/net/smtp.rb: Document Net::SMTP::Response. Patch by J.R. Garcia.drbrain2011-05-231-0/+5