dumping ground for random patches and texts
 help / color / mirror / Atom feed
 messages from 2017-07-04 19:16:59 to 2018-04-21 02:15:04 UTC [more...]

[PATCH] rb_thread_io_blocking_region: discard "stream closed" if func succeeds
 2018-04-21  2:15 UTC 

[PATCH] thread_sync: redo r62934 to use fork_gen
 2018-04-20 22:42 UTC 

[PATCH] variable.c: fix thread + fork errors in autoload
 2018-04-20  3:22 UTC 

[PATCH] extmsg: remove expensive git path checks
 2018-04-17  4:07 UTC 

[PATCH] searchidx: avoid NNTP article number gaps on reindex (v1)
 2018-04-17  4:01 UTC 

[PATCH 1/9] feed: respect feedmax, again
 2018-04-16 23:06 UTC  (9+ messages)
` [PATCH 2/9] v1: remove articles from overview DB
` [PATCH 3/9] compact: do not merge v2 repos by default
` [PATCH 4/9] v2writable: reduce partititions by one
` [PATCH 5/9] search: preserve References in Xapian smsg for x=t view
` [PATCH 6/9] v2: generate better Message-IDs for duplicates
` [PATCH 7/9] v2: improve deduplication checks
` [PATCH 8/9] import: cat_blob drops leading 'From ' lines like Inbox
` [PATCH 9/9] searchidx: avoid NNTP article number gaps on reindex (v1)

[PATCH 1/5] init: s/GIT_DIR/REPO_DIR/ in usage
 2018-04-04  3:36 UTC  (5+ messages)
` [PATCH 2/5] import: rewrite less during purge
` [PATCH 3/5] purge fixes
` [PATCH 4/5] v2: support incremental indexing
` [PATCH 5/5] almost purging

[PATCH 1/5] init: s/GIT_DIR/REPO_DIR/ in usage
 2018-04-04  3:34 UTC  (5+ messages)
` [PATCH 2/5] import: rewrite less during purge
` [PATCH 3/5] purge fixes
` [PATCH 4/5] v2: support incremental indexing
` [PATCH 5/5] almost purging

[PATCH 1/5] init: s/GIT_DIR/REPO_DIR/ in usage
 2018-04-04  3:33 UTC  (5+ messages)
` [PATCH 2/5] import: rewrite less during purge
` [PATCH 3/5] purge fixes
` [PATCH 4/5] v2: support incremental indexing
` [PATCH 5/5] almost purging

[PATCH] WIP v2 incremental index
 2018-04-03 18:50 UTC 

[PATCH] WIP v2 incremental index
 2018-04-03 18:47 UTC 

[PATCH 1/7] www: remove unnecessary ghost checks
 2018-03-29  3:27 UTC  (7+ messages)
` [PATCH 2/7] v2writable: append, instead of prepending generated Message-ID
` [PATCH 3/7] lookup by Message-ID favors the "primary" one
` [PATCH 4/7] www: fix attachment downloads for conflicted Message-IDs
` [PATCH 5/7] searchmsg: document why we store To: and Cc: for NNTP
` [PATCH 6/7] public-inbox-convert: tool for converting old to new inboxes
` [PATCH 7/7] v2writable: support purging messages from git entirely

[PATCH 1/3] www: remove unnecessary ghost checks
 2018-03-28  2:23 UTC  (3+ messages)
` [PATCH 2/3] v2writable: append, instead of prepending generated Message-ID
` [PATCH 3/3] lookup by Message-ID favors the "primary" one

[PATCH] thread_sync.c: avoid reaching across stacks of dead threads
 2018-03-27  8:55 UTC 

[PATCH] thread.c: reset waitq of keeping mutexes in child
 2018-03-05 22:26 UTC 

[PATCH] thread_pthread.c: assume monotonic condvar clocks
 2018-02-19  9:06 UTC 

[PATCH] monotonic only
 2018-02-19  8:55 UTC 

[PATCH] simplify altstack and enable reuse with thread cache
 2018-02-18 21:24 UTC 

[PATCH] thread_pthread: fix thread cache performance on miss
 2018-02-18 21:23 UTC 

[PATCH] thread_pthread.c: shorten and fix thread cache implementation
 2018-02-18  7:48 UTC 

[PATCH] thread_pthread.c: shorten and fix thread cache implementation
 2018-02-18  7:14 UTC 

[PATCH] compile.c: avoid String#+@ call with FSL
 2018-02-14 22:08 UTC 

[PATCH] thread.c: favor timespec internally
 2018-02-05 19:30 UTC 

