dumping ground for random patches and texts
 help / color / mirror / Atom feed
 messages from 2016-07-10 11:46:35 to 2017-04-08 23:19:30 UTC [more...]

[PATCH] vm_core.h (rb_control_frame_t): remove "restrict" keyword
 2017-04-08 23:19 UTC  (2+ messages)
` rubyspec failures

[PATCH] wip
 2017-04-05 18:40 UTC 

[PATCH] config: more descriptive variable name
 2017-04-03 19:51 UTC 

[PATCH] hash.c (any_hash): make static symbol hash non-deterministic
 2017-03-28 16:58 UTC 

[PATCH] WIP rack_proxy1
 2017-03-28  1:16 UTC 

[PATCH] fix redefinition of for -"literal string" (UMinus)
 2017-03-27  6:07 UTC 

[PATCH] socket: reload fptr->fd after blocking operations
 2017-03-26 22:42 UTC 

[PATCH] socket: reload fptr->fd after blocking operations
 2017-03-26  7:07 UTC 

[PATCH] USR2 upgrades may use Process.spawn for vfork
 2017-03-24 22:29 UTC 

[PATCH] file.c: avoid on-stack stat buffer copy
 2017-03-24 18:44 UTC 

[PATCH] socket: avoid fcntl for read/write_nonblock on Linux
 2017-03-24  5:46 UTC 

[PATCH] compile.c: optimize literal String range in case/when dispatch
 2017-03-23  8:20 UTC 

[PATCH] http_request: support proposed Raindrops::TCP states on non-Linux
 2017-03-21  0:01 UTC 

[PATCH] remove branches in dmark and dfree GC callbacks
 2017-03-17 19:41 UTC 

[PATCH 1/3] deduplicate "/", ":" and "\n" strings
 2017-03-16 23:57 UTC  (3+ messages)
` [PATCH 2/3] deduplicate File::NULL string
` [PATCH 3/3] deduplicate static rb_str_format format strings

[PATCH] WIP allow nestable TLS buffers within the same thread
 2017-03-16  4:43 UTC 

[PATCH] WIP: tlsbuf
 2017-03-16  0:08 UTC 

[PATCH] test_watcher: disable test correctly when aggregate is missing
 2017-03-15 23:39 UTC 

[PATCH 1/2] tcp_info: support this struct under FreeBSD
 2017-03-15 22:07 UTC  (2+ messages)
` [PATCH 2/2] define Raindrops::TCP hash for TCP states

[PATCH] WIP: tlsbuf
 2017-03-12  8:05 UTC 

[PATCH] ext/socket/raddrinfo.c (addrinfo_mark): avoid needless branch
 2017-03-09  3:47 UTC 

[PATCH] compile.c: apply opt_str_freeze to String#-@ (uminus)
 2017-03-08 21:23 UTC 

[PATCH] string.c (str_uminus): update doc for deduplication
 2017-03-08 21:23 UTC 

[PATCH] http: release strbuf on disabled alternates
 2017-03-04  1:48 UTC 

[PATCH] http: inform about alternates-as-redirects behavior
 2017-03-04  1:28 UTC 

[PATCH] marshal.c: use hidden objects to allow recycling
 2017-02-15  0:30 UTC 

[PATCH] array.c (ary_recycle_hash): use rb_gc_force_recycle
 2017-02-13  0:47 UTC 

[PATCH] completion: fix completion for git svn authorship switches
 2017-02-05  2:06 UTC 

[PATCH] symbol.c (rb_id2str): eliminate branch to set class
 2017-02-03 23:34 UTC 

[PATCH] io.c: remove rb_ensure usage for rb_str_tmp_frozen_* calls
 2017-01-31  2:41 UTC 

[PATCH] io.c (rb_io_syswrite): avoid leaving garbage after write
 2017-01-30 22:03 UTC 

[PATCH] string.c (rb_str_tmp_frozen_release): release embedded strings
 2017-01-30 21:52 UTC 

[PATCH] io.c: recycle garbage on write
 2017-01-28  8:44 UTC 

[PATCH] io.c: reduce garbage on write
 2017-01-28  0:56 UTC 

[PATCH] another benchmark for IO.copy_stream socket writing
 2017-01-18 18:20 UTC 

[PATCH] rinda/ring.rb (make_socket): do not keep socket on failures
 2017-01-17  3:31 UTC 

[PATCH] basicsocket: Linux workaround for excess garbage on write
 2017-01-17  0:04 UTC 

[PATCH] another benchmark for IO.copy_stream socket writing
 2017-01-17  0:03 UTC 

