aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/lib/openssl/buffering.rb (module OpenSSL):nahi2011-06-111-0/+9
* * time.c: a correction of doc for strftime (%v).tadf2011-06-111-0/+4
* * ext/date/date_core.c: replaced doc for strftime based on Time's one.tadf2011-06-111-0/+4
* * ext/date/date_core.c (datetime_s_{iso8601,rfc3339,xmlschema,rfc2822,httpda...tadf2011-06-111-0/+5
* * ext/date/date_core.c: added examples.tadf2011-06-111-0/+4
* * gc.c: expand heap if initial_heap_min_slots is bigger thannari2011-06-111-0/+5
* * ChangeLog (vim): set shiftwidth to 2.eban2011-06-111-1/+5
* * ext/openssl/ossl_x509req.c: raise RequestError instead ofnahi2011-06-111-0/+7
* * ext/date/date_core.c (Date::(ABBR_)?(MONTH|DAY)NAMES): should be usascii.tadf2011-06-111-0/+4
* * ext/date/date_core.c: rewrote doc.tadf2011-06-111-0/+4
* * lib/test/unit.rb (Test::Unit::GlobOption#non_options): should runnobu2011-06-111-0/+5
* * bootstraptest/runner.rb: should initilize $stress to avoid warnings.eban2011-06-111-0/+4
* * io.c (io_getc): should be 7bit if ascii. fixes #4557nobu2011-06-111-0/+4
* * numeric.c (rb_enc_uint_chr): fix message format. Bug#4869nobu2011-06-111-0/+4
* * ChangeLog: fix ticket number at r31995. fixes #4161 is correct.kou2011-06-111-1/+1
* * lib/rexml/formatters/pretty.rbkou2011-06-111-0/+9
* * test/rexml/test_core.rbkou2011-06-111-1/+7
* * lib/rexml/parsers/xpathparser.rbkou2011-06-111-0/+9
* * test/rexml/test_elements.rb (ElementsTester): remove needlesskou2011-06-111-0/+5
* fixed a grammatical errorduerst2011-06-111-0/+3
* * vm.c (thread_memsize): don't ignore size of th->local_storage.kosaki2011-06-111-0/+4
* * lib/mkmf.rb: should quote arch_hdrdir and libpath for the casenobu2011-06-111-0/+5
* * thread_pthread.c (native_cond_timeout): wrap conditinally used label.nobu2011-06-111-0/+6
* * thread.c (rb_thread_execute_interrupts): use GetThreadPtr to extractakr2011-06-111-0/+6
* * ruby.c (ruby_process_options): add missing return type.nobu2011-06-111-0/+4
* * ext/tk/tcltklib.c (lib_eventloop_core): replace CHECK_INTS withkosaki2011-06-101-0/+5
* * encoding.c (rb_locale_charmap): When ruby process is run as Windowsnaruse2011-06-101-0/+8
* Don't break test-all.naruse2011-06-101-4/+1
* * common.mk: restore TESTRUN_SCRIPT to "$(srcdir)/test.rb".ko12011-06-101-0/+5
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#skip): reason tonobu2011-06-101-1/+4
* * test/ruby/test_module.rb (TestModule#remove_rake_mixins): remove allnobu2011-06-101-0/+5
* * encoding.c: Mention that Encoding.compatible? can work with moredrbrain2011-06-101-0/+5
* * ext/psych/lib/psych.rb: updating version to match released gem.tenderlove2011-06-091-0/+4
* * ext/bigdecimal (BigDecimal_to_i): Integer#** may return flonum.tadf2011-06-091-0/+4
* * complex.c (string_to_c_internal): uses rb_reg_nth_match;tadf2011-06-091-0/+5
* * gc.c: remove an unused declaration.nagachika2011-06-091-0/+4
* * rational.c (string_to_r): Rational#** may return flonum.tadf2011-06-091-0/+4
* * io.c: fix IO.copy_stream interrupt handling.akr2011-06-091-0/+13
* * gc.c (rb_objspace_call_finalizer): use rb_typeddata_is_kind_of() fornagachika2011-06-091-0/+8
* * test/ruby/test_thread.rb (TestThread#test_kill_thread_subclass):nagachika2011-06-091-0/+5
* * test/ruby/test_thread.rb (TestThread#test_kill_wrong_argument):nagachika2011-06-091-0/+6
* * string.c: Fix the ambiguous description of the behavior ofmrkn2011-06-091-0/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: Hash subclasses can be readtenderlove2011-06-091-0/+8
* * ext/psych/lib/psych/visitors/to_ruby.rb: Ruby modules can be loadedtenderlove2011-06-091-0/+8
* * ext/psych/lib/psych/visitors/to_ruby.rb: Ruby classes can be loadedtenderlove2011-06-091-0/+8
* * ChangeLog: fix some typosnagachika2011-06-081-2/+2
* * ChangeLog: add ticket linknagachika2011-06-081-1/+1
* * 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