23851-24345
23646-24524 subjects 24038-25384
^ [Bug #1631] Kernel.require Gives Misleading Error Message When File is Unreadable
23851 [redmine ruby] Bug #1631: Kernel.require Gives Misleading Error Message When File is Unreadable
^ [Bug #1632] ARGF's Iterators Return nill Instead of self
23852 [redmine ruby] Bug #1632: ARGF's Iterators Return nill Instead of self
^ [Bug #1633] ARGF#close and ARGF#skip are Often Fatal on 1.9
23853 [redmine ruby] Bug #1633: ARGF#close and ARGF#skip are Often Fatal on 1.9
23868 [matz ruby-la] * 1.8 ARGF.close does not call #close on T_FILE objects. It calls
^ [Bug #1635] ARGF Has No Documentation
23854 [redmine ruby] Bug #1635: ARGF Has No Documentation
23858 [matz ruby-la] Yes.
^ [Bug #1584] return from lambda within 2 procs freezes
23855 [redmine ruby] Issue #1584 has been updated by Run Paint Run Run.
^ [Bug #1636] Rational#coerce(Rational) Raises TypeError
23859 [redmine ruby] Bug #1636: Rational#coerce(Rational) Raises TypeError
^ [Bug #1632](Closed) ARGF's Iterators Return nill Instead of self
23860 [redmine ruby] Issue #1632 has been updated by Yukihiro Matsumoto.
^ Re: [Bug #1629] [Segfault] z =
23862 [phasis gmail] I cannot produce this bug.
^ [Bug #1540] read on win32 now defaults to blocking
23863 [redmine ruby] Issue #1540 has been updated by Roger Pack.
^ [Bug #1639] YAML.load fails on some Regexps
23864 [redmine ruby] Bug #1639: YAML.load fails on some Regexps
^ [Bug #1633](Closed) ARGF#close and ARGF#skip are Often Fatal on 1.9
23867 [redmine ruby] Issue #1633 has been updated by Yukihiro Matsumoto.
^ [Bug #1640] [PATCH] Documentation for the Rational Class
23869 [redmine ruby] Bug #1640: [PATCH] Documentation for the Rational Class
^ [Bug #1641] File::SEPARATOR not platform-specific
23872 [redmine ruby] Bug #1641: File::SEPARATOR not platform-specific
^ [Bug #1641](Rejected) File::SEPARATOR not platform-specific
23873 [redmine ruby] Issue #1641 has been updated by Yukihiro Matsumoto.
^ [Bug #1392] Object#extend leaks memory on Ruby 1.9.1
23875 [redmine ruby] Issue #1392 has been updated by Roger Pack.
^ [Bug #1643] documentation are installed to the wrong dir in windows
23876 [redmine ruby] Bug #1643: documentation are installed to the wrong dir in windows
^ trouble registering and logging in to the issue tracking system
23878 [knutaf gmail] I was trying to register and sign in to redmine.ruby-lang.org. I
+ 23882 [rogerdpack g] Have you tried multiple browsers maybe?
| 23885 [knutaf gmail] invalid username or password. Did I somehow get my username wrong? The
+ 23886 [tommy.nordgr] You might have typed the password with CAPS LOCK on. Passwords are
23892 [knutaf gmail] I am brilliant and typoed my username, not password. Hooray for me now being
^ Merging recent Ruby threading improvements
23883 [ice799 gmail] As many of you know, Aman Gupta and I have been busy hacking on Ruby
+ 23887 [binary42 gma] I've needed something like this many times in the past so it's great
+ 23888 [nobu ruby-la] And it can compile only with gcc.
| 23889 [shyouhei rub] This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
+ 23898 [wyhaines gma] I am in complete support of continuing to push the state of the art in
^ [Bug #1636](Closed) Rational#coerce(Rational) Raises TypeError
23884 [redmine ruby] Issue #1636 has been updated by tadayoshi funaba.
^ [Bug #1635] ARGF Has No Documentation
23891 [redmine ruby] Issue #1635 has been updated by Run Paint Run Run.
^ [Bug #1644] recv on inherited socket wrapped in TCPSocket does not read data, on Windows
23893 [redmine ruby] Bug #1644: recv on inherited socket wrapped in TCPSocket does not read data, on Windows
^ [Bug #1622](Closed) [PATCH] Module.autoload Documentation Fix
23894 [redmine ruby] Issue #1622 has been updated by Yukihiro Matsumoto.
^ [Bug #1620](Closed) [PATCH] Kernel.require Normalises Paths in 1.9
23895 [redmine ruby] Issue #1620 has been updated by Yukihiro Matsumoto.
^ [Bug #1640] [PATCH] Documentation for the Rational Class
23899 [redmine ruby] Issue #1640 has been updated by tadayoshi funaba.
^ [Bug #1643] documentation are installed to the wrong dir in windows
23900 [redmine ruby] Issue #1643 has been updated by Yutaka Kanemoto.
^ [Bug #1640] [PATCH] Documentation for the Rational Class
23901 [redmine ruby] Issue #1640 has been updated by Run Paint Run Run.
^ [Bug #1643](Closed) documentation are installed to the wrong dir in windows
23902 [redmine ruby] Issue #1643 has been updated by Nobuyoshi Nakada.
^ [Bug #1648] Rational#div Raises NoMethodError for Invalid Argument
23903 [redmine ruby] Bug #1648: Rational#div Raises NoMethodError for Invalid Argument
^ [Bug #1640] [PATCH] Documentation for the Rational Class
23906 [redmine ruby] Issue #1640 has been updated by tadayoshi funaba.
^ [Bug #1649] use of #send in MonitorMixin::extend_object fails for BasicSocket objects
23907 [redmine ruby] Bug #1649: use of #send in MonitorMixin::extend_object fails for BasicSocket objects
^ [Bug #1650] Time range === is slow
23908 [redmine ruby] Bug #1650: Time range === is slow
23935 [matz ruby-la] 1.9 Range#=== now checks according to enumeration (unless both ends
^ [Bug #1640] [PATCH] Documentation for the Rational Class
23909 [redmine ruby] Issue #1640 has been updated by Run Paint Run Run.
^ [Bug #1651] Segfault for #numerator and #denominator on Numeric Subclass
23910 [redmine ruby] Bug #1651: Segfault for #numerator and #denominator on Numeric Subclass
^ [Bug #1652] pathname issues warning
23911 [redmine ruby] Bug #1652: pathname issues warning
^ [Bug #1653] YAML load_documents fails on specification example without newline at end
23912 [redmine ruby] Bug #1653: YAML load_documents fails on specification example without newline at end
^ Broken finalizers in ruby 1.8
23913 [stas FreeBSD] It looks like r21435 of ruby_1_8_7 broke ObjectSpace finalizers.
23918 [nobu ruby-la] That handler contains the reference to obj, so it should not be
23928 [stas FreeBSD] % handler =3D Proc.new { puts "Finalized!" }
^ [Bug #1654] Segmentation fault after a "make install" under OpenSolaris 2009.06
23914 [redmine ruby] Bug #1654: Segmentation fault after a "make install" under OpenSolaris 2009.06
^ [Bug #1651](Closed) Segfault for #numerator and #denominator on Numeric Subclass
23915 [redmine ruby] Issue #1651 has been updated by tadayoshi funaba.
^ [Bug #1640] [PATCH] Documentation for the Rational Class
23916 [redmine ruby] Issue #1640 has been updated by tadayoshi funaba.
23920 [runrun runpa] It's not a problem. They were based on the existing rdoc for those
^ ruby 1.8/1.9 URI merge call for FTP uris is broken.
23917 [stas FreeBSD] r16085 in ruby_1_8_7 and subsequent commit in 1.9 broke the
^ [Bug #1650] Time range === is slow
23919 [redmine ruby] Issue #1650 has been updated by Eric Hodel.
^ [Bug #1640] [PATCH] Documentation for the Rational Class
23921 [redmine ruby] Issue #1640 has been updated by tadayoshi funaba.
23922 [runrun runpa] As you noted, the few descriptions that were derived from other rdoc
23923 [drbrain segm] RDoc expects that a method that is defined has documentation. At this
^ [Bug #1066] Frequent failure: test_io.rb test 2 on OS X 10.5.6
23924 [redmine ruby] Issue #1066 has been updated by Mike Stok.
^ [Bug #1657] Windows XP segmentation fault error Ruby 1.9.1 version
23925 [redmine ruby] Bug #1657: Windows XP segmentation fault error Ruby 1.9.1 version
23937 [rogerdpack g] ntation
^ [Bug #1658] Encoding.name_list Returns Dummy Encodings Contrary to Documentation
23926 [redmine ruby] Bug #1658: Encoding.name_list Returns Dummy Encodings Contrary to Documentation
23929 [matz ruby-la] We should fix the rdoc.
^ [Bug #1640] [PATCH] Documentation for the Rational Class
23927 [redmine ruby] Issue #1640 has been updated by tadayoshi funaba.
^ [Bug #1657] Windows XP segmentation fault error Ruby 1.9.1 version
23930 [redmine ruby] Issue #1657 has been updated by Luis Lavena.
^ [Bug #1658](Closed) Encoding.name_list Returns Dummy Encodings Contrary to Documentation
23931 [redmine ruby] Issue #1658 has been updated by Yukihiro Matsumoto.
^ [Bug #1659] Segfault with Encoding::Converter.asciicompat_encoding('internal')
23932 [redmine ruby] Bug #1659: Segfault with Encoding::Converter.asciicompat_encoding('internal')
^ Stack size detection algorithm
23933 [stas FreeBSD] When debugging the stack overflow bug in ruby 1.8.7 on FreeBSD, I notices t=
^ [Bug #1661] RegExp mismatch
23934 [redmine ruby] Bug #1661: RegExp mismatch
^ [Bug #1661](Assigned) RegExp mismatch
23936 [redmine ruby] Issue #1661 has been updated by Shyouhei Urabe.
^ [Bug #1662] 1.8.6 + windows + udp socket + ctrl +c -> hang
23938 [redmine ruby] Bug #1662: 1.8.6 + windows + udp socket + ctrl +c -> hang
^ [Bug #1661](Rejected) RegExp mismatch
23939 [redmine ruby] Issue #1661 has been updated by Nobuyoshi Nakada.
23942 [asari.ruby g] It seems counterintuitive to me that
23951 [nobu ruby-la] It's not the point.
23954 [asari.ruby g] Oh, I see it now. I apologize for the noise.
^ [Bug #1652](Closed) pathname issues warning
23940 [redmine ruby] Issue #1652 has been updated by Yukihiro Matsumoto.
^ [Bug #1649](Closed) use of #send in MonitorMixin::extend_object fails for BasicSocket objects
23941 [redmine ruby] Issue #1649 has been updated by Yukihiro Matsumoto.
^ [Bug #1663] Small documentation fixes [patch]
23943 [redmine ruby] Bug #1663: Small documentation fixes [patch]
^ [Bug #1664] Kernel#define_singleton_method not documented [patch]
23944 [redmine ruby] Bug #1664: Kernel#define_singleton_method not documented [patch]
24345 [yugui yugui.] Thank you. The patch was applied except the last sentence.
^ [Bug #1665] Enumerable#reverse_each, #entries, #to_a documentation [patch]
23945 [redmine ruby] Bug #1665: Enumerable#reverse_each, #entries, #to_a documentation [patch]
^ [Bug #1385] Wonderful undocumented feature in Ruby 1.8.7 & 1.9
23946 [redmine ruby] Issue #1385 has been updated by Marc-Andre Lafortune.
^ [Bug #1665] Enumerable#reverse_each, #entries, #to_a documentation [patch]
23947 [redmine ruby] Issue #1665 has been updated by Marc-Andre Lafortune.
^ [Bug #1666] Confusion in documentation for lines vs each_line, etc...
23948 [redmine ruby] Bug #1666: Confusion in documentation for lines vs each_line, etc...
^ [Feature #1667] IO#codepoints, IO#each_codepoint, and StringIO
23949 [redmine ruby] Feature #1667: IO#codepoints, IO#each_codepoint, and StringIO
^ [Bug #1668] Error installing ruby gems for 1.9.1 on windows vista
23950 [redmine ruby] Bug #1668: Error installing ruby gems for 1.9.1 on windows vista
^ [Bug #1669] FileUtils.cp file mode
23952 [redmine ruby] Bug #1669: FileUtils.cp file mode
^ [Bug #1659](Closed) Segfault with Encoding::Converter.asciicompat_encoding('internal')
23953 [redmine ruby] Issue #1659 has been updated by Nobuyoshi Nakada.
^ [Bug #1669](Closed) FileUtils.cp file mode
23955 [redmine ruby] Issue #1669 has been updated by Nobuyoshi Nakada.
^ [Bug #1063] in `write': Not enough space - <STDOUT> (Errno::ENOMEM) on Windows XP
23956 [redmine ruby] Issue #1063 has been updated by Roger Pack.
^ [Backport #1471] "Mutual join" deadlock detection faulty in 1.8.6 and 1.8.7
23957 [redmine ruby] Issue #1471 has been updated by Hans de Graaff.
^ [Bug #1613](Closed) Segfault due to stack overflow
23958 [redmine ruby] Issue #1613 has been updated by Yuki Sonoda.
^ [Bug #1668] Error installing ruby gems for 1.9.1 on windows vista
23959 [redmine ruby] Issue #1668 has been updated by Kristian Mandrup.
23961 [luislavena g] p and also included a small install note for windows.
^ [Bug #1401] ftools is not in the 1.9.1
23960 [redmine ruby] Issue #1401 has been updated by Kristian Mandrup.
^ Why are rb_hash_xxx symbols static to hash.c?
23962 [brixen gmail] Why are symbols like rb_hash_size static to hash.c? This encourages
^ [Bug #1657] Windows XP segmentation fault error Ruby 1.9.1 version
23963 [redmine ruby] Issue #1657 has been updated by karim rayani.
^ [Bug #1657] Windows XP segmentation fault error Ruby 1.9.1 version
23964 [redmine ruby] Issue #1657 has been updated by karim rayani.
^ [Feature #1667](Closed) IO#codepoints, IO#each_codepoint, and StringIO
23965 [redmine ruby] Issue #1667 has been updated by Yukihiro Matsumoto.
^ request for officially sanctioned tutorial/howto location
23966 [rogerdpack g] I remember way back when using the official python tutorial, there is
^ [Bug #1662] 1.8.6 + windows + udp socket + ctrl +c -> hang
23967 [redmine ruby] Issue #1662 has been updated by Roger Pack.
^ [Bug #1677] memory leak in DBD-mysql
23968 [redmine ruby] Bug #1677: memory leak in DBD-mysql
+ 23969 [phasis gmail] found that there is leak in dbd-mysql. The ruby version is 1.8.6 and dbd-my=
+ 23970 [matz ruby-la] I am sorry, but this is a bug tracker for core Ruby. You have to
^ [Bug #1678] uninitialized value in ossl_x509store_initialize causes occasional segfault
23971 [redmine ruby] Bug #1678: uninitialized value in ossl_x509store_initialize causes occasional segfault
^ [Bug #1678] uninitialized value in ossl_x509store_initialize causes occasional segfault
23972 [redmine ruby] Issue #1678 has been updated by Peter Pawlowski.
^ [Bug #940] ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
23973 [redmine ruby] Issue #940 has been updated by Luca Bigliardi.
23975 [matz ruby-la] I have no idea to fix this issue when including independently
^ REXML pretty.rb
23974 [ed.gamble jp] [Sorry if this is the wrong forum; please forward to the proper person/
^ Ruby Installer - One-Click contest voting is now open!
23976 [luislavena g] I'm glad to inform that voting for One-Click Ruby Installer website
23982 [hramrach cen] And also acceptance of new designs closed.
^ [ANN] meeting log of RubyDeveloperKaigi20090622
23977 [yugui yugui.] Matz, ko1, shyouhei, akr, nobu, naruse and I held a meeting yesterday.
+ 23978 [ruby-core-ma] Good!
+ 23979 [runrun runpa] Thanks for the update. :-)
| + 23984 [james graypr] I don't read Japanese well enough to understand what is being
| | + 23985 [jon.forums g] I've just started looking at this on my different Win32 systems using Luis's 1.9.1p129 binary and devkit from http://www.rubyinstaller.org/downloads/
| | + 23993 [vjoel path.b] + RTree support compiled in (not a default for sqlite)
| | 23996 [jeremy bitsw] Amalgalite is great, but it does *embed* SQLite in Ruby. So when you
| | 23998 [james graypr] Obviously, there are plusses and minuses to both sides. I don't want
| + 24016 [rogerdpack g] partition_by perhaps?
| + 24173 [naruse airem] Sorry for late response,
| + 24174 [luislavena g] I've worked on a spinoff version of sqlite3-ruby, to offer binary
| | + 24242 [headius head] Agreed on both counts. What I'd find a lot more useful is if an
| | | 24250 [joergwmittag] Except when they can't. It is true that much more Ruby
| | | + 24261 [headius head] I agree pretty much across the board. I was actually hoping that
| | | | 24264 [naruse airem] Some people in ruby-dev said bundle Ruby-FFI and write with it.
| | | | + 24265 [james graypr] So would we be using an existing SQLite library? Or building our own?
| | | | | + 24267 [vjoel path.b] Is there a pure ruby sqlite library, or for that matter _any_ pure ruby
| | | | | | 24294 [naruse airem] I thought this is fiction at present.
| | | | | + 24269 [naruse airem] Current subject is "Should Ruby 1.9 bundle SQLite library?".
| | | | | 24276 [james graypr] I see. I understand what we are discussing much better now. Thanks
| | | | + 24266 [luislavena g] That would be the best answer. FFI would open the access and adoption
| | | + 24273 [naruse airem] Ruby is optimized for text processing on POSIX.
| | + 24262 [naruse airem] If the library's progress slowdown, bundling it is too early.
| + 24175 [james graypr] First, thank you for explaining your concerns. They are good points.
| 24268 [naruse airem] Ruby's culture and Rails' one are different.
+ 23995 [jeremy bitsw] 2009/6/23 Yugui (Yuki Sonoda) <yugui@yugui.jp>
| 24040 [matz ruby-la] Date and DateTime has more advanced calendar features based of Julian
| 24041 [rick.denatal] aigi20090622"
| 24042 [matz ruby-la] The definition of DateTime is a Date class with time attributes added,
+ 24000 [oldmoe gmail] Good work
+ 24106 [headius head] Ok, an obvious concern here: implementations that can't support native
| 24107 [luislavena g] I would have to agree with Charles on this point.
| 24108 [headius head] In JRuby we've started moving more and more of our JRuby-specific
| 24274 [naruse airem] If Ruby release cycle is slower than the library's cycle, bundling it is too early.
+ 24168 [rogerdpack g] Any chance of us gettting
| 24170 [rockyb rubyf] It's possible adding an instruction-sequence method (iseq) into Proc would
+ 24246 [rogerdpack g] One possibility would be to include the sqlite gem, but as a gem, then
24260 [headius head] Or just leave it a gem and find someone from ruby-core to help
^ [Bug #940] ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
23980 [redmine ruby] Issue #940 has been updated by Luca Bigliardi.
^ [Bug #940](Assigned) ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
23981 [redmine ruby] Issue #940 has been updated by Nobuyoshi Nakada.
^ [Bug #1679] rb_w32_getenv() invalidates previous environment pointers
23983 [redmine ruby] Bug #1679: rb_w32_getenv() invalidates previous environment pointers
^ possible bug with windows `` they don't set $?
23986 [rogerdpack g] Looks like a bug? [1.8 or 1.9]
23987 [luislavena g] exit 0
23991 [rogerdpack g] That does make it work for the rubies I have installed [msvc 1.8,
23992 [luislavena g] So it returns the proper result? Then is a bug *in* Ruby.
^ [Bug #1680] URI.encode does not encode '+' (by default)
23988 [redmine ruby] Bug #1680: URI.encode does not encode '+' (by default)
^ [Bug #405] ssl.rb:31: [BUG] Bus Error
23989 [redmine ruby] Issue #405 has been updated by Christian Höltje.
^ [Bug #1680] URI.encode does not encode '+' (by default)
23990 [redmine ruby] Issue #1680 has been updated by Jeremy Kemper.
^ update for NEWS?
23994 [rogerdpack g] Should NEWS be updated to note that floats are more stingey now?
^ [Bug #1681] Integer#chr Should Infer Encoding of Given Codepoint
23997 [redmine ruby] Bug #1681: Integer#chr Should Infer Encoding of Given Codepoint
23999 [nobu ruby-la] It's irrelevant to source encoding. A possiblity would be
24001 [runrun runpa] Indeed; my mistake. :-)
24030 [matz ruby-la] Encoding of Given Codepoint"
24044 [duerst it.ao] We have String#encode (without any arguments), which transcodes to
^ [Bug #1682] Low probability error in gc
24002 [redmine ruby] Bug #1682: Low probability error in gc
^ [Bug #1682] Low probability error in gc
24003 [redmine ruby] Issue #1682 has been updated by John Carter.
^ [Bug #1682] Low probability error in gc
24004 [redmine ruby] Issue #1682 has been updated by John Carter.
^ Object#to: Possible Refinements on the .try_convert Methods for Type Coercion
24005 [runrun runpa] Musing on type conversion, I hit on the idea of an Object#to method
^ [Bug #1683] Invalid Source Encodings Raise Vauge Errors
24006 [redmine ruby] Bug #1683: Invalid Source Encodings Raise Vauge Errors
^ [Bug #1684] ruby/rubyw.rc still say 1.9.1
24007 [redmine ruby] Bug #1684: ruby/rubyw.rc still say 1.9.1
^ [Bug #1683](Closed) Invalid Source Encodings Raise Vauge Errors
24008 [redmine ruby] Issue #1683 has been updated by Nobuyoshi Nakada.
^ Re: Encoding of ENV (Was: Re: [ANN] meeting log of RubyDeveloperKaigi20090622)
24009 [drbrain segm] puts ENV['PATH'].encoding
+ 24047 [runrun runpa] Ah, thanks! I see that it currently returns ASCII-8BIT, which doesn't
+ 24048 [runrun runpa] Ah, thanks! I see that it currently returns ASCII-8BIT, which doesn't
^ [Bug #1685] Some windows unicode path issues remain
24010 [redmine ruby] Bug #1685: Some windows unicode path issues remain
^ [Bug #1680] URI.encode does not encode '+' (by default)
24011 [redmine ruby] Issue #1680 has been updated by Xuân Baldauf.
^ [Bug #1680] URI.encode does not encode '+' (by default)
24012 [redmine ruby] Issue #1680 has been updated by Shyouhei Urabe.
^ [Bug #1680] URI.encode does not encode '+' (by default)
24013 [redmine ruby] Issue #1680 has been updated by Xuân Baldauf.
^ [Bug #1680] URI.encode does not encode '+' (by default)
24014 [redmine ruby] Issue #1680 has been updated by Shyouhei Urabe.
24015 [ruby-ml kitt] (It is also a valid character in the schema.)
^ [Bug #1686] Enumerable#first broken
24017 [redmine ruby] Bug #1686: Enumerable#first broken
^ Net::HTTP Hangs
24018 [james graypr] I have a weird case that seems to case Net::HTTP to hang in the middle
24022 [rogerdpack g] Maybe the server is "hanging forever" and the client is ok?
24023 [james graypr] I thought Net::HTTP wrapped the whole thing in a Timeout.timeout()
^ [Bug #1686](Closed) Enumerable#first broken
24019 [redmine ruby] Issue #1686 has been updated by Yukihiro Matsumoto.
^ [Bug #1684] ruby/rubyw.rc still say 1.9.1
24020 [redmine ruby] Issue #1684 has been updated by Roger Pack.
24021 [luislavena g] The version number exposed there is not the version of Ruby itself but
^ [Bug #1687] ARGF.lineno Always Returns 0 for ARGF.chars and ARGF.bytes
24024 [redmine ruby] Bug #1687: ARGF.lineno Always Returns 0 for ARGF.chars and ARGF.bytes
24026 [nobu ruby-la] It's actually "gets'ed count".
^ [Bug #1688] Zlib raises a buffer error when inflating some kinds of data
24025 [redmine ruby] Bug #1688: Zlib raises a buffer error when inflating some kinds of data
^ [Bug #1687] ARGF.lineno Always Returns 0 for ARGF.chars and ARGF.bytes
24027 [redmine ruby] Issue #1687 has been updated by Run Paint Run Run.
^ [Bug #1687](Closed) ARGF.lineno Always Returns 0 for ARGF.chars and ARGF.bytes
24028 [redmine ruby] Issue #1687 has been updated by Nobuyoshi Nakada.
^ [Bug #1689] ARGF.binmode Affects Encoding Inconsistently
24029 [redmine ruby] Bug #1689: ARGF.binmode Affects Encoding Inconsistently
^ [Bug #1689](Closed) ARGF.binmode Affects Encoding Inconsistently
24031 [redmine ruby] Issue #1689 has been updated by Yukihiro Matsumoto.
^ [Bug #1690] backticks don't set $? in windows
24032 [redmine ruby] Bug #1690: backticks don't set $? in windows
^ [Bug #1691] ruby --help doesn't display the "skip rubygems" option
24033 [redmine ruby] Bug #1691: ruby --help doesn't display the "skip rubygems" option
^ [Bug #1688] Zlib raises a buffer error when inflating some kinds of data
24034 [redmine ruby] Issue #1688 has been updated by Roger Pack.
24035 [luislavena g] The problem is to know which version, right now I've tested latest one
24036 [rogerdpack g] Does pure ruby zlib work?
24037 [luislavena g] Haven't tested, be my guest ;-)
threads.html
top