ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2019-07-18 08:47:39 to 2019-07-30 07:30:45 UTC [more...]

[ruby-core:94028] [Ruby master Bug#15620] Block argument usage affects lambda semantic
 2019-07-30  7:30 UTC 

[ruby-core:51792] [ruby-trunk - Bug #7768][Open] Inherited Array class missing
 2019-07-30  7:29 UTC  (2+ messages)
` [ruby-core:94027] [Ruby master Bug#7768] "

[ruby-core:94026] [Ruby master Feature#16001] Provide an alias to Kernel#caller_locations(1, 1) and Kernel#caller(1, 1)
 2019-07-30  7:26 UTC 

[ruby-core:94025] [Ruby master Feature#14145] Proposal: Better Method#inspect
 2019-07-30  7:07 UTC 

[ruby-core:94024] [Ruby master Bug#15977] Unobvious result value from #next_rotate_time and #previous_period_end methods of Logger::Period module
 2019-07-30  5:39 UTC 

[ruby-core:93883] [Ruby master Misc#15996] DevelopersMeeting20190820Japan
 2019-07-30  4:32 UTC  (4+ messages)
` [ruby-core:93890] "
` [ruby-core:93995] "
` [ruby-core:94023] "

[ruby-core:94022] [Ruby master Feature#15865] `<expr> in <pattern>` expression
 2019-07-30  4:23 UTC 

[ruby-core:94016] [Ruby master Bug#10006] instance_exec uses incorrect binding with curried proc
 2019-07-30  4:23 UTC  (2+ messages)
` [ruby-core:94021] "

[ruby-core:94020] [Ruby master Feature#15940] Coerce symbols internal fstrings in UTF8 rather than ASCII to better share memory with string literals
 2019-07-30  4:17 UTC 

[ruby-core:94019] [Ruby master Feature#15897] `it` as a default block parameter
 2019-07-30  4:08 UTC 

[ruby-core:94018] [Ruby master Misc#15802] Reduce the minimum string buffer size from 127 to 63 bytes
 2019-07-30  4:04 UTC 

[ruby-core:94017] [Ruby master Bug#15994] irb miscalculates nest level when typing do keyword
 2019-07-30  4:03 UTC 

[ruby-core:94015] [Ruby master Bug#10104] Fileutils cp_r fails on sockets or fifes even if File.mknod and File.mkfifo are defined
 2019-07-30  3:58 UTC 

[ruby-core:94014] [Ruby master Feature#15991] Allow questionmarks in variable names
 2019-07-30  3:57 UTC 

[ruby-core:94013] [Ruby master Bug#15989] irb-1.1.0.pre.1 crashes on using arrow up, home and delete
 2019-07-30  3:54 UTC 

[ruby-core:94012] [Ruby master Bug#10715] WEBrick::HTTPResponse#to_s calls send_response(), and make debugging quite difficult
 2019-07-30  3:53 UTC 

[ruby-core:94011] [Ruby master Bug#11304] [PATCH] Kernel.global_variables should observe $~
 2019-07-30  3:50 UTC 

[ruby-core:94008] [Ruby master Bug#11493] IRB/Ruby completely exits when attempting to use NoMethodError exception in BasicObject
 2019-07-30  3:47 UTC  (2+ messages)
` [ruby-core:94010] "

[ruby-core:94009] [Ruby master Feature#15983] Can we have a similar syntax (string interpolation) the way V language has?
 2019-07-30  3:41 UTC 

[ruby-core:94007] [Ruby master Feature#15964] Support for RFC2389 in Net::FTP
 2019-07-30  3:33 UTC 

[ruby-core:94006] [Ruby master Feature#15963] Add *_start and *_running methods to VM_COLLECT_USAGE_DETAILS API
 2019-07-30  3:21 UTC 

[ruby-core:94001] [Ruby master Bug#16028] Backport r67563: SNI is not enabled in Net::IMAP
 2019-07-30  3:15 UTC  (2+ messages)
` [ruby-core:94005] "

[ruby-core:93951] [Ruby master Feature#16027] Update Ruby's dtrace / USDT API to match what is exposed via the TracePoint API
 2019-07-30  0:32 UTC  (8+ messages)
` [ruby-core:93952] "
` [ruby-core:93953] "
` [ruby-core:93954] "
` [ruby-core:93956] "
` [ruby-core:93957] "
` [ruby-core:93961] "
` [ruby-core:94004] "

[ruby-core:94003] [Ruby master Bug#15449] Range#=== is not using cover in Ruby 2.6
 2019-07-29 23:36 UTC 

[ruby-core:94002] [Ruby master Bug#15309] ECB is broken
 2019-07-29 22:37 UTC 

[ruby-core:94000] [Ruby master Bug#14485] For File#path.tainted? and File#to_path.tainted? should match original.tainted?
 2019-07-29 19:18 UTC 

[ruby-core:93966] [Ruby master Feature#15811] Propsing new method for comparing equality of 2 (float) numbers relatively
 2019-07-29 16:40 UTC  (5+ messages)
` [ruby-core:93975] "
` [ruby-core:93976] "
` [ruby-core:93981] "
` [ruby-core:93999] "

[ruby-core:93993] [Ruby master Feature#15588] String#each_chunk and #chunks
 2019-07-29 11:56 UTC  (4+ messages)
` [ruby-core:93994] "
` [ruby-core:93996] "
` [ruby-core:93998] "

[ruby-core:93997] [Ruby master Bug#15812] Run specs from install folder?
 2019-07-29 11:14 UTC 

[ruby-core:93991] [Ruby master Feature#15921] R-assign (rightward-assignment) operator
 2019-07-29  8:31 UTC  (2+ messages)
` [ruby-core:93992] "

[ruby-core:93988] [Ruby master Feature#15919] Offset parameter for `Integer#times`
 2019-07-29  8:24 UTC  (2+ messages)
` [ruby-core:93990] "

[ruby-core:93989] [Ruby master Bug#12961] Bad value for range using infinity for Date or Time
 2019-07-29  8:20 UTC 

[ruby-core:93987] [Ruby master Feature#15881] Optimize deconstruct in pattern matching
 2019-07-29  8:12 UTC 

[ruby-core:93986] [Ruby master Feature#15918] Pattern matching for Set
 2019-07-29  8:12 UTC 

[ruby-core:93985] [Ruby master Feature#15917] Pattern matching for Struct
 2019-07-29  8:12 UTC 

[ruby-core:93984] [Ruby master Feature#15912] Allow some reentrancy during TracePoint events
 2019-07-29  8:04 UTC 

[ruby-core:93983] [Ruby master Feature#15236] add support for hash shorthand
 2019-07-29  8:01 UTC 

[ruby-core:93982] [Ruby master Bug#15558] Should Exception#exception copy the backtrace?
 2019-07-29  7:56 UTC 

[ruby-core:93980] [Ruby master Feature#15878] Make exit faster by not running GC
 2019-07-29  7:48 UTC 

[ruby-core:93979] [Ruby master Bug#15982] Remove y2racc and racc2y
 2019-07-29  7:48 UTC 

[ruby-core:93978] [Ruby master Feature#15896] Symbol#+
 2019-07-29  7:44 UTC 

[ruby-core:93977] [Ruby master Bug#15885] Duplicated `:raise` tracepoint event when exception inside `load` call happens
 2019-07-29  7:39 UTC 

[ruby-core:93974] [Ruby master Feature#15879] Proposal: Time#to_i accepts :unit keyword
 2019-07-29  7:32 UTC 

[ruby-core:93973] [Ruby master Bug#15877] Incorrect constant lookup result in method on cloned class
 2019-07-29  7:30 UTC 

[ruby-core:93972] [Ruby master Feature#15833] Some refactors for shared-root array
 2019-07-29  7:13 UTC 

[ruby-core:93971] [Ruby master Feature#15854] Tracing instance variable assignment
 2019-07-29  7:13 UTC 

[ruby-core:93941] [Ruby master Misc#16025] 'st_check_for_sizeof_st_index_t' declared as array with a negative size (emscripten)
 2019-07-29  7:07 UTC  (3+ messages)
` [ruby-core:93947] "
` [ruby-core:93970] "

[ruby-core:93969] [Ruby master Misc#15851] stdlib extension gems - building/testing on Windows
 2019-07-29  7:04 UTC 

[ruby-core:93968] [Ruby master Bug#15849] Using hash as first positional argument, mixed with named arguments causes unexpected behavior
 2019-07-29  7:01 UTC 

[ruby-core:93967] [Ruby master Feature#15829] Object#then_if(condition){}
 2019-07-29  6:58 UTC 

[ruby-core:93965] [Ruby master Feature#15815] Add option to raise NoMethodError for OpenStruct
 2019-07-29  6:37 UTC 

[ruby-core:93964] [Ruby master Misc#15800] Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most pattern matches are less than or equal to 4 results
 2019-07-29  6:28 UTC 

[ruby-core:93838] [Ruby master Feature#15631] Let round_capa for ID table not allocate excess capacity for power of 2 ints >= 4
 2019-07-29  6:02 UTC  (5+ messages)
` [ruby-core:93846] "
` [ruby-core:93856] "
` [ruby-core:93861] "
` [ruby-core:93963] "

[ruby-core:93962] [Ruby master Feature#15602] Eliminate recording full-width hash value for small Hash
 2019-07-29  5:01 UTC 

[ruby-core:38154] [Ruby 1.9 - Feature #5044][Open] #zip with block return mapped results
 2019-07-28 23:56 UTC  (2+ messages)
` [ruby-core:93960] [Ruby master Feature#5044] "

[ruby-core:93944] [Ruby master Bug#16026] `Set#count` performance issues
 2019-07-28 15:20 UTC  (4+ messages)
` [ruby-core:93945] "
` [ruby-core:93950] "
` [ruby-core:93959] "

[ruby-core:93958] [Ruby master Bug#15845] Backport dcb6a6ae3e
 2019-07-28 14:02 UTC 

[ruby-core:93943] [Ruby master Feature#15997] Improve performance of fiber creation by using pool allocation strategy
 2019-07-28  2:34 UTC  (2+ messages)
` [ruby-core:93955] "

[ruby-core:93939] [Ruby master Bug#14062] Top-level return allows an argument
 2019-07-27 11:10 UTC  (2+ messages)
` [ruby-core:93949] "

[ruby-core:93900] [Ruby master Misc#15723] Reconsider numbered parameters
 2019-07-27  9:38 UTC  (3+ messages)
` [ruby-core:93901] "
` [ruby-core:93948] "

[ruby-core:93946] [Ruby master Feature#15976] Add Array#overlap? for whether the intersection of 2 arrays is non empty?
 2019-07-27  9:13 UTC 

[ruby-core:93940] [Ruby master Bug#16024] String#split with block. cannot use Regexp in the block
 2019-07-27  5:46 UTC  (2+ messages)
` [ruby-core:93942] "

[ruby-core:93938] [Ruby master Bug#13835] Using 'open-uri' with 'tempfile' causes an exception
 2019-07-26 21:45 UTC 

[ruby-core:93937] [Ruby master Bug#13811] Ruby 2.4.1 fails to compile inside qemu armhf - signal 11 (Segmentation fault)
 2019-07-26 21:33 UTC 

[ruby-core:93916] [Ruby master Feature#15955] UnboundMethod#apply
 2019-07-26 18:47 UTC  (3+ messages)
` [ruby-core:93933] "
` [ruby-core:93936] "

[ruby-core:93935] [Ruby master Feature#15973] Make it so Kernel#lambda always return a lambda
 2019-07-26 17:53 UTC 

[ruby-core:93934] [Ruby master Bug#15244] Method #extname return empty string if filename is dot ('.')
 2019-07-26 17:16 UTC 

[ruby-core:93917] [Ruby master Feature#16021] floor/ceil/round/truncate should accept a :step argument
 2019-07-26 13:31 UTC  (5+ messages)
` [ruby-core:93925] "
` [ruby-core:93930] "
` [ruby-core:93931] "
` [ruby-core:93932] "

[ruby-core:93918] [Ruby master Bug#16022] Enumerable#sort_by returns a swapped first and last element when the sort value is identical and collection is >= 8 elements
 2019-07-26  7:49 UTC  (5+ messages)
` [ruby-core:93921] "
` [ruby-core:93923] "
` [ruby-core:93924] "
` [ruby-core:93929] "

[ruby-core:93926] [Ruby master Bug#16023] json/add/core isn't complete
 2019-07-26  5:09 UTC  (2+ messages)
` [ruby-core:93928] "

[ruby-core:93927] [Ruby master Feature#15990] "else if" causes confusing syntax error
 2019-07-26  3:47 UTC 

[ruby-core:93922] [Ruby master Bug#13104] mathn.rb affects Rational literals
 2019-07-25 23:47 UTC 

[ruby-core:93920] [Ruby master Bug#15775] Update broken URL in Float documentation
 2019-07-25 23:17 UTC 

[ruby-core:93919] [Ruby master Bug#15803] File.realpath should always return a tainted string
 2019-07-25 23:13 UTC 

[ruby-core:93915] [Ruby master Bug#12989] Passing `binmode: true` to `IO.pipe` makes `binmode?` return `true` but encoding is not binary
 2019-07-25 20:53 UTC 

[ruby-core:93914] [Ruby master Bug#12984] `rescue *[]` should be equivalent to `rescue` as `method_call(*[])` is equivalent to `method_call`
 2019-07-25 18:29 UTC 

[ruby-core:93913] [Ruby master Bug#12687] OpenSSL::X509::Store wont load certificates from set_default_paths
 2019-07-25 17:42 UTC 

[ruby-core:93912] [Ruby master Bug#12643] When generating exts.mk need to escape newlines for @echo
 2019-07-25 17:24 UTC 

[ruby-core:93911] [Ruby master Bug#12485] Kernel.Rational raises TypeError though given denominator returns 1 by to_int
 2019-07-25 15:29 UTC 

[ruby-core:93908] [Ruby master Bug#16020] Forbid `if` `elsif` without a condition
 2019-07-25 13:56 UTC  (3+ messages)
  ` [ruby-core:93909] "
` [ruby-core:93910] "

[ruby-core:93907] [Ruby master Bug#16019] please backport df317151a5b4e0c5a30fcc321a9dc6abad63f7ed
 2019-07-24 23:37 UTC 

[ruby-core:93906] [Ruby master Bug#12430] Segfault in irb when improperly using coerce in combination with method_missing
 2019-07-24 23:30 UTC 

[ruby-core:93905] [Ruby master Feature#12354] PKey::EC Can't output public key pem when private key exists
 2019-07-24 22:57 UTC 

[ruby-core:93904] [Ruby master Bug#12230] Wrong exception raised when IO.read from a pipe is passed an offset on Windows
 2019-07-24 18:46 UTC 

[ruby-core:93903] [Ruby master Bug#11935] Date.new returns inconsistent errors when passed invalid arguments
 2019-07-24 15:17 UTC 

[ruby-core:93902] [Ruby master Bug#16018] Add a way to deprecate methods
 2019-07-24 15:04 UTC 

[ruby-core:93893] [Ruby master Feature#16017] String and Array Slices
 2019-07-24  7:28 UTC  (6+ messages)
` [ruby-core:93894] "
` [ruby-core:93895] "
` [ruby-core:93897] "
` [ruby-core:93898] "
` [ruby-core:93899] "

[ruby-core:93896] [Ruby master Bug#11746] RDoc incorrect example call method on heredoc
 2019-07-23 22:05 UTC 

[ruby-core:93892] [Ruby master Feature#15966] Introducing experimental features behind a flag, disabled by default
 2019-07-23 19:25 UTC 

[ruby-core:93891] [Ruby master Bug#11482] Multiple versions of Ruby crashing with simple threaded client/server test
 2019-07-23 18:56 UTC 

[ruby-core:93868] [Ruby master Feature#12093] Eval InstructionSequence with binding
 2019-07-23 15:14 UTC  (4+ messages)
` [ruby-core:93877] "
` [ruby-core:93885] "
` [ruby-core:93889] "

[ruby-core:49036] [ruby-trunk - Bug #7303][Open] Logger fails on log rotation in Windows (log shifting failed. Permission denied)
 2019-07-23 15:11 UTC  (2+ messages)
` [ruby-core:93888] [Ruby master Bug#7303] "

[ruby-core:93887] [Ruby master Feature#9532] Expose logger monitor
 2019-07-23 15:10 UTC 

[ruby-core:93886] [Ruby master Bug#10965] logger.rb may not daily rotate
 2019-07-23 15:09 UTC 

[ruby-core:93839] [Ruby master Bug#16011] Digit grouping
 2019-07-23 13:31 UTC  (9+ messages)
` [ruby-core:93840] [Ruby master Feature#16011] "
` [ruby-core:93841] "
` [ruby-core:93842] "
` [ruby-core:93844] "
` [ruby-core:93849] "
` [ruby-core:93869] "
` [ruby-core:93882] "
` [ruby-core:93884] "

[ruby-core:93878] [Ruby master Bug#16015] configure couldn't enable native coroutine correctly if with parameter --target
 2019-07-23  8:59 UTC  (2+ messages)
` [ruby-core:93881] "

[ruby-core:93879] [Ruby master Bug#16016] Standard library `debug` is started if pass a file named `debug.rb` to Kernel#load
 2019-07-23  8:48 UTC  (2+ messages)
` [ruby-core:93880] "

[ruby-core:93876] [Ruby master Bug#10466] rb_eval_string_wrap does not actually wrap in a module binding
 2019-07-23  3:12 UTC 

[ruby-core:93875] [Ruby master Bug#10443] Forking with contended mutex held can lead to deadlock in child process upon unlock
 2019-07-22 22:44 UTC 

[ruby-core:93874] [Ruby master Bug#10433] make test-all stops at [ 401/16011] FTPTest#test_list_read_timeout-exceeded
 2019-07-22 22:12 UTC 

[ruby-core:93873] [Ruby master Bug#10303] rb_data_type_t need to be described in README.EXT
 2019-07-22 21:53 UTC 

[ruby-core:93872] [Ruby master Bug#10236] [PATCH] test_modify_expand.rb: increase limit for {je, tc}malloc
 2019-07-22 21:27 UTC 

[ruby-core:93871] [Ruby master Feature#10123] Named capture groups don't set local vars when matched using ~
 2019-07-22 21:22 UTC 

[ruby-core:93870] [Ruby master Bug#10110] Exception handling is not well documented
 2019-07-22 21:06 UTC 

[ruby-core:93867] [Ruby master Bug#9998] docs state that define_singleton_method returns a proc if passed a block
 2019-07-22  4:13 UTC 

[ruby-core:93862] [Ruby master Bug#16014] Ruby-toggle-block of ruby-mode.el not chomping trialing whitespace
 2019-07-22  1:54 UTC  (4+ messages)
` [ruby-core:93863] "
` [ruby-core:93864] "
` [ruby-core:93866] "

[ruby-core:93865] [Ruby master Feature#15923] New independent string without memcpy
 2019-07-21 19:21 UTC 

[ruby-core:93845] [Ruby master Feature#16012] Add a (small) test-install suite?
 2019-07-20  3:42 UTC  (6+ messages)
` [ruby-core:93855] "
` [ruby-core:93857] "
` [ruby-core:93858] "
` [ruby-core:93859] "
` [ruby-core:93860] "

[ruby-core:93847] [Ruby master Bug#16013] Bundler
 2019-07-20  1:34 UTC  (3+ messages)
` [ruby-core:93853] "
` [ruby-core:93854] "

[ruby-core:58653] [ruby-trunk - Bug #9170][Open] Math.sqrt returns different types when mathn is included; breaks various gems - this bug can be reproduced in Ruby 1.8 as well
 2019-07-19 20:35 UTC  (2+ messages)
` [ruby-core:93852] [Ruby master Bug#9170] "

[ruby-core:58211] [ruby-trunk - Bug #9091][Open] [PATCH] accept_nonblock supports "exception: false"
 2019-07-19 20:26 UTC  (2+ messages)
` [ruby-core:93851] [Ruby master Feature#9091] "

[ruby-core:58182] [ruby-trunk - Bug #9083][Open] BasicObject#method_missing does not always raise NoMethodError for missing methods
 2019-07-19 20:22 UTC  (2+ messages)
` [ruby-core:93850] [Ruby master Bug#9083] "

[ruby-core:93848] [Ruby master Feature#15902] Add a specialized instruction for `.nil?`
 2019-07-19 17:09 UTC 

[ruby-core:56271] [ruby-trunk - Bug #8708][Open] It seems that a call to the "system" changes the handler of the INT signal
 2019-07-19  6:43 UTC  (3+ messages)
` [ruby-core:93836] [Ruby master Bug#8708] "
` [ruby-core:93843] "

[ruby-core:56323] [ruby-trunk - Bug #8720][Open] ECB mode seems to be broken
 2019-07-18 21:44 UTC  (2+ messages)
` [ruby-core:93837] [Ruby master Bug#8720] "

[ruby-core:55923] [ruby-trunk - Bug #8621][Open] MinGW: Rational tests are causing error
 2019-07-18 19:26 UTC  (2+ messages)
` [ruby-core:93835] [Ruby master Bug#8621] "

[ruby-core:93834] [Ruby master Bug#10463] :~@ and :!@ are not parsed correctly
 2019-07-18 19:22 UTC 

[ruby-core:55850] [ruby-trunk - Bug #8611][Open] Minitest encoding problems
 2019-07-18 18:31 UTC  (2+ messages)
` [ruby-core:93833] [Ruby master Bug#8611] "

[ruby-core:55750] [ruby-trunk - Bug #8594][Open] [BUG] rb_update_max_fd: invalid fd (4) given
 2019-07-18 17:54 UTC  (2+ messages)
` [ruby-core:93832] [Ruby master Bug#8594] "

[ruby-core:93830] [Ruby master Bug#16010] Sole single-splatted variable with an array object in an assignment construction gobbles an additional nesting of array
 2019-07-18 14:30 UTC  (2+ messages)
` [ruby-core:93831] "

[ruby-core:93829] [Ruby master Bug#16009] Performance regression in 2.7
 2019-07-18  8:47 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).