about summary refs log tree commit homepage
path: root/ext
DateCommit message (Expand)
2006-03-04Fixed a compile warning on debian in http11.c
2006-02-20Fix recommended to the Ragel spec from Ragel author that makes the parser beh...
2006-02-10Fixed the URIClassifier to solve a problem with 1 character lookups. Complet...
2006-02-08Fixed a bug in the Error404Handler. Created the first Rails runner script.
2006-02-03* Moved various constants around. * Created the remaining feasible CGI varia...
2006-02-02Improved the trie searching to only require one search and work more correctl...
2006-01-31Attempted on last performance tune by rewriting the process_client method in ...
2006-01-30Moved TRACE below the var decls, was throwing errors on FreeBSD gcc.
2006-01-30Last and final attempt at improving the Ruby only speed of the IO processing....
2006-01-28initial import into trunk