| 1234567891011121314151617181920 |
- 2002-07-12 Gonzalo Paniagua Javier <[email protected]>
- * System.Web.Hosting/AppDomainFactory.cs:
- * System.Web.Hosting/IAppDomainFactory.cs:
- * System.Web.Hosting/IISAPIRuntime.cs:
- * System.Web.Hosting/ISAPIRuntime.cs: make them compile.
- 2002-04-10 Patrik Torstensson <[email protected]>
- * ApplicationHost.cs: Test implementation to support testing.
- * SimpleWorkerRequest.cs: Rewrite and a almost full implementation.
- 2001-08-30 Bob Smith <[email protected]>
- * AppDomainFactory.cs: Stubbed.
- * ApplicationHost.cs: Stubbed.
- * IAppDomainFactory.cs: Stubbed.
- * IISAPIRuntime.cs: Stubbed.
- * ISAPIRuntime.cs: Implemented.
- * SimpleWorkerRequest.cs: Implemented.
|