aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/extconf.rb: fails on Mac OS X [Ruby 1.9 - Bug #4853]nagai2011-06-121-0/+4
* * thread.c: remove th->transition_for_lock. It's thread unsafe.kosaki2011-06-121-0/+5
* * thread.c: introduce spurious wakeup safe deadlock check.kosaki2011-06-121-0/+5
* * benchmark/bm_vm3_thread_mutex.rb: remove it.ko12011-06-121-0/+11
* * io.c: use select() appropriately for sendfile().akr2011-06-121-0/+9
* * atomic.h (ATOMIC_OR): _InterlockedOr is not available on migw.nobu2011-06-121-0/+6
* * ext/date/date_core.c: edited doc.tadf2011-06-111-0/+4
* add to bug numberkosaki2011-06-111-1/+1
* * vm_core.h (RUBY_VM_SET_TIMER_INTERRUPT, RUBY_VM_SET_INTERRUPT,kosaki2011-06-111-0/+12
* * ext/date/date_core.c: edited doc.tadf2011-06-111-0/+4
* * 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