[PATCH] test/rinda/test_rinda: skip multicast tests for unsupported systems
 2017-01-11 23:45 UTC 

[PATCH] test/fiddle/helper: remove special case for x86_64-linux
 2017-01-11 23:14 UTC 

[PATCH] io.c (io_fwrite): copy to hidden buffer when writing
 2017-01-05 23:05 UTC 

[PATCH] io.c (io_fwrite): temporarily freeze string when writing
 2016-12-31  0:58 UTC 

[PATCH] add benchmark for IO.copy_stream IO#write case
 2016-12-31  0:39 UTC 

[PATCH] io: quick-n-dirty try to use locktmp to avoid alloc in write
 2016-12-29  0:57 UTC 

[PATCH] io.c (io_fwrite): thread-local write buffer
 2016-12-29  0:44 UTC 

[PATCH] String#-@ deduplicates
 2016-12-28  2:49 UTC 

[PATCH] fstring
 2016-12-27  0:54 UTC 

[PATCH] SHELL not /bin/sh
 2016-12-22 22:37 UTC 

[PATCH] fix optimization for hash aset/aref with fstring
 2016-12-22  0:47 UTC 

[PATCH] test: increase test data sizes to fill socket buffers
 2016-12-16 10:29 UTC 

[PATCH] tick
 2016-12-14 19:28 UTC 

[PATCH 1/3] nntp: add test case for the "DATE" command
 2016-12-13  3:10 UTC  (3+ messages)
` [PATCH 2/3] nntp: avoid useless use of strftime
` [PATCH 3/3] searchmsg: remove unused EPOCH_822 constant

[PATCH] linkify: implement Markdown link compatibility (again)
 2016-12-06 23:40 UTC 

[PATCH] net/http: use require_relative to reduce syscalls
 2016-11-23 22:45 UTC 

[PATCH] readahead: handle queued commands properly
 2016-11-05  1:04 UTC 

[PATCH] git-svn: WIP worktree awareness
 2016-10-13  1:41 UTC 

[PATCH 1/2] thread: reduce indentation level
 2016-10-12 23:07 UTC  (2+ messages)
` [PATCH 2/2] thread: fix parent/child relationships

[WIP 0/13] mail threading speedups
 2016-10-05  1:47 UTC  (14+ messages)
` [PATCH 01/13] view: remove "subject dummy" references
` [PATCH 02/13] thread: remove Mail::Thread dependency
` [PATCH 03/13] thread: pass array refs instead of entire arrays
` [PATCH 04/13] thread: remove accessor usage in internals
` [PATCH 05/13] inbox: ghost smsg
` [PATCH 06/13] thread: remove Email::Abstract wrapping
` [PATCH 07/13] thread: remove rootset accessor method
` [PATCH 08/13] thread: simplify
` [PATCH 09/13] thread: remove iterate_down
` [PATCH 10/13] thread: avoid incrementing undefined value
` [PATCH 11/13] thread: order_children no longer cares about depth
` [PATCH 12/13] thread: inline and remove recurse_down logic
` [PATCH 13/13] thread: fix sorting without topmost

[WIP 0/5] top-level /$INBOX/ speedups
 2016-09-30  2:33 UTC  (6+ messages)
` [PATCH 1/5] thread: bump view window for benchmarking
` [PATCH 2/5] thread: remove Mail::Thread dependency
` [PATCH 3/5] thread: pass array refs instead of entire arrays
` [PATCH 4/5] thread: remove accessor usage in internals
` [PATCH 5/5] thread: remove Email::Abstract wrapping

[PATCH] http: check curl_multi_remove_handle error code
 2016-09-21 21:20 UTC 

[PATCH] help: document new search prefixes
 2016-09-13  1:18 UTC 

[PATCH/WIP 0/3] http state manglement
 2016-09-12 22:42 UTC  (4+ messages)
` [PATCH 1/3] http: warn on curl_multi_add_handle failures
` [PATCH 2/3] http: check curl_multi_remove_handle for errors
` [PATCH 3/3] http: always remove curl easy from multi session on release

[WIP 0/8] search fixes and updates
 2016-09-08 10:23 UTC  (9+ messages)
` [PATCH 1/8] import: hoist out _check_path function
` [PATCH 2/8] search: allow searching user fields (To/Cc/From)
` [PATCH 3/8] search: drop longer subject: prefix for search
` [PATCH 4/8] search: more granular message body searching
` [PATCH 5/8] search: fix space regressions from recent changes
` [PATCH 6/8] search: match quote detection behavior of view
` [PATCH 7/8] search: increase term positions for each quoted hunk
` [PATCH 8/8] search: fix compatibility with Debian wheezy

