Initial commit
commit67234890c5403d4132382ee0ec500a3e49bb5f0b
authorEric Wong <normalperson@yhbt.net>
Fri, 11 Dec 2009 10:27:26 +0000 (11 02:27 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 11 Dec 2009 11:38:48 +0000 (11 03:38 -0800)
tree2a226cab1c1593ac4392099147e92f0a8dd4a8bd
Initial commit
24 files changed:
.document [new file with mode: 0644]
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
GIT-VERSION-GEN [new file with mode: 0755]
GNUmakefile [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
Rakefile [new file with mode: 0644]
examples/echo.ru [new file with mode: 0644]
examples/rainbows.conf.rb [new file with mode: 0644]
lib/lmgtwty.rb [new file with mode: 0644]
lib/lmgtwty/io.rb [new file with mode: 0644]
lib/lmgtwty/request.rb [new file with mode: 0644]
lmgtwty.gemspec [new file with mode: 0644]
local.mk.sample [new file with mode: 0644]
setup.rb [new file with mode: 0644]
t/.gitignore [new file with mode: 0644]
t/GNUmakefile [new file with mode: 0644]
t/bin/unused_listen [new file with mode: 0755]
t/echo.ru [new file with mode: 0644]
t/my-tap-lib.sh [new file with mode: 0644]
t/t0001-basic.sh [new file with mode: 0755]
t/test-lib.sh [new file with mode: 0644]
t/trash/.gitignore [new file with mode: 0644]