29179-31097

28979-30135 subjects 29320-30140

^ [Bug #3071] Convert rubygems and rdoc to use psych
29179 [redmine ruby] Bug #3071: Convert rubygems and rdoc to use psych
29182 [headius head] Doesn't this mean the the RubyGems codevase would now be forked
29183 [jeremy bitsw] The patch uses psych or yaml according to availability.
29184 [aaron tender] Yes.  Sorry, I should've mentioned that in the redmine ticket.

^ [Bug #3072] Classes Inheriting from Data
29186 [redmine ruby] Bug #3072: Classes Inheriting from Data
29201 [nobu ruby-la] Sorry, I'm not sure you think what should not be exposed.

^ [Bug #3057] Segmentation fault: object allocation during garbage collection phase
29187 [redmine ruby] Issue #3057 has been updated by Gregg Kellogg.

^ [Bug #1685] Some windows unicode path issues remain
29189 [redmine ruby] Issue #1685 has been updated by Yuki Sonoda.
29200 [billk cts.co] Wonderful news!
29892 [billk cts.co] In order to avoid duplication of effort, I wanted to inquire
30004 [usa garbagec] Ah, I've merged most parts of win32-unicode-test branch because
30012 [billk cts.co] Oh!  Thank you very much!
30013 [usa garbagec] Oops, thank you!
30052 [billk cts.co] Thanks, the test gets much further now.
30053 [usa garbagec] For compatibility.
30054 [billk cts.co] Ah.
30057 [usa garbagec] Unfortunately...
30071 [billk cts.co] Ah, thanks, default_internal does make more sense.  :)
30077 [usa garbagec] I assume,
30079 [billk cts.co] For #1 (sorry, I can't resist :)
30296 [billk cts.co] Noticed an interesting ChangeLog entry from yesterday on
30302 [usa garbagec] In this case, Dir.entries already has its own "some way".
30307 [billk cts.co] Any solution would be fine with me.  :)

^ Unable to build snapshot on Windows
29190 [phasis gmail] In MSVC 6.0, I get the following with the nightly snapshot
29363 [rogerdpack2 ] I. -I.ext/incl
29369 [phasis gmail] RUBY_EXPORT -I. -I.ext/incl

^ [Bug #3063](Closed) document error in IO.new rdoc
29191 [redmine ruby] Issue #3063 has been updated by Nobuyoshi Nakada.

^ [Bug #3075] Integer gets turned into Float in Rational
29192 [redmine ruby] Bug #3075: Integer gets turned into Float in Rational

^ [Bug #3071](Rejected) Convert rubygems and rdoc to use psych
29193 [redmine ruby] Issue #3071 has been updated by Nobuyoshi Nakada.
29197 [aaron tender] I don't understand.  Should I provide the YAML constant too?
29208 [nobu ruby-la] And lib/yaml.rb should select Syck or Psych.  If so, users can
29210 [aaron tender] I think this is a good plan.  I will put together a patch!

^ [Bug #3070](Closed) Delegator#method_missing doesn't pass along block args
29194 [redmine ruby] Issue #3070 has been updated by Marc-Andre Lafortune.

^ [Backport #2450](Closed) Array#sample can loop forever [patched]
29195 [redmine ruby] Issue #2450 has been updated by Shyouhei Urabe.

^ [Backport #2364] Float conversion of NaN in 1.8.x
29196 [redmine ruby] Issue #2364 has been updated by Shyouhei Urabe.

^ [Backport #2349] lib/bigdecimal: errors in comparisons [patch]
29198 [redmine ruby] Issue #2349 has been updated by Shyouhei Urabe.

^ [Bug #3071] Convert rubygems and rdoc to use psych
29199 [redmine ruby] Issue #3071 has been updated by Eric Hodel.

^ [Bug #2066](Closed) Merge Latest RDoc/Ri
29202 [redmine ruby] Issue #2066 has been updated by Eric Hodel.

^ [Bug #1171](Closed) ri: if "pager" exists, use it before trying less.
29203 [redmine ruby] Issue #1171 has been updated by Eric Hodel.

^ [Bug #549](Closed) ri -f html mungles constants
29204 [redmine ruby] Issue #549 has been updated by Eric Hodel.

^ [Bug #1948] RDoc Fails with Non-ASCII Pathnames
29205 [redmine ruby] Issue #1948 has been updated by Eric Hodel.

^ [Bug #3076] lib/rake/rdoctask.rb should be removed
29206 [redmine ruby] Bug #3076: lib/rake/rdoctask.rb should be removed

^ [Bug #2689](Closed) rdoc gem on 1.9.2 fails for interactive(-i) ri
29207 [redmine ruby] Issue #2689 has been updated by Eric Hodel.

^ [Bug #3072] Classes Inheriting from Data
29209 [redmine ruby] Issue #3072 has been updated by Run Paint Run Run.

^ xml-rpc support for i8 data type
29211 [stanconn gma] charset=us-ascii

^ [Feature #2831](Closed) Matrix: each, all?, none?, each_with_index, ....
29212 [redmine ruby] Issue #2831 has been updated by Marc-Andre Lafortune.

^ [Feature #2265](Closed) Matrix#empty? [patch]
29213 [redmine ruby] Issue #2265 has been updated by Marc-Andre Lafortune.

^ [Bug #2770](Closed) Matrix: determinant for rectangular matrices should raise an error [patch]
29214 [redmine ruby] Issue #2770 has been updated by Marc-Andre Lafortune.

^ [Feature #2266](Closed) Matrix and Complex [patch]
29215 [redmine ruby] Issue #2266 has been updated by Marc-Andre Lafortune.

^ [Bug #3077] `expand_path': couldn't find HOME environment on Windows
29216 [redmine ruby] Bug #3077: `expand_path': couldn't find HOME environment on Windows

^ [Feature #1478] Ruby archive
29217 [redmine ruby] Issue #1478 has been updated by Hiroshi NAKAMURA.

^ [Bug #3077] `expand_path': couldn't find HOME environment on Windows
29218 [redmine ruby] Issue #3077 has been updated by Heesob Park.

^ [Bug #3072] Classes Inheriting from Data
29219 [redmine ruby] Issue #3072 has been updated by Shyouhei Urabe.
29224 [joelvanderwe] data structures in common, there should be some relationships between
29227 [murphy rubyc] The name is awkward, too...I keep confusing it with DATA. Just me?

^ [Bug #3077](Closed) `expand_path': couldn't find HOME environment on Windows
29220 [redmine ruby] Issue #3077 has been updated by Usaku NAKAMURA.

^ [trunk:bug] rdoc 2.5 fails to find documents for several socket  methods
29221 [akr fsij.org] After rdoc 2.5 is imported, documents for several socket methods

^ [Backport #1284] Net::HTTP POST performance
29222 [redmine ruby] Issue #1284 has been updated by Shyouhei Urabe.

^ [Bug #3075] Integer gets turned into Float in Rational
29223 [redmine ruby] Issue #3075 has been updated by Tinco Andringa.

^ [Feature #1478] Ruby archive
29225 [redmine ruby] Issue #1478 has been updated by Luis Lavena.
30345 [nakahiro gma] Thanks for your comment.
30346 [jonathan jmn] I am actually here, and I would be very interested in hearing from
+ 30347 [jonathan jmn] OK Hiroshi, I read some of the comments earlier in the thread that I
| + 30352 [evan falling] It's too early in the project to discount any ideas. Using zip has a =
| + 30355 [vikkous gmai] I'm not a big fan of .zip either, but give it its due.
|   30364 [eregontp gma] What about LZMA (p7zip, xz) ?
|   + 30367 [shyouhei rub] Why to bother downloads? or: what is the purpose to archive ruby scripts?
|   | 30369 [eregontp gma] Then, is any compression useful? (for ruby scripts I mean)
|   | 30370 [shyouhei rub] That's what I'm in doubt.  At the time of its appearance jar needed compression
|   | 30973 [headius head] compression
|   | 30975 [shyouhei rub] This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
|   | 31097 [headius head] ink
|   + 30368 [evan falling] this
|     30429 [drbrain segm] this
|     30969 [headius head] ar implementation?
|     30971 [headius head] Sorry, I confused myself on this one; zlib doesn't support .zip out of
+ 30568 [nakahiro gma] Sorry for late response.  I hope my comment doesn't have bad effects
  30970 [headius head] JRuby already supports loading scripts out of .jar files, either by

^ [Bug #3072] Classes Inheriting from Data
29226 [redmine ruby] Issue #3072 has been updated by Run Paint Run Run.

^ [Bug #3080] class_variable_set issue with duped Module
29228 [redmine ruby] Bug #3080: class_variable_set issue with duped Module

^ [Bug #3081] lib/http wrong behavior for chunked reading
29229 [redmine ruby] Bug #3081: lib/http wrong behavior for chunked reading

^ [Bug #3083] Regression in 1.9.2 splat handling?
29230 [redmine ruby] Bug #3083: Regression in 1.9.2 splat handling?

^ [Bug #3084] ri shows the same description twice
29231 [redmine ruby] Bug #3084: ri shows the same description twice

^ [Bug #3072] Classes Inheriting from Data
29232 [redmine ruby] Issue #3072 has been updated by Shyouhei Urabe.
29236 [nobu ruby-la] Regarding the implementation, T_OBJECT and T_DATA methods are

^ [Bug #3085] Time dumping/loading using Psych
29233 [redmine ruby] Bug #3085: Time dumping/loading using Psych

^ [Feature #3021](Closed) Array#product should accept a block.
29234 [redmine ruby] Issue #3021 has been updated by Marc-Andre Lafortune.

^ [Bug #3083] Regression in 1.9.2 splat handling?
29235 [redmine ruby] Issue #3083 has been updated by Ernie Miller.

^ [Bug #3027](Closed) Random#rand(nil)
29238 [redmine ruby] Issue #3027 has been updated by Nobuyoshi Nakada.

^ [Backport #2557] Segmentation fault in Marshal.load in Rails' ActiveSupport in 1.8.7-p248 only
29239 [redmine ruby] Issue #2557 has been updated by Rodney Woodruff.

^ [Bug #3089] limited size for Array#combination [patch]
29240 [redmine ruby] Bug #3089: limited size for Array#combination [patch]

^ [Bug #3089] limited size for Array#combination [patch]
29241 [redmine ruby] Issue #3089 has been updated by Yuki Sonoda.
29308 [matz ruby-la] It's not intended, so that the patch can be applied.  Will you apply?

^ [Bug #1711] Marshal Failing to Round-Trip Certain Recurisve Data Structures
29242 [redmine ruby] Issue #1711 has been updated by _ wanabe.
29713 [nobu ruby-la] It's not what is called round-trip, therefore wrong thing is

^ [Bug #3085] Time dumping/loading using Psych
29243 [redmine ruby] Issue #3085 has been updated by Aaron Patterson.
29244 [akr fsij.org] Don't do it.  The interpretation of "seconds from Unix epoch" depends on
29251 [aaron tender] IN))' < z
29253 [akr fsij.org] If the fractional seconds are representable in the decimal system,
29261 [naruse airem] le.

^ [Bug #3054](Closed) test/psych is executed without libyaml
29245 [redmine ruby] Issue #3054 has been updated by Yui NARUSE.

^ [Feature #3090] xml-rpc support for i8 data type
29246 [redmine ruby] Feature #3090: xml-rpc support for i8 data type

^ [Bug:trunk] matrix test failures
29247 [akr fsij.org] matrix test fails as follows.
29248 [ruby-core-ma] Oups, sorry about that!
29265 [akr fsij.org] It still fail.
29266 [ruby-core-ma] /me blushes

^ [Bug #3085] Time dumping/loading using Psych
29252 [redmine ruby] Issue #3085 has been updated by John Higgins.

^ [Bug #3091] Invalid def file - Breaks Windows Build
29254 [redmine ruby] Bug #3091: Invalid def file - Breaks Windows Build

^ [Bug #3092] IO Broken with Latest Windows
29255 [redmine ruby] Bug #3092: IO Broken with Latest Windows

^ [Bug #3093] Openssl Extension Does Not Compile with OpenSSL 1.0
29256 [redmine ruby] Bug #3093: Openssl Extension Does Not Compile with OpenSSL 1.0

^ [Bug #3094] Digest Extenstion Does Not Build
29257 [redmine ruby] Bug #3094: Digest Extenstion Does Not Build

^ [Bug #3091](Closed) Invalid def file - Breaks Windows Build
29258 [redmine ruby] Issue #3091 has been updated by Usaku NAKAMURA.

^ [Bug #3092](Feedback) IO Broken with Latest Windows
29259 [redmine ruby] Issue #3092 has been updated by Usaku NAKAMURA.

^ [Bug #3071] Convert rubygems and rdoc to use psych
29260 [redmine ruby] Issue #3071 has been updated by Yui NARUSE.

^ [Bug #3094](Feedback) Digest Extenstion Does Not Build
29262 [redmine ruby] Issue #3094 has been updated by Nobuyoshi Nakada.

^ [Bug #3100] Lockup in child after fork
29263 [redmine ruby] Bug #3100: Lockup in child after fork

^ [Bug #3100] Lockup in child after fork
29264 [redmine ruby] Issue #3100 has been updated by Yui NARUSE.

^ [Feature #2981] Array#repeated_(permutation|combination)
29267 [redmine ruby] Issue #2981 has been updated by Makoto Kishimoto.

^ [Bug #1868] ERB single line comment does not work
29268 [redmine ruby] Issue #1868 has been updated by Robin Salkeld.

^ [Bug #1559] ERB single line comment does not work
29269 [redmine ruby] Issue #1559 has been updated by Robin Salkeld.

^ Proposal: Module#thunk_method
29270 [headius head] Many people use define_method solely so they can define a new method
+ 29271 [halostatue g] I'm in favour of the proposal, but think that Module#memo_method or
| 29286 [headius head] memo_reader implies to me that there would be a memo_writer, so I
+ 29272 [jballanc gma] Why not just do this?
| 29273 [ks kurtsteph] What about threads?
| 29285 [headius head] Because often the pattern is to do the calculation and then define a
| 29288 [jballanc gma] I've just never seen this pattern in the wild. Perhaps you have an =
| 29290 [headius head] e?
| + 29297 [now bitwi.se] I rather think having the intepreter/compiler optimize for this case
| + 29298 [jballanc gma] Well, again I would challenge you as to how often one wants to memoize a =
+ 29299 [kbloom gmail] If this optimization is worthwhile, then shouldn't the Ruby interpreter
| 29305 [eregontp gma] I think as Joshua, it's a very bad idea to do something like that.
+ 29361 [rogerdpack2 ] True that it's slow to redefine a method, but since it's used for

^ [Bug #1868] ERB single line comment does not work
29274 [redmine ruby] Issue #1868 has been updated by Jeremy Kemper.

^ [Bug #1868] ERB single line comment does not work
29275 [redmine ruby] Issue #1868 has been updated by caleb clausen.

^ [Bug #3100] Lockup in child after fork
29276 [redmine ruby] Issue #3100 has been updated by Aliaksey Kandratsenka.

^ [Bug #3094] Digest Extenstion Does Not Build
29277 [redmine ruby] Issue #3094 has been updated by Charlie Savage.

^ [Bug #3092] IO Broken with Latest Windows
29278 [redmine ruby] Issue #3092 has been updated by Charlie Savage.
29279 [usa garbagec] Thank you for your report.

^ [Bug #3005] Ruby core dump - [BUG] rb_sys_fail() - errno == 0
29280 [redmine ruby] Issue #3005 has been updated by Sebastian YEPES.

^ [Bug #3015] NetBSD vs test/dl
29281 [redmine ruby] Issue #3015 has been updated by Michael Graff.
29282 [aaron tender] Not yet.  My priority is getting it to work with Windows.  Then I'll be

^ [Backport #2557] Segmentation fault in Marshal.load in Rails' ActiveSupport in 1.8.7-p248 only
29283 [redmine ruby] Issue #2557 has been updated by Greg Moreno.

^ [Backport #2557] Segmentation fault in Marshal.load in Rails' ActiveSupport in 1.8.7-p248 only
29284 [redmine ruby] Issue #2557 has been updated by Greg Moreno.

^ [Bug #3102] Rubygems should avoid deprecated yaml api
29287 [redmine ruby] Bug #3102: Rubygems should avoid deprecated yaml api

^ [Bug #3103] rubygems should avoid deprecated uri api
29289 [redmine ruby] Bug #3103: rubygems should avoid deprecated uri api

^ [Bug #3104] Random: seeding issues
29291 [redmine ruby] Bug #3104: Random: seeding issues
29292 [akr fsij.org] No.
29294 [ruby-core-ma] 1)
29312 [akr fsij.org] The seed specify a initialization function of Mersenne Twister

^ URI.(un)escape deprecated?
29293 [ruby-core-ma] Can someone point me to the rationale behind deprecating URI.escape
+ 29362 [rogerdpack2 ] CGI.escape maybe?
| + 29364 [ruby-core-ma] They might be close, but they are not the same
| + 29365 [darix opensu] I only see CGI.escapeHTML ... i doubt thats what you want.
+ 29366 [akr fsij.org] I think their concept is just wrong.
  29367 [halostatue g] The concepts may be wrong, but there is a difference between URI
  + 29370 [naruse airem] This is itroduced by the thread from [ruby-dev:38005]. (sorry for missing refs)
  | 29373 [akr fsij.org] It should be URI.encode_www_form_component.
  | 29375 [halostatue g] That's a little long, IMO, but your test results indicate that it is
  | 29379 [naruse airem] Yeah, but there is some escape encodings for URI and its parts.
  | 29401 [ruby-core-ma] Imagine I want to display a url to the user in a human readable format
  | 29410 [naruse airem] If it is the use case of URI.unescape, the algorithm of it should follow
  | 29414 [ruby-core-ma] To do the reverse: to allow a user to enter a human readable format
  | 29416 [akr fsij.org] % ruby -ruri -e 'p URI.escape("http://example.com/?name=3DMarc Andr=E9+42")=
  | 29418 [ruby-core-ma] Given your examples, I agree.
  + 29371 [akr fsij.org] As far as I know, following methods are available since Ruby 1.8.

^ [Bug #3105] seg faults and bus errors with ruby 1.8.7 p249
29295 [redmine ruby] Bug #3105: seg faults and bus errors with ruby 1.8.7 p249
29303 [aaron tender] 121: [BUG] Segmentation fault

^ [Bug #3106] Out-of-bounds on fd_set
29296 [redmine ruby] Bug #3106: Out-of-bounds on fd_set
29360 [rogerdpack2 ] I think so.  In windows on trunk it just resizes the fd_set on the

^ [Bug #3005] Ruby core dump - [BUG] rb_sys_fail() - errno == 0
29300 [redmine ruby] Issue #3005 has been updated by Takehiro Kubo.

^ [Bug #3005] Ruby core dump - [BUG] rb_sys_fail() - errno == 0
29301 [redmine ruby] Issue #3005 has been updated by Sebastian YEPES.

^ [Feature #872](Closed) [PATCH] Add a couple of key bindings to ruby-mode.el
29302 [redmine ruby] Issue #872 has been updated by Motohiro KOSAKI.

^ [Bug #1240] parser bug in 1.8.7 and 1.9.1p0
29304 [redmine ruby] Issue #1240 has been updated by Yusuke Endoh.
29311 [vikkous gmai] [snip... more like that]
29318 [mame tsg.ne.] You are right.  I guess it be considered as WONTFIX.
29351 [vikkous gmai] Yusuke, I suggest filing new bug reports for the two new parser
29354 [mame tsg.ne.] Okay.  I'll do later.

^ [Bug #3089](Closed) limited size for Array#combination [patch]
29309 [redmine ruby] Issue #3089 has been updated by Marc-Andre Lafortune.

^ [Bug #3112] require "yaml" doesn't use psych as default
29313 [redmine ruby] Bug #3112: require "yaml" doesn't use psych as default
30044 [aaron tender] Rails runs with Psych as default.  Our applications at work run well
30049 [usa garbagec] IMO, if Psych is enough compatible with Syck, Psych should be
30059 [aaron tender] psych as default"

^ [Bug #3092] IO Broken with Latest Windows
29314 [redmine ruby] Issue #3092 has been updated by Charlie Savage.
29316 [usa garbagec] Oops......

^ [Bug #3112] require "yaml" doesn't use psych as default
29315 [redmine ruby] Issue #3112 has been updated by Yui NARUSE.
29336 [aaron tender] Aaron?
+ 29353 [vikkous gmai] In these 2 cases, all that's needed are aliases. What's wrong with
| 29357 [aaron tender] me
| 29359 [vikkous gmai] Good point, but do load_documents and parse_documents sound like they
+ 29376 [naruse airem] First of all, people want compatibility.
  29411 [naruse airem] I found Aaron added YAML.quick_emit to Psych, thank.
  29422 [aaron tender] /object:Psych::Omap'\nto_yaml_style: 1\n".
  + 29425 [naruse airem] Bundled minitest is 1.6.0(-dev?) after r27076, so why this is needed...
  | 29428 [aaron tender] =2Erb
  | 29429 [drbrain segm] diff --git a/test/rubygems/gemutilities.rb b/test/rubygems/gemutilities.rb
  | 29440 [naruse airem] Ah, yes, so this can be a bug of Gem's load path.
  + 29442 [naruse airem] This is from the difference of loaded libraries between syck and psych.
    29457 [aaron tender] st_gem_specification.rb

^ [Bug #3112] require "yaml" doesn't use psych as default
29317 [redmine ruby] Issue #3112 has been updated by Usaku NAKAMURA.
29377 [naruse airem] What I wanted to say is the direction replacing syck with psych is
threads.html
top