mono.git
21 years ago2003-05-07 Joel Basson <jstrike@mweb.co.za>
Joel Basson [Tue, 6 May 2003 23:54:19 +0000 (23:54 -0000)]
2003-05-07  Joel Basson  <jstrike@mweb.co.za>

* Just a bugfix to demo.cs

svn path=/trunk/mcs/; revision=14358

21 years agoRemove team
Miguel de Icaza [Tue, 6 May 2003 21:33:02 +0000 (21:33 -0000)]
Remove team

svn path=/trunk/mono/; revision=14356

21 years agoUpdate version
Miguel de Icaza [Tue, 6 May 2003 21:04:41 +0000 (21:04 -0000)]
Update version

svn path=/trunk/mcs/; revision=14353

21 years agoBump
Miguel de Icaza [Tue, 6 May 2003 21:04:31 +0000 (21:04 -0000)]
Bump

svn path=/trunk/mono/; revision=14352

21 years ago2003-05-06 Ville Palo <vi64pa@kolumbus.fi>
Ville Palo [Tue, 6 May 2003 19:24:20 +0000 (19:24 -0000)]
2003-05-06  Ville Palo <vi64pa@kolumbus.fi>

* DirectoryInfoTest.cs: Removed OS-specific test

svn path=/trunk/mcs/; revision=14348

21 years agoCommit pending ChangeLog
Miguel de Icaza [Tue, 6 May 2003 19:19:47 +0000 (19:19 -0000)]
Commit pending ChangeLog

svn path=/trunk/mono/; revision=14347

21 years agoNothing to see here, move along
Miguel de Icaza [Tue, 6 May 2003 19:17:41 +0000 (19:17 -0000)]
Nothing to see here, move along

svn path=/trunk/mcs/; revision=14346

21 years ago2003-05-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 6 May 2003 19:12:13 +0000 (19:12 -0000)]
2003-05-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* ResourceManager.cs: fixed infinite loop when the resource is not
found. Also fixes bug #34196.

svn path=/trunk/mcs/; revision=14345

21 years ago2003-05-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 6 May 2003 19:11:55 +0000 (19:11 -0000)]
2003-05-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* CompilationException.cs: don't add duplicated lines in the case that
mcs reports several errors for the same one.

svn path=/trunk/mcs/; revision=14344

21 years ago2003-05-06 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Tue, 6 May 2003 19:08:32 +0000 (19:08 -0000)]
2003-05-06  Miguel de Icaza  <miguel@ximian.com>

* attribute.cs (Attribute.Resolve): Params attributes are encoded
by creating an array at the point where the params starts and
putting all those arguments there, then adjusting the size of the
array.

svn path=/trunk/mcs/; revision=14343

21 years agoImprove test
Miguel de Icaza [Tue, 6 May 2003 19:03:08 +0000 (19:03 -0000)]
Improve test

svn path=/trunk/mcs/; revision=14342

21 years agobetter uninstall
Johannes Roith [Tue, 6 May 2003 18:37:54 +0000 (18:37 -0000)]
better uninstall

svn path=/trunk/mcs/; revision=14341

21 years agofix bug
Johannes Roith [Tue, 6 May 2003 18:15:10 +0000 (18:15 -0000)]
fix bug

svn path=/trunk/mcs/; revision=14340

21 years agoinstall to program files
Johannes Roith [Tue, 6 May 2003 17:51:16 +0000 (17:51 -0000)]
install to program files

svn path=/trunk/mcs/; revision=14339

21 years agoback to old path
Johannes Roith [Tue, 6 May 2003 17:19:04 +0000 (17:19 -0000)]
back to old path

svn path=/trunk/mcs/; revision=14338

21 years agoadd cilc wrapper
Johannes Roith [Tue, 6 May 2003 17:16:29 +0000 (17:16 -0000)]
add cilc wrapper

svn path=/trunk/mcs/; revision=14337

21 years agoUpdate copyrights
Miguel de Icaza [Tue, 6 May 2003 17:10:37 +0000 (17:10 -0000)]
Update copyrights

