aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/date/date_core.c (m_real_cwyear): new. derived from m_cwyear.tadf2011-06-051-0/+5
* * ext/tk/config_list.in: add new options for tcltklib.nagai2011-06-051-0/+4
* * ext/date/date_tmx.h: now does not place decoded data. allows totadf2011-06-051-0/+8
* * NEWS: wrote about changes of date.tadf2011-06-041-0/+4
* * ext/date/date_core.c (d_lite_inspect): changed the format.tadf2011-06-041-0/+5
* * class.c (check_mix_method_i, do_mix_method_i): not mix methodsnobu2011-06-041-0/+5
* * test/rubygems/test_gem_commands_which_command.rb:naruse2011-06-031-0/+5
* * lib/rubygems/test_case.rb: Refix for test-all in separate directory.naruse2011-06-031-0/+5
* ChangeLog for r31910sorah2011-06-031-0/+6
* * ext/date/date_core.c (d_lite_plus): get rid of compiler warnings.usa2011-06-031-1/+5
* * include/ruby/missing.h, numeric.c (round): moved prototype of round()usa2011-06-031-0/+6
* * io.c (io_fflush): windows -- call fsync() only when the FD is tied tousa2011-06-031-0/+5
* * lib/net/http.rb (URI::HTTP#request_uri): return nil when the urinaruse2011-06-031-4/+9
* * lib/csv.rb: Improve the line ending detection algorithmjeg22011-06-021-0/+5
* * io.c (rb_io_s_write, rb_io_s_binwrite): return!!!usa2011-06-021-0/+4
* * io.c: Add File.write, File.binwrite. [Feature #1081] [ruby-core:21701]sorah2011-06-021-0/+8
* * io.c (io_flush, rb_io_flush): need to fsync() when ruby calls internalusa2011-06-021-0/+5
* * ext/tk/tcltklib.c: reduce CPU power required by an eventloop.nagai2011-06-011-0/+4
* Imported minitest 2.2.2 (r6281)ryan2011-06-011-3/+1
* * test/ruby/test_signal.rb (TestSignal#test_signal_requiring):akr2011-06-011-0/+5
* * ext/tk/extconf.rb: fix for uninitialized global variables. [Ruby 1.9 - Bug ...nagai2011-06-011-0/+5
* * thread_pthread.c (native_sleep): fix 1000times calculation error.kosaki2011-06-011-0/+5
* * thread_pthread.c: remove unused macro.kosaki2011-06-011-0/+4
* * parse.y (peek_n): new macro to see next nth char.nobu2011-06-011-0/+4
* * tool/rbinstall.rb (gem): fix for rubygems change.nobu2011-06-011-0/+4
* fix typoskazu2011-06-011-5/+5
* MOSTLY Imported minitest 2.2.1 (r6277)ryan2011-06-011-0/+7
* Import rubygems 1.8.5 (released @ 137c80f)ryan2011-06-011-0/+5
* * NEWS: add new features of bigdecimal.mrkn2011-06-011-2/+6
* * lib/cgi/util.rb: Improve documentation. Patch by Kuba Fietkiewicz.drbrain2011-06-011-0/+6
* * lib/mathn.rb: Improve documentation and attach it to Numeric.drbrain2011-06-011-0/+5
* * lib/prime.rb: Indent examples enough to appear as code sections.drbrain2011-06-011-0/+5
* * hash.c (key_i): Change rdoc from "the first occurence" to "andrbrain2011-05-311-0/+6
* * ext/pty/pty.c (pty_check): Restore "not reached" comment.drbrain2011-05-311-0/+5
* * ext/zlib/zlib.c: Fix document-method declarations for set_sync anddrbrain2011-05-311-0/+5
* * load.c (loaded_feature_path): cut nonsence loop execution to fixtarui2011-05-311-0/+5
* * ChangeLog: adjust indent.nobu2011-05-311-20/+20
* * class.c (rb_mix_module): implement Module#mix.nobu2011-05-311-0/+4
* * io.c (io_encoding_set): should honor already set ecflags since itnobu2011-05-311-0/+5
* * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): remove unusednagachika2011-05-311-0/+5
* * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): support instantiation frommrkn2011-05-311-0/+12
* * ChangeLog: fix typosnagachika2011-05-311-3/+3
* * ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): support coerce with amrkn2011-05-311-0/+9
* * ext/date/date_core.c (offset_to_sec): fixed invalid validation.tadf2011-05-311-0/+4
* * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): replace the algorithm formrkn2011-05-311-0/+16
* * ext/bigdecimal/bigdecimal.c (BigDecimal_new): support instantiation amrkn2011-05-311-0/+14
* * ext/date/date_core.c: use simple/complex mode instead of light/right mode.tadf2011-05-311-0/+5
* * test/ruby/test_signal.rb (TestSignal#test_signal_requiring):akr2011-05-311-0/+5
* * lib/net/http.rb, lib/net/protocol.rb: Allow to configure to waitnahi2011-05-311-0/+11
* * io.c (rb_io_s_pipe): potential bug. the mode of read IO is set asusa2011-05-311-0/+8