[PATCH] thread.c: favor timespec when available internally
 2018-02-03 20:35 UTC 

[PATCH] thread.c (thread_join_m): avoid NUM2TIMET for Bignum
 2018-02-03 20:35 UTC 

[PATCH (full)0/4] remove most FP from thread.c
 2018-02-02  5:21 UTC 

[PATCHv2 0/4] remove most FP from thread.c
 2018-02-02  5:18 UTC  (5+ messages)
` [PATCH 1/4] thread.c (rb_thread_terminate_all): eliminate double2timeval call
` [PATCH 2/4] thread.c: extract timeval_sub from timeval_update_expire
` [PATCH 3/4] thread.c: avoid FP for Thread#join
` [PATCH 4/4] thread.c: avoid FP in C-API time calculations

[PATCH] proc: fix super_method segfault after bind
 2018-01-30  0:46 UTC 

[PATCH 0/2] threadlet - a new name for thriber
 2018-01-28 10:39 UTC  (3+ messages)
` [PATCH 1/2] Threadlet: green threads implemented using fibers
` [PATCH 2/2] threadlet: non-native fiber support

[PATCH] vm_core: use "int" for living_thread_num
 2018-01-26 22:37 UTC 

[PATCH] thread_pthread: micro-optimize arithmetic for volatile
 2018-01-25  6:44 UTC 

[PATCH] vm.c: remove unnecessary branch
 2018-01-24 21:06 UTC 

[PATCH] load.c: use fstring instead of OBJ_FREEZE
 2018-01-24 21:04 UTC 

[PATCH] internal.h: add BITFIELD macro to aid C99 users
 2018-01-24 20:49 UTC 

[PATCH] ruby.c (open_load_file): avoid shadowing variable for errno
 2018-01-22  9:03 UTC 

[PATCH] time.c (num_exact): use predefined IDs
 2018-01-22  0:44 UTC 

[PATCH] time.c: constify compat_* tables
 2018-01-22  0:25 UTC 

[PATCH] ruby/ruby.h: remove unnecessary exports from C-API
 2018-01-20 22:07 UTC 

[PATCH] load.c: use rb_warning directly
 2018-01-20 21:59 UTC 

[PATCH] timev.h: just use "unsigned int" for bitfields
 2018-01-16  5:39 UTC 

[PATCH] openat fix
 2018-01-10  0:55 UTC 

[PATCH] cont: use intrusive list for machine stack cache
 2018-01-09 22:34 UTC 

[PATCH] thread_pthread: update cache
 2018-01-09  8:21 UTC 

[PATCH] thread_pthread: remove HAVE_PTHREAD_ATTR_INIT ifdefs
 2018-01-09  7:51 UTC  (2+ messages)
` [PATCH] thread_pthread: remove checks for pthread_cond*_init

[PATCH] use predefined ids in a few more places
 2018-01-09  2:45 UTC 

[PATCH] net/http: use writev for HTTP chunked request bodies
 2018-01-08 12:03 UTC 

[PATCH] net/http: clear compressed chunk after decompression
 2018-01-08  6:34 UTC 

[PATCH] net/http: allow existing socket arg for Net::HTTP.start
 2018-01-07  0:15 UTC 

[PATCH 1/2] net/protocol: use binary string buffers
 2018-01-06 23:50 UTC  (2+ messages)
` [PATCH 2/2] net/protocol: read directly into rbuf if it's empty

[PATCH] open-uri: clear string after buffering
 2018-01-05 22:08 UTC 

[PATCH] io.c: clear Strings we create for IO.copy_stream
 2018-01-05 21:13 UTC 

[PATCH] zlib: reduce garbage on Zlib::GzipReader#readpartial
 2018-01-05 21:00 UTC 

[PATCH] zlib: reduce garbage on Zlib::GzipReader#readpartial
 2018-01-05 13:45 UTC 

[PATCH] remove unused variables
 2018-01-05 13:11 UTC 

[PATCH] variable.c: fix autoload stack space regression
 2018-01-02 21:36 UTC 

[PATCH] net/protocol: optimize large read case
 2018-01-02  8:10 UTC 

[PATCH] hash: do not taint auto-frozen string keys
 2017-12-30 22:13 UTC 

[PATCH] hash: do not taint auto-frozen string keys
 2017-12-30  2:51 UTC 

[PATCH 1/2] webrick: favor .write over << method
 2017-12-26  4:39 UTC  (2+ messages)