svn path=/trunk/mcs/; revision=14336

21 years agodate
Johannes Roith [Tue, 6 May 2003 16:58:38 +0000 (16:58 -0000)]
date

svn path=/trunk/mcs/; revision=14335

21 years ago2003-05-06 Ville Palo <vi64pa@kolumbus.fi>
Ville Palo [Tue, 6 May 2003 16:04:53 +0000 (16:04 -0000)]
2003-05-06  Ville Palo <vi64pa@kolumbus.fi>

* corlib_test.args: added System.IO.FileInfoTest and DirectoryInfoTest
* corlib_linux_test_args: added System.IO.FileInfoTest and
DirectoryInfoTest

svn path=/trunk/mcs/; revision=14334

21 years ago2003-05-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 6 May 2003 15:53:43 +0000 (15:53 -0000)]
2003-05-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* handles.c: don't call GC_gcollect when creating new handles.

svn path=/trunk/mono/; revision=14333

21 years agoJust x86 for this release.
Paolo Molaro [Tue, 6 May 2003 15:43:18 +0000 (15:43 -0000)]
Just x86 for this release.

svn path=/trunk/mono/; revision=14332

21 years ago2003-05-06 Ville Palo <vi64pa@kolumbus.fi>
Ville Palo [Tue, 6 May 2003 15:40:26 +0000 (15:40 -0000)]
2003-05-06  Ville Palo <vi64pa@kolumbus.fi>

* DirectoryTest: Fixed Utc errors
* FileTest: Fixes Utc errors. Now these tests works in other
timezones too.

svn path=/trunk/mcs/; revision=14331

21 years agoTue May 6 17:18:33 CEST 2003 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Tue, 6 May 2003 15:26:29 +0000 (15:26 -0000)]
Tue May 6 17:18:33 CEST 2003 Paolo Molaro <lupus@ximian.com>

* driver.c: call setlocale ().

svn path=/trunk/mono/; revision=14330

21 years agoduh!
Paolo Molaro [Tue, 6 May 2003 12:59:04 +0000 (12:59 -0000)]
duh!

svn path=/trunk/mono/; revision=14329

21 years ago2003-05-05 Dietmar Maurer <dietmar@ximian.com>
Paolo Molaro [Tue, 6 May 2003 12:49:48 +0000 (12:49 -0000)]
2003-05-05  Dietmar Maurer  <dietmar@ximian.com>

* mini.c (optimize_branches): dont touch code inside exception clauses (fix bug 38136)

* exceptions-x86.c (ves_icall_get_frame_info): also skip remoting
wrappers (fix bug 42122)

svn path=/trunk/mono/; revision=14328

21 years agofix bug reported by Richard Torkar
Dietmar Maurer [Tue, 6 May 2003 12:45:29 +0000 (12:45 -0000)]
fix bug reported by Richard Torkar

svn path=/trunk/mono/; revision=14327

21 years ago2003-05-06 Dietmar Maurer <dietmar@ximian.com>
Dietmar Maurer [Tue, 6 May 2003 11:56:15 +0000 (11:56 -0000)]
2003-05-06  Dietmar Maurer  <dietmar@ximian.com>

* marshal.c (mono_marshal_get_native_wrapper): free strings after pinvoke

svn path=/trunk/mono/; revision=14326

21 years ago2003-05-06 Martin Baulig <martin@ximian.com>
Martin Baulig [Tue, 6 May 2003 10:49:11 +0000 (10:49 -0000)]
2003-05-06  Martin Baulig  <martin@ximian.com>

* mono-debug-debugger.h: #include <mono/io-layer/io-layer.h>.

svn path=/trunk/mono/; revision=14325

21 years ago * ILParser.jay: Emit INSTR_I8 instructions as int
Jackson Harper [Tue, 6 May 2003 08:00:01 +0000 (08:00 -0000)]
    * ILParser.jay: Emit INSTR_I8 instructions as int
instructions. Implement label lists, emit switch instruction.

svn path=/trunk/mcs/; revision=14324

