From d120ffad9716fbb83806d9755b7b5fd28fdb758b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 25 Feb 2009 12:38:47 -0800 Subject: 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. --- Manifest | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Manifest') 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 -- cgit v1.2.3-24-ge0c7