ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2016-11-23 10:07:26 to 2016-12-03 12:10:53 UTC [more...]

[ruby-core:78471] [Ruby trunk Feature#12747] Add TracePoint#callee_id
 2016-12-03 12:40 UTC  (2+ messages)
` [ruby-core:78475] "

[ruby-core:78463] [Ruby trunk Bug#12998] paragraph mode inconsistency between `IO#each_line` and `String#each_line`
 2016-12-03 12:18 UTC  (2+ messages)
` [ruby-core:78474] [Ruby trunk Bug#12998][Assigned] "

[ruby-core:78473] [Ruby trunk Misc#10756][Rejected] Add spaces between args
 2016-12-03 11:24 UTC 

[ruby-core:78297] [Ruby trunk Misc#12977] Cleanup ruby method definitions in hash.c
 2016-12-03 11:19 UTC  (2+ messages)
` [ruby-core:78472] [Ruby trunk Misc#12977][Closed] "

[ruby-core:78466] [Ruby trunk Bug#12507] random SEGV in kernel.system when called with long parametre list
 2016-12-03  2:45 UTC  (2+ messages)
` [ruby-core:78470] [Ruby trunk Bug#12507][Closed] "

[ruby-core:78464] [Ruby trunk Bug#12999] there still exist race conditions in require
 2016-12-03  0:49 UTC  (2+ messages)
` [ruby-core:78469] "

[ruby-core:78468] [Ruby trunk Feature#13001] Add `full` option to `ObjectSpace.dump_all`
 2016-12-02 21:23 UTC 

[ruby-core:78467] [Ruby trunk Bug#13000] Implement Set#include? with Hash#include?
 2016-12-02 16:25 UTC 

[ruby-core:78461] [Ruby trunk Feature#12996] Optimize Range#===
 2016-12-02 11:20 UTC  (2+ messages)
` [ruby-core:78465] "

[ruby-core:78462] [Ruby trunk Bug#12997] Out-of-bounds read in regcomp.c
 2016-12-02  5:09 UTC 

[ruby-core:78313] [Ruby trunk Feature#12871][Assigned] Using the algorithm like math.fsum of Python for Array#sum
 2016-12-01 17:05 UTC  (3+ messages)
` [ruby-core:78459] [Ruby trunk Feature#12871] "
` [ruby-core:78460] "

[ruby-core:78458] [Ruby trunk Feature#10118] Double splat for non-symbol keys
 2016-12-01 14:49 UTC 

[ruby-core:78293] [Ruby trunk Bug#12921] Retrieve user and password for proxy from env
 2016-12-01 14:12 UTC  (6+ messages)
` [ruby-core:78434] "
` [ruby-core:78440] "
  ` [ruby-core:78455] "
` [ruby-core:78441] "
` [ruby-core:78457] "

[ruby-core:78316] [Ruby trunk Feature#12752] Unpacking a value from a binary requires additional '.first'
 2016-12-01 13:49 UTC  (5+ messages)
` [ruby-core:78317] "
` [ruby-core:78452] "
` [ruby-core:78453] "
` [ruby-core:78456] "

[ruby-core:78448] [Ruby trunk Feature#12995] Conditional expression taking a receiver outside the condition
 2016-12-01 12:15 UTC  (2+ messages)
` [ruby-core:78454] "

[ruby-core:78314] [Ruby trunk Feature#12753] Useful operator to check bit-flag is true or false
 2016-12-01  9:21 UTC  (9+ messages)
` [ruby-core:78315] "
` [ruby-core:78319] "
` [ruby-core:78324] "
` [ruby-core:78363] "
` [ruby-core:78376] "
` [ruby-core:78449] "
` [ruby-core:78450] "
` [ruby-core:78451] "

[ruby-core:78447] [Ruby trunk Feature#12901] Anonymous functions without scope lookup overhead
 2016-12-01  3:55 UTC 

[ruby-core:78446] [Ruby trunk Feature#12906] do/end blocks work with ensure/rescue/else
 2016-11-30 15:58 UTC 

[ruby-core:78444] [Ruby trunk Bug#12994] Embedded ruby vs2015 build crashes
 2016-11-30 15:53 UTC  (2+ messages)
` [ruby-core:78445] [Ruby trunk Bug#12994][Feedback] "

[ruby-core:78437] [Ruby trunk Bug#12993] SEGV in OpenSSL::TestSSL#test_close_after_socket_close
 2016-11-30 15:18 UTC  (5+ messages)
` [ruby-core:78438] "
` [ruby-core:78439] "
` [ruby-core:78442] [Ruby trunk Bug#12993][Closed] "
` [ruby-core:78443] [Ruby trunk Bug#12993] "

[ruby-core:78436] [Ruby trunk Bug#12934] Make compressed debug section optional
 2016-11-30 10:50 UTC 

[ruby-core:78410] [Ruby trunk Bug#12990] unicode_case_mapping_tests
 2016-11-30  8:36 UTC  (6+ messages)
` [ruby-core:78411] "
` [ruby-core:78412] [Ruby trunk Bug#12990][Open] unicode_case_mapping_tests
` [ruby-core:78413] [Ruby trunk Bug#12990] unicode_case_mapping_tests
` [ruby-core:78433] "
` [ruby-core:78435] "

[ruby-core:78318] [Ruby trunk Bug#12958][Assigned] Breaking change in how `#round` works
 2016-11-30  4:26 UTC  (10+ messages)
` [ruby-core:78350] [Ruby trunk Bug#12958] "
` [ruby-core:78355] "
` [ruby-core:78421] "
` [ruby-core:78427] "
` [ruby-core:78428] "
` [ruby-core:78429] "
` [ruby-core:78430] "
` [ruby-core:78431] "
` [ruby-core:78432] "

[ruby-core:78403] [Ruby trunk Bug#12988] Calling `inspect` sometimes causes a segv
 2016-11-30  0:31 UTC  (5+ messages)
  ` [ruby-core:78406] "
` [ruby-core:78407] [Ruby trunk Bug#12988][Assigned] "
` [ruby-core:78422] [Ruby trunk Bug#12988][Closed] "
` [ruby-core:78426] [Ruby trunk Bug#12988] "

[ruby-core:78308] [Ruby trunk Feature#12979] Avoid exception for #dup on Integer (and similar cases)
 2016-11-29 20:59 UTC  (11+ messages)
` [ruby-core:78310] "
` [ruby-core:78311] "
` [ruby-core:78321] "
` [ruby-core:78392] "
` [ruby-core:78417] "
` [ruby-core:78418] "
` [ruby-core:78420] "
` [ruby-core:78423] "
` [ruby-core:78424] "
` [ruby-core:78425] "

[ruby-core:78419] [Ruby trunk Misc#12992] ArgumentError if hostname is missing
 2016-11-29 14:27 UTC 

[ruby-core:78415] [Ruby trunk Bug#12991] Documentation of Thread.abort_on_exception is wrong: it raises error again in main thread
 2016-11-29 12:55 UTC  (2+ messages)
` [ruby-core:78416] "

[ruby-core:78330] [Ruby trunk Feature#12786] String#casecmp?
 2016-11-29 10:35 UTC  (12+ messages)
` [ruby-core:78332] "
` [ruby-core:78333] [Ruby trunk Feature#12786][Feedback] String#casecmp?
` [ruby-core:78380] [Ruby trunk Feature#12786] String#casecmp?
` [ruby-core:78381] "
` [ruby-core:78382] "
` [ruby-core:78383] "
` [ruby-core:78384] "
` [ruby-core:78386] "
` [ruby-core:78400] [Ruby trunk Feature#12786][Open] String#casecmp?
` [ruby-core:78408] [Ruby trunk Feature#12786] String#casecmp?
` [ruby-core:78414] "

[ruby-core:78404] [Ruby trunk Bug#12989] Passing `binmode: true` to `IO.pipe` makes `binmode?` return `true` but encoding is not binary
 2016-11-29  4:02 UTC  (2+ messages)
` [ruby-core:78409] "

[ruby-core:78307] [CommonRuby Feature#12732][Feedback] An option to pass to `Integer`, `Float`, to return `nil` instead of raise an exception
 2016-11-28 23:01 UTC  (3+ messages)
` [ruby-core:78347] [CommonRuby Feature#12732] "
` [ruby-core:78405] "

[ruby-core:78394] [Ruby trunk Bug#12984] `rescue *[]` should be equivalent to `rescue` as `method_call(*[])` is equivalent to `method_call`
 2016-11-28 17:31 UTC  (4+ messages)
` [ruby-core:78396] "
` [ruby-core:78401] "
` [ruby-core:78402] "

[ruby-core:78399] [Ruby trunk Bug#12986] HTTP/request basic_auth context should be switched
 2016-11-28  4:04 UTC 

[ruby-core:78397] [Ruby trunk Bug#12985] HTTP should handle cookies
 2016-11-28  3:58 UTC  (2+ messages)
` [ruby-core:78398] "

[ruby-core:78285] [Ruby trunk Feature#12973] [RFC] net/http: use require_relative to reduce syscalls
 2016-11-27 22:23 UTC  (2+ messages)
` [ruby-core:78395] "

[ruby-core:78372] [Ruby trunk Bug#12950] irb: 'input-method.rb:151: [BUG] Segmentation fault' / 'malloc(): smallbin double linked list corrupted'
 2016-11-27 15:00 UTC  (3+ messages)
` [ruby-core:78373] "
` [ruby-core:78393] "

[ruby-core:78377] [CommonRuby Feature#12982] ruby 2.3.1 got crash on macos
 2016-11-27 11:03 UTC  (2+ messages)
` [ruby-core:78391] [CommonRuby Feature#12982][Feedback] "

[ruby-core:78387] [Ruby trunk Bug#12983] compatibility_version and current_version on Darwin are reversed
 2016-11-27 10:17 UTC  (3+ messages)
` [ruby-core:78388] "
` [ruby-core:78390] [Ruby trunk Bug#12983][Closed] "

[ruby-core:78378] Improving Ruby Bitwise Operations
 2016-11-27  7:11 UTC  (2+ messages)
` [ruby-core:78389] "

[ruby-core:78385] [Ruby trunk Feature#10912] Add method(s) to IPAddr for determining whether an address is link local
 2016-11-27  4:12 UTC 

[ruby-core:78309] [Ruby trunk Feature#12745][Feedback] String#(g)sub(!) should pass a MatchData to the block, not a String
 2016-11-26 20:45 UTC  (2+ messages)
` [ruby-core:78379] [Ruby trunk Feature#12745] "

[ruby-core:78374] [Ruby trunk Bug#12981] Date.parse raises an Argument error under a specific condition
 2016-11-26 13:35 UTC  (2+ messages)
` [ruby-core:78375] "

[ruby-core:78346] [Ruby trunk Feature#12944] Change Kernel#warn to call Warning.warn
 2016-11-26  7:47 UTC  (5+ messages)
` [ruby-core:78357] "
` [ruby-core:78367] "
` [ruby-core:78369] "
` [ruby-core:78371] "

[ruby-core:78370] [Ruby trunk Bug#12938] forwardable.rb is no longer compatible with any alternative implementation
 2016-11-26  6:16 UTC 

[ruby-core:78348] [Ruby trunk Feature#12882] Add caller/file/line information to internal Kernel#warn calls
 2016-11-26  4:19 UTC  (3+ messages)
` [ruby-core:78349] "
` [ruby-core:78368] "

[ruby-core:78366] [Ruby trunk Bug#12970] == Equality of recursive sets fails
 2016-11-25 22:05 UTC 

[ruby-core:78356] [Ruby trunk Feature#12813][Assigned] Calling chunk_while, slice_after, slice_before, slice_when with no block
 2016-11-25 21:40 UTC  (2+ messages)
` [ruby-core:78365] [Ruby trunk Feature#12813] "

[ruby-core:78358] [Ruby trunk Feature#12953] (Float, Integer, Rational)#round(half: :down)
 2016-11-25 18:29 UTC  (2+ messages)
` [ruby-core:78364] [Ruby trunk Feature#12953][Closed] "

[ruby-core:78362] [Ruby trunk Feature#12697] Why shouldn't Module meta programming methods be public?
 2016-11-25 13:46 UTC 

[ruby-core:57430] [ruby-trunk - Feature #8960][Open] Add Exception#backtrace_locations
 2016-11-25 14:15 UTC  (3+ messages)
` [ruby-core:78343] [Ruby trunk Feature#8960][Assigned] "
` [ruby-core:78361] [Ruby trunk Feature#8960] "

[ruby-core:78360] [Ruby trunk Bug#10290][Assigned] segfault when calling a lambda recursively after rescuing SystemStackError
 2016-11-25 13:28 UTC 

[ruby-core:78302] [Ruby trunk Feature#12831][Assigned] /\X/ (extended grapheme cluster) can't pass unicode.org's GraphemeBreakTest
 2016-11-25 13:18 UTC  (2+ messages)
` [ruby-core:78359] [Ruby trunk Feature#12831] "

[ruby-core:78354] [Ruby trunk Feature#12775] Random subset of array
 2016-11-25 13:27 UTC 

[ruby-core:78353] [Ruby trunk Bug#12780] BigDecimal#round returns different types depending on argument
 2016-11-25 13:59 UTC 

[ruby-core:78328] [Ruby trunk Bug#12688][Assigned] Thread unsafety in autoload
 2016-11-25 13:35 UTC  (2+ messages)
` [ruby-core:78352] [Ruby trunk Bug#12688] "

[ruby-core:78327] [Ruby trunk Bug#12980] Time - Time to return a Retional
 2016-11-25 13:31 UTC  (6+ messages)
` [ruby-core:78329] "
` [ruby-core:78334] [Ruby trunk Bug#12980] Time - Time to return a Rational
` [ruby-core:78344] "
` [ruby-core:78345] [Ruby trunk Bug#12980][Feedback] "
` [ruby-core:78351] [Ruby trunk Bug#12980] "

[ruby-core:45395] [ruby-trunk - Feature #6539][Open] public and private for core methods
 2016-11-25  9:12 UTC  (2+ messages)
` [ruby-core:78342] [Ruby trunk Feature#6539] "

[ruby-core:78298] [Ruby trunk Misc#11904] Why was Thread.exclusive deprecated?
 2016-11-25  9:12 UTC  (2+ messages)
  ` [ruby-core:78341] "

[ruby-core:78335] [Ruby trunk Feature#12612][Rejected] Switch Range#=== to use cover? instead of include?
 2016-11-25  9:11 UTC  (2+ messages)
` [ruby-core:78340] [Ruby trunk Feature#12612] "

[ruby-core:78339] [Ruby trunk Feature#12698][Feedback] Method to delete a substring by regex match
 2016-11-25  9:08 UTC 

[ruby-core:78338] [Ruby trunk Feature#12715][Feedback] Allow ruby hackers to omit having to specify class or module mandatory, if they know exactly what they want to do
 2016-11-25  9:01 UTC 

[ruby-core:78337] [Ruby trunk Feature#12719][Feedback] `Struct#merge` for partial updates
 2016-11-25  8:59 UTC 

[ruby-core:59069] [ruby-trunk - Bug #9244][Open] unexpected behaviour of 'require' when $LOAD_PATH gets changed
 2016-11-25  8:55 UTC  (2+ messages)
` [ruby-core:78336] [Ruby trunk Bug#9244][Rejected] "

[ruby-core:78326] [Ruby trunk Feature#12760] Optional block argument for `itself`
 2016-11-25  8:43 UTC  (2+ messages)
` [ruby-core:78331] "

[ruby-core:78325] [Ruby trunk Feature#12770][Rejected] Hash#left_merge
 2016-11-25  8:08 UTC 

[ruby-core:78305] [Ruby trunk Feature#12978] Symbol after keyword
 2016-11-25  7:55 UTC  (2+ messages)
` [ruby-core:78323] [Ruby trunk Feature#12978][Rejected] "

[ruby-core:78320] [Ruby trunk Feature#12746] class Array: alias .prepend to .unshift ?
 2016-11-25  7:51 UTC  (2+ messages)
` [ruby-core:78322] "

[ruby-core:78301] [Ruby trunk Bug#11929][Feedback] No programatic way to check ability to dup/clone an object
 2016-11-25  7:24 UTC  (2+ messages)
` [ruby-core:78312] [Ruby trunk Bug#11929][Closed] "

[ruby-core:78306] [Ruby trunk Feature#12721][Rejected] public_module_function
 2016-11-25  6:58 UTC 

[ruby-core:37207] [Ruby 1.9 - Feature #4897][Open] Define Math::TAU and BigMath.TAU. The "true" circle constant, Tau=2*Pi. See http://tauday.com/
 2016-11-25  6:49 UTC  (2+ messages)
` [ruby-core:78304] [Ruby trunk Feature#4897][Rejected] "

[ruby-core:78303] [Ruby trunk Feature#12695] File.expand_path should resolve ~/ using /etc/passwd when HOME is not set
 2016-11-25  6:41 UTC 

[ruby-core:78300] [Ruby trunk Feature#12063] KeyError#receiver and KeyError#name
 2016-11-25  6:22 UTC 

[ruby-core:78299] [Ruby trunk Feature#12963][Feedback] ?string longer than one char
 2016-11-25  5:55 UTC 

[ruby-core:78296] [Ruby trunk Misc#12976] Update example of Hash#value? and Hash#has_value?
 2016-11-24 17:02 UTC 

[ruby-core:78295] [Ruby trunk Feature#12968] Allow default value via block for Integer(), Float() and Rational()
 2016-11-24 14:09 UTC 

[ruby-core:78281] [Ruby trunk Bug#12910] TestFileUtils#test_chown_R_force might get stuck when process has no supplementary groups
 2016-11-24 12:04 UTC  (4+ messages)
` [ruby-core:78284] "
` [ruby-core:78287] "
` [ruby-core:78294] "

[ruby-core:78289] [Ruby trunk Bug#12974] Marshal.dump dumps core
 2016-11-24 11:32 UTC  (3+ messages)
` [ruby-core:78290] "
` [ruby-core:78292] "

[ruby-core:78291] [Ruby trunk Bug#12975] Edit documentation for IO#print function
 2016-11-24 10:19 UTC 

[ruby-core:78288] Deserialization & const_missing
 2016-11-24  0:52 UTC 

[ruby-core:78277] [Ruby trunk Feature#12966][Assigned] net/ftp to include fxp support?
 2016-11-24  0:38 UTC  (2+ messages)
` [ruby-core:78286] [Ruby trunk Feature#12966] "

[ruby-core:78282] [Ruby trunk Bug#12972] TestDir_M17N#test_glob_encoding if the locale is neither C nor *.UTF-8
 2016-11-23 20:46 UTC  (2+ messages)
` [ruby-core:78283] "

[ruby-core:78280] [Ruby trunk Feature#3944] Add Fiber#root? method
 2016-11-23 19:16 UTC 

[ruby-core:78278] [Ruby trunk Bug#11531] IPAddr#== implements wrong logic
 2016-11-23 17:40 UTC  (2+ messages)
` [ruby-core:78279] "

[ruby-core:78276] [Ruby trunk Bug#10774] Regression: URI::MAilTo#to_mailtext - undefined method unescape for URI::RFC3986_Parser
 2016-11-23 10:37 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).