From ca3fd8acb4bc3f5125a9f0f281951fb8f03778e5 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 2 Aug 2009 13:39:21 -0700 Subject: Refactoring unicorn_http C/Ragel code 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. --- Manifest | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Manifest') 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 -- cgit v1.2.3-24-ge0c7