` [PATCH 2/2] webrick/httpresponse: IO.copy_stream for regular files

[PATCH 0/6] webrick: audit and fix Kernel#open misuse
 2017-12-21 11:55 UTC  (7+ messages)
` [PATCH 1/6] webrick: httpauth requires regular files
` [PATCH 2/6] webrick/httpservlet/cgi_runner.rb: remove unnecessary open
` [PATCH 3/6] webrick: add test for WEBrick::HTTPServlet::ERBHandler
` [PATCH 4/6] webrick: WEBrick::Log requires path arg when given string
` [PATCH 5/6] webrick/httpservlet/*handler: use File.open
` [PATCH 6/6] webrick/httputils: note Kernel#open behavior

[PATCH] socket: use frozen string buffer when releasing GVL
 2017-12-19  7:45 UTC 

[PATCH] io.c: IO#pwrite uses tmp buffer to avoid parallel modification
 2017-12-17 22:21 UTC 

[PATCH] git-svn: convert CRLF to LF in commit message to SVN
 2017-12-13 21:41 UTC 

[PATCH 0/2] thriber: rebased against r61067
 2017-12-07  4:18 UTC 

[PATCH 1/2] thriber: green threads implemented using fibers
 2017-12-06 22:16 UTC  (2+ messages)
` [PATCH 2/2] thriber: non-native fiber support

[PATCH] WIP-mbox-dl-search
 2017-11-29  9:33 UTC 

[PATCH] file: release GVL for access(2) syscalls
 2017-11-28  3:06 UTC 

[PATCH] File.mkfifo releases GVL
 2017-11-19  5:29 UTC 

[PATCH] file.c (rb_file_s_mkfifo): use mode_t instead of int
 2017-11-19  5:22 UTC 

[PATCH] file.c: fix 64-bit conversion warnings
 2017-11-19  5:00 UTC 

[PATCH] File.readlink and rb_readlink releases GVL
 2017-11-19  4:53 UTC 

[PATCH] fix manpage warning: "table wider than line width"
 2017-11-18 23:05 UTC 

[PATCH] remove joke instructions from the VM
 2017-11-15  7:01 UTC 

[PATCH] adpcm: fix stack overflow (CVE-2017-15372)
 2017-11-07  1:09 UTC 

[PATCH] adpcm: fix stack overflow (CVE-2017-15372)
 2017-11-07  1:04 UTC 

[PATCH] io.c: fix IO.copy_stream on O_APPEND destination on Linux
 2017-10-27 18:15 UTC 

[PATCH] socket: fix BasicSocket#*_nonblock buffering bugs from r58400
 2017-10-27 17:56 UTC 

[PATCH] webrick: body proc
 2017-10-27 17:43 UTC 

[PATCH] socket: fix BasicSocket#*_nonblock buffering bugs from r58400
 2017-10-26 22:54 UTC 

[PATCH] file.c: fix possible alignment bugs in r60386
 2017-10-24 23:19 UTC 

[PATCH] Dir.chdir releases GVL
 2017-10-18  0:12 UTC 

[PATCH 1/4] file.c: apply2files releases GVL
 2017-10-17 21:51 UTC  (4+ messages)
` [PATCH 2/4] dir.c: release GVL around remaining readdir calls
` [PATCH 3/4] dir: release GVL on opendir
` [PATCH 4/4] dir.c: openat calls release GVL, too

[PATCH] file.c: apply2files releases GVL
 2017-10-12 19:12 UTC 

[PATCH] webrick: do not hang acceptor on slow TLS connections
 2017-10-11 23:12 UTC 

[PATCH] file.c: apply2files releases GVL
 2017-10-10 19:12 UTC 

[PATCH] file.c: apply2files releases GVL
 2017-10-06 18:04 UTC 

[PATCH] apply2files no gvl
 2017-10-05 22:46 UTC 

[PATCH] apply2files no gvl
 2017-10-05 21:39 UTC 

[PATCH] webrick: avoid unnecessary IO#sync= call
 2017-10-05 19:15 UTC 

[PATCH] webrick: avoid needless wakeup from IO.select
 2017-10-04 23:57 UTC 

[PATCH] file.c: document File.{setuid?,setgid?,sticky?} support for IO objects
 2017-10-04 20:53 UTC 

[PATCH] mbox: start supporting filenames for downloads
 2017-10-04  3:00 UTC 

[PATCH] Dir.empty? releases GVL
 2017-10-03 23:55 UTC 

[PATCH] Dir.empty? releases GVL
 2017-10-03 23:51 UTC 

[PATCH] file.c: simplify eaccess(3) callers
 2017-10-03 23:46 UTC 

[PATCH] file.c: release GVL in File.{setuid?,setgid?,sticky?}
 2017-10-03 23:46 UTC 

[PATCH] file.c: release GVL around lstat(2)
 2017-10-03 23:01 UTC 

[PATCH] search: try to fill in ghosts when generating thread skeleton
 2017-10-02 22:21 UTC 

[PATCH] Dir.empty? releases GVL
 2017-10-02 18:33 UTC 

[PATCH] file.c: release GVL around lstat(2)
 2017-10-01 22:03 UTC 

[PATCH] Dir.empty? releases GVL
 2017-10-01  4:03 UTC 

[PATCH] File#rename releases GVL
 2017-10-01  4:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Dir.empty? releases GVL
 2017-10-01  1:47 UTC 

[PATCH 1/3] thriber: green threads implemented using fibers
 2017-09-28  0:42 UTC  (3+ messages)
` [PATCH 2/3] thread_pthread: do not corrupt stack
` [PATCH 3/3] thriber: non-native fiber support

[PATCH 1/7] thriber: green threads implemented using fibers
 2017-09-27  2:51 UTC  (7+ messages)
` [PATCH 2/7] thread_pthread: do not corrupt stack
` [PATCH 3/7] WIP thriber: non-native fiber support
` [PATCH 4/7] cast fix
` [PATCH 5/7] kq heap fixes
` [PATCH 6/7] io.c on heap
` [PATCH 7/7] wip-kq

[PATCH 0/3] implement IO.writev method
 2017-09-26  0:55 UTC 

[PATCH v3] process: block/unblock signals around fork
 2017-09-20  8:22 UTC 

[PATCH] process: block/unblock signals around fork
 2017-09-20  8:07 UTC 

[PATCH] [Bug #13916] attempted fix - lightly tested
 2017-09-19 22:32 UTC 

2.73 Patch Roll-up and Release
 2017-09-19  7:45 UTC 

[PATCH] thriber: green threads implemented using fibers
 2017-09-12  5:30 UTC 

[PATCH 1/8] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
 2017-09-12  2:38 UTC  (8+ messages)
` [PATCH 2/8] wip-select-select
` [PATCH 3/8] select-with-epoll
` [PATCH 4/8] avoid infinite wait due to untracked resume
` [PATCH 5/8] kqueue: emulate select (WIP)
` [PATCH 6/8] rename auto-Fiber to Thriber
` [PATCH 7/8] cleanup
` [PATCH 8/8] fix?

[PATCH] fiber: fix machine stack marking when FIBER_USE_NATIVE is 0
 2017-09-08  6:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/4] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid
 2017-09-01  2:30 UTC  (4+ messages)
` [PATCH 2/4] wip-select-select
` [PATCH 3/4] select-with-epoll
` [PATCH 4/4] avoid infinite wait due to untracked resume

[PATCH] thread_pthread.c: do not wakeup inside child processes
 2017-08-28 23:47 UTC  (3+ messages)
` [PATCH v2?] thread_pthread.c: avoid infinite loop

cflow thread/sig
 2017-08-23 23:31 UTC 

[PATCH] dir.c (ruby_brace_expand): RB_GC_GUARD safety
 2017-07-25  5:37 UTC 

[PATCH] avoid garbage from Symbol#to_s in interpolation
 2017-07-18  6:49 UTC 

[PATCH] WIP
 2017-07-15  1:42 UTC 

[PATCH] prevent premature GC of string buffer in parse_pg_array
 2017-07-14 21:09 UTC 

[PATCH] avoid garbage from Symbol#to_s in interpolation
 2017-07-13  8:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] avoid garbage from Symbol#to_s in interpolation
 2017-07-13  7:54 UTC 

[PATCH] hash: keep fstrings of tainted strings for string keys
 2017-07-13  2:56 UTC  (2+ messages)
` [PATCH] instrumentation patch

[PATCH] Hash#[]= deduplicates string keys if (and only if)fstring exists
 2017-07-07  0:06 UTC 

[PATCH] net/imap: dedupe attr keys in Net::IMAP::FetchData
 2017-07-06  9:08 UTC 

[PATCH] net/http: allow existing socket arg for Net::HTTP.start
 2017-07-05 11:24 UTC 

[PATCH] avoid garbage from Symbol#to_s in interpolation
 2017-07-04 19:25 UTC 

[PATCH 1/2] tostring
 2017-07-04 19:16 UTC  (2+ messages)
` [PATCH 2/2] dbg


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