summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-06-13* ext/openssl/ossl_digest.c: allow Digests to be created by sn, ln oremboss
2011-06-13* ext/openssl/pkey_dh.c: corrected documentation.emboss
2011-06-13* ext/openssl/pkey_dh.c: clarify difference between DH#public_key andemboss
2011-06-12* NEWS: introduce PKey.reademboss
2011-06-12* ext/openssl/ossl_pkey.c: added PKey.read module function that allowemboss
2011-06-12* ext/objspace/objspace.c (total_i): fix to skip no ruby objects.ko1
2011-06-12* test/benchmark/test_benchmark.rb (capture_output):naruse
2011-06-12* test/openssl/test_pkey_dsa.rb: Test for DSA#syssign/sysverify.emboss
2011-06-12* ext/openssl/ossl_pkey_dh.c: completed documentation.emboss
2011-06-12* ext/openssl/ossl_pkey_dsa.c: completed documentation.emboss
2011-06-12lib/drb/drb.rb (kill_sub_thread): remove the method. [ruby-core:34185]seki
2011-06-12 * ext/date/date_core.c (d_lite_marshal_load): should give converted value.tadf
2011-06-12 * ext/date/date_core.c: edited doc.tadf
2011-06-12* benchmark/bm_vm3_clearmethodcache.rb: added.ko1
2011-06-12* vm_method.c (rb_clear_cache*): update only vm state version.ko1
2011-06-12* ext/tk/extconf.rb: fails on Mac OS X [Ruby 1.9 - Bug #4853]nagai
2011-06-12* thread.c: remove th->transition_for_lock. It's thread unsafe.kosaki
2011-06-12* thread.c: introduce spurious wakeup safe deadlock check.kosaki
2011-06-12* benchmark/bm_vm3_thread_mutex.rb: remove it.ko1
2011-06-12* io.c: use select() appropriately for sendfile().akr
2011-06-12* atomic.h (ATOMIC_OR): _InterlockedOr is not available on migw.nobu
2011-06-11 * ext/date/date_core.c: edited doc.tadf
2011-06-11add to bug numberkosaki
2011-06-11* vm_core.h (RUBY_VM_SET_TIMER_INTERRUPT, RUBY_VM_SET_INTERRUPT,kosaki
2011-06-11 * ext/date/date_core.c: edited doc.tadf
2011-06-11* ext/openssl/lib/openssl/buffering.rb (module OpenSSL):nahi
2011-06-11 * time.c: a correction of doc for strftime (%v).tadf
2011-06-11 * ext/date/date_core.c: replaced doc for strftime based on Time's one.tadf
2011-06-11 * ext/date/date_core.c (datetime_s_{iso8601,rfc3339,xmlschema,rfc2822,httpda...tadf
2011-06-11 * ext/date/date_core.c: added examples.tadf
2011-06-11* gc.c: expand heap if initial_heap_min_slots is bigger thannari
2011-06-11* ChangeLog (vim): set shiftwidth to 2.eban
2011-06-11* ext/openssl/ossl_x509req.c: raise RequestError instead ofnahi
2011-06-11 * ext/date/date_core.c (Date::(ABBR_)?(MONTH|DAY)NAMES): should be usascii.tadf
2011-06-11 * ext/date/date_core.c: rewrote doc.tadf
2011-06-11* lib/test/unit.rb (Test::Unit::GlobOption#non_options): should runnobu
2011-06-11* bootstraptest/runner.rb: should initilize $stress to avoid warnings.eban
2011-06-11* io.c (io_getc): should be 7bit if ascii. fixes #4557nobu
2011-06-11* numeric.c (rb_enc_uint_chr): fix message format. Bug#4869nobu
2011-06-11* ChangeLog: fix ticket number at r31995. fixes #4161 is correct.kou
2011-06-11* lib/rexml/formatters/pretty.rbkou
2011-06-11* test/rexml/test_core.rbkou
2011-06-11* lib/rexml/parsers/xpathparser.rbkou
2011-06-11* test/rexml/test_elements.rb (ElementsTester): remove needlesskou
2011-06-11fixed a grammatical errorduerst
2011-06-11* vm.c (thread_memsize): don't ignore size of th->local_storage.kosaki
2011-06-11* lib/mkmf.rb: should quote arch_hdrdir and libpath for the casenobu
2011-06-11* thread_pthread.c (native_cond_timeout): wrap conditinally used label.nobu
2011-06-11* thread.c (rb_thread_execute_interrupts): use GetThreadPtr to extractakr
2011-06-11* ruby.c (ruby_process_options): add missing return type.nobu