Marek Habersack 7ecd1fdc01 Forgotten changelogs před 19 roky
..
AppCodeCompiler.cs c56a42792c Implement support for ProfileCommon class generation před 19 roky
AppResourceFilesCompiler.cs ed80dacc09 minor optimizations před 19 roky
AppResourcesCompiler.cs 689a4b7450 Add support for centralized control registration (from web.config) as well as for the system.web/pages/namespaces collection před 19 roky
AppSettingsExpressionBuilder.cs 133ce64e0f Use assembly name and file version constants. před 19 roky
AspComponentFoundry.cs 1e544a7382 2006-01-22 Chris Toshok <[email protected]> před 20 roky
AspGenerator.cs 689a4b7450 Add support for centralized control registration (from web.config) as well as for the system.web/pages/namespaces collection před 19 roky
AspParser.cs 4940e7d5b0 2006-06-21 Juraj Skripsky <[email protected]> před 19 roky
AspTokenizer.cs 4940e7d5b0 2006-06-21 Juraj Skripsky <[email protected]> před 19 roky
AssemblyBuilder.cs c56a42792c Implement support for ProfileCommon class generation před 19 roky
BaseCompiler.cs b309d37d40 Implementation of the App_Code folder compiler for ASP.NET 2.0 před 19 roky
BuildDependencySet.cs 8616a7e405 2006-11-28 Miguel de Icaza <[email protected]> před 19 roky
BuildManager.cs 8616a7e405 2006-11-28 Miguel de Icaza <[email protected]> před 19 roky
BuildManagerHostUnloadEventArgs.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
BuildManagerHostUnloadEventHandler.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
BuildProvider.cs 6e3965db61 A few changes related to App_*Resources and App_Code folders před 19 roky
BuildProviderAppliesTo.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
BuildProviderAppliesToAttribute.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
BuildProviderResultFlags.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
CachingCompiler.cs 31c50ab7aa App_Code assemblies fix před 19 roky
ChangeLog 7ecd1fdc01 Forgotten changelogs před 19 roky
ClientBuildManager.cs 8616a7e405 2006-11-28 Miguel de Icaza <[email protected]> před 19 roky
ClientBuildManagerCallback.cs af5518950d 2006-01-20 Chris Toshok <[email protected]> před 20 roky
ClientBuildManagerParameter.cs 0017cc485c 2006-01-20 Chris Toshok <[email protected]> před 20 roky
CompilationException.cs d1c09fcc67 Add licensing info před 21 roky
CompilerType.cs 6be4ffb621 2006-02-10 Gonzalo Paniagua Javier <[email protected]> před 20 roky
ConnectionStringsExpressionBuilder.cs 8616a7e405 2006-11-28 Miguel de Icaza <[email protected]> před 19 roky
DesignTimeResourceProviderFactoryAttribute.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
Directive.cs e09f36d130 oops. fix build. před 20 roky
ExpressionBuilder.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
ExpressionBuilderContext.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
ExpressionEditorAttribute.cs 8616a7e405 2006-11-28 Miguel de Icaza <[email protected]> před 19 roky
ExpressionPrefixAttribute.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
ForceCopyBuildProvider.cs be8cdfb89c Add two missing build providers před 19 roky
GlobalAsaxCompiler.cs f269a83e07 2006-02-14 Gonzalo Paniagua Javier <[email protected]> před 20 roky
IAssemblyPostProcessor.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
IImplicitResourceProvider.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
ILocation.cs d1c09fcc67 Add licensing info před 21 roky
IResourceProvider.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
IgnoreFileBuildProvider.cs be8cdfb89c Add two missing build providers před 19 roky
ImplicitResourceKey.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
LinePragmaCodeInfo.cs 8616a7e405 2006-11-28 Miguel de Icaza <[email protected]> před 19 roky
Location.cs 1f70d33b5d Added servlet binding for the Grasshoper J2EE configuration. před 20 roky
MasterPageBuildProvider.cs be8cdfb89c Add two missing build providers před 19 roky
MasterPageCompiler.cs 2d4d7b56a5 2006-09-21 Gonzalo Paniagua Javier <[email protected]> před 19 roky
PageBuildProvider.cs 1e7510b512 Modification of the App_Code compiler which adds support for BuildProviders před 19 roky
PageCompiler.cs c56a42792c Implement support for ProfileCommon class generation před 19 roky
PageThemeCompiler.cs 3f0f39e498 2006-07-28 Gonzalo Paniagua Javier <[email protected]> před 19 roky
ParseException.cs 0138a32700 Ensure the source file stream is closed před 19 roky
PrecompilationFlags.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
ResourceExpressionBuilder.cs 58fca48c17 Add support for App_GlobalResources and App_LocalResources před 19 roky
ResourceExpressionFields.cs c80bafcadf 2006-01-20 Chris Toshok <[email protected]> před 20 roky
ResourceProviderFactory.cs a3a46ec81d stub out the 2.0 System.Web.Compilation stuff. před 20 roky
TagAttributes.cs 1e544a7382 2006-01-22 Chris Toshok <[email protected]> před 20 roky
TagType.cs d1c09fcc67 Add licensing info před 21 roky
TemplateControlCompiler.cs 368eb80064 2006-11-19 Igor Zelmanovich <[email protected]> před 19 roky
ThemeDirectoryCompiler.cs 4626a6f944 2006-11-29 Igor Zelmanovich <[email protected]> před 19 roky
ThemeDirectoryCompiler.jvm.cs 82b4c306cb * ThemeDirectoryCompiler.jvm.cs: fixed virtual path for themes před 19 roky
UserControlBuildProvider.cs 1e7510b512 Modification of the App_Code compiler which adds support for BuildProviders před 19 roky
UserControlCompiler.cs e210711eea 2006-02-07 Chris Toshok <[email protected]> před 20 roky
WebHandlerBuildProvider.cs 1e7510b512 Modification of the App_Code compiler which adds support for BuildProviders před 19 roky
WebServiceBuildProvider.cs 1e7510b512 Modification of the App_Code compiler which adds support for BuildProviders před 19 roky
WebServiceCompiler.cs 9dde872683 2006-11-21 Gonzalo Paniagua Javier <[email protected]> před 19 roky