21 years agoAdd SwitchInstr.cs to build
Jackson Harper [Tue, 6 May 2003 07:57:37 +0000 (07:57 -0000)]
Add SwitchInstr.cs to build

svn path=/trunk/mcs/; revision=14323

21 years ago * SwitchInstr.cs: New file - implementation of switch instructions
Jackson Harper [Tue, 6 May 2003 07:57:09 +0000 (07:57 -0000)]
    * SwitchInstr.cs: New file - implementation of switch instructions

svn path=/trunk/mcs/; revision=14322

21 years ago * ILParser.jay: Add labels to methods, add branching instructions.
Jackson Harper [Tue, 6 May 2003 07:19:02 +0000 (07:19 -0000)]
    * ILParser.jay: Add labels to methods, add branching instructions.

svn path=/trunk/mcs/; revision=14321

21 years agoAdd BranchInstr to build.
Jackson Harper [Tue, 6 May 2003 07:17:54 +0000 (07:17 -0000)]
Add BranchInstr to build.

svn path=/trunk/mcs/; revision=14320

21 years ago * MethodDef.cs: Add ability to add and emit labels
Jackson Harper [Tue, 6 May 2003 06:54:58 +0000 (06:54 -0000)]
    * MethodDef.cs: Add ability to add and emit labels
* BranchInstr.cs: New file - Branch instructions

svn path=/trunk/mcs/; revision=14319

21 years ago2003-05-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 6 May 2003 01:31:40 +0000 (01:31 -0000)]
2003-05-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* System.Web/HttpException.cs: encode as HTML the inner exception that
is appended as a comment at the end of error pages.

* System.Web.Compilation/AspGenerator.cs: fully support including files,
ie., treat them just as C treats #includes.

* System.Web.UI/RootBuilder.cs: throw exception when the tagprefix
is not valid or not found.

svn path=/trunk/mcs/; revision=14316

21 years agoPathTest.cs
Ben Maurer [Mon, 5 May 2003 23:10:15 +0000 (23:10 -0000)]
PathTest.cs
Added new tests for GetFullPath () that include a path with
. and ..

svn path=/trunk/mcs/; revision=14315

21 years ago* Directory.cs (GetLogicalDrives) Marked as MonoTODO
Ben Maurer [Mon, 5 May 2003 23:07:20 +0000 (23:07 -0000)]
* Directory.cs (GetLogicalDrives) Marked as MonoTODO
because we need to implement the method on Windows.
* Path.cs
(CanonicalizePath) Added new function to get
rid of . and .. in path names. Need to figure out what
other functions should call this.
(GetFullPath) Added call to the above function. Fixes
bug 42303

svn path=/trunk/mcs/; revision=14314

21 years agoImprove flow tests
Miguel de Icaza [Mon, 5 May 2003 21:49:18 +0000 (21:49 -0000)]
Improve flow tests

svn path=/trunk/mcs/; revision=14313

21 years agoImprove test
Miguel de Icaza [Mon, 5 May 2003 21:46:44 +0000 (21:46 -0000)]
Improve test

svn path=/trunk/mcs/; revision=14312

21 years ago2003-05-05 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Mon, 5 May 2003 21:38:17 +0000 (21:38 -0000)]
2003-05-05  Miguel de Icaza  <miguel@ximian.com>

