ChangeLog 1.2 KB

12345678910111213141516171819202122232425262728293031
  1. 2006-01-09 Konstantin Triger <[email protected]>
  2. * BaseHttpServlet.cs: merging main/32, main/33
  3. * PageMapper.cs: merging main/17-27
  4. * J2EEUtils.cs: mergind ghutils.cs@@/main/9
  5. * Added ObjectInputStream.cs, ObjectOutputStream.cs
  6. 2005-09-08 Eyal Alalouf <[email protected]>
  7. * BaseHttpServlet.cs, PageMapper.cs, BaseStaticHttpServlet.cs,
  8. SessionListener.cs - backward compatibility fixes.
  9. PageMapper.cs - bug fix when compiler produces an unclear error.
  10. 2005-08-30 Eyal Alalouf <[email protected]>
  11. * BaseHttpServlet.cs, SessionListener.cs: Adaptations to global changes in
  12. System.Web.
  13. 2005-07-24 Eyal Alalouf <[email protected]>
  14. * BaseHttpServlet.cs: Set values of .hostingInstallDir & .hostingVirtualPath
  15. necessary for integration.
  16. * J2EEUtils.cs: Removed obsolete function FileExists
  17. 2005-07-18 Eyal Alalouf <[email protected]>
  18. * BaseHttpServlet.cs: Added file
  19. * BaseStaticHttpServlet.cs: Added file
  20. * SessionListener.cs: Added file
  21. 2005-07-18 Eyal Alalouf <[email protected]>
  22. * J2EEConsts.cs: Added file.
  23. * J2EEUtils.cs: Added file.
  24. * PageMapper.cs: Added file. The PageMapper implements the Grasshopper limited compilation model of ASPX in Grasshopper.