Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
16937 Ruby Feature Assigned Add DNS over HTTP to Resolv akr (Akira Tanaka) 12/10/2020 09:15 AM Actions
10533 Ruby Bug Closed HTTP reconnection with SNI does not send correct hostname drbrain (Eric Hodel) 06/24/2015 08:41 AM Actions
9623 Ruby Bug Closed warning: "named capture conflicts a local variable" does not allow loops with named captures 07/12/2019 01:50 AM Actions
9202 Ruby Bug Closed Array#uniq freezes duplicate strings Glass_saga (Masaki Matsushita) 12/04/2013 09:23 AM Actions
9163 Ruby Bug Closed Rinda::RingServer can't announce locally seki (Masatoshi Seki) 11/27/2013 02:50 PM Actions
8865 Ruby Bug Closed OptionParser acceptable bugs drbrain (Eric Hodel) 02/19/2014 04:38 PM Actions
8690 Ruby Bug Third Party's Issue Enciphering a key with AES-128-CBC-HMAC-SHA1 crashes in OpenSSL 07/02/2016 02:05 AM Actions
8522 Ruby Bug Closed r41264 causes "implicit conversion loses integer precision" on clang akr (Akira Tanaka) 06/13/2013 06:13 AM Actions
8155 Ruby Feature Closed Improve support for streaming responses in WEBrick drbrain (Eric Hodel) 08/08/2013 03:38 AM Actions
8089 Ruby Feature Closed Add one-shot multicast DNS support to Resolv akr (Akira Tanaka) 04/06/2013 11:32 PM Actions
8075 Ruby Feature Closed Add socket interface class to list interfaces drbrain (Eric Hodel) 07/03/2013 06:53 AM Actions
8073 Ruby Feature Closed Add multicast support to Rinda::Ring* drbrain (Eric Hodel) 03/24/2013 05:10 AM Actions
8042 Ruby Feature Assigned Add Addrinfo#socket to create a socket that is not connected or bound matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
7958 Ruby Bug Closed include FileUtils::Verbose gives NoMethodError when installing files with a different mode drbrain (Eric Hodel) 03/14/2013 03:55 AM Actions
7870 Ruby Bug Closed Time.now == "" causes an infinite loop nobu (Nobuyoshi Nakada) 02/17/2013 08:55 PM Actions
7838 Ruby Bug Closed Backport r39213 to Ruby 2.0.0 which fixes intermittent test failures drbrain (Eric Hodel) 02/14/2013 07:10 AM Actions
7809 Ruby Bug Closed Backport RubyGems fixes in r39166 to ruby 2.0.0 drbrain (Eric Hodel) 02/14/2013 07:10 AM Actions
7756 Ruby Bug Closed clang 4.2 sees through UNINITIALIZED_VAR macro, gives warning mame (Yusuke Endoh) 03/21/2013 01:50 PM Actions
7485 Ruby Bug Closed ruby cannot build on mingw32 or FreeBSD 8 due to missing __sync_val_compare_and_swap drbrain (Eric Hodel) 12/15/2012 06:36 AM Actions
7471 Ruby Bug Closed character class has duplicated range warning for "" =~ /[\w\W]/ naruse (Yui NARUSE) 01/14/2013 06:51 AM Actions
7464 Ruby Bug Closed minitest 4.3.2 in r37967 breaks RDoc tests zenspider (Ryan Davis) 11/29/2012 03:54 PM Actions
7107 Ruby Bug Closed Ruby can no longer find constants in methods in anonymous modules 12/17/2012 06:49 PM Actions
6987 Ruby Bug Closed have_framework can only be called once in extconf.rb nobu (Nobuyoshi Nakada) 09/07/2012 01:22 AM Actions
6948 Ruby Bug Closed addr2line.c does not compile on FreeBSD 8 08/29/2012 02:37 PM Actions
6889 Ruby Bug Closed Restore backwards compatibility of Net::HTTP naruse (Yui NARUSE) 08/24/2012 07:42 AM Actions
6819 Ruby Feature Closed OpenSSL::Digest.new should return an instance of the chosen subclass MartinBosslet (Martin Bosslet) 08/02/2012 11:05 AM Actions
6692 Ruby Bug Closed TestSocket::test_udp_server always fails on OS X with Back to my Mac enabled drbrain (Eric Hodel) 10/19/2012 03:06 PM Actions
6623 Ruby Bug Closed Tracer output does not use Tracer.stdout keiju (Keiju Ishitsuka) 12/25/2012 10:04 PM Actions
6622 Ruby Feature Closed Add <, >, <=, >= to Set knu (Akinori MUSHA) 10/25/2012 07:47 PM Actions
6621 Ruby Feature Closed Accept a CGI parameter without a value xibbar (Takeyuki FUJIOKA) 07/04/2012 01:42 PM Actions
6620 Ruby Feature Closed Add &apos; to CGI's HTML escaping xibbar (Takeyuki FUJIOKA) 07/18/2012 08:04 AM Actions
6615 Ruby Feature Closed Release GVL in zlib when calling inflate() or deflate() 07/03/2012 06:03 AM Actions
6612 Ruby Feature Closed Add streaming inflate and deflate to Zlib 07/10/2012 09:04 AM Actions
6583 Ruby Feature Closed Improve socket exception message when bind() fails akr (Akira Tanaka) 04/06/2013 11:39 AM Actions
6494 Ruby Feature Closed Send Accept-Encoding for all HTTP requests drbrain (Eric Hodel) 07/20/2012 07:43 AM Actions
6492 Ruby Feature Closed Inflate all HTTP Content-Encoding: deflate, gzip, x-gzip responses by default naruse (Yui NARUSE) 11/22/2012 04:32 PM Actions
6482 Ruby Feature Closed Add URI requested to Net::HTTP request and response objects naruse (Yui NARUSE) 12/22/2012 05:36 AM Actions
6435 Ruby Feature Closed Break up net/http.rb into individual files drbrain (Eric Hodel) 05/23/2012 05:36 AM Actions
6322 Ruby Feature Closed Remove iconv nobu (Nobuyoshi Nakada) 04/23/2012 10:56 PM Actions
6163 Ruby Feature Closed Remove syck YAML extension tenderlovemaking (Aaron Patterson) 09/09/2012 01:06 AM Actions
6088 Ruby Feature Closed Add Net::ReadTimeout to distinguish which operation failed drbrain (Eric Hodel) 04/12/2012 06:20 AM Actions
6066 Ruby Bug Closed Fix "control may reach end of non-void function" warnings for clang drbrain (Eric Hodel) 04/17/2012 08:02 PM Actions
6009 Ruby Bug Closed Rapid signal delivery via kill(2) causes SystemStackError kosaki (Motohiro KOSAKI) 11/26/2012 07:57 PM Actions
6001 Ruby Bug Closed Retry idempotent HTTP requests for more errors 02/28/2012 01:51 PM Actions
5951 Ruby Bug Closed Exported RSA keys allow pass phrases that are too short MartinBosslet (Martin Bosslet) 06/10/2012 10:25 AM Actions
5937 Ruby Feature Closed Zlib::Inflate#add_dictionary to pre-supply dictionaries for inflate streams 05/30/2012 02:16 PM Actions
5929 Ruby Bug Closed Zlib::Inflate#set_dictionary does not work with short input 02/11/2012 09:29 AM Actions
5886 Ruby Bug Closed OpenSSL ASN.1 time values may not round-trip their type MartinBosslet (Martin Bosslet) 02/09/2012 09:43 AM Actions
5697 Ruby Bug Closed Wrong flag for enabling PIE executables with clang nobu (Nobuyoshi Nakada) 01/16/2012 11:04 PM Actions
5693 Ruby Bug Closed clang warning in bigdecimal mrkn (Kenta Murata) 06/01/2012 11:50 AM Actions
(1-50/84) Per page: 50, 100

Also available in: CSV PDF Atom