about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorevanweaver <evanweaver@19e92222-5c0b-0410-8929-a290d50e31e9>2007-10-30 01:01:36 +0000
committerevanweaver <evanweaver@19e92222-5c0b-0410-8929-a290d50e31e9>2007-10-30 01:01:36 +0000
commit538aa2fa693eb81f4ccd93f96c3eded0db4376ce (patch)
treeced00a783bac35cae814a72ace7a904c6fa37719
parenta1330a7f461ebe52e6a2349ea479e626c9182edf (diff)
downloadunicorn-538aa2fa693eb81f4ccd93f96c3eded0db4376ce.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@839 19e92222-5c0b-0410-8929-a290d50e31e9
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/MANIFEST (renamed from projects/mongrel_experimental/ext/http11/MANIFEST)0
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/ext_help.h (renamed from projects/mongrel_experimental/ext/http11/ext_help.h)0
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/extconf.rb (renamed from projects/mongrel_experimental/ext/http11/extconf.rb)0
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/http11.c (renamed from projects/mongrel_experimental/ext/http11/http11.c)0
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/http11_parser.c (renamed from projects/mongrel_experimental/ext/http11/http11_parser.c)0
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/http11_parser.h (renamed from projects/mongrel_experimental/ext/http11/http11_parser.h)0
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/tst.h (renamed from projects/mongrel_experimental/ext/http11/tst.h)0
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/tst_cleanup.c (renamed from projects/mongrel_experimental/ext/http11/tst_cleanup.c)0
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/tst_delete.c (renamed from projects/mongrel_experimental/ext/http11/tst_delete.c)0
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/tst_grow_node_free_list.c (renamed from projects/mongrel_experimental/ext/http11/tst_grow_node_free_list.c)0
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/tst_init.c (renamed from projects/mongrel_experimental/ext/http11/tst_init.c)0
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/tst_insert.c (renamed from projects/mongrel_experimental/ext/http11/tst_insert.c)0
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/tst_search.c (renamed from projects/mongrel_experimental/ext/http11/tst_search.c)0
13 files changed, 0 insertions, 0 deletions
diff --git a/projects/mongrel_experimental/ext/http11/MANIFEST b/projects/mongrel_experimental/ext/uri_classifier/MANIFEST
index e69de29..e69de29 100644
--- a/projects/mongrel_experimental/ext/http11/MANIFEST
+++ b/projects/mongrel_experimental/ext/uri_classifier/MANIFEST
diff --git a/projects/mongrel_experimental/ext/http11/ext_help.h b/projects/mongrel_experimental/ext/uri_classifier/ext_help.h
index 8b4d754..8b4d754 100644
--- a/projects/mongrel_experimental/ext/http11/ext_help.h
+++ b/projects/mongrel_experimental/ext/uri_classifier/ext_help.h
diff --git a/projects/mongrel_experimental/ext/http11/extconf.rb b/projects/mongrel_experimental/ext/uri_classifier/extconf.rb
index e4f6918..e4f6918 100644
--- a/projects/mongrel_experimental/ext/http11/extconf.rb
+++ b/projects/mongrel_experimental/ext/uri_classifier/extconf.rb
diff --git a/projects/mongrel_experimental/ext/http11/http11.c b/projects/mongrel_experimental/ext/uri_classifier/http11.c
index 33e3de7..33e3de7 100644
--- a/projects/mongrel_experimental/ext/http11/http11.c
+++ b/projects/mongrel_experimental/ext/uri_classifier/http11.c
diff --git a/projects/mongrel_experimental/ext/http11/http11_parser.c b/projects/mongrel_experimental/ext/uri_classifier/http11_parser.c
index 1712d29..1712d29 100644
--- a/projects/mongrel_experimental/ext/http11/http11_parser.c
+++ b/projects/mongrel_experimental/ext/uri_classifier/http11_parser.c
diff --git a/projects/mongrel_experimental/ext/http11/http11_parser.h b/projects/mongrel_experimental/ext/uri_classifier/http11_parser.h
index 8d074ba..8d074ba 100644
--- a/projects/mongrel_experimental/ext/http11/http11_parser.h
+++ b/projects/mongrel_experimental/ext/uri_classifier/http11_parser.h
diff --git a/projects/mongrel_experimental/ext/http11/tst.h b/projects/mongrel_experimental/ext/uri_classifier/tst.h
index 3a58a65..3a58a65 100644
--- a/projects/mongrel_experimental/ext/http11/tst.h
+++ b/projects/mongrel_experimental/ext/uri_classifier/tst.h
diff --git a/projects/mongrel_experimental/ext/http11/tst_cleanup.c b/projects/mongrel_experimental/ext/uri_classifier/tst_cleanup.c
index a85491d..a85491d 100644
--- a/projects/mongrel_experimental/ext/http11/tst_cleanup.c
+++ b/projects/mongrel_experimental/ext/uri_classifier/tst_cleanup.c
diff --git a/projects/mongrel_experimental/ext/http11/tst_delete.c b/projects/mongrel_experimental/ext/uri_classifier/tst_delete.c
index cb18f16..cb18f16 100644
--- a/projects/mongrel_experimental/ext/http11/tst_delete.c
+++ b/projects/mongrel_experimental/ext/uri_classifier/tst_delete.c
diff --git a/projects/mongrel_experimental/ext/http11/tst_grow_node_free_list.c b/projects/mongrel_experimental/ext/uri_classifier/tst_grow_node_free_list.c
index da21333..da21333 100644
--- a/projects/mongrel_experimental/ext/http11/tst_grow_node_free_list.c
+++ b/projects/mongrel_experimental/ext/uri_classifier/tst_grow_node_free_list.c
diff --git a/projects/mongrel_experimental/ext/http11/tst_init.c b/projects/mongrel_experimental/ext/uri_classifier/tst_init.c
index 259734a..259734a 100644
--- a/projects/mongrel_experimental/ext/http11/tst_init.c
+++ b/projects/mongrel_experimental/ext/uri_classifier/tst_init.c
diff --git a/projects/mongrel_experimental/ext/http11/tst_insert.c b/projects/mongrel_experimental/ext/uri_classifier/tst_insert.c
index de50f4a..de50f4a 100644
--- a/projects/mongrel_experimental/ext/http11/tst_insert.c
+++ b/projects/mongrel_experimental/ext/uri_classifier/tst_insert.c
diff --git a/projects/mongrel_experimental/ext/http11/tst_search.c b/projects/mongrel_experimental/ext/uri_classifier/tst_search.c
index 176f953..176f953 100644
--- a/projects/mongrel_experimental/ext/http11/tst_search.c
+++ b/projects/mongrel_experimental/ext/uri_classifier/tst_search.c