X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMicrosoft.JScript%2FChangeLog;h=fd63784e4997332cf9bc614b3a4498e6afa05132;hb=5a49d77ce3bf2a847cfdfa87915636a9b1c4a3ed;hp=bad52c93ada0cae975ff30032e6a22a293dff07b;hpb=ca1ca15642673854814f48dc4bef71dbb0f7a97c;p=mono.git diff --git a/mcs/class/Microsoft.JScript/ChangeLog b/mcs/class/Microsoft.JScript/ChangeLog index bad52c93ada..fd63784e499 100644 --- a/mcs/class/Microsoft.JScript/ChangeLog +++ b/mcs/class/Microsoft.JScript/ChangeLog @@ -1,3 +1,62 @@ +2005-08-08 Florian Gross + + * Imported Test/Mozilla + +2005-05-18 Marek Safar + + * Microsoft.JScript.dll.sources: Added JScriptCodeGenerator.cs + +2005-05-07 Cesar Lopez Nataren + + * COMFieldInfo.cs, COMMethodInfo.cs, JSMethod.cs: added to the + build. + +2005-05-06 Cesar Lopez Nataren + + * Add ArgumentsObject.cs to the build is used on code generated + when the implicit arguments object is used inside a method. + +2005-05-03 Cesar Lopez Nataren + + * Microsoft.JScript.dll.sources: IWrappedMember.cs, + IVsaScriptCodeItem.cs, IDebugType.cs, IDefineEvent.cs, + IEngine2.cs, IMethodsCompletionInfo.cs, INeedEngine.cs, + IObjectCompletionInfo.cs, ISite2.cs, MemberInfoInitializer.cs, VSAITEMTYPE2.cs + added to the build. + +2005-05-02 Cesar Lopez Nataren + + * Microsoft.JScript.dll.sources: COMMemberInfo.cs, + IAuthorServices.cs, IColorizeText.cs, IDebugConvert.cs, + IDebuggerObject.cs, IDebugScriptScope.cs, IErrorHandler.cs, + IParseText.cs, ITokenColorInfo.cs, ITokenEnumerator.cs, + IVsaFullErrorInfo.cs, SourceState.cs, TokenColor.cs added to the + build. These are missing interfaces for COM interop. + +2005-02-05 Cesar Lopez Nataren + + * Microsoft.JScript.dll.sources: Nuke SymbolTable.cs + +2004-12-10 Cesar Lopez Nataren + + * Microsoft.JScript.dll.sources: add JSPropertyInfo.cs + +2004-10-11 Cesar Lopez Nataren + + * Microsoft.JScript.dll.sources: add TypeMananger.cs + +2004-09-20 Cesar Lopez Nataren + + * Antlr.Runtime/[antlr, antlr.collections, antlr.collections.impl, + antlr.debug, antlr.debug.misc]: Good bye antlr. + * Microsoft.JScript.dll.sources: dropped antlr dependency. + +2004-08-22 Cesar Lopez Nataren + + * Microsoft.JScript.dll.sources: added In.cs, Token.cs, + TokenStream.cs and Parser.cs to the build. Don't build + JScriptLexer.cs and JScriptParser.cs + 2004-04-28 Sebastien Pouliot * Microsoft.JScript.dll.sources: Added Assembly/AssemblyInfo.cs and