messages from 2012-05-29 15:00:59 to 2021-05-24 20:33:10 UTC [more...]
Patch for GC.compact memory issue
2021-05-24 20:33 UTC (4+ messages)
[ANN] kgio 2.11.3 - deprecated project moves off deprecated TLD
2020-01-08 9:29 UTC
[PATCH] doc: add .onion URLs for Tor users
2020-01-07 20:15 UTC
bogomips.org -> yhbt.net
2019-12-25 22:58 UTC (4+ messages)
` [PATCH 1/3] build: remove olddoc from the gemspec
` [PATCH 2/3] doc: remove private email and outdated gmane archives
` [PATCH 3/3] doc: move from bogomips.org/kgio to yhbt.net/kgio
[PATCH 0/2] fix some test failures/warnings with newer Rubies
2019-12-14 17:58 UTC (3+ messages)
` [PATCH 1/2] test_connect_fd_leak: do not close socket if non-existent
` [PATCH 2/2] test_syssend: avoid warning on cleanup
[PATCH 0/2] Ruby warning fixes
2019-10-30 9:26 UTC (3+ messages)
` [PATCH 1/2] test: fix warnings with RUBYOPT=-w
` [PATCH 2/2] tests: fix unused variable warnings from newer Rubies
[PATCH] pkg.mk: use dark216 theme for Earth Day 2019
2019-10-30 9:25 UTC
[ANN] kgio 2.11.1 - legacy I/O for legacy Ruby + Unix
2018-01-30 21:15 UTC (2+ messages)
` [ANN] kgio 2.11.2 "
undefined method `process_loop' for #<Unicorn::TCPClient:fd 14>
2018-01-30 21:13 UTC (2+ messages)
[PATCH] accept: avoid passing unnecessary arg to rb_funcall
2018-01-19 17:03 UTC
Fix error on ruby 2.5
2017-12-15 15:49 UTC (3+ messages)
` [PATCH] wait: avoid passing unnecessary args to rb_funcall
[ANN] kgio 2.11.0 - legacy I/O for legacy Ruby + Unix
2016-12-16 23:18 UTC
[PATCH] TODO: update with Ruby 2.3 status
2016-12-16 11:28 UTC
[PATCH] remove autopush support and make it a no-op
2016-12-16 0:01 UTC (3+ messages)
` [PUSHED] reinstate the original (and dangerous) autopush in C
Bug#830353: ruby-kgio: FTBFS: ERROR: Test "ruby2.3" failed
2016-07-14 23:11 UTC (3+ messages)
[kgio] new mailing list: kgio-public@bogomips.org
2016-05-25 11:22 UTC (2+ messages)
` "
[RFC] resurrect Kgio.autopush support in pure Ruby
2015-10-09 21:55 UTC (3+ messages)
` [PATCH v2] "
[ANN] kgio 2.10.0 - kinder, gentler I/O for Ruby + Unix
2015-09-06 8:37 UTC
[PATCH] HACKING: update URL for Message-ID lookup
2015-09-02 17:01 UTC
[PATCH] minor doc updates
2015-08-12 13:04 UTC
[PATCH] poll: avoid rb_funcall for rb_hash_clear
2015-08-11 19:58 UTC
Unable to install Kgio
2015-06-06 0:43 UTC
[PATCH] writev: update comment on preserving errno
2015-04-01 23:18 UTC
[RFC] use MSG_NOSIGNAL under Linux 2.2+
2015-02-13 20:33 UTC (2+ messages)
[PATCH] README: remove reference to Rainbows!
2015-01-12 8:56 UTC
[PATCH] pkg.mk: synchronize with my other projects
2015-01-12 8:50 UTC
[PATCH] gemspec: remove invalid rdoc_options
2015-01-12 8:50 UTC
[PATCH] gemspec: use SPDX license abbreviation
2015-01-12 8:50 UTC
[PATCH] kgio 2.9.3 - minor cleanups and fixes
2015-01-12 8:50 UTC
[PATCH] cleanup packaging harder
2015-01-10 11:14 UTC
[PATCH] fixup -Wshorten-64-to-32 warnings
2015-01-10 11:14 UTC
[PATCH] cleanup: avoid shadowing rb_str_subseq
2015-01-10 11:14 UTC
[PATCH] cleanup: avoid shadowing rb_ary_subseq
2015-01-10 11:14 UTC
programs using kgio crash under memory pressure during init
2015-01-09 2:10 UTC (5+ messages)
` [PATCH] tryopen: add RB_GC_GUARD for Ruby 1.8
[PATCH 0/3] documentation + website updates
2015-01-09 2:00 UTC (4+ messages)
` [PATCH 1/3] doc: switch to olddoc
` [PATCH 2/3] remove references to rubyforge and ancient Rubies
` [PATCH 3/3] TODO: updates for the future of kgio
[PATCH] gemspec: modernize for more recent rubygems
2014-11-17 8:31 UTC
[PATCH] relax license to allow LGPLv2.1 or later
2014-11-17 8:29 UTC
[PATCH] new mailing list info: kgio-public@bogomips.org
2014-11-17 8:17 UTC
Welcome to kgio list
2014-11-17 7:46 UTC
subscribe
2014-11-17 7:23 UTC
Confirmation required
2014-11-17 7:42 UTC
Problem after installing kgio gem with ruby 2.0.0
2014-07-28 12:47 UTC (3+ messages)
Issue with kgio and ruby 2.1.2
2014-05-12 17:01 UTC (4+ messages)
kgio mailing list moving soon
2014-04-23 22:50 UTC
[PATCH] test/lib_read_write: fix trywritev blocking test
2014-04-09 21:57 UTC
[ANN] kgio 2.9.2 - avoid deprecated/removed function
2014-02-15 9:33 UTC
[PATCH] avoid deprecated rb_thread_blocking_region on MRI 2.x
2014-02-15 8:25 UTC
[PATCH] prepare for rb_thread_blocking_region removal
2014-02-08 20:44 UTC
[ANN] kgio 2.9.1 - various Ruby 1.8.7 fixes
2014-02-05 17:52 UTC
kgio 2.9.0 installation fails on ruby 1.8.7
2014-02-05 10:19 UTC
[PATCH 0/2] Ruby 1.8 fixes
2014-02-05 7:56 UTC (3+ messages)
` [PATCH 1/2] only define and test kgio_syssend on 1.9+
` [PATCH 2/2] various 1.8.7 fixes
kgio 2.9.0 installation fails on ruby 1.8.7
2014-02-05 7:49 UTC (2+ messages)
[ANN] kgio 2.9.0 - cleanups, bug fixes, minor improvements
2014-02-04 3:12 UTC
kgio_ext.so: [BUG] constant not a symbol or string
2014-02-04 3:04 UTC (5+ messages)
[PATCH] add kgio_syssend method to wrap send(2)
2014-02-04 1:42 UTC
[PATCH] avoid downsizing casts
2014-01-20 21:23 UTC
[PATCH] Don't use deprecated api
2014-01-20 21:12 UTC (9+ messages)
ArgumentError initializing TCPSocket subclass
2013-12-09 22:58 UTC (2+ messages)
[PATCH 1/3] tryopen: remove RARRAY_PTR usage in init
2013-09-26 3:02 UTC (7+ messages)
` [PATCH 2/3] read_write: remove the rest of RARRAY_PTR usage
` [PATCH 3/3] my_writev: stylistic fixes
[PATCH 1/3] tryopen: remove RARRAY_PTR usage in init
2013-09-25 19:42 UTC (3+ messages)
` [PATCH 2/3] read_write: remove the rest of RARRAY_PTR usage
` [PATCH 3/3] my_writev: stylistic fixes
Test failure caused by commit 377028d99
2013-09-25 17:46 UTC (9+ messages)
[PATCH] Remove Scope IDs from IPv6 addresses
2013-09-12 13:31 UTC
[ANN] kgio 2.8.1 - minor improvements and test fixes
2013-09-11 0:29 UTC
[PATCH] Remove Scope IDs from IPv6 addresses
2013-09-10 18:37 UTC (3+ messages)
version 2.8.1
2013-09-09 19:21 UTC (3+ messages)
[PATCH] Close tempfile and unlink it immediately
2013-09-07 22:51 UTC (3+ messages)
Concurrency issue in TestKgioUnixConnect?
2013-09-06 8:56 UTC (13+ messages)
[PATCH] Create own directory for every unix socket in unit tests
2013-09-04 17:33 UTC (2+ messages)
test fixes pushed to master on kgio.git
2013-09-04 0:12 UTC
[PATCH 0/2] minor tweaks for potentially buggy platforms
2013-08-16 2:15 UTC (4+ messages)
` [PATCH 1/2] check syscall returns against < 0 instead of == -1
` [PATCH 2/2] accept: more informative exception on unknown family
[ANN] kgio 2.8.0 - TCP Fast Open, writev/trywritev
2013-01-18 11:08 UTC
what's cooking in kgio.git
2013-01-17 21:51 UTC (3+ messages)
` [PATCH] implement TCP Fast Open support (client + server)
[PATCH] accept: do not set blocking if non-blocking is set
2012-12-30 12:03 UTC
Proplems building on Ubuntu 12.10 server 64bit
2012-11-22 0:02 UTC (4+ messages)
version 2.7.3 crashes on sparc under ruby1.9
2012-08-10 20:32 UTC (3+ messages)
[PATCH 0/3] test fixes for GNU/kFreeBSD (and possibly other *BSDs)
2012-07-11 22:34 UTC (4+ messages)
` [PATCH 1/3] test_poll: skip signal torture on Debian GNU/kfreebsd
` [PATCH 2/3] test/lib_read_write: wait for readability before tryread
` [PATCH 3/3] test workaround for platforms with unreliable signals
[PATCH 1/3] Fix UnixClientReadServerWrite test class name
2012-06-01 19:20 UTC (19+ messages)
` [PATCH 2/3] use rb_str_subseq for tail string on write
` [PATCH 3/3] add `#kgio_writev` and `#kgio_trywritev`
` "
` [PATCH] "
[PATCH] tryopen: avoid ambiguous name for subst function
2012-05-31 22:25 UTC
[PATCH 1/2] add `#kgio_writev` and `#kgio_trywritev`
2012-05-30 4:55 UTC (6+ messages)
` [PATCH 2/2] tests for "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://yhbt.net/kgio.git/
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).