ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2016-08-22 10:33:44 to 2016-09-07 08:23:29 UTC [more...]

[ruby-core:77201] [Ruby trunk Feature#10098][Feedback] [PATCH] Timing-safe string comparison for OpenSSL::HMAC
 2016-09-07  8:55 UTC 

[ruby-core:77081] [Ruby trunk Bug#12709] POSIX-noncompliant setenv
 2016-09-07  8:52 UTC  (2+ messages)
` [ruby-core:77200] [Ruby trunk Bug#12709][Closed] "

[ruby-core:77035] [Ruby trunk Feature#12700] regexg heredoc support
 2016-09-07  8:47 UTC  (4+ messages)
` [ruby-core:77064] "
` [ruby-core:77094] "
` [ruby-core:77199] [Ruby trunk Feature#12700][Rejected] "

[ruby-core:77019] [Ruby trunk Feature#12695] File.expand_path should resolve ~/ using /etc/passwd when HOME is not set
 2016-09-07  8:43 UTC  (4+ messages)
` [ruby-core:77029] "
` [ruby-core:77046] "
` [ruby-core:77198] "

[ruby-core:77197] [Ruby trunk Bug#12588][Rejected] When an exception is re-raised in the "rescue" clause, the back trace does not contain the line in that clause
 2016-09-07  8:34 UTC 

[ruby-core:77196] [Ruby trunk Feature#12086] using: option for instance_eval etc
 2016-09-07  8:10 UTC 

[ruby-core:77195] [Ruby trunk Feature#12534] Refinements: refine modules as well
 2016-09-07  8:03 UTC 

[ruby-core:77194] [Ruby trunk Feature#11650] Add custom error message arg to Timeout.timeout
 2016-09-07  8:03 UTC 

[ruby-core:77016] [Ruby trunk Feature#12694] Want a String method to remove heading substr
 2016-09-07  7:51 UTC  (15+ messages)
` [ruby-core:77017] "
` [ruby-core:77018] "
` [ruby-core:77020] "
` [ruby-core:77021] "
` [ruby-core:77032] [Ruby trunk Feature#12694][Rejected] "
` [ruby-core:77174] [Ruby trunk Feature#12694][Open] "
` [ruby-core:77175] [Ruby trunk Feature#12694] "
` [ruby-core:77176] "
` [ruby-core:77177] "
` [ruby-core:77178] "
` [ruby-core:77179] "
` [ruby-core:77181] "
` [ruby-core:77192] "
` [ruby-core:77193] "

[ruby-core:77190] [Ruby trunk Feature#11525] Add Module#used (refinement hook)
 2016-09-07  7:45 UTC  (2+ messages)
` [ruby-core:77191] [Ruby trunk Feature#11525][Rejected] "

[ruby-core:77034] [Ruby trunk Bug#12699] Crash in the VM - maybe garbage collector bug
 2016-09-07  7:43 UTC  (3+ messages)
` [ruby-core:77049] "
` [ruby-core:77189] "

[ruby-core:77188] [Ruby trunk Bug#10103] Unable to refine class with CONSTANT
 2016-09-07  7:41 UTC 

[ruby-core:77002] [Ruby trunk Bug#12689] Thread isolation of $~ and $_
 2016-09-07  7:40 UTC  (2+ messages)
` [ruby-core:77187] "

[ruby-core:77186] [Ruby trunk Feature#11476] Methods defined in Refinements cannot be called via send
 2016-09-07  7:40 UTC 

[ruby-core:77185] [Ruby trunk Feature#9451] Refinements and unary & (to_proc)
 2016-09-07  7:29 UTC 

[ruby-core:77172] [Ruby trunk Feature#12733] Bundle bundler to ruby core
 2016-09-07  7:28 UTC  (2+ messages)
` [ruby-core:77184] "

[ruby-core:49805] [ruby-trunk - Feature #7418][Open] Kernel#used_refinements
 2016-09-07  7:14 UTC  (2+ messages)
` [ruby-core:77183] [Ruby trunk Feature#7418] Kernel#used_refinements

[ruby-core:77182] [Ruby trunk Feature#12347][Closed] [PATCH] Make CSV::Row#each etc. return Enumerator when no block given
 2016-09-07  7:08 UTC 

[ruby-core:77171] [CommonRuby Feature#12732] An option to pass to `Integer`, `Float`, to return `nil` instead of raise an exception
 2016-09-07  6:55 UTC  (2+ messages)
` [ruby-core:77180] "

[ruby-core:77173] [Ruby trunk Feature#12512] Import Hash#transform_values and its destructive version from ActiveSupport
 2016-09-07  6:13 UTC 

[ruby-core:77170] [Ruby trunk Feature#3511] rb_path_to_class should call custom const_defined? methods
 2016-09-07  0:03 UTC 

[ruby-core:77169] [Ruby trunk Bug#12731] rb_path_to_class should call custom const_defined? methods (take 2)
 2016-09-07  0:01 UTC 

[ruby-core:77168] [Ruby trunk Feature#12655] accessing a method visibility
 2016-09-06 23:23 UTC 

[ruby-core:76364] [Ruby trunk Feature#12142] Hash tables with open addressing
 2016-09-06 21:23 UTC  (7+ messages)
  ` [ruby-core:77133] "
` [ruby-core:77134] "
` [ruby-core:77149] "
` [ruby-core:77155] "
` [ruby-core:77166] "
` [ruby-core:77167] "

[ruby-core:77165] [Ruby trunk Bug#12402] Inline rescue behavior inconsistent for method calls with arguments and assignment
 2016-09-06 20:39 UTC 

[ruby-core:77163] [Ruby trunk Misc#12730] Documentation String.splice(regex)
 2016-09-06 19:53 UTC  (3+ messages)
` [ruby-core:77162] [Ruby trunk Misc#12730] Documentation String.slice!(regex)
` [ruby-core:77164] "

[ruby-core:77161] [Ruby trunk Bug#12729] crash after refining private method to public
 2016-09-06 18:26 UTC 

[ruby-core:77160] [Ruby trunk Bug#12728] Negative lookahead does not work for "+" even though works for "@"
 2016-09-06 13:54 UTC 

[ruby-core:77157] [Ruby trunk Bug#12727] Segfault when subclassing Thread
 2016-09-06 13:41 UTC  (3+ messages)
` [ruby-core:77158] [Ruby trunk Bug#12727] Segfault when subclassing Thread with bad initialize
` [ruby-core:77159] [Ruby trunk Bug#12727][Rejected] "

[ruby-core:77006] [Ruby trunk Feature#12676] Significant performance increase, and code conciseness, for prime_division method in prime.rb
 2016-09-06  5:21 UTC  (10+ messages)
` [ruby-core:77045] "
` [ruby-core:77050] [Ruby trunk Feature#12676][Assigned] "
` [ruby-core:77060] [Ruby trunk Feature#12676] "
` [ruby-core:77063] "
` [ruby-core:77089] "
` [ruby-core:77093] "
` [ruby-core:77097] "
` [ruby-core:77135] "
` [ruby-core:77156] "

[ruby-core:77153] [Ruby trunk Bug#12725] Trying to
 2016-09-05  5:14 UTC  (2+ messages)
` [ruby-core:77154] [Ruby trunk Bug#12725] Trying to use ./miniruby before it exists

[ruby-core:77125] [Ruby trunk Bug#12719] `Struct#|` for partial updates
 2016-09-05  2:58 UTC  (9+ messages)
` [ruby-core:77126] [Ruby trunk Feature#12719] "
` [ruby-core:77127] "
` [ruby-core:77129] "
` [ruby-core:77131] "
` [ruby-core:77132] "
` [ruby-core:77136] "
` [ruby-core:77150] "
` [ruby-core:77152] [Ruby trunk Feature#12719] `Struct#merge` "

[ruby-core:77151] [Ruby trunk Bug#12724] Net::HTTP#post_form and #get_response do not use ENV proxy as default
 2016-09-05  1:35 UTC 

[ruby-core:77148] [Ruby trunk Feature#12317] Name space of a module
 2016-09-04 16:59 UTC 

[ruby-core:77147] [Ruby trunk Feature#12578] Instance Variables Assigned In parameters ( ala Crystal? )
 2016-09-04 16:40 UTC 

[ruby-core:77146] [Ruby trunk Bug#12607] Ruby needs an atomic integer
 2016-09-04 16:35 UTC 

[ruby-core:77137] [Ruby trunk Feature#12721] public_module_function
 2016-09-04 16:27 UTC  (3+ messages)
` [ruby-core:77138] "
` [ruby-core:77145] "

[ruby-core:77139] [Ruby trunk Misc#12722] Localizing Ruby
 2016-09-04 16:21 UTC  (3+ messages)
` [ruby-core:77140] "
` [ruby-core:77144] "

[ruby-core:77143] [Ruby trunk Bug#12670] Segmentation fault on `Magick::Image#get_pixels` on ruby since ruby-2.2
 2016-09-04 16:21 UTC 

[ruby-core:77142] [Ruby trunk Bug#12723] http://write-my-essays.org/
 2016-09-04 11:34 UTC 

[ruby-core:77122] [Ruby trunk Bug#12718] BigDecimal() should raise on invalid input, consistent with Integer() and Float()
 2016-09-04  2:35 UTC  (3+ messages)
` [ruby-core:77123] "
` [ruby-core:77141] [Ruby trunk Bug#12718][Assigned] "

[ruby-core:43529] [ruby-trunk - Bug #6183][Open] Enumerator::Lazy performance issue
 2016-09-02 15:28 UTC  (3+ messages)
` [ruby-core:77124] [Ruby trunk Feature#6183] "
` [ruby-core:77130] "

[ruby-core:77128] [Ruby trunk Bug#12720] Ruby segmentation issue
 2016-09-02 10:56 UTC 

[ruby-core:77121] [Ruby trunk Bug#12717] Optional argument treated as kwarg
 2016-09-01 14:36 UTC 

[ruby-core:77116] [Ruby trunk Bug#12716] Array#values_at fails for large argument size
 2016-09-01  9:40 UTC  (5+ messages)
` [ruby-core:77115] "
` [ruby-core:77117] [Ruby trunk Bug#12716][Rejected] "
` [ruby-core:77118] [Ruby trunk Bug#12716] "
` [ruby-core:77120] "

[ruby-core:77119] [Ruby trunk Bug#11186] Can't refine aliases in subclasses
 2016-09-01  7:04 UTC 

[ruby-core:77073] [Ruby trunk Bug#12707] Ripper is not built due to missing bison
 2016-08-31 13:58 UTC  (2+ messages)
` [ruby-core:77114] [Ruby trunk Bug#12707][Closed] "

[ruby-core:77056] [Ruby trunk Bug#12681] Gemfied tk issue
 2016-08-31 12:29 UTC  (8+ messages)
` [ruby-core:77057] [Ruby trunk Bug#12681][Open] "
` [ruby-core:77058] [Ruby trunk Bug#12681] "
` [ruby-core:77059] "
` [ruby-core:77100] "
` [ruby-core:77101] "
` [ruby-core:77111] [Ruby trunk Bug#12681][Assigned] "
` [ruby-core:77113] [Ruby trunk Bug#12681][Closed] "

[ruby-core:77103] [Ruby trunk Bug#12371] Windows Nano Server WIN32OLE compatibility
 2016-08-31 11:58 UTC  (2+ messages)
` [ruby-core:77112] "

[ruby-core:77104] [Ruby trunk Feature#12715] Allow ruby hackers to omit having to specify class or module mandatory, if they know exactly what they want to do
 2016-08-31  1:22 UTC  (6+ messages)
` [ruby-core:77106] "
` [ruby-core:77105] "
` [ruby-core:77107] "
` [ruby-core:77109] "
` [ruby-core:77110] "

[ruby-core:77102] [Ruby trunk Bug#12714] make で $(topdir)/.ext/gems が作成される
 2016-08-30 19:55 UTC  (2+ messages)
` [ruby-core:77108] "

[ruby-core:77099] [Ruby trunk Bug#12712] IRB won't work after input `%q_abc\_def\_ghi_`
 2016-08-29 21:11 UTC 

[ruby-core:77078] [Ruby trunk Bug#12680] Please backport memory leak fixes in ext/openssl
 2016-08-29 20:37 UTC  (4+ messages)
` [ruby-core:77085] "
` [ruby-core:77091] "
` [ruby-core:77098] "

[ruby-core:77096] [Ruby trunk Bug#12711] Darwin doesn't show C backtrace correctly if iSIGSEGV is received when IP is in userland
 2016-08-29 18:38 UTC 

[ruby-core:77024] [Ruby trunk Bug#4537] Incorrectly creating private method via attr_accessor
 2016-08-29 16:29 UTC  (3+ messages)
` [ruby-core:77027] "
` [ruby-core:77095] "

[ruby-core:77087] [Ruby trunk Bug#12710] "a string X".index("a string") Fails with Ruby 2.2.3p173
 2016-08-29  4:34 UTC  (4+ messages)
` [ruby-core:77088] "
` [ruby-core:77090] "
` [ruby-core:77092] [Ruby trunk Bug#12710][Rejected] "

[ruby-core:77086] [Ruby trunk Feature#859] open-uri doesn't allow redirection to https
 2016-08-28 11:51 UTC 

[ruby-core:77030] [Ruby trunk Feature#12698] Method to delete a substring by regex match
 2016-08-27 19:14 UTC  (4+ messages)
` [ruby-core:77031] "
` [ruby-core:77041] "
` [ruby-core:77084] "

[ruby-core:77055] [Ruby trunk Bug#12353] Regression with Marshal.dump on ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin15]
 2016-08-27 15:43 UTC  (2+ messages)
` [ruby-core:77083] [Ruby trunk Bug#12353][Open] "

[ruby-core:77082] GSoC2016: Report on Rope in MRI
 2016-08-27 14:20 UTC 

[ruby-core:77080] [Ruby trunk Bug#12396] Compilation crashes with segmentation fault in HP-UX 11.31
 2016-08-26 22:14 UTC 

[ruby-core:77079] [Ruby trunk Bug#12614] Segmentation Fault on Ruby 2.3.1
 2016-08-26 19:01 UTC 

[ruby-core:77074] [Ruby trunk Feature#11057] Gemify JSON
 2016-08-26 16:16 UTC  (2+ messages)
` [ruby-core:77077] "

[ruby-core:77075] [Ruby trunk Bug#12708] Net::IMAP : Mail To address is not correct when uid_fetch is called
 2016-08-26 13:57 UTC  (2+ messages)
` [ruby-core:77076] "

[ruby-core:77061] [Ruby trunk Bug#12704] Fix typo in ossl_ocspreq_sign
 2016-08-26  6:13 UTC  (3+ messages)
` [ruby-core:77071] [Ruby trunk Bug#12704][Assigned] "
` [ruby-core:77072] [Ruby trunk Bug#12704][Closed] "

[ruby-core:77005] [Ruby trunk Bug#12599] For CLang, increase inline-threshold to get 7%-10% speedup of optcarrot
 2016-08-25 20:55 UTC  (3+ messages)
` [ruby-core:77062] "
` [ruby-core:77070] "

[ruby-core:77069] [Ruby trunk Bug#12706] Hash#each yields inconsistent number of args
 2016-08-25 18:43 UTC 

[ruby-core:77026] [Ruby trunk Feature#12697] Why shouldn't Module meta programming methods be public?
 2016-08-25 18:44 UTC  (6+ messages)
` [ruby-core:77028] "
` [ruby-core:77039] "
` [ruby-core:77040] [Ruby trunk Feature#12697][Feedback] "
` [ruby-core:77042] [Ruby trunk Feature#12697] "
` [ruby-core:77068] "

[ruby-core:77065] [Ruby trunk Bug#12705] yielding args to a lambda uses block/proc rather lambda/method semantics
 2016-08-25 18:10 UTC  (3+ messages)
` [ruby-core:77066] "
` [ruby-core:77067] [Ruby trunk Bug#12705] yielding args to a lambda uses block/proc rather than "

[ruby-core:77051] [Ruby trunk Bug#12703] String.gsub returns unexpected results with numeric match characters
 2016-08-25  5:52 UTC  (3+ messages)
` [ruby-core:77052] "
` [ruby-core:77054] [Ruby trunk Bug#12703][Rejected] "

[ruby-core:77053] [Ruby trunk Bug#11846][Closed] Block passed by &block is GC-ed
 2016-08-25  3:03 UTC 

[ruby-core:77047] [Ruby trunk Feature#12690] Improve GC with external library that may use large memory
 2016-08-24 22:52 UTC  (2+ messages)
` [ruby-core:77048] "

[ruby-core:77036] [Ruby trunk Bug#12326][Closed] Update rubygems to 2.5.2 in ruby_2_3
 2016-08-24 15:28 UTC  (2+ messages)
` [ruby-core:77044] [Ruby trunk Bug#12326] "

[ruby-core:77037] [Ruby trunk Bug#12331][Closed] Please backport r53586
 2016-08-24 14:57 UTC  (2+ messages)
` [ruby-core:77043] [Ruby trunk Bug#12331] "

[ruby-core:77038] [Ruby trunk Bug#12702] DRb client fails when calling out-of-process remote method with a block
 2016-08-24 11:46 UTC 

[ruby-core:47050] [ruby-trunk - Feature #6842][Open] Add Optional Arguments to String#strip
 2016-08-24  5:50 UTC  (2+ messages)
` [ruby-core:77033] [Ruby trunk Feature#6842] "

[ruby-core:77025] [Ruby trunk Bug#12372] Resolv::DNS does not fetch authority section resources when calling getresource(s)
 2016-08-23 22:55 UTC 

[ruby-core:77023] [Ruby trunk Bug#12696] Defining anonymous classes via `Class.new {}` does not run `class_eval` on the block
 2016-08-23 20:18 UTC 

[ruby-core:77022] [Ruby trunk Bug#12688] Thread unsafety in autoload
 2016-08-23 12:20 UTC 

[ruby-core:77007] [Ruby trunk Feature#12693] Want to a way to receive EINTR on Process.waitpid
 2016-08-23  7:30 UTC  (8+ messages)
` [ruby-core:77008] [Ruby trunk Feature#12693] Want "
` [ruby-core:77010] "
` [ruby-core:77011] "
` [ruby-core:77012] "
` [ruby-core:77013] "
` [ruby-core:77014] "
` [ruby-core:77015] [Ruby trunk Feature#12693][Rejected] "

[ruby-core:76964] DevelopersMeeting20160907Japan
 2016-08-23  6:32 UTC  (2+ messages)
` [ruby-core:77009] DevelopersMeeting20160907Japan

[ruby-core:77004] [Ruby trunk Bug#12548] Rounding modes inconsistency between round versus sprintf
 2016-08-22 13:18 UTC 

[ruby-core:77003] [Ruby trunk Bug#12421] Please backport r53816, r53817
 2016-08-22 12:58 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).