This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / class / Microsoft.JScript / ChangeLog
1 2004-04-28  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * Microsoft.JScript.dll.sources: Added Assembly/AssemblyInfo.cs and
4         Locale.cs to the build.
5
6 2004-01-16  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
7
8         * Microsoft.JScript.dll.sources: added VsaScriptScope to the build.
9         
10 2003-11-10    <cesar@ciencias.unam.mx>
11
12         * Microsoft.JScript.dll.sources: don't build Visitor.cs.
13
14 2003-11-03    <cesar@ciencias.unam.mx>
15
16         *  Microsoft.JScript.dll.sources: Added IdentificationTable.cs,
17         SemanticAnalizer.cs and SymbolTable.cs to the build.
18
19 2003-09-29    <cesar@ciencias.unam.mx>
20         
21         * Makefile: Set TEST_MCS_FLAGS.
22
23         * Microsoft.JScript_test.dll.sources: deleted the building of my
24         local test  BaseVsaEngineTest.
25         
26         * Added Microsoft.JScript_test.dll.sources
27
28         * Makefile: allow test build.
29
30         * Microsoft.JScript.dll.sources: Added VsaItem.cs, VsaItems.cs,
31         VsaGlobalItem.cs, VsaReferenceItem.cs , VsaCodeItem.cs to the build.
32
33 2003-09-24    <cesar@ciencias.unam.mx>
34
35         * Microsoft.JScript/: Deleted VsaEngine.cs and BaseVsaEngine.cs
36
37         * Microsoft.JScript.dll.sources: Changed the namespaces for VsaEngine and BaseVsaEngine.
38         
39
40 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
41
42         * Added the new files to the build.
43
44 2003-06-09  Cesar Octavio Lopez Nataren <cesar@ciencias.unam.mx>
45         * Added FormalParameterList, Statement, VariableDeclaration, 
46         VariableStatement and Visitor files to the unix.args.
47
48 2003-04-21  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
49
50         * Added Antlr.Runtime, it contains the files needed for compiling
51         the files generated by antlr.
52
53         * Added Antlr.Runtime/antlr, Antlr.Runtime/antlr.collections,
54         Antlr.Runtime/antlr.collections.impl, Antlr.Runtime/antlr.debug,
55         Antlr.Runtime/antlr.debug.misc. 
56
57         * makefile.gnu: Added some more references to the compilation.
58         * unix.args: Erased some newlines and tabs that were confusing
59         mcs.
60         * ScriptObject.cs: Commented "public Object this [params ...]" temp.
61
62 2003-04-20      Cesar Octavio Lopez Nataren <cesar@ciencias.unam.mx>
63
64         * ChangeLog: Added this file.
65         * Added makefile.gnu and unix.args.
66