* expression.cs (New.AddressOf): Implement interface
IMemoryLocation.  This is used when the `new' operator is used in
the context of an invocation to a method on a value type.

See http://bugzilla.ximian.com/show_bug.cgi?id=#42390 for an
example.

svn path=/trunk/mcs/; revision=14311

21 years ago2003-05-05 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Mon, 5 May 2003 21:21:45 +0000 (21:21 -0000)]
2003-05-05  Miguel de Icaza  <miguel@ximian.com>

* namespace.cs: Also check the using aliases here.

* driver.cs: Move the test for using validity after the types have
been entered, so we do a single pass that also includes the using
aliases.

svn path=/trunk/mcs/; revision=14310

21 years ago2003-05-05 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Mon, 5 May 2003 21:05:28 +0000 (21:05 -0000)]
2003-05-05  Miguel de Icaza  <miguel@ximian.com>

* statement.cs (Try.Resolve): Avoid crashing if there is a failure
in the regular case.   CreateSiblingForFinally is doing extra
error checking.

svn path=/trunk/mcs/; revision=14309

21 years ago* AUTHORS: Added self
Ben Maurer [Mon, 5 May 2003 20:44:16 +0000 (20:44 -0000)]
* AUTHORS: Added self

svn path=/trunk/mcs/; revision=14308

21 years ago2003-05-05 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Mon, 5 May 2003 20:21:21 +0000 (20:21 -0000)]
2003-05-05  Miguel de Icaza  <miguel@ximian.com>

* attribute.cs (GetAttributeArgumentExpression): Store the result
on an out value, and use the return value to indicate failure
instead of using null (which is a valid return for Constant.GetValue).

* statement.cs: Perform the analysis flow for the increment
portion after the statement, because this will be the real flow of
execution.  Fixes #42385

svn path=/trunk/mcs/; revision=14307

21 years ago2003-05-05 Ville Palo <vi64pa@kolumbus.fi>
Ville Palo [Mon, 5 May 2003 16:45:34 +0000 (16:45 -0000)]
2003-05-05  Ville Palo <vi64pa@kolumbus.fi>

* DirectoryInfoTest.cs: new file.

svn path=/trunk/mcs/; revision=14306

21 years agouse jerome's test case instead
Dietmar Maurer [Mon, 5 May 2003 16:08:50 +0000 (16:08 -0000)]
use jerome's test case instead

svn path=/trunk/mono/; revision=14305

21 years ago2003-05-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 5 May 2003 15:51:42 +0000 (15:51 -0000)]
2003-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* TemplateControlParser.cs: return after processing @Register.

svn path=/trunk/mcs/; revision=14304

21 years agoupdate windows setup script to 0.24.
Johannes Roith [Mon, 5 May 2003 15:36:34 +0000 (15:36 -0000)]
update windows setup script to 0.24.

svn path=/trunk/mcs/; revision=14302

21 years ago another test
Dietmar Maurer [Mon, 5 May 2003 13:58:00 +0000 (13:58 -0000)]
 another test

svn path=/trunk/mono/; revision=14300

21 years ago2003-05-05 Dietmar Maurer <dietmar@ximian.com>
Dietmar Maurer [Mon, 5 May 2003 13:39:57 +0000 (13:39 -0000)]
2003-05-05  Dietmar Maurer  <dietmar@ximian.com>

* mini.c (optimize_branches): dont touch code inside exception clauses (fix bug 38136)

svn path=/trunk/mono/; revision=14299

21 years ago2003-05-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 5 May 2003 13:36:06 +0000 (13:36 -0000)]
2003-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* Socket.cs:
        (Select): don't create arrays if not needed.
        (Poll): call Select_internal directly.

svn path=/trunk/mcs/; revision=14298

21 years ago2003-05-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 5 May 2003 13:35:52 +0000 (13:35 -0000)]
2003-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* io-layer/handles.c: added some debugging code. Call GC_gcollect
before creating a new handle. It makes Lupus' test run smoother and
faster (from 62 to 83 request per second). Notice that calling
GC_finalizer_notifier if needed (GC_should_invoke_finalizer ()) does
not improve nor degrade the performance, so i don't do it.

* metadata/socket-io.c:
(Select_internal): allow NULLs, don't create arrays if not needed.
Coupled with Socket.cs changes.

* metadata/threadpool.c:
(mono_thread_pool_add): use GC_MALLOC to allocate the ASyncCall and
register a finalizer for it that will close the semaphore handle. This
fixes the leak and make Lupus' test run with > 4080 loops.

svn path=/trunk/mono/; revision=14297

21 years ago2003-05-05 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Mon, 5 May 2003 13:17:45 +0000 (13:17 -0000)]
2003-05-05  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>

* XmlSchemaAnnotation.cs : It depended on incorrect ReadNode().

svn path=/trunk/mcs/; revision=14296

21 years ago2003-05-05 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Mon, 5 May 2003 13:15:00 +0000 (13:15 -0000)]
2003-05-05  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* xml.xsd : fixed invalid close tag.

svn path=/trunk/mcs/; revision=14295

21 years agoBuild fix for cygwin
Dick Porter [Mon, 5 May 2003 12:56:07 +0000 (12:56 -0000)]
Build fix for cygwin

svn path=/trunk/mono/; revision=14294

21 years ago2003-05-05 Dietmar Maurer <dietmar@ximian.com>
Dietmar Maurer [Mon, 5 May 2003 11:23:40 +0000 (11:23 -0000)]
2003-05-05  Dietmar Maurer  <dietmar@ximian.com>

* exceptions-x86.c (ves_icall_get_frame_info): also skip remoting
wrappers (fix bug 42122)

svn path=/trunk/mono/; revision=14293

21 years ago2003-05-05 Dietmar Maurer <dietmar@ximian.com>
Dietmar Maurer [Mon, 5 May 2003 10:44:58 +0000 (10:44 -0000)]
2003-05-05  Dietmar Maurer  <dietmar@ximian.com>

* marshal.c (mono_marshal_get_struct_to_ptr): added fixes from
Jerome Laban (bug #42287)

svn path=/trunk/mono/; revision=14292

21 years ago2003-05-05 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Mon, 5 May 2003 04:18:44 +0000 (04:18 -0000)]
2003-05-05  Miguel de Icaza  <miguel@ximian.com>

* codegen.cs (EmitContext.EmitArgument,
EmitContext.EmitStoreArgument): New helper functions when the
RemapToProxy flag is set.

* expression.cs (ParameterReference.EmitLdarg): Expose this useful
function.

Add support for remapping parameters.

* iterators.cs: Propagate parameter values;  Store parameter
values in the proxy classes.

* ecore.cs (FieldExpr): Fix an obvious bug.  static fields do not
need a proxy reference;  I do not know what I was thinking

svn path=/trunk/mcs/; revision=14290

21 years agoAdd new test
Miguel de Icaza [Mon, 5 May 2003 04:15:38 +0000 (04:15 -0000)]
Add new test

svn path=/trunk/mcs/; revision=14289

21 years ago2003-05-04 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Mon, 5 May 2003 02:39:53 +0000 (02:39 -0000)]
2003-05-04  Miguel de Icaza  <miguel@ximian.com>

* cs-parser.jay (constructor_initializer): catch another error,
and display nice message.

svn path=/trunk/mcs/; revision=14288

21 years agoanother
Miguel de Icaza [Mon, 5 May 2003 02:17:03 +0000 (02:17 -0000)]
another

svn path=/trunk/mcs/; revision=14287

21 years ago2003-05-04 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Mon, 5 May 2003 02:12:29 +0000 (02:12 -0000)]
2003-05-04  Miguel de Icaza  <miguel@ximian.com>

* cs-parser.jay (field_declaration): catch void field declaration
to flag a better error.

* class.cs (MemberBase.CheckBase): Report an error instead of a
warning if a new protected member is declared in a struct.
(Field.Define): catch the error of readonly/volatile.

* ecore.cs (FieldExpr.EmitAssign): reuse the field lookup.

(FieldExpr.AddressOf): ditto.  Catch error where the address of a
volatile variable is taken

svn path=/trunk/mcs/; revision=14286

21 years agoAnother error
Miguel de Icaza [Mon, 5 May 2003 02:11:32 +0000 (02:11 -0000)]
Another error

svn path=/trunk/mcs/; revision=14285

21 years agoAdd new error
Miguel de Icaza [Mon, 5 May 2003 02:06:16 +0000 (02:06 -0000)]
Add new error

svn path=/trunk/mcs/; revision=14284

21 years agoAdd another error
Miguel de Icaza [Mon, 5 May 2003 01:59:20 +0000 (01:59 -0000)]
Add another error

svn path=/trunk/mcs/; revision=14283

21 years agoMore errors
Miguel de Icaza [Mon, 5 May 2003 01:43:00 +0000 (01:43 -0000)]
More errors

svn path=/trunk/mcs/; revision=14282

21 years agofix
Miguel de Icaza [Sun, 4 May 2003 23:58:15 +0000 (23:58 -0000)]
fix

svn path=/trunk/mono/; revision=14281

21 years agoCompilerParameters.ReferencedAssemblies do not have a set accessor
Gonzalo Paniagua Javier [Sun, 4 May 2003 23:51:16 +0000 (23:51 -0000)]
CompilerParameters.ReferencedAssemblies do not have a set accessor

svn path=/trunk/mcs/; revision=14280

21 years ago2003-05-04 Sebastien Pouliot <spouliot@videotron.ca>
Sebastien Pouliot [Sun, 4 May 2003 23:30:26 +0000 (23:30 -0000)]
2003-05-04  Sebastien Pouliot <spouliot@videotron.ca>

* Updated for screenshots of Certificate Viewer

svn path=/trunk/mono/; revision=14279

21 years ago2003-05-04 Sebastien Pouliot <spouliot@videotron.ca>
Sebastien Pouliot [Sun, 4 May 2003 23:27:26 +0000 (23:27 -0000)]
2003-05-04  Sebastien Pouliot <spouliot@videotron.ca>

Two screenshots of Mono Certificate Viewer (1 SWF and 1 GTK#)

svn path=/trunk/mono/; revision=14278

21 years ago2003-05-05 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Sun, 4 May 2003 22:43:38 +0000 (22:43 -0000)]
2003-05-05  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* RdpPattern.cs : added RdpAttribute.expandRef(). UnresolvedRef had
  remained in attribute patterns.

svn path=/trunk/mcs/; revision=14277

21 years ago2003-05-05 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Sun, 4 May 2003 22:43:05 +0000 (22:43 -0000)]
2003-05-05  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* RelaxngReader.cs : ReadExternalRef() hadn't resolved base uri.

svn path=/trunk/mcs/; revision=14276

21 years ago* ILParser.jay: Use new MiscInstr.ldstr for ldstr, add INSTR_Rs
Jackson Harper [Sun, 4 May 2003 21:18:48 +0000 (21:18 -0000)]
* ILParser.jay: Use new MiscInstr.ldstr for ldstr, add INSTR_Rs

svn path=/trunk/mcs/; revision=14275

21 years ago * ILParser.jay: Use new MiscInstr.ldstr for ldstr, add INSTR_Rs
Jackson Harper [Sun, 4 May 2003 21:18:10 +0000 (21:18 -0000)]
    * ILParser.jay: Use new MiscInstr.ldstr for ldstr, add INSTR_Rs

svn path=/trunk/mcs/; revision=14274

21 years agoAdd new instructions to build.
Jackson Harper [Sun, 4 May 2003 21:15:57 +0000 (21:15 -0000)]
Add new instructions to build.

svn path=/trunk/mcs/; revision=14273

21 years ago * LdcInstr.cs: New file - lcd* instructions
Jackson Harper [Sun, 4 May 2003 21:15:11 +0000 (21:15 -0000)]
    * LdcInstr.cs: New file - lcd* instructions
* MiscInstr.cs: New file - Just an enum that gives me constant
values for instructions PEAPI does not define in an enum
* InstrTable.cs: Use new MiscInstr constants instead of string values.

svn path=/trunk/mcs/; revision=14272

21 years ago * ILParser.jay: Set int64's masquerading as int32 to upper and
Jackson Harper [Sun, 4 May 2003 19:53:30 +0000 (19:53 -0000)]
    * ILParser.jay: Set int64's masquerading as int32 to upper and
lower bounds if neccasary. NEED TO TEST this behavoir on windows.

svn path=/trunk/mcs/; revision=14271

21 years ago2003-05-05 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Sun, 4 May 2003 19:51:47 +0000 (19:51 -0000)]
2003-05-05  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* System.XML_linux_test.args : added XmlConvertTests.cs

svn path=/trunk/mcs/; revision=14270

21 years ago2003-05-05 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Sun, 4 May 2003 19:51:07 +0000 (19:51 -0000)]
2003-05-05  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* added XmlConvertTests.cs.

svn path=/trunk/mcs/; revision=14269

21 years ago2003-05-05 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Sun, 4 May 2003 19:48:24 +0000 (19:48 -0000)]
2003-05-05  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* ChangeLog : Added missing ChangeLog of 2003-04-25.
* XmlCustomFormatter.cs : Fixed FromXmlNmTokens() to contain
  separators. Added experimental method ToEnum().
* XmlSerializationReader.cs : unconfirmed implementation of
  ReadSerializable() and ToEnum().
* XmlSerializationWriter.cs : fixed WriteAttribute() so that if value
  is null then no output will be written.
  Fixed WriteStartElement(), WriteElement*() and WriteEmptyTag()
  to use custom formatted name.

svn path=/trunk/mcs/; revision=14268

21 years ago2003-05-05 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
Atsushi Eno [Sun, 4 May 2003 19:46:12 +0000 (19:46 -0000)]
2003-05-05  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* XmlConvert.cs : IsInvalid() Now uses XmlConstructs.IsName(Start).
  EncodeName() now correctly encodes invalid names.
  Result string of ToString(DateTime) contains "fffffff".

svn path=/trunk/mcs/; revision=14267

21 years agoAnother missing conv nop.
Paolo Molaro [Sun, 4 May 2003 18:33:46 +0000 (18:33 -0000)]
Another missing conv nop.

svn path=/trunk/mono/; revision=14265

21 years agoIgnore methods from other application domains.
Martin Baulig [Sun, 4 May 2003 16:39:04 +0000 (16:39 -0000)]
Ignore methods from other application domains.

svn path=/trunk/mono/; revision=14262

21 years ago2003-05-04 Martin Baulig <martin@ximian.com>
Martin Baulig [Sun, 4 May 2003 16:33:46 +0000 (16:33 -0000)]
2003-05-04  Martin Baulig  <martin@ximian.com>

* mini.h (mono_jit_init, mono_jit_cleanup): Added prototypes.

* driver.c: s/MONO_OPT_SAHRED/MONO_OPT_SHARED/g.
s/mini_set_defaults/mono_set_defaults/g.

* Makefile.am: Install mini.h, regalloc.h and mini-ops.h.

svn path=/trunk/mono/; revision=14260

21 years agoOoops, we still need to initialize `image_file'.
Martin Baulig [Sun, 4 May 2003 16:17:43 +0000 (16:17 -0000)]
Ooops, we still need to initialize `image_file'.

svn path=/trunk/mono/; revision=14257

21 years agoSet the assembly version correctly
Gonzalo Paniagua Javier [Sun, 4 May 2003 15:15:26 +0000 (15:15 -0000)]
Set the assembly version correctly

svn path=/trunk/mcs/; revision=14255

21 years ago2003-05-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sun, 4 May 2003 14:49:01 +0000 (14:49 -0000)]
2003-05-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* System.Reflection/Assembly.cs: implemented GetSatelliteAssembly.

* System.Resources/ResourceManager.cs: enabled the code that calls
GetSatelliteAssembly and ignore the exception thrown if the assembly
cannot be loaded.

svn path=/trunk/mcs/; revision=14252

21 years agoLinebreak
Alp Toker [Sun, 4 May 2003 13:21:58 +0000 (13:21 -0000)]
Linebreak

svn path=/trunk/mono/; revision=14251

21 years ago2003-05-04 Martin Baulig <martin@ximian.com>
Martin Baulig [Sun, 4 May 2003 12:47:46 +0000 (12:47 -0000)]
2003-05-04  Martin Baulig  <martin@ximian.com>

* driver.c: s/mini_parse_default_optimizations/mono_parse_default_optimizations/g.

svn path=/trunk/mono/; revision=14249

21 years ago2003-05-02 Martin Baulig <martin@ximian.com>
Martin Baulig [Sun, 4 May 2003 12:24:27 +0000 (12:24 -0000)]
2003-05-02  Martin Baulig  <martin@ximian.com>

* debug-mono-symfile.h
(MonoSymbolFile): Moved declaration into mono-debug.h.
(MonoDebugMethodJitInfo): Likewise.
(mono_debug_open_mono_symbol_file): Take the MonoDebugHandle as
argument.
(_mono_debug_address_from_il_offset): Take a
MonoDebugMethodJitInfo instead of a MonoDebugMethodInfo.

* mono-debug.h
(MonoDebugDomainData): New struct.
(mono_debug_get_domain_data): New function.
(mono_debug_add_method): Take an additional `MonoDomain *'
argument.
(mono_debug_source_location_from_address): Likewise.
(mono_debug_il_offset_from_address): Likewise.
(mono_debug_address_from_il_offset): Likewise.

