1. 05 5月, 2003 22 次提交
  2. 04 5月, 2003 16 次提交
  3. 03 5月, 2003 2 次提交
    • G
      2003-05-03 Gonzalo Paniagua Javier <gonzalo@ximian.com> · 7bf1b420
      Gonzalo Paniagua Javier 提交于
      	* HttpWriter.cs: don't do anything in Flush. Fixes #42249.
      
      svn path=/trunk/mcs/; revision=14232
      7bf1b420
    • G
      2003-05-03 Gonzalo Paniagua Javier <gonzalo@ximian.com> · df578562
      Gonzalo Paniagua Javier 提交于
      	* System.Web.Compilation/CSCompiler.cs: actually add the list of
      	referenced assemblies to the compiler options. Throw a
      	CompilationException if there's an error.
      
      	* System.Web.Compilation/CachingCompiler.cs: added a method to compile
      	directly from a source file.
      
      	* System.Web.UI/TemplateControl.cs: fixed the flags used to find the
      	methods that are automatically hooked up on events.
      
      	* System.Web.UI/TemplateParser.cs: don't compile a source file directly.
      	Use the cache instead.
      
      svn path=/trunk/mcs/; revision=14231
      df578562