[PATCH 1/6] search: allow searching user fields (To/Cc/From)
 2016-09-08  1:53 UTC  (6+ messages)
` [PATCH 2/6] search: drop longer subject: prefix for search
` [PATCH 3/6] search: more granular message body searching
` [PATCH 4/6] search: fix space regressions from recent changes
` [PATCH 5/6] search: match quote detection behavior of view
` [PATCH 6/6] search: increase term positions for each quoted hunk

[RFC 0/3] search: more mairix compatibility changes
 2016-09-07 23:57 UTC  (4+ messages)
` [PATCH 1/3] search: allow searching user fields (To/Cc/From)
` [PATCH 2/3] search: drop longer subject: prefix for search
` [PATCH 3/3] search: more granular message body searching

[PATCH] doc: new docs for user-level commands
 2016-09-07  0:47 UTC 

[PATCH] WIP: pod documentation
 2016-09-06 22:15 UTC 

[PATCH] wip
 2016-08-23 20:07 UTC 

wip
 2016-08-22 20:32 UTC 

[PATCH] wip
 2016-08-18  2:16 UTC 

[PATCH 1/2] import: hoist out _check_path function
 2016-08-18  2:07 UTC  (2+ messages)
` [PATCH 2/2] import: support setting blobs of arbitrary type

[PATCH] linkify: be stricter about matching RFC 3986
 2016-08-18  2:02 UTC 

[PATCH] view: use string concatentation in attach_link
 2016-08-17 23:07 UTC 

[PATCH] import: hoist out _check_path function
 2016-08-16 21:33 UTC 

[PATCH 01/11] import_slrnspool: reimplement using fast-import
 2016-08-14 10:21 UTC  (11+ messages)
` [PATCH 02/11] searchidx: do not release Xapian lock while (only) Msgmap is indexing
` [PATCH 03/11] www: do not unecessarily escape some chars in paths
` [PATCH 04/11] www: do not double-clean Message-IDs from internal DBs
` [PATCH 05/11] mid: no wide characters for sha1_hex
` [PATCH 06/11] view: allow for missing In-Reply-To mapping
` [PATCH 07/11] view: remove redundant pre closing tag
` [PATCH 08/11] squash
` [PATCH 09/11] search: lookup_message may fail
` [PATCH 10/11] searchview: MID fixup SQUASH
` [PATCH 11/11] XML val checks

[PATCH 1/2] searchview: MID fixup SQUASH
 2016-08-14  3:57 UTC  (2+ messages)
` [PATCH 2/2] XML val checks

[PATCH] search: lookup_message may fail
 2016-08-13 23:58 UTC 

[PATCH 1/8] import_slrnspool: reimplement using fast-import
 2016-08-13 23:53 UTC  (8+ messages)
` [PATCH 2/8] searchidx: do not release Xapian lock while (only) Msgmap is indexing
` [PATCH 3/8] www: do not unecessarily escape some chars in paths
` [PATCH 4/8] www: do not double-clean Message-IDs from internal DBs
` [PATCH 5/8] mid: no wide characters for sha1_hex
` [PATCH 6/8] view: allow for missing In-Reply-To mapping
` [PATCH 7/8] view: remove redundant pre closing tag
` [PATCH 8/8] squash

[PATCH 1/3] import_slrnspool: reimplement using fast-import
 2016-08-13  2:20 UTC  (3+ messages)
` [PATCH 2/3] searchidx: do not release Xapian lock while (only) Msgmap is indexing
` [PATCH 3/3] WIP no @ escaping

[PATCH] search: support alt-ID for mapping legacy serial numbers
 2016-08-10 23:31 UTC 

[PATCH] searchidx: avoid holding Xapian lock in cat-file
 2016-08-09  0:41 UTC 

[PATCH 1/3] searchidx: remove unused $git parameters
 2016-08-08 21:27 UTC  (3+ messages)
` [PATCH 2/3] searchidx: persist the PublicInbox::Git object
` [PATCH 3/3] searchidx: release Xapian FDs before spawning git log

[PATCH 1/3] searchidx: remove unused $git parameters
 2016-08-07  3:18 UTC  (3+ messages)
` [PATCH 2/3] searchidx: persist the PublicInbox::Git object
` [PATCH 3/3] searchidx: release Xapian FDs before spawning git log

[PATCH] searchidx: release Xapian FDs before spawning git log
 2016-08-07  3:18 UTC 

[PATCH] mbox: recycle!
 2016-08-07  0:37 UTC 

[PATCH] mbox: reduce callers of Email::Simple->new
 2016-08-07  0:34 UTC 

xapian build fail
 2016-08-06  2:49 UTC 

[PATCH] search: disable batching in newer versions of Xapian, for now
 2016-08-05 22:07 UTC 

[PATCH] thread: avoid recursion
 2016-08-05  0:24 UTC 

[PATCH] avoid recursion warnings in recurse_down
 2016-08-05  0:08 UTC 

[PATCH] http: do not allow bad getline+close responses to kill us
 2016-08-04 23:36 UTC 

[PATCH] view: do not fail on empty In-Reply-To
 2016-08-04 21:58 UTC 

[PATCH] pager: move pager-specific setup into the build
 2016-08-04  3:18 UTC 

[PATCH] redir: detect larger pipe sizes under Linux
 2016-08-04  0:00 UTC 

[PATCH] searchmsg: add git object ID to doc_data
 2016-08-03 23:25 UTC 

[PATCH 1/3] response: drop clients after HTTP responses of unknown length
 2016-08-03  2:57 UTC  (3+ messages)
` [PATCH 2/3] response: reduce stack overhead for parameter passing
` [PATCH 3/3] response: support auto-chunking for HTTP/1.1

mem
 2016-08-02 21:21 UTC 

spew
 2016-08-02 20:54 UTC 

[PATCH 1/2] daemon: do not chdir unless daemonizing
 2016-08-02  1:47 UTC  (2+ messages)
` [PATCH 2/2] wwwstream: prioritize search in top title bar

