ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
 messages from 2018-11-22 20:11:05 to 2018-11-30 05:19:38 UTC [more...]

[ruby-core:90186] [Ruby trunk Bug#15316] rb_postponed_job_register not thread-safe
 2018-11-30  5:19 UTC 

[ruby-core:90185] [Ruby trunk Bug#14561] Consistent 2.5.0 seg fault in GC, related to accessing an enumerator in a thread
 2018-11-30  5:18 UTC 

[ruby-core:90073] [Ruby trunk Bug#15343] String#each_grapheme_cluster wrongly splits some emoji (genie, zombie, wrestling)
 2018-11-30  5:15 UTC  (4+ messages)
` [ruby-core:90079] "
` [ruby-core:90149] "
` [ruby-core:90184] "

[ruby-core:90177] Re: [ruby-cvs:73101] k0kubun:r66001 (trunk): vm_trace.c: MJIT-limited thread-safety for postponed_job
 2018-11-30  4:21 UTC  (3+ messages)
  ` [ruby-core:90182] "
    ` [ruby-core:90183] "

[ruby-core:89992] [Ruby trunk Bug#15333] make check fails looking for Bundler 2.0
 2018-11-30  1:14 UTC  (7+ messages)
` [ruby-core:90065] [Ruby trunk Bug#15333][Assigned] "
` [ruby-core:90126] [Ruby trunk Bug#15333] "
` [ruby-core:90140] [Ruby trunk Bug#15333][Feedback] "
` [ruby-core:90144] [Ruby trunk Bug#15333] "
` [ruby-core:90151] "
` [ruby-core:90181] "

[ruby-core:90125] [Ruby trunk Bug#15354] Remove Bundler from StdLib
 2018-11-30  1:01 UTC  (9+ messages)
` [ruby-core:90128] "
` [ruby-core:90129] "
` [ruby-core:90139] [Ruby trunk Bug#15354][Assigned] "
` [ruby-core:90152] [Ruby trunk Bug#15354] "
` [ruby-core:90154] "
` [ruby-core:90178] "
` [ruby-core:90179] "
` [ruby-core:90180] [Ruby trunk Bug#15354][Rejected] "

[ruby-core:90156] [Ruby trunk Feature#14915] Deprecate String#crypt
 2018-11-29 22:15 UTC  (5+ messages)
  ` [ruby-core:90159] "
` [ruby-core:90163] "
  ` [ruby-core:90176] "
` [ruby-core:90169] "

[ruby-core:66486] [ruby-trunk - Feature #10548] [Open] Callcc is now going obsoleted. Please use Fiber
 2018-11-29 21:30 UTC  (3+ messages)
  ` [ruby-core:90110] "
    ` [ruby-core:90175] "

[ruby-core:89950] [Ruby trunk Bug#14968] [PATCH] io.c: make all pipes nonblocking by default
 2018-11-29 21:21 UTC  (12+ messages)
  ` [ruby-core:90174] "
` [ruby-core:89977] "
  ` [ruby-core:89983] "
    ` [ruby-core:89984] "
` [ruby-core:89990] "
` [ruby-core:89993] "
` [ruby-core:89997] "
  ` [ruby-core:90030] "
` [ruby-core:90042] "
` [ruby-core:90044] "
  ` [ruby-core:90045] "

[ruby-core:90133] [Ruby trunk Bug#15356] Rack::Deflater on Rails responds with no data on Ruby 2.6.0
 2018-11-29 19:16 UTC  (5+ messages)
` [ruby-core:90157] "
  ` [ruby-core:90160] "
` [ruby-core:90171] "
  ` [ruby-core:90173] "

[ruby-core:90164] [Ruby trunk Bug#15359] Bundler help is not properly integrated
 2018-11-29 18:48 UTC  (3+ messages)
` [ruby-core:90166] "
` [ruby-core:90172] "

[ruby-core:90170] [Ruby trunk Bug#15360] "ThreadError: deadlock; recursive locking" error when recursive lock shouldn't be possible
 2018-11-29 18:13 UTC 

[ruby-core:90000] [Ruby trunk Bug#15335] Ruby 2.6.0 is not properly fortified
 2018-11-29 14:47 UTC  (10+ messages)
` [ruby-core:90026] [Ruby trunk Bug#15335][Assigned] "
` [ruby-core:90027] [Ruby trunk Bug#15335] "
  ` [ruby-core:90028] "
` [ruby-core:90032] "
` [ruby-core:90033] "
` [ruby-core:90034] "
` [ruby-core:90039] "
` [ruby-core:90074] "
` [ruby-core:90168] "

[ruby-core:90167] [Ruby trunk Bug#13758] TestRubyOptions#test_segv_setproctitle segfaults on AARCH64
 2018-11-29 14:14 UTC 

[ruby-core:90165] Fwd: [ruby-cvs:73185] shyouhei:r66085 (trunk): .travis.yml: cache unicode.org files
 2018-11-29  8:14 UTC 

[ruby-core:90106] [Ruby trunk Feature#15289][Assigned] Accept "target" keyword on `TracePoint#enable`
 2018-11-29 11:36 UTC  (2+ messages)
` [ruby-core:90162] [Ruby trunk Feature#15289][Closed] "

[ruby-core:89939] [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
 2018-11-29 11:26 UTC  (11+ messages)
  ` [ruby-core:89943] "
    ` [ruby-core:89968] Thread::Light updated for r65925 (sleep fix)
      ` [ruby-core:90115] Thread::Light r66072
` [ruby-core:90111] [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
  ` [ruby-core:90112] "
` [ruby-core:90117] "
  ` [ruby-core:90134] "
` [ruby-core:90136] "
  ` [ruby-core:90141] "
    ` [ruby-core:90161] Thread::Light#run and Thread::Light#wakeup

[ruby-core:90146] [Ruby trunk Feature#14244] Better error messages for scripts with non-matching end statements
 2018-11-29  8:57 UTC  (3+ messages)
` [ruby-core:90148] "
` [ruby-core:90158] "

[ruby-core:90137] [Ruby trunk Bug#15358] Segfault in rb_transient_heap_mark when running Sequel's specs
 2018-11-29  7:43 UTC  (2+ messages)
` [ruby-core:90155] "

[ruby-core:90150] [Ruby trunk Bug#13438] Fix heap overflow due to configure.in not being updated for HEAP_* -> HEAP_PAGE_* variable renaming
 2018-11-29  6:19 UTC  (2+ messages)
` [ruby-core:90153] "

[ruby-core:90097] [Ruby trunk Feature#15349] Use a shared array for the `duparray` instruction
 2018-11-29  1:56 UTC  (3+ messages)
  ` [ruby-core:90100] "
` [ruby-core:90147] "

[ruby-core:90124] [Ruby trunk Feature#15353] Support Post-Handshake Authentication with TLS 1.3 and OpenSSL 1.1.1
 2018-11-29  0:42 UTC  (2+ messages)
` [ruby-core:90145] "

[ruby-core:90120] [Ruby trunk Feature#10771] An easy way to get the source location of a constant
 2018-11-29  0:26 UTC  (2+ messages)
` [ruby-core:90143] "

[ruby-core:90089] [Ruby trunk Misc#15347] Require C99
 2018-11-29  0:16 UTC  (8+ messages)
  ` [ruby-core:90096] "
` [ruby-core:90090] "
` [ruby-core:90091] "
` [ruby-core:90092] "
` [ruby-core:90095] "
` [ruby-core:90123] "
  ` [ruby-core:90142] "

[ruby-core:90094] [Ruby trunk Bug#15348] r66003 Support targetting TracePoint - MinGW
 2018-11-28 21:36 UTC  (4+ messages)
  ` [ruby-core:90127] "
` [ruby-core:90132] "
` [ruby-core:90138] "

[ruby-core:90135] [Ruby trunk Bug#15357] Unify proc{} and lambda{}.parameters
 2018-11-28 20:01 UTC 

[ruby-core:90131] [Ruby trunk Bug#15355] Random segmentation faults in development environment
 2018-11-28 18:10 UTC 

[ruby-core:90130] [Ruby trunk Feature#9758] Allow setting SSLContext#extra_chain_cert in Net::HTTP
 2018-11-28 17:54 UTC 

[ruby-core:90010] [Ruby trunk Bug#15105] `rb_debug_inspector_open` breaks lazy proc optimization
 2018-11-28 13:55 UTC  (3+ messages)
` [ruby-core:90019] "
` [ruby-core:90122] "

[ruby-core:90031] [Ruby trunk Bug#15337] String#each_grapheme_cluster wrongly splits "\r\n"
 2018-11-28 13:36 UTC  (3+ messages)
` [ruby-core:90035] "
` [ruby-core:90121] "

[ruby-core:90119] [Ruby trunk Misc#15007] Let all Init_xxx and extension APIs frequently called from init code paths be considered cold
 2018-11-28 12:56 UTC 

[ruby-core:90105] [Ruby trunk Feature#15352] Mandatory block parameters
 2018-11-28 12:19 UTC  (3+ messages)
` [ruby-core:90116] "
` [ruby-core:90118] "

[ruby-core:90070] [Ruby trunk Misc#15342] DevelopersMeeting20181212Japan
 2018-11-28 10:52 UTC  (3+ messages)
` [ruby-core:90071] "
` [ruby-core:90114] "

[ruby-core:90113] [CommonRuby Feature#11541] Let attr_accessor, _reader & _writer return symbols of the defined methods
 2018-11-28 10:51 UTC 

[ruby-core:90099] [Ruby trunk Feature#15350] [PATCH] thread_sync.c (queue_sleep): remove deadlock checking
 2018-11-28  5:01 UTC  (5+ messages)
` [ruby-core:90101] "
  ` [ruby-core:90107] "
` [ruby-core:90108] "
  ` [ruby-core:90109] "

[ruby-core:90085] [Ruby trunk Bug#15346] Core dump during GC if covering a special require
 2018-11-27 22:14 UTC  (4+ messages)
` [ruby-core:90086] "
` [ruby-core:90087] "
` [ruby-core:90098] "

[ruby-core:90069] [Ruby trunk Bug#15314] Bundler with 2.6 fails when installing dependencies into a --path with --binstubs
 2018-11-27 19:11 UTC  (3+ messages)
` [ruby-core:90075] [Ruby trunk Bug#15314][Feedback] "
` [ruby-core:90093] [Ruby trunk Bug#15314] "

[ruby-core:39505] [Ruby 1.9 - Feature #5313][Open] Please drop IRB's version in favour of Ruby version
 2018-11-27  8:53 UTC  (2+ messages)
` [ruby-core:90088] [Ruby trunk Feature#5313][Closed] "

[ruby-core:90080] [Ruby trunk Bug#15344] Being proactive about Ruby security
 2018-11-27  4:10 UTC  (4+ messages)
` [ruby-core:90081] [CommonRuby Feature#15344] "
` [ruby-core:90082] "
` [ruby-core:90083] "

[ruby-core:90078] [CommonRuby Feature#13581] Syntax sugar for method reference
 2018-11-26 20:10 UTC 

[ruby-core:89985] [Ruby trunk Feature#15331] [PATCH] Faster hashing for short string literals
 2018-11-26 16:32 UTC  (9+ messages)
` [ruby-core:89994] "
` [ruby-core:90005] "
` [ruby-core:90013] "
` [ruby-core:90022] "
` [ruby-core:90054] "
` [ruby-core:90066] "
` [ruby-core:90076] "
` [ruby-core:90077] "

[ruby-core:90001] [Ruby trunk Misc#15336] Duplicate builds on travis-ci?
 2018-11-26  5:46 UTC  (2+ messages)
` [ruby-core:90072] "

[ruby-core:90068] [Ruby trunk Feature#15341] Provide emoji version as RbConfig::CONFIG['UNICODE_EMOJI_VERSION']
 2018-11-26  4:53 UTC 

[ruby-core:90024] [Ruby trunk Feature#11689] Add methods allow us to get visibility from Method and UnboundMethod object
 2018-11-26  4:42 UTC  (5+ messages)
` [ruby-core:90036] "
` [ruby-core:90037] "
` [ruby-core:90038] "
` [ruby-core:90067] "

[ruby-core:90055] [Ruby trunk Bug#15339] CI - add checks for std-lib CLI ?
 2018-11-26  2:08 UTC  (6+ messages)
` [ruby-core:90056] "
` [ruby-core:90058] "
` [ruby-core:90059] "
` [ruby-core:90062] "
` [ruby-core:90064] [Ruby trunk Bug#15339][Assigned] "

[ruby-core:90016] [Ruby trunk Feature#15000] Prevent to initialize MonitorMixin twice
 2018-11-26  1:43 UTC  (2+ messages)
` [ruby-core:90063] "

[ruby-core:90060] [Ruby trunk Bug#15340] Time.local behaving inconsistently for excess days after 2038
 2018-11-25 16:14 UTC  (2+ messages)
` [ruby-core:90061] "

[ruby-core:90046] [Ruby trunk Feature#15338] Provide way for C extensions to query if global variable is defined
 2018-11-25  9:32 UTC  (3+ messages)
  ` [ruby-core:90047] "
` [ruby-core:90057] "

[ruby-core:89991] [Ruby trunk Bug#15332] coverage and InstructionSequence regression
 2018-11-25  3:10 UTC  (3+ messages)
` [ruby-core:90025] "
` [ruby-core:90053] "

[ruby-core:90006] [Ruby trunk Feature#14982] Improve namespace system in ruby to avoiding top-level names chaos
 2018-11-24 21:40 UTC  (7+ messages)
` [ruby-core:90007] "
` [ruby-core:90041] "
` [ruby-core:90048] "
` [ruby-core:90050] "
` [ruby-core:90051] "
` [ruby-core:90052] "

[ruby-core:90023] [Ruby trunk Bug#15329] Native implementation of coroutines - segfault
 2018-11-24 20:51 UTC  (3+ messages)
` [ruby-core:90043] "
` [ruby-core:90049] [Ruby trunk Bug#15329][Closed] "

[ruby-core:54207] [CommonRuby - Feature #8258][Open] Dir#escape_glob
 2018-11-24 16:02 UTC  (2+ messages)
` [ruby-core:90040] [CommonRuby Feature#8258] Dir#escape_glob

[ruby-core:89987] [Ruby trunk Feature#15286][Rejected] Proposal: Add Kernel.#expand(*args)
 2018-11-24  8:21 UTC  (2+ messages)
` [ruby-core:90029] [Ruby trunk Feature#15286] "

[ruby-core:90021] Re: r65939 & r65940 Appveyor CI
 2018-11-24  0:43 UTC 

[ruby-core:90009] [Ruby trunk Bug#15325] Ruby 2.5.3 seg fault after find block returns
 2018-11-23 23:02 UTC  (3+ messages)
` [ruby-core:90018] "
` [ruby-core:90020] [Ruby trunk Bug#15325][Closed] "

[ruby-core:90014] Re: [ruby-cvs:73037] normal:r65937 (trunk): io.c (fptr_finalize_flush): close race leading to EBADF
 2018-11-23 21:18 UTC  (2+ messages)
  ` [ruby-core:90017] "

[ruby-core:89998] [Ruby trunk Feature#15330] autoload_relative
 2018-11-23 20:31 UTC  (5+ messages)
` [ruby-core:90008] "
` [ruby-core:90011] "
` [ruby-core:90012] "
` [ruby-core:90015] "

[ruby-core:90004] [Ruby trunk Bug#15307] TestJIT#test_{catching_deep_exception, compile_insn_throw, lambda_longjmp} segfaults with gcc-8 -fcf-protection
 2018-11-23 11:55 UTC 

[ruby-core:89989] [Ruby trunk Feature#15301] Symbol#call, returning method bound with arguments
 2018-11-23 10:46 UTC  (2+ messages)
` [ruby-core:90003] "

[ruby-core:89988] [Ruby trunk Feature#15302] Proc#with and Proc#by, for partial function application and currying
 2018-11-23 10:16 UTC  (2+ messages)
` [ruby-core:90002] "

[ruby-core:89999] [Ruby trunk Bug#15334] child_info_fork::abort: address space needed by 'emoji_iso2022_kddi.so' on cygwin
 2018-11-23  8:41 UTC 

[ruby-core:89996] [Ruby trunk Bug#15130] Nested Timeouts hang on cygwin
 2018-11-23  4:33 UTC 

[ruby-core:38257] [Ruby 1.9 - Bug #5060][Open] Executables in bin folder conflict with their gem versions
 2018-11-23  2:13 UTC  (2+ messages)
` [ruby-core:89995] [Ruby trunk Bug#5060] "

[ruby-core:89986] [Ruby trunk Feature#15231] Remove `Object#=~`
 2018-11-22 22:29 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).