ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2017-09-13 15:27:33 to 2017-09-25 08:13:29 UTC [more...]

[ruby-core:82973] [Ruby trunk Feature#13551][Rejected] Add a method to alias class methods
 2017-09-25  8:13 UTC 

[ruby-core:82971] [Ruby trunk Feature#13626] Add String#byteslice!
 2017-09-25  8:10 UTC  (2+ messages)
` [ruby-core:82972] "

[ruby-core:82967] [Ruby trunk Feature#11484][Feedback] add output offset for readpartial/read_nonblock/etc
 2017-09-25  7:28 UTC  (2+ messages)
` [ruby-core:82970] [Ruby trunk Feature#11484] "

[ruby-core:82923] [Ruby trunk Feature#13927] Integrate module_function as a core language type
 2017-09-25  7:23 UTC  (5+ messages)
` [ruby-core:82930] "
` [ruby-core:82934] "
` [ruby-core:82944] "
` [ruby-core:82969] "

[ruby-core:82968] [Ruby trunk Feature#12533] Refinements: allow modules inclusion, in which the module can call internal methods which it defines
 2017-09-25  7:05 UTC 

[ruby-core:82966] [Ruby trunk Feature#13602][Feedback] Optimize instance variable access if $VERBOSE is not true when compiling
 2017-09-25  6:34 UTC 

[ruby-core:82864] [Ruby trunk Feature#13919] Add a new method to create Time instances from unix time and nsec
 2017-09-25  5:51 UTC  (6+ messages)
` [ruby-core:82885] "
` [ruby-core:82889] "
` [ruby-core:82897] "
` [ruby-core:82910] "
` [ruby-core:82965] "

[ruby-core:82955] [Ruby trunk Feature#13934] [Feature request] Being able to set a default encoding other than Unicode on a "per-project" basis
 2017-09-25  5:18 UTC  (3+ messages)
` [ruby-core:82956] "
` [ruby-core:82964] "

[ruby-core:82963] [Ruby trunk Misc#13938] [ANN] Rolling MinGW trunk build
 2017-09-25  4:14 UTC 

[ruby-core:82961] [Ruby trunk Bug#13937] ARGV doesn't behave like an array
 2017-09-25  3:51 UTC  (2+ messages)
` [ruby-core:82962] [Ruby trunk Bug#13937][Rejected] "

[ruby-core:82960] [Ruby trunk Feature#13936] Make regular expressions debugable
 2017-09-25  1:27 UTC 

[ruby-core:82948] [Ruby trunk Feature#13933] Add Range#empty?
 2017-09-24 17:14 UTC  (4+ messages)
` [ruby-core:82954] "
` [ruby-core:82957] "
` [ruby-core:82959] "

[ruby-core:82958] [Ruby trunk Bug#13935] Backport openssl v2.0.6
 2017-09-24 16:54 UTC 

[ruby-core:82888] [Ruby trunk Feature#13923] Idiom to release resources safely, with less indentations
 2017-09-24 13:26 UTC  (10+ messages)
` [ruby-core:82891] "
` [ruby-core:82894] "
` [ruby-core:82895] "
` [ruby-core:82898] "
` [ruby-core:82900] "
  ` [ruby-core:82906] "
` [ruby-core:82947] "
` [ruby-core:82952] "
` [ruby-core:82953] "

[ruby-core:82951] [Ruby trunk Feature#13884] Reduce number of memory allocations for "and", "or" and "diff" operations on small arrays
 2017-09-24 12:36 UTC 

[ruby-core:82787] [Ruby trunk Bug#13887] test/ruby/test_io.rb may get stuck with FIBER_USE_NATIVE=0 on Linux
 2017-09-24 12:10 UTC  (6+ messages)
` [ruby-core:82820] "
  ` [ruby-core:82925] "
  ` [ruby-core:82940] "
` [ruby-core:82949] "
` [ruby-core:82950] "

[ruby-core:40316] [ruby-trunk - Feature #5481][Open] Gemifying Ruby standard library
 2017-09-24  1:45 UTC  (2+ messages)
` [ruby-core:82946] [Ruby trunk Feature#5481] "

[ruby-core:82937] [Ruby trunk Bug#13736] ruby -00 should be the same as setting $/=""
 2017-09-23 21:40 UTC  (3+ messages)
` [ruby-core:82938] [Ruby trunk Bug#13736][Feedback] "
` [ruby-core:82945] [Ruby trunk Bug#13736][Closed] "

[ruby-core:82469] [Ruby trunk Bug#13757] TestBacktrace#test_caller_lev segaults on PPC
 2017-09-23 20:28 UTC  (6+ messages)
  ` [ruby-core:82868] "
` [ruby-core:82913] "
  ` [ruby-core:82915] "
` [ruby-core:82935] "
  ` [ruby-core:82943] "

[ruby-core:82942] [Ruby trunk Bug#13932] [PATCH] Extension libraries take precedence in checks of later Kernel.#require calls for features without file extensions
 2017-09-23 16:48 UTC 

[ruby-core:82899] [Ruby trunk Bug#13925] string.split(pattern, 1) should return [self.dup], but it returns [self]
 2017-09-23  6:43 UTC  (3+ messages)
` [ruby-core:82911] "
` [ruby-core:82941] "

[ruby-core:82880] [Ruby trunk Bug#13921] buffered read_nonblock doesn't work as expected using SSLSocket
 2017-09-22 18:31 UTC  (7+ messages)
` [ruby-core:82881] "
  ` [ruby-core:82882] "
` [ruby-core:82892] "
  ` [ruby-core:82907] "
    ` [ruby-core:82909] "
` [ruby-core:82939] "

[ruby-core:82936] [Ruby trunk Bug#13930] Exception is caught in rescue above ensure
 2017-09-22 14:31 UTC 

[ruby-core:82922] [Ruby trunk Bug#13926] Non UTF response headers raise an Argument error since 2.4.2p198
 2017-09-22  8:29 UTC  (4+ messages)
` [ruby-core:82928] "
` [ruby-core:82932] "
` [ruby-core:82933] "

[ruby-core:82931] [Ruby trunk Feature#13613] Prefer that require/require_relative/load to tell us permission error if the target file is unreadable
 2017-09-22  5:42 UTC 

[ruby-core:82926] [Ruby trunk Bug#13929] TypeError: no implicit conversion of XXXX into string
 2017-09-22  4:40 UTC  (3+ messages)
` [ruby-core:82927] "
` [ruby-core:82929] [Ruby trunk Bug#13929][Feedback] "

[ruby-core:82924] [Ruby trunk Bug#13928] Calling Integer.fdiv with BigDecimal returns unexpected result
 2017-09-21 21:13 UTC 

[ruby-core:82917] [Ruby trunk Bug#13758] TestRubyOptions#test_segv_setproctitle segfaults on AARCH64
 2017-09-21 15:34 UTC  (2+ messages)
` [ruby-core:82921] "

[ruby-core:82809] [Ruby trunk Bug#13856] MinGW / mswin intermittent failure in test/socket/test_socket.rb
 2017-09-21 13:49 UTC  (4+ messages)
` [ruby-core:82918] "
` [ruby-core:82919] "
` [ruby-core:82920] "

[ruby-core:82916] [Ruby trunk Bug#13834] RubyGems test suite occasionally changes working directory and breaks the rest of test suite
 2017-09-21  9:23 UTC 

[ruby-core:82893] [Ruby trunk Feature#12637] Unified and consistent method naming for safe and dangerous methods
 2017-09-21  7:25 UTC  (3+ messages)
` [ruby-core:82912] "
` [ruby-core:82914] "

[ruby-core:82908] [Ruby trunk Feature#10849] Adding an alphanumeric function to SecureRandom
 2017-09-20 21:20 UTC 

[ruby-core:82853] [Ruby trunk Bug#13916] Race condition when sending a signal to a new fork
 2017-09-20 19:58 UTC  (5+ messages)
  ` [ruby-core:82883] "
    ` [ruby-core:82903] "
` [ruby-core:82904] [Ruby trunk Bug#13916][Open] "
` [ruby-core:82905] [Ruby trunk Bug#13916][Closed] "

[ruby-core:82790] [Ruby trunk Misc#13792] Rename spec/rubyspec to spec/ruby
 2017-09-20 18:25 UTC  (2+ messages)
` [ruby-core:82902] "

[ruby-core:82865] [Ruby trunk Bug#12644] Support debug build on Windows with MSVC
 2017-09-20 18:21 UTC  (2+ messages)
` [ruby-core:82901] "

[ruby-core:82896] [Ruby trunk Feature#13924] Add a headings/hints to RubyVM::InstructionSequence#disasm
 2017-09-20 13:39 UTC 

[ruby-core:82874] [Ruby trunk Bug#13920] prepping io for stdin returns "access denied" on windows
 2017-09-20  7:49 UTC  (4+ messages)
` [ruby-core:82875] "
` [ruby-core:82876] "
` [ruby-core:82890] "

[ruby-core:82887] [Ruby trunk Feature#13849] Show --dump options in help
 2017-09-20  5:05 UTC 

[ruby-core:82886] [Ruby trunk Feature#13922] Consider showing warning messages about same-named aliases - either directly or perhaps via the "did you mean gem"
 2017-09-19 23:53 UTC 

[ruby-core:82835] [Ruby trunk Bug#13910] Seg Fault from require_relative
 2017-09-19 23:09 UTC  (2+ messages)
` [ruby-core:82884] "

[ruby-core:82862] [Ruby trunk Feature#11365][Assigned] Change Webrick to support SHA htpasswd files
 2017-09-19 16:55 UTC  (4+ messages)
  ` [ruby-core:82866] "
` [ruby-core:82878] [Ruby trunk Feature#11365][Closed] "
  ` [ruby-core:82879] "

[ruby-core:82855] [Ruby trunk Bug#13918] Appveyor failure - svn 59961 Use https instead of ftp for libffi downloading
 2017-09-19 13:44 UTC  (5+ messages)
` [ruby-core:82857] [Ruby trunk Bug#13918][Assigned] "
` [ruby-core:82858] [Ruby trunk Bug#13918] "
` [ruby-core:82859] "
` [ruby-core:82877] "

[ruby-core:82873] [Backport187 Bug#3133][Rejected] p251 failed to get rdoc
 2017-09-19  9:31 UTC 

[ruby-core:53178] [Backport 200 - Backport #8037][Open] rdoc issues preventing docs generating after ruby was compiled
 2017-09-19  9:30 UTC  (2+ messages)
` [ruby-core:82872] [Ruby trunk Bug#8037][Rejected] "

[ruby-core:82871] [Ruby trunk Bug#11092][Rejected] rdoc-generated *.gz files contain references to full path of the original, breaking rpmbuild
 2017-09-19  9:28 UTC 

[ruby-core:82870] [Ruby trunk Feature#10344] [PATCH] Implement Fiber#raise
 2017-09-19  9:07 UTC 

[ruby-core:82869] [Ruby trunk Bug#11310][Closed] CSV::Table#to_csv should use concat not +
 2017-09-19  8:52 UTC 

[ruby-core:82867] [Ruby trunk Feature#13801] Implement case equality test for Set#===
 2017-09-19  8:48 UTC 

[ruby-core:53553] [ruby-trunk - Bug #8126][Open] OpenSSL::SSL::SSLSocket does not define #recv and #send messages
 2017-09-19  6:12 UTC  (2+ messages)
` [ruby-core:82863] [Ruby trunk Bug#8126][Assigned] "

[ruby-core:82861] [Ruby trunk Bug#12130] WEBrick::HTTPProxy closes connection when the socket is not writable temporally
 2017-09-19  6:00 UTC 

[ruby-core:55330] [ruby-trunk - Feature #8499][Assigned] Importing Hash#slice, Hash#slice!, Hash#except, and Hash#except! from ActiveSupport
 2017-09-19  5:42 UTC  (2+ messages)
` [ruby-core:82860] [Ruby trunk Feature#8499] "

[ruby-core:82816] [Ruby trunk Feature#13904] getter for original information of Enumerator
 2017-09-19  3:47 UTC  (8+ messages)
` [ruby-core:82822] "
` [ruby-core:82826] "
` [ruby-core:82840] "
` [ruby-core:82847] "
` [ruby-core:82850] "
` [ruby-core:82852] "
` [ruby-core:82856] "

[ruby-core:82831] [Ruby trunk Misc#13163][Feedback] Uncaught exceptions may not be reported when Thread#report_on_exception=true and Thread#abort_on_exception=true
 2017-09-19  2:02 UTC  (3+ messages)
` [ruby-core:82832] [Ruby trunk Misc#13163] "
` [ruby-core:82854] [Ruby trunk Bug#13163][Assigned] "

[ruby-core:82851] [Ruby trunk Misc#13915] Updated docs of ThreadGroup
 2017-09-18 14:03 UTC 

[ruby-core:82849] [Ruby trunk Misc#12937] [PATCH] webrick/server: simplify Daemon.start
 2017-09-18 12:04 UTC 

[ruby-core:82811] [Ruby trunk Bug#13903] cant compile ruby on windows
 2017-09-18  7:19 UTC  (9+ messages)
` [ruby-core:82815] "
` [ruby-core:82827] "
` [ruby-core:82829] "
` [ruby-core:82833] "
` [ruby-core:82836] [Ruby trunk Bug#13903] cant compile ruby with /MT "
` [ruby-core:82837] "
` [ruby-core:82839] "
` [ruby-core:82848] "

[ruby-core:82846] [Ruby trunk Bug#13914] FileUtis.cp_r with remove_destination cannot overwrite a symlink of directory
 2017-09-18  4:41 UTC 

[ruby-core:82842] [Ruby trunk Bug#13913] Method definition with explicitly callable method names
 2017-09-17 17:16 UTC  (4+ messages)
` [ruby-core:82843] "
` [ruby-core:82844] "
` [ruby-core:82845] "

[ruby-core:82841] [Ruby trunk Bug#13912] Method definition with explicitly callable method names
 2017-09-17 14:39 UTC 

[ruby-core:82834] [Ruby trunk Misc#13909] [Docu] Typo in ruby ftp - "Returns true iff the connection is closed."
 2017-09-17  4:46 UTC  (2+ messages)
` [ruby-core:82838] [Ruby trunk Misc#13909][Rejected] "

[ruby-core:82828] [Ruby trunk Bug#13908] Result of Pathname#dirname / File.dirname handling of paths with trailing slashes is surprising
 2017-09-16  9:13 UTC  (2+ messages)
` [ruby-core:82830] [Ruby trunk Bug#13908] Result of Pathname#dirname / File.dirname handling of paths with trailing File::SEPARATOR "

[ruby-core:82817] [Ruby trunk Bug#13906] homepage in gemspec
 2017-09-15 20:21 UTC  (2+ messages)
` [ruby-core:82825] "

[ruby-core:82821] [Ruby trunk Bug#13907] Operation not permitted (Errno::EPERM) when adjusting .irbrc_history file permissions
 2017-09-15 20:13 UTC  (2+ messages)
` [ruby-core:82824] "

[ruby-core:82799] [Ruby trunk Bug#13898] Block parsing regression
 2017-09-15 19:58 UTC  (3+ messages)
` [ruby-core:82800] "
` [ruby-core:82823] "

[ruby-core:82819] [Ruby trunk Feature#12753] Useful operator to check bit-flag is true or false
 2017-09-15 16:32 UTC 

[ruby-core:82814] [Ruby trunk Feature#13821] Allow fibers to be resumed across threads
 2017-09-15 16:08 UTC  (2+ messages)
` [ruby-core:82818] "

[ruby-core:82806] [Ruby trunk Bug#13892] Matching the end of a string followed by an empty greedy regex and a word boundary (.*\b) fails in all versions >= 1.9
 2017-09-15 13:12 UTC  (3+ messages)
` [ruby-core:82812] "
` [ruby-core:82813] "

[ruby-core:82795] [Ruby trunk Bug#13772] Memory leak recycling stacks for threads in 2.4.1
 2017-09-15  9:32 UTC  (2+ messages)
` [ruby-core:82810] "

[ruby-core:82804] [Ruby trunk Bug#13900] Segmentation fault - 2 different machines
 2017-09-15  6:53 UTC  (2+ messages)
` [ruby-core:82808] [Ruby trunk Bug#13900][Closed] "

[ruby-core:82807] [Ruby trunk Bug#13901] Add branch coverage coverage
 2017-09-15  6:23 UTC 

[ruby-core:82778] [Ruby trunk Bug#9891] infinite fibers crash Ruby
 2017-09-15  5:16 UTC  (2+ messages)
` [ruby-core:82805] [Ruby trunk Bug#9891][Closed] "

[ruby-core:82803] [Ruby trunk Bug#13882][Assigned] Exception in `ensure` stops threads from exiting
 2017-09-15  2:45 UTC 

[ruby-core:82802] [Ruby trunk Bug#11174] threads memory leak
 2017-09-15  2:27 UTC 

[ruby-core:82798] [Ruby trunk Bug#13402] [PATCH] fix --with-gmp (broken by r57490)
 2017-09-14 22:22 UTC  (2+ messages)
` [ruby-core:82801] "

[ruby-core:82785] [Ruby trunk Bug#13790] rubyspec.org domain seems to be expired
 2017-09-14 18:53 UTC  (5+ messages)
` [ruby-core:82788] "
` [ruby-core:82791] "
` [ruby-core:82792] "
` [ruby-core:82797] [Ruby trunk Bug#13790][Closed] "

[ruby-core:82796] [Ruby trunk Bug#12670] Segmentation fault on `Magick::Image#get_pixels` on ruby since ruby-2.2
 2017-09-14 17:38 UTC 

[ruby-core:82789] [Ruby trunk Feature#13893] Add Fiber#[] and Fiber#[]= and restore Thread#[] and Thread#[]= to their original behavior
 2017-09-14 17:02 UTC  (2+ messages)
` [ruby-core:82794] "

[ruby-core:82793] [Ruby trunk Feature#13666] Development: Writing test code for new features/bug fixes can be done as specs under spec/rubyspec instead of tests under test/
 2017-09-14 13:56 UTC 

[ruby-core:82786] [Ruby trunk Bug#13896] Find.find -> Use Dir.children instead of Dir.entries
 2017-09-14  6:32 UTC 

[ruby-core:82784] [Ruby trunk Bug#13895] TestVMDump test fails on High Sierra
 2017-09-14  5:45 UTC 

[ruby-core:82783] [Ruby trunk Bug#13756] tDSTAR inside of defined causes [BUG]
 2017-09-14  4:33 UTC 

[ruby-core:82782] [Ruby trunk Bug#13874] String#valid_encoding? has side effects
 2017-09-14  4:31 UTC 

[ruby-core:82781] [Ruby trunk Bug#13836] Null pointer dereference in defined_expr0()
 2017-09-14  4:21 UTC 

[ruby-core:82780] [Ruby trunk Bug#13817] test/unit breaks Hash
 2017-09-14  4:19 UTC 

[ruby-core:82779] [Ruby trunk Bug#13642] MinGW - Bug::Win32::TestDln#test_check_imported & misc
 2017-09-14  2:09 UTC 

[ruby-core:82774] [Ruby trunk Bug#10222] require_relative and require should be compatible with each other when symlinks are used
 2017-09-13 23:38 UTC  (4+ messages)
` [ruby-core:82775] "
` [ruby-core:82776] "
` [ruby-core:82777] "


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).