about summary refs log tree commit homepage
path: root/Manifest
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-08-02 13:39:21 -0700
committerEric Wong <normalperson@yhbt.net>2009-08-09 01:24:30 -0700
commitca3fd8acb4bc3f5125a9f0f281951fb8f03778e5 (patch)
tree42752ea26cf989d9a8d02d750a87aff0d15dc1d8 /Manifest
parente1d67bef994587ba77e1a3575773755b2b5e1558 (diff)
downloadunicorn-ca3fd8acb4bc3f5125a9f0f281951fb8f03778e5.tar.gz
More tightly integrate the C/Ruby portions with C/Ragel to avoid
the confusing the flow.  Split out some files into hopefully
logical areas so it's easier to focus on more
interesting/volatile code.
Diffstat (limited to 'Manifest')
-rw-r--r--Manifest4
1 files changed, 3 insertions, 1 deletions
diff --git a/Manifest b/Manifest
index 3db0bdd..4884d69 100644
--- a/Manifest
+++ b/Manifest
@@ -18,10 +18,12 @@ bin/unicorn_rails
 examples/echo.ru
 examples/git.ru
 examples/init.sh
+ext/unicorn_http/c_util.h
+ext/unicorn_http/common_field_optimization.h
 ext/unicorn_http/ext_help.h
 ext/unicorn_http/extconf.rb
+ext/unicorn_http/global_variables.h
 ext/unicorn_http/unicorn_http.c
-ext/unicorn_http/unicorn_http.h
 ext/unicorn_http/unicorn_http.rl
 ext/unicorn_http/unicorn_http_common.rl
 lib/unicorn.rb