about summary refs log tree commit homepage
path: root/Manifest
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-02-25 12:38:47 -0800
committerEric Wong <normalperson@yhbt.net>2009-02-25 12:39:33 -0800
commitd120ffad9716fbb83806d9755b7b5fd28fdb758b (patch)
tree6c2fde419978edb8d420dbb352c74746626f6fdc /Manifest
parent1f29d32cb095cbc21a095772db2fbaf216781f97 (diff)
downloadunicorn-d120ffad9716fbb83806d9755b7b5fd28fdb758b.tar.gz
rename http11 => unicorn/http11
Avoid conflicting with existing (and future) Mongrel installs in
case either changes.  Of course, this also allows us more
freedom to experiment and break the API if needed...
However, I'm only planning on making minor changes to
remove the amount of C code we have to maintain and
possibly some minor performance improvements.
Diffstat (limited to 'Manifest')
-rw-r--r--Manifest14
1 files changed, 7 insertions, 7 deletions
diff --git a/Manifest b/Manifest
index 2ea9741..5072d0c 100644
--- a/Manifest
+++ b/Manifest
@@ -12,13 +12,13 @@ bin/unicorn
 examples/sinatra/README
 examples/sinatra/sinatra_example.rb
 examples/sinatra/unicorn-sinatra-example
-ext/http11/ext_help.h
-ext/http11/extconf.rb
-ext/http11/http11.c
-ext/http11/http11_parser.c
-ext/http11/http11_parser.h
-ext/http11/http11_parser.rl
-ext/http11/http11_parser_common.rl
+ext/unicorn/http11/ext_help.h
+ext/unicorn/http11/extconf.rb
+ext/unicorn/http11/http11.c
+ext/unicorn/http11/http11_parser.c
+ext/unicorn/http11/http11_parser.h
+ext/unicorn/http11/http11_parser.rl
+ext/unicorn/http11/http11_parser_common.rl
 lib/unicorn.rb
 lib/unicorn/configurator.rb
 lib/unicorn/const.rb