aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/sync.rb (Sync_m#sync_lock): Fixed wakeup/raise unsafe code.kosaki2012-09-091-0/+9
* * include/ruby/intern.h (rb_thread_blocking_region): Addedkosaki2012-09-091-0/+5
* * lib/sync.rb (Sync_m): Removed RCS_ID.kosaki2012-09-091-0/+4
* * test/ruby/test_io.rb (test_advise_pipe): new test to checkkosaki2012-09-091-0/+6
* * io.c (nogvl_close, maygvl_close, nogvl_fclose, maygvl_fclose):kosaki2012-09-091-0/+7
* * io.c (io_bufread): removed unnecessary rb_thread_wait_fd().kosaki2012-09-091-0/+7
* * thread.c (rb_mutex_lock): stop multiple threads usekosaki2012-09-091-0/+5
* internal.h: allocator function in rb_classext_tnobu2012-09-081-0/+11
* mkmf.rb: fix splitting options with an argumentnobu2012-09-061-0/+6
* .gdbinit: FLONUM supportnobu2012-09-061-1/+6
* ruby.h: merge FLONUM and non-FLONUMnobu2012-09-061-0/+6
* Imported minitest 3.4.0 (r7762)ryan2012-09-051-0/+5
* * parse.y (rb_warn4S): renamed from rb_warn4(), because the case inusa2012-09-051-1/+11
* * .travis.yml (notifications): [experimental] update notification template.shyouhei2012-09-051-0/+4
* * parse.y (rb_warn4): added as a rb_warn variant to warn with explicitnaruse2012-09-051-0/+7
* dir.c: fix recursionnobu2012-09-051-0/+5
* test_pstore.rb: fix for timeoutshirosaki2012-09-041-0/+10
* * vm_eval.c (ruby_eval_string_from_file_protect): initializer element is not ...shyouhei2012-09-041-0/+5
* * test/openssl/test_asn1_rb:emboss2012-09-031-0/+10
* * Reference feature #6946 in Changelog entry.emboss2012-09-031-1/+1
* * test/openssl/utils.rb: Use DSS1 as DSA signature digest for allemboss2012-09-031-0/+6
* ruby.h: suppress warningsnobu2012-09-031-0/+5
* matrix.rb: complex vectornobu2012-09-031-0/+5
* remove trailing spaces.nobu2012-09-031-2/+2
* * Correct header format of my ChangeLog entries.emboss2012-09-031-2/+2
* * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss2012-09-031-0/+22
* fix typoskazu2012-09-021-3/+3
* * test/openssl/utils.rb: Use a cached DH key instead of generating aemboss2012-09-021-0/+5
* * lib/webrick/ssl.rb (WEBrick::Config::SSL): add new keynaruse2012-09-011-0/+8
* * lib/set.rb (#initialize_copy, #eql): Use instance_variable_getknu2012-09-011-0/+5
* * lib/test/unit/test-unit.gemspec: Make test/unit default gem.kou2012-08-311-0/+5
* * ext/openssl/extconf.rb: Check existence of OPENSSL_NPN_NEGOTIATED.emboss2012-08-311-0/+13
* * lib/set.rb (Set#{each,reject!,select!}, SortedSet#each): Passknu2012-08-311-0/+6
* * lib/ipaddr.rb: Introduce several new error classes where onlyknu2012-08-311-0/+8
* * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_to_f): addedusa2012-08-311-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): use self's sign tousa2012-08-311-0/+6
* id.h: independent from parse.hnobu2012-08-311-0/+5
* mkmf.rb: fix race conditions at install-extnobu2012-08-311-0/+6
* vm_trace.c: freed memory accessnobu2012-08-311-1/+3
* vm_trace.c: uninitialized statenobu2012-08-311-0/+5
* * io.c (rb_io_close): call rb_last_status_clear.akr2012-08-301-0/+4
* bigdecimal.c: check underflownobu2012-08-301-0/+6
* * lib/set.rb (Set#{<,>,<=,>=}): Define comparison operators asknu2012-08-301-0/+6
* * lib/uri/ftp.rb (URI::FTP#initialize): raise InvalidURIError if "//"naruse2012-08-301-0/+5
* test/ruby/test_file_exhaustive.rb: fix test for HOME-less envsluislavena2012-08-291-0/+5
* * internal.h (rb_last_status_clear): declared.akr2012-08-291-0/+9
* * process.c (rb_f_system): check failures of waitpid.akr2012-08-291-0/+5
* configure.in: use configured libdir valuenobu2012-08-291-0/+8
* * addr2line.c: SIZE_MAX is defined in stdint.h, so r36755 breaksnaruse2012-08-291-0/+5
* * test/openssl/utils.rbemboss2012-08-281-0/+8