aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_core.h, vm_insnhelper.h: move decl. ofko12011-06-131-0/+13
* * lib/cmath.rb: add new methd Object#real?. fix #3137keiju2011-06-131-0/+4
* * ext/bigdecimal/bigdecimal.c (is_kind_of_BigDecimal): new function tomrkn2011-06-131-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimalCmp): use GetVpValueWithPrecmrkn2011-06-131-0/+11
* * lib/securerandom.rb (SecureRandom.random_bytes): modify PRNG stateakr2011-06-131-0/+7
* * lib/net/http.rb (Net::HTTP#use_ssl?): require 'openssl' only whennaruse2011-06-131-0/+5
* * lib/cmath.rb (CMath.cbrt): returns the principal value of the cubemrkn2011-06-131-0/+8
* * lib/test/unit.rb (Test::Unit::GlobOption#non_options): fix typo.mrkn2011-06-131-0/+4
* * ext/openssl/ossl_digest.c: fix error for digests that have no oidemboss2011-06-131-0/+6
* * lib/yaml.rb: load psych only when syck is not loaded.naruse2011-06-131-0/+4
* * ext/syck/lib/syck/rubytypes.rb: ditto.naruse2011-06-131-0/+4
* * ext/psych/lib/psych/deprecated.rb (Object#to_yaml_properties):naruse2011-06-131-0/+5
* * ext/openssl/ossl_digest.c: allow Digests to be created by sn, ln oremboss2011-06-131-0/+7
* * ext/openssl/pkey_dh.c: corrected documentation.emboss2011-06-131-0/+6
* * ext/openssl/pkey_dh.c: clarify difference between DH#public_key andemboss2011-06-131-0/+5
* * NEWS: introduce PKey.reademboss2011-06-121-0/+4
* * ext/openssl/ossl_pkey.c: added PKey.read module function that allowemboss2011-06-121-2/+15
* * ext/objspace/objspace.c (total_i): fix to skip no ruby objects.ko12011-06-121-0/+4
* * test/benchmark/test_benchmark.rb (capture_output):naruse2011-06-121-0/+7
* * test/openssl/test_pkey_dsa.rb: Test for DSA#syssign/sysverify.emboss2011-06-121-0/+4
* * ext/openssl/ossl_pkey_dh.c: completed documentation.emboss2011-06-121-0/+6
* * ext/openssl/ossl_pkey_dsa.c: completed documentation.emboss2011-06-121-0/+4
* lib/drb/drb.rb (kill_sub_thread): remove the method. [ruby-core:34185]seki2011-06-121-0/+4
* * ext/date/date_core.c (d_lite_marshal_load): should give converted value.tadf2011-06-121-0/+4
* * ext/date/date_core.c: edited doc.tadf2011-06-121-0/+4
* * benchmark/bm_vm3_clearmethodcache.rb: added.ko12011-06-121-0/+4
* * vm_method.c (rb_clear_cache*): update only vm state version.ko12011-06-121-0/+10
* * 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