svn path=/trunk/mono/; revision=14245

21 years agoSun May 4 11:48:08 CEST 2003 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Sun, 4 May 2003 09:56:27 +0000 (09:56 -0000)]
Sun May 4 11:48:08 CEST 2003 Paolo Molaro <lupus@ximian.com>

* inssel-long32.brg: add missing lreg: OP_LCONV_TO_U8 (lreg) rule
(reported by Don Roberts).

svn path=/trunk/mono/; revision=14244

21 years ago2003-05-04 Ville Palo <vi64pa@kolumbus.fi>
Ville Palo [Sun, 4 May 2003 09:38:30 +0000 (09:38 -0000)]
2003-05-04  Ville Palo <vi64pa@kolumbus.fi>

* FileInfoTest.cs: new file.
* FileStreamTest.cs: new tests for Seek ()

svn path=/trunk/mcs/; revision=14243

21 years ago2003-05-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sun, 4 May 2003 02:50:04 +0000 (02:50 -0000)]
2003-05-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* System.Web.Compilation/AspGenerator.cs:
* System.Web.Compilation/AspParser.cs:
* System.Web.Compilation/TagType.cs:
* System.Web.UI/TemplateParser.cs: Added support for server side
includes.

svn path=/trunk/mcs/; revision=14242

21 years ago2003-05-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sun, 4 May 2003 02:43:21 +0000 (02:43 -0000)]
2003-05-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* StreamReader.cs:
(.ctor): fixed parameters passed to FileNotFoundException.

