aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * cont.c (root_fiber_alloc): set root fiber's status RUNNING.nagachika2011-06-081-0/+7
* * doc/irb/irb.rd: fix typo. patch by Nobuhiro IMAI.kosaki2011-06-071-0/+7
* * lib/rubygems/user_interaction.rb (Gem::StreamUI#tty?): IO#tty? ofusa2011-06-071-0/+7
* * test/rubygems/test_gem.rb (TestGem#{test_self_user_home_userprofile,usa2011-06-071-0/+6
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):usa2011-06-071-0/+5
* * ext/date/date_core.c (date_s_today, datetime_s_now): check thenobu2011-06-071-0/+5
* * ext/tk/extconf.rb: use $defs not $CPPFLAGS to get rid ofnobu2011-06-071-0/+5
* * test/ruby/test_io.rb (TestIO#test_s_{,bin}write): do not create a filekazu2011-06-061-0/+5
* * cont.c: use #if FIBER_USE_NATIVE instead of #ifdef.nagachika2011-06-061-0/+6
* * test/date/test_switch_hitter.rb: added a test.tadf2011-06-061-0/+4
* * ChangeLog: fix a typo.nagachika2011-06-061-1/+1
* * ext/date/date_core.c: added notes.tadf2011-06-061-0/+4
* * ChangeLog: fix a typo.nagachika2011-06-061-2/+2
* * ext/date/date_core.c: flattened format to strftimev.tadf2011-06-061-0/+5
* * include/ruby/{defines,missing}.h (rb_infinity, rb_nan): move fromusa2011-06-061-2/+7
* * test/rdoc/test_rdoc_markup_pre_process.rb (TestRDocMarkupPreProcess#usa2011-06-061-0/+7
* * ext/date/date_core.c (valid_jd_sub): need to convert from VALUE tousa2011-06-061-0/+7
* * include/ruby/defines.h (rb_inifinity, rb_nan): export for Windows.usa2011-06-061-0/+4
* * lib/test/unit.rb(Test::Unit::Runner#puke):sorah2011-06-061-0/+7
* * lib/net/http.rb: don't use autoload.naruse2011-06-061-0/+4
* * ext/psych/parser.c (parse): release event objects to plug memorytenderlove2011-06-061-0/+5
* * eval.c: remove rb_thread_stop_timer_thread function declaration.kosaki2011-06-051-0/+6
* * thread_pthread.c (thread_timer): add to care a spurious wakeup.kosaki2011-06-051-0/+7
* * 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