[PATCH 1/2] msgmap: fix use of transactions
 2016-07-31  7:28 UTC  (2+ messages)
` [PATCH 2/2] search: support reindexing existing search indices

[PATCH 1/2] msgmap: fix use of transactions
 2016-07-31  0:02 UTC  (2+ messages)
` [PATCH 2/2] search: support reindexing existing search indices

[WIP 1/2] msgmap: fix use of transactions
 2016-07-30 10:09 UTC  (2+ messages)
` [WIP 2/2] search: support reindexing existing search indices

[PATCH] search: support reindexing
 2016-07-28 23:09 UTC 

[PATCH] pure: remove Rack::Utils.bytesize dependency
 2016-07-27 22:48 UTC 

[PATCH] fix rack 2.x compatibility bugs
 2016-07-26 23:56 UTC 

[PATCH] ext: avoid clobbering existing system functions
 2016-07-26  2:13 UTC 

[PATCH 1/2] t/t91*: do not say how to avoid the tests
 2016-07-23  3:06 UTC  (2+ messages)
` [PATCH 2/2] git svn: migrate tests to use lib-httpd

[PATCH 1/3] t/lib-git-svn: check same httpd module dirs as lib-httpd
 2016-07-23  0:55 UTC  (3+ messages)
` [PATCH 2/3] t/t91*: do not say how to avoid the tests
` [PATCH 3/3] t/lib-git-svn: adjust config to apache 2.4

[PATCH] http-backend: buffer headers before sending
 2016-07-22  3:40 UTC 

[PATCH] webrick: filter out HTTP_PROXY for CGIHandler
 2016-07-21 21:55 UTC 

[PATCH] webrick: filter out HTTP_PROXY for CGIHandler
 2016-07-21 21:49 UTC 

[PATCH] wip-reindex-support v3
 2016-07-13  2:00 UTC 

[PATCH 1/3] test_proxy_pass_no_buffering: exclude rb/ru files, too
 2016-07-12 21:11 UTC  (3+ messages)
` [PATCH 2/3] wbuf_lite: use StringIO instead of TmpIO
` [PATCH 3/3] wbuf_lite: truncate StringIO when done

[PATCH] wip-reindex-support
 2016-07-11  8:04 UTC 

[PATCH] wip-reindex-support
 2016-07-11  4:07 UTC 

[PATCH 1/4] http-walker: remove unused parameter from fetch_object
 2016-07-10 12:15 UTC  (4+ messages)
` [PATCH 2/4] http: avoid disconnecting on 404s for loose objects
` [PATCH 3/4] http-walker: reduce O(n) ops with doubly-linked list
` [PATCH 4/4] http-walker: use hashmap to eliminate list scan

[PATCH 1/4] http-walker: remove unused parameter from fetch_object
 2016-07-10 11:46 UTC  (2+ messages)
` [PATCH 4/4] http-walker: use hashmap to eliminate list scan


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