svn path=/trunk/mcs/; revision=14241

21 years agoReflect changes from the grammar file
César Natarén [Sun, 4 May 2003 01:57:01 +0000 (01:57 -0000)]
Reflect changes from the grammar file

svn path=/trunk/mcs/; revision=14240

21 years agoAdded ChangeLog entry
César Natarén [Sun, 4 May 2003 00:43:52 +0000 (00:43 -0000)]
Added ChangeLog entry

svn path=/trunk/mcs/; revision=14239

21 years agoAdded some more lexical and syntatic grammar changes. See ChangeLog entry from 2003...
César Natarén [Sun, 4 May 2003 00:37:57 +0000 (00:37 -0000)]
Added some more lexical and syntatic grammar changes. See ChangeLog entry from 2003-05-03.

svn path=/trunk/mcs/; revision=14238

21 years ago*** empty log message ***
Ben Maurer [Sun, 4 May 2003 00:21:28 +0000 (00:21 -0000)]
*** empty log message ***

svn path=/trunk/mcs/; revision=14237

21 years ago2003-05-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sun, 4 May 2003 00:02:41 +0000 (00:02 -0000)]
2003-05-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* monoresgen.cs: added reader/writer for .po files.

svn path=/trunk/mcs/; revision=14235

21 years ago2003-05-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sat, 3 May 2003 23:59:05 +0000 (23:59 -0000)]
2003-05-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* ResourceManager.cs: fixed the name for the file when the culture is
not de invariant culture. Commented out the GetSatelliteAssembly code
to avoid NotImplementedException being thrown.

svn path=/trunk/mcs/; revision=14234