ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2017-12-01 15:12:23 to 2017-12-13 02:45:35 UTC [more...]

[ruby-core:84230] [Ruby trunk Feature#13984] BigDecimal should be immutable/frozen and return itself on #dup
 2017-12-13  2:45 UTC 

[ruby-core:38257] [Ruby 1.9 - Bug #5060][Open] Executables in bin folder conflict with their gem versions
 2017-12-13  1:55 UTC  (4+ messages)
` [ruby-core:84134] [Ruby trunk Bug#5060] "
` [ruby-core:84221] "
` [ruby-core:84229] "

[ruby-core:84199] [Ruby trunk Bug#4352] [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
 2017-12-12 23:41 UTC  (2+ messages)
` [ruby-core:84228] "

[ruby-core:84038] [Ruby trunk Feature#14143] Thread.report_on_exception should be true by default
 2017-12-12 18:51 UTC  (6+ messages)
` [ruby-core:84180] "
` [ruby-core:84203] "
` [ruby-core:84214] "
` [ruby-core:84216] "
` [ruby-core:84227] "

[ruby-core:84075] [Ruby trunk Feature#11256][Assigned] anonymous block forwarding
 2017-12-12 16:05 UTC  (5+ messages)
` [ruby-core:84191] [Ruby trunk Feature#11256] "
` [ruby-core:84200] "
` [ruby-core:84201] "
` [ruby-core:84226] "

[ruby-core:84209] [Ruby trunk Feature#14169] PATCH: File.lstat(filename).ino on Windows
 2017-12-12 16:01 UTC  (2+ messages)
` [ruby-core:84225] "

[ruby-core:84224] [Ruby trunk Bug#14174] TestProcess#test_maxgroups failures
 2017-12-12 15:37 UTC 

[ruby-core:84223] [Ruby trunk Feature#14112] Follow style conventions for Ruby code
 2017-12-12 15:24 UTC 

[ruby-core:84222] [Ruby trunk Misc#14173] 2017-12-12 61170 all good with MinGW
 2017-12-12 15:08 UTC 

[ruby-core:84218] [Ruby trunk Feature#14022] String#surround
 2017-12-12 14:28 UTC  (2+ messages)
` [ruby-core:84220] "

[ruby-core:84215] [Ruby trunk Bug#14172] Cannot create snapshot
 2017-12-12 14:22 UTC  (2+ messages)
` [ruby-core:84219] "

[ruby-core:84217] [Ruby trunk Bug#13962][Assigned] Change http://unicode.org to https
 2017-12-12 14:11 UTC 

[ruby-core:84213] [Ruby trunk Bug#14171] can't alloc thread (ThreadError) in DRbServer#main_loop
 2017-12-12 13:28 UTC 

[ruby-core:84211] [Ruby trunk Feature#14170] Add allbits?, anybits and nobits? to Ripper::Lexer::State
 2017-12-12 12:52 UTC  (2+ messages)
` [ruby-core:84212] "

[ruby-core:84208] [Ruby trunk Feature#14168] C call to raise FrozenError
 2017-12-12 12:25 UTC  (2+ messages)
` [ruby-core:84210] "

[ruby-core:84206] [Ruby trunk Feature#13173][Assigned] Gemify webrick
 2017-12-12 11:26 UTC  (2+ messages)
` [ruby-core:84207] [Ruby trunk Feature#13173] "

[ruby-core:84205] [Ruby trunk Feature#13248][Closed] Gemify gdbm
 2017-12-12 11:11 UTC 

[ruby-core:84204] [Ruby trunk Feature#5455] $SAFE should be removed
 2017-12-12 11:00 UTC 

[ruby-core:84062] [Ruby trunk Feature#14151] Make Matrix#[]= public method
 2017-12-12 10:17 UTC  (14+ messages)
` [ruby-core:84063] "
` [ruby-core:84066] "
` [ruby-core:84132] "
` [ruby-core:84136] "
` [ruby-core:84151] [Ruby trunk Feature#14151][Feedback] "
` [ruby-core:84155] [Ruby trunk Feature#14151] "
` [ruby-core:84158] "
` [ruby-core:84162] "
` [ruby-core:84163] "
` [ruby-core:84167] "
` [ruby-core:84169] "
` [ruby-core:84176] "
` [ruby-core:84202] "

[ruby-core:84196] [Ruby trunk Feature#14052] Introduce SecureRandom.with_chars
 2017-12-12  8:59 UTC  (3+ messages)
` [ruby-core:84197] "
` [ruby-core:84198] "

[ruby-core:84195] [Ruby trunk Misc#13974][Closed] Make sure Unicode files are only downloaded once, not repeatedly, for continuous integration
 2017-12-12  8:44 UTC 

[ruby-core:84194] [Ruby trunk Feature#4288][Closed] Allow invoking arbitrary method names with foo."something" syntax
 2017-12-12  8:40 UTC 

[ruby-core:84193] [Ruby trunk Feature#14129] Feature Request: sockets - add support for recvmmsg
 2017-12-12  8:35 UTC 

[ruby-core:84141] [Ruby trunk Bug#14163] Pages of rdoc include files which are not documents
 2017-12-12  8:35 UTC  (4+ messages)
` [ruby-core:84152] "
` [ruby-core:84157] [Ruby trunk Bug#14163][Assigned] "
` [ruby-core:84192] [Ruby trunk Bug#14163][Closed] "

[ruby-core:46253] [ruby-trunk - Feature #6707][Open] Remove checks for Ruby 1.9 in trunk
 2017-12-12  8:31 UTC  (2+ messages)
` [ruby-core:84190] [Ruby trunk Feature#6707][Rejected] "

[ruby-core:84189] [Ruby trunk Feature#14043] Introduce Process.last_status as an alias for $?
 2017-12-12  8:17 UTC 

[ruby-core:84110] [Ruby trunk Feature#11925] Struct construction with kwargs
 2017-12-12  8:16 UTC  (6+ messages)
` [ruby-core:84147] "
` [ruby-core:84184] "
` [ruby-core:84186] "
` [ruby-core:84187] "
` [ruby-core:84188] "

[ruby-core:84079] [Ruby trunk Feature#14141] Add a method to Exception for retrieving formatted exception for logging purpose (Exception#{formatted, display})
 2017-12-12  7:42 UTC  (4+ messages)
` [ruby-core:84182] "
` [ruby-core:84183] "
` [ruby-core:84185] "

[ruby-core:84091] [Ruby trunk Bug#14015] Enumerable & Hash yielding arity
 2017-12-12  6:22 UTC  (2+ messages)
` [ruby-core:84181] "

[ruby-core:54729] [ruby-trunk - Bug #8352][Open] uri squeezes a sequence of slashes in merging paths when it shouldn't
 2017-12-12  5:46 UTC  (2+ messages)
` [ruby-core:84179] [Ruby trunk Bug#8352] URI "

[ruby-core:84148] [Ruby trunk Bug#14165] 61097 - support 128bit ino on Windows (if available) - MinGW Problems
 2017-12-12  5:42 UTC  (9+ messages)
` [ruby-core:84154] [Ruby trunk Bug#14165] 61096 - support 128bit ino on Windows (if available) - MinGW Problems - compile & fiddle / libffi
` [ruby-core:84159] "
` [ruby-core:84160] "
` [ruby-core:84164] [Ruby trunk Bug#14165][Assigned] "
` [ruby-core:84165] [Ruby trunk Bug#14165] "
` [ruby-core:84166] "
` [ruby-core:84168] "
` [ruby-core:84178] [Ruby trunk Bug#14165][Closed] "

[ruby-core:84177] [Ruby trunk Bug#14167] Segmentation fault with Vagrant 2.0.1
 2017-12-12  5:39 UTC 

[ruby-core:84173] [Ruby trunk Feature#13224] Add FrozenError as a subclass of RuntimeError
 2017-12-12  0:49 UTC  (2+ messages)
` [ruby-core:84175] "

[ruby-core:84174] [Ruby trunk Feature#12882] Add caller/file/line information to internal Kernel#warn calls
 2017-12-12  0:44 UTC 

[ruby-core:84170] [Ruby trunk Feature#13583][Open] Adding `Hash#transform_keys` method
 2017-12-11 22:07 UTC  (2+ messages)
` [ruby-core:84172] [Ruby trunk Feature#13583][Closed] "

[ruby-core:84171] [Ruby trunk Bug#12285] Date.iso8601 does not properly handle partial date strings
 2017-12-11 22:00 UTC 

[ruby-core:56096] [CommonRuby - Feature #8661][Open] Add option to print backstrace in reverse order(stack frames first & error last)
 2017-12-11 15:47 UTC  (2+ messages)
` [ruby-core:84161] [CommonRuby Feature#8661] "

[ruby-core:84156] [Ruby trunk Bug#14166] vagrant
 2017-12-11 10:17 UTC 

[ruby-core:82518] [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
 2017-12-11  1:37 UTC  (7+ messages)
  ` [ruby-core:82552] "
    ` [ruby-core:82756] "
      ` [ruby-core:83034] "
        ` [ruby-core:84118] "
` [ruby-core:84149] "
  ` [ruby-core:84153] "

[ruby-core:84150] [Ruby trunk Feature#11286][Closed] [PATCH] Add case equality arity to Enumerable's sequence predicates
 2017-12-10 22:41 UTC 

[ruby-core:84146] [Ruby trunk Bug#14078] Test Failure - OpenSSL::TestSSLSession#test_ctx_server_session_cb - with OpenSSL 1.1.0g
 2017-12-10  4:33 UTC 

[ruby-core:84135] [Ruby trunk Bug#14162] Invoking binding.irb destructively shifts ARGV
 2017-12-10  4:22 UTC  (2+ messages)
` [ruby-core:84145] "

[ruby-core:84064] [Ruby trunk Feature#12275] String unescape
 2017-12-09 18:05 UTC  (2+ messages)
` [ruby-core:84144] "

[ruby-core:84142] [Ruby trunk Feature#14164] [Suggestion] Type system for ruby 3x to be usable for e. g. rubocop or autogenerating crystal code and so forth
 2017-12-09 17:25 UTC  (2+ messages)
` [ruby-core:84143] "

[ruby-core:84139] getpwnam and friends + GVL
 2017-12-09  3:51 UTC  (2+ messages)
` [ruby-core:84140] "

[ruby-core:36787] [Ruby 1.9 - Bug #4841][Open] WEBrick threading leads to infinite loop
 2017-12-08 21:54 UTC  (4+ messages)
` [ruby-core:84131] [Ruby trunk Bug#4841] "
  ` [ruby-core:84137] "
` [ruby-core:84138] "

[ruby-core:37732] [Ruby 1.9 - Feature #4963][Open] Refine and Document the Issue Tracking Process
 2017-12-08 13:36 UTC  (2+ messages)
` [ruby-core:84133] [Ruby trunk Feature#4963][Closed] "

[ruby-core:84130] [Ruby trunk Bug#14161] Getting segmentation fault some time while running rspec
 2017-12-08 12:31 UTC 

[ruby-core:84128] [Ruby trunk Bug#14160] JSON#generate documentation wrong/misleading
 2017-12-08 11:19 UTC  (2+ messages)
` [ruby-core:84129] "

[ruby-core:84124] [Ruby trunk Bug#14159] [BUG] Segmentation fault at 0x0000000000000000 ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-linux] - Mailcatcher
 2017-12-08  1:27 UTC  (2+ messages)
` [ruby-core:84127] [Ruby trunk Bug#14159][Third Party's Issue] "

[ruby-core:84112] [Ruby trunk Bug#14156] broken bundler install
 2017-12-07 21:02 UTC  (3+ messages)
` [ruby-core:84116] [Ruby trunk Bug#14156][Feedback] "
` [ruby-core:84126] [Ruby trunk Bug#14156] "

[ruby-core:84125] [Ruby trunk Bug#13997][Closed] Bundler gem binstub broken
 2017-12-07 20:51 UTC 

[ruby-core:84123] [Ruby trunk Bug#4487][Closed] require_relative fails in an eval'ed file
 2017-12-07 11:49 UTC 

[ruby-core:84122] [Ruby trunk Bug#9705][Feedback] Installing ruby 2.1.1 fails while compiling (after: rvm install 2.1.1)
 2017-12-07  8:06 UTC 

[ruby-core:84121] [Ruby trunk Bug#14139][Rejected] [BUG] Segmentation fault
 2017-12-07  7:57 UTC 

[ruby-core:84120] [Ruby trunk Bug#14072][Feedback] Ruby interpreter
 2017-12-07  7:44 UTC 

[ruby-core:84115] [Ruby trunk Misc#14158] Update racc library with changes from upstream
 2017-12-07  6:06 UTC  (2+ messages)
` [ruby-core:84119] [Ruby trunk Feature#14158][Assigned] "

[ruby-core:84113] [Ruby trunk Bug#14157] You may have encountered a bug in the Ruby interpreter or extension libraries
 2017-12-07  3:15 UTC  (3+ messages)
` [ruby-core:84114] "
` [ruby-core:84117] [Ruby trunk Bug#14157][Feedback] "

[ruby-core:84033] [Ruby trunk Feature#12753][Assigned] Useful operator to check bit-flag is true or false
 2017-12-06 17:10 UTC  (5+ messages)
` [ruby-core:84039] [Ruby trunk Feature#12753] "
` [ruby-core:84042] "
` [ruby-core:84045] "
` [ruby-core:84111] "

[ruby-core:84068] [Ruby trunk Feature#13726] PATCH: Windows builds - fractional second file times
 2017-12-06 11:38 UTC  (7+ messages)
` [ruby-core:84069] "
` [ruby-core:84074] "
` [ruby-core:84078] "
` [ruby-core:84107] "
` [ruby-core:84108] "
` [ruby-core:84109] "

[ruby-core:84057] [Ruby trunk Feature#11816] Partial safe navigation operator
 2017-12-06  4:06 UTC  (5+ messages)
` [ruby-core:84084] "
` [ruby-core:84087] "
` [ruby-core:84090] "
` [ruby-core:84105] "

[ruby-core:84102] [Ruby trunk Bug#14058] [bundler] program-suffixを付けるとbundle gem -> rake buildなどが動作しない
 2017-12-06  0:34 UTC  (2+ messages)
` [ruby-core:84104] [Ruby trunk Bug#14058][Third Party's Issue] "

[ruby-core:84103] [Ruby trunk Feature#13050] Readline: expose rl_completion_quote_character variable
 2017-12-05 18:23 UTC 

[ruby-core:84101] [Ruby trunk Bug#14096] Psych allows invalid single quote escape character
 2017-12-05 16:52 UTC 

[ruby-core:84086] [Ruby trunk Bug#14075] File.dirname("path without dir".taint) returns untainted string
 2017-12-05  7:44 UTC  (2+ messages)
` [ruby-core:84100] [Ruby trunk Bug#14075][Closed] "

[ruby-core:84099] Fwd: [ruby-cvs:68151] naruse:r60970 (trunk): Append "//" if empty host for file or postgres URI
 2017-12-05  7:26 UTC 

[ruby-core:84030] [Ruby trunk Bug#9912][Closed] URI#to_s with an empty host formats the string incorrectly
 2017-12-05  7:32 UTC  (2+ messages)
` [ruby-core:84098] [Ruby trunk Bug#9912] "

[ruby-core:84088] [Ruby trunk Bug#14154] Ruby 2.4 and support for rails 3
 2017-12-05  5:26 UTC  (3+ messages)
` [ruby-core:84096] [Ruby trunk Bug#14154][Closed] "
` [ruby-core:84097] [Ruby trunk Bug#14154] "

[ruby-core:84093] [Ruby trunk Bug#13757] TestBacktrace#test_caller_lev segaults on PPC
 2017-12-05  1:19 UTC  (2+ messages)
` [ruby-core:84095] [Ruby trunk Bug#13757][Closed] "

[ruby-core:84080] [Ruby trunk Feature#14153] [PATCH] resurrection of # -*- warn_past_scope: true -*-
 2017-12-05  0:52 UTC  (5+ messages)
` [ruby-core:84082] "
` [ruby-core:84089] "
` [ruby-core:84092] "
` [ruby-core:84094] "

[ruby-core:84076] [Ruby trunk Feature#14145] Proposal: Better Method#inspect
 2017-12-04 11:35 UTC  (3+ messages)
` [ruby-core:84077] "
` [ruby-core:84085] "

[ruby-core:84083] [Ruby trunk Feature#13883] Change from gperf 3.0.4 to gperf 3.1
 2017-12-04 10:54 UTC 

[ruby-core:84067] [Ruby trunk Feature#14146] Improve performance of creating Hash object
 2017-12-04 10:45 UTC  (2+ messages)
` [ruby-core:84081] "

[ruby-core:84048] [Ruby trunk Bug#14148] Ruby 2.5.0-preview1 - broken constant lookup
 2017-12-04  4:09 UTC  (11+ messages)
` [ruby-core:84049] [Ruby trunk Bug#14148] Ruby 2.5.0-preview1 - NameError on scoped constant after toplevel constant is defined
` [ruby-core:84050] "
` [ruby-core:84053] "
` [ruby-core:84056] "
` [ruby-core:84058] "
` [ruby-core:84059] [Ruby trunk Bug#14148] Longstanding behavior regarding correspondence of toplevel with Object is surprising
` [ruby-core:84061] "
` [ruby-core:84070] "
` [ruby-core:84072] "
` [ruby-core:84073] "

[ruby-core:84065] [Ruby trunk Bug#14152] faceing issue while creating box
 2017-12-03 22:06 UTC  (2+ messages)
` [ruby-core:84071] "

[ruby-core:84060] [Ruby trunk Bug#12689] Thread isolation of $~ and $_
 2017-12-02 21:37 UTC 

[ruby-core:84055] [Ruby trunk Bug#14150] ruby 2.5.0dev SEGV by rb_external_str_new_with_enc(NULL, 0, rb_usascii_encoding())
 2017-12-02  2:15 UTC 

[ruby-core:84052] [Ruby trunk Misc#14149] Ruby Birthday Thread - 25th years anniversary
 2017-12-02  1:40 UTC  (2+ messages)
` [ruby-core:84054] "

[ruby-core:84046] [Ruby trunk Misc#14147] Array#sample documentation is unclear about order
 2017-12-02  1:03 UTC  (2+ messages)
` [ruby-core:84051] "

[ruby-core:84047] [Ruby trunk Feature#11547] remove top-level constant lookup
 2017-12-01 23:47 UTC 

[ruby-core:84044] [Ruby trunk Bug#9664] cannot resume transferred Fiber even if it should resume
 2017-12-01 21:40 UTC 

[ruby-core:84035] [Ruby trunk Bug#14144] __FILE__ displays wrong value for executables when run from project root w/Ruby 2.4.1
 2017-12-01 21:35 UTC  (2+ messages)
` [ruby-core:84043] "

[ruby-core:84041] [Ruby trunk Bug#13675] Should Zlib::GzipReader#ungetc accept nil?
 2017-12-01 19:01 UTC 

[ruby-core:84037] [Ruby trunk Feature#13124] Should #puts convert to external encoding?
 2017-12-01 18:45 UTC  (2+ messages)
` [ruby-core:84040] "

[ruby-core:84036] [Ruby trunk Feature#13893] Add Fiber#[] and Fiber#[]= and restore Thread#[] and Thread#[]= to their original behavior
 2017-12-01 16:55 UTC 

[ruby-core:84034] [Ruby trunk Bug#13104] mathn.rb affects Rational literals
 2017-12-01 16:30 UTC 

[ruby-core:84032] [Ruby trunk Feature#10982] Clarify location of NoMethod error
 2017-12-01 16:02 UTC 

[ruby-core:84031] [Ruby trunk Bug#14070] Refining a module dumps core
 2017-12-01 15:43 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).