about summary refs log tree commit homepage
DateCommit message (Expand)
2010-09-26raindrops 0.4.1 - more portability! v0.4.1
2010-09-25force -march=i486 where GCC is targeted for i386
2010-09-25disable Linux-only code on non-Linux
2010-09-25linux: workaround missing RSTRUCT* macros in rbx
2010-09-21release: publish rubyforge news post
2010-09-20raindrops 0.4.0 - flowing into new systems! v0.4.0
2010-09-20README: updates for upcoming 0.4.0 release
2010-09-20Merge branch '0.3.0' (fixup minor 0.3.0 mistag)
2010-09-20Merge commit 'v0.3.0' into 0.3.0
2010-09-18use runtime cache line size detection
2010-09-18allow using libatomic_ops headers from HP
2010-08-04test: make GC test (hopefully) more reliable
2010-08-04avoid munmap(MAP_FAILED,...) in GC phase
2010-08-02doc: fix web link in Atom feed
2010-07-10doc: fix ChangeLog generation
2010-07-10raindrops v0.3.0 - LGPL v2.1 and v3.0
2010-07-10raindrops v0.3.0 - LGPL v2.1 and v3.0 v0.3.0
2010-07-10doc: add examples directory to website
2010-07-10LICENSE: dual license under LGPLv2.1 and LGPLv3
2010-07-01examples/linux-tcp-listener-stats: warn on possibly invalid addresses
2010-07-01linux_inet_diag: rename "addrs" => "query_addr"
2010-06-29examples/linux-tcp-listener-stats: fix usage string
2010-05-04raindrops 0.2.0 - raining penguins! v0.2.0
2010-05-04examples: add sample standalone Rack application
2010-05-04README: add note about Unicorn 0.98.0 listener_names
2010-05-04cleanup a few typos
2010-05-04middleware: no need to ensure in #close
2010-05-04use Unicorn.listener_names method if available
2010-05-02GNUmakefile: add publish_doc target
2010-05-02rdoc 2.5.x updates
2010-05-02README: add information about mailing list archives
2010-04-11tests: fix to run under MRI 1.8.6
2010-04-08linux: slightly simpler scan for /proc/net/unix
2010-04-07gemspec: fix rubyforge project
2010-04-07gemspec: fix summary
2010-04-07raindrops 0.1.0 v0.1.0
2010-04-07Rakefile: fix web_url
2010-04-07initial