ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2018-01-11 16:51:26 to 2018-01-24 11:52:57 UTC [more...]

[ruby-core:85038] [CommonRuby Feature#13581] Syntax sugar for method reference
 2018-01-24  9:49 UTC 

[ruby-core:85023] [Ruby trunk Feature#14235] Merge MJIT infrastructure with conservative JIT compiler
 2018-01-24 10:43 UTC  (2+ messages)
` [ruby-core:85037] "

[ruby-core:36750] [Ruby 1.9 - Feature #4830][Open] Provide Default Variables for Array#each and other iterators
 2018-01-24  8:40 UTC  (2+ messages)
` [ruby-core:85036] [Ruby trunk Feature#4830][Rejected] "

[ruby-core:84914] [Ruby trunk Feature#14371] New option "recursive: true" for Hash#transform_keys!
 2018-01-24  8:39 UTC  (7+ messages)
` [ruby-core:84915] "
` [ruby-core:84916] "
` [ruby-core:84918] "
` [ruby-core:84932] "
` [ruby-core:85027] "
` [ruby-core:85035] "

[ruby-core:84951] [Ruby trunk Bug#14380] Expected transform_keys! to work just as transform_keys, but it doesn't
 2018-01-24  8:02 UTC  (6+ messages)
` [ruby-core:84952] "
` [ruby-core:84959] "
` [ruby-core:84960] "
` [ruby-core:84962] "
` [ruby-core:85034] [Ruby trunk Bug#14380][Assigned] "

[ruby-core:84857] [Ruby trunk Bug#14246] Inconsistent C source code indentation
 2018-01-24  8:00 UTC  (4+ messages)
` [ruby-core:84863] "
` [ruby-core:84864] "
` [ruby-core:85033] "

[ruby-core:85031] [CommonRuby Feature#12732] An option to pass to `Integer`, `Float`, to return `nil` instead of raise an exception
 2018-01-24  8:00 UTC  (2+ messages)
` [ruby-core:85032] "

[ruby-core:85013] [Ruby trunk Feature#14386] Add option to let Kernel.#system raise error instead of returning false
 2018-01-24  7:14 UTC  (6+ messages)
` [ruby-core:85015] "
` [ruby-core:85017] "
` [ruby-core:85020] "
` [ruby-core:85029] "
` [ruby-core:85030] "

[ruby-core:85028] [Ruby trunk Feature#14313] Support creating KeyError with receiver and key from Ruby
 2018-01-24  6:28 UTC 

[ruby-core:84963] [Ruby trunk Feature#14382] Make public access of a private constant call const_missing
 2018-01-24  6:17 UTC  (5+ messages)
` [ruby-core:84966] "
` [ruby-core:84967] "
` [ruby-core:85024] "
` [ruby-core:85026] "

[ruby-core:85025] [Ruby trunk Feature#13969] Dir#each_child
 2018-01-24  5:59 UTC 

[ruby-core:84971] [Ruby trunk Feature#14383] Making prime_division in prime.rb Ruby 3 ready
 2018-01-24  3:34 UTC  (6+ messages)
` [ruby-core:84973] "
` [ruby-core:84974] "
` [ruby-core:85018] "
` [ruby-core:85019] "
` [ruby-core:85022] "

[ruby-core:84880] [Ruby trunk Feature#14362] use BigDecimal instead of Float by default
 2018-01-24  0:34 UTC  (8+ messages)
` [ruby-core:84885] "
` [ruby-core:84888] "
` [ruby-core:84896] "
` [ruby-core:84906] "
` [ruby-core:84912] "
` [ruby-core:85014] "
` [ruby-core:85021] "

[ruby-core:84979] [Ruby trunk Feature#14385] Deprecate back-tick for Ruby 3
 2018-01-23 18:08 UTC  (8+ messages)
` [ruby-core:84982] "
` [ruby-core:84983] "
` [ruby-core:84991] "
  ` [ruby-core:85011] "
` [ruby-core:84992] "
` [ruby-core:84994] "
` [ruby-core:85016] "

[ruby-core:84980] [Ruby trunk Feature#13618][Assigned] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
 2018-01-23 17:31 UTC  (2+ messages)
  ` [ruby-core:85012] "

[ruby-core:84838] [Ruby trunk Feature#14336] Create new method String#symbol? and deprecate Symbol class
 2018-01-23 16:37 UTC  (29+ messages)
` [ruby-core:84925] "
` [ruby-core:84926] "
` [ruby-core:84927] "
` [ruby-core:84969] "
` [ruby-core:84977] "
` [ruby-core:84978] "
` [ruby-core:84981] "
` [ruby-core:84984] "
` [ruby-core:84985] "
` [ruby-core:84987] "
` [ruby-core:84988] "
` [ruby-core:84989] "
` [ruby-core:84990] "
` [ruby-core:84995] "
` [ruby-core:84996] "
` [ruby-core:84997] "
` [ruby-core:84998] "
` [ruby-core:84999] "
` [ruby-core:85000] "
` [ruby-core:85001] "
` [ruby-core:85002] "
` [ruby-core:85003] "
` [ruby-core:85004] "
` [ruby-core:85005] "
` [ruby-core:85006] "
` [ruby-core:85008] "
` [ruby-core:85009] "
` [ruby-core:85010] "

[ruby-core:84972] [Ruby trunk Bug#14384] CompatibilityError is thrown when formatting a non-ASCII string with a binary string argument
 2018-01-23 15:32 UTC  (2+ messages)
` [ruby-core:85007] "

[ruby-core:38644] [Ruby 1.9 - Feature #5129][Open] Create a core class "FileArray" and make "ARGF" its instance
 2018-01-23 14:02 UTC  (3+ messages)
` [ruby-core:84986] [Ruby trunk Feature#5129] "
` [ruby-core:84993] "

[ruby-core:36764] [Ruby 1.9 - Feature #4831][Open] Integer#prime_factors
 2018-01-23  8:09 UTC  (2+ messages)
` [ruby-core:84976] [Ruby trunk Feature#4831] Integer#prime_factors

[ruby-core:54969] [ruby-trunk - Bug #8402][Open] Segfault when precompiling rails assets
 2018-01-23  7:23 UTC  (2+ messages)
` [ruby-core:84975] [Ruby trunk Bug#8402] "

[ruby-core:84909] [Ruby trunk Feature#14370] Directly mark instruction operands and avoid mark_ary usage on rb_iseq_constant_body
 2018-01-23  1:52 UTC  (6+ messages)
  ` [ruby-core:84910] "
` [ruby-core:84923] "
` [ruby-core:84928] "
` [ruby-core:84939] "
` [ruby-core:84970] "

[ruby-core:84968] Cross-Compiling Ruby gems with Native Extensions
 2018-01-22 18:20 UTC 

[ruby-core:84964] [Ruby trunk Bug#13069] mkmf: ignore linker warnings on OpenBSD
 2018-01-22 12:37 UTC  (2+ messages)
` [ruby-core:84965] "

[ruby-core:47505] [ruby-trunk - Feature #7019][Open] allow `private` and `protected` keywords to take blocks
 2018-01-22  0:27 UTC  (2+ messages)
` [ruby-core:84961] [Ruby trunk Feature#7019][Rejected] "

[ruby-core:84933] [Ruby trunk Bug#14375] 3 Spec failures building MinGW 2018-01-20 trunk 61964
 2018-01-21 17:18 UTC  (5+ messages)
` [ruby-core:84934] "
` [ruby-core:84935] "
` [ruby-core:84948] [Ruby trunk Bug#14375] 3 Spec failures building MinGW 2018-01-19 trunk 61950
` [ruby-core:84958] "

[ruby-core:84953] [Ruby trunk Misc#14381] [PATCH] ruby/ruby.h: remove unnecessary exports from C-API
 2018-01-21 14:28 UTC  (2+ messages)
` [ruby-core:84957] "

[ruby-core:84956] [Ruby trunk Bug#14349] Net::HTTP doesn't reuse connections when used via ::new
 2018-01-21 13:21 UTC 

[ruby-core:84940] [Ruby trunk Bug#14378] On windows, RUBY_FIXNUM_MAX of 64 bits ruby is 32 bits
 2018-01-21  6:48 UTC  (7+ messages)
` [ruby-core:84941] "
` [ruby-core:84942] "
` [ruby-core:84945] "
  ` [ruby-core:84954] "
    ` [ruby-core:84955] "
` [ruby-core:84947] "

[ruby-core:84943] [Ruby trunk Bug#14379] Exit code 3 when running the sass compiler
 2018-01-20 16:50 UTC  (4+ messages)
` [ruby-core:84944] "
` [ruby-core:84946] [Ruby trunk Bug#14379][Closed] "
` [ruby-core:84950] [Ruby trunk Bug#14379] "

[ruby-core:84949] [Ruby trunk Bug#13496] Patches for MinGW builds
 2018-01-20 16:34 UTC 

[ruby-core:84937] [Ruby trunk Bug#14377] OpenSSL::X509::Store#verify_callback= doesn't seem to work as expected
 2018-01-20  0:34 UTC  (2+ messages)
` [ruby-core:84938] "

[ruby-core:84936] [Ruby trunk Bug#14376] OpenSSL::X509::Store#verify_callback= requires Qtrue, not just truthy
 2018-01-19 22:54 UTC 

[ruby-core:84931] [Ruby trunk Bug#14374] `for` does not splat elements
 2018-01-19  8:24 UTC 

[ruby-core:84930] Server maintenance on 2018-01-24
 2018-01-19  4:04 UTC 

[ruby-core:84894] [Ruby trunk Feature#14183] "Real" keyword argument
 2018-01-19  3:10 UTC  (2+ messages)
` [ruby-core:84929] "

[ruby-core:84919] [Ruby trunk Bug#14372] Memory leak in require with Pathnames in the $LOAD_PATH in 2.3/2.4
 2018-01-18 21:34 UTC  (3+ messages)
` [ruby-core:84920] "
` [ruby-core:84924] "

[ruby-core:84921] [Ruby trunk Bug#14373] Methods with more than 32 keyword arguments with default values have some of the arguments set to default despite being passed in
 2018-01-18 18:33 UTC  (2+ messages)
` [ruby-core:84922] "

[ruby-core:84917] Re: [ruby-cvs:69094] shyouhei:r61908 (trunk): export rb_mFConst
 2018-01-18 10:33 UTC 

[ruby-core:84898] [Ruby trunk Bug#14366] Not possible to compile ruby C extension when using `-std=c90`
 2018-01-18  4:37 UTC  (5+ messages)
` [ruby-core:84901] [Ruby trunk Bug#14366][Rejected] "
` [ruby-core:84902] [Ruby trunk Bug#14366] "
` [ruby-core:84903] "
` [ruby-core:84913] "

[ruby-core:84907] [Ruby trunk Bug#14369] Win32::Resolv.get_hosts_path may return nil, causing Resolv to fail
 2018-01-18  3:01 UTC  (3+ messages)
` [ruby-core:84908] "
` [ruby-core:84911] "

[ruby-core:84900] [Ruby trunk Bug#14367] Wrong interpretation of backslash C in regexp literals
 2018-01-17 10:28 UTC  (3+ messages)
` [ruby-core:84904] "
` [ruby-core:84905] "

[ruby-core:84899] [Ruby trunk Bug#11119] Anonymous classes and modules have terrible #name and #inspect performance
 2018-01-17  6:16 UTC 

[ruby-core:84895] [Ruby trunk Bug#14365] irreconcilable ancestor chain ordering expectations should perhaps produce an error
 2018-01-16 21:34 UTC  (2+ messages)
` [ruby-core:84897] "

[ruby-core:84893] [Ruby trunk Bug#14364] Regexp last match variable in procs
 2018-01-16 17:23 UTC 

[ruby-core:84850] [Ruby trunk Bug#14353] $SAFE should stay at least thread-local for compatibility
 2018-01-16 17:14 UTC  (5+ messages)
` [ruby-core:84851] "
` [ruby-core:84852] "
` [ruby-core:84886] "
` [ruby-core:84892] "

[ruby-core:84877] [Ruby trunk Bug#14361] Segmentation fault when array includes two nil's without a comma between them: [nil nil, nil]
 2018-01-16 16:48 UTC  (2+ messages)
` [ruby-core:84891] "

[ruby-core:84890] [Ruby trunk Feature#12306] Implement String #blank? #present? and improve #strip and family to handle unicode
 2018-01-16 15:03 UTC 

[ruby-core:84873] [Ruby trunk Bug#14360] Regression CSV#open method for writing from Ruby 2.4.3 to 2.5.0
 2018-01-16 12:21 UTC  (6+ messages)
` [ruby-core:84874] "
  ` [ruby-core:84875] "
    ` [ruby-core:84876] "
` [ruby-core:84878] "
` [ruby-core:84889] "

[ruby-core:84887] [Ruby trunk Bug#14363] each_grapheme_cluster.size returns the wrong size
 2018-01-16  7:52 UTC 

[ruby-core:84856] [Ruby trunk Bug#9572] Restarting Coverage does not produce correct coverage result
 2018-01-15 22:07 UTC  (8+ messages)
` [ruby-core:84860] "
` [ruby-core:84861] "
` [ruby-core:84862] "
` [ruby-core:84881] "
` [ruby-core:84882] "
` [ruby-core:84883] "
` [ruby-core:84884] "

[ruby-core:84855] [Ruby trunk Bug#10643] 2.2: TestRubyOptions#test_command_line_progname_nonascii test failure (MinGW)
 2018-01-15 19:10 UTC  (3+ messages)
` [ruby-core:84871] "
` [ruby-core:84879] "

[ruby-core:84872] [Ruby trunk Bug#14359] IO#ungetbyte integer overflow
 2018-01-15 13:54 UTC 

[ruby-core:84870] [Ruby trunk Bug#13794] Infinite loop of sched_yield
 2018-01-15 13:27 UTC 

[ruby-core:84865] [Ruby trunk Bug#14356] Backport 61605
 2018-01-15 11:58 UTC  (3+ messages)
` [ruby-core:84866] "
` [ruby-core:84869] "

[ruby-core:84868] [Ruby trunk Bug#14358] URI.encode_www_form_component doesn't encode bad chars properly
 2018-01-15 11:53 UTC 

[ruby-core:84867] [Ruby trunk Bug#14357] thread_safe tests suite segfaults
 2018-01-15 10:00 UTC 

[ruby-core:84858] [Ruby trunk Bug#14355] clone issue
 2018-01-14 20:12 UTC  (2+ messages)
` [ruby-core:84859] [Ruby trunk Bug#14355][Rejected] "

[ruby-core:84854] [Ruby trunk Misc#13968] [Ruby 3.x perhaps] - A (minimal?) static variant of ruby
 2018-01-14 15:24 UTC 

[ruby-core:84853] [Ruby trunk Misc#14354] Remove confusing doc comments for 2.3
 2018-01-14 13:41 UTC 

[ruby-core:84842] [Ruby trunk Feature#14352] Array#pack("M") Quoted-Printable with binary mode
 2018-01-13  4:11 UTC  (6+ messages)
` [ruby-core:84843] "
` [ruby-core:84844] "
` [ruby-core:84846] "
` [ruby-core:84848] "
` [ruby-core:84849] "

[ruby-core:84845] [Ruby trunk Feature#14339] [PATCH] net/http: use writev for HTTP chunked request bodies
 2018-01-12 19:46 UTC  (2+ messages)
  ` [ruby-core:84847] "

[ruby-core:84810] [Ruby trunk Feature#14340] [PATCH/RFC] exclude expensive MDNS test
 2018-01-12  0:16 UTC  (2+ messages)
  ` [ruby-core:84841] "

[ruby-core:84840] [Ruby trunk Feature#14197] `Enumerable#{select, reject}` accept a pattern argument
 2018-01-11 21:32 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).