mono.git
20 years ago2004-07-02 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 1 Jul 2004 11:29:54 +0000 (11:29 -0000)]
2004-07-02  Zoltan Varga  <vargaz@freemail.hu>

* aot.c: Add logging support.

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

20 years ago2004-07-02 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 1 Jul 2004 11:28:20 +0000 (11:28 -0000)]
2004-07-02  Zoltan Varga  <vargaz@freemail.hu>

* man/mono.1: Added 'aot' to trace options.

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

20 years ago2004-07-02 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 1 Jul 2004 11:27:16 +0000 (11:27 -0000)]
2004-07-02  Zoltan Varga  <vargaz@freemail.hu>

* mono-logger.h mono-logger.c: Added AOT component.

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

20 years ago2004-07-01 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 1 Jul 2004 11:05:40 +0000 (11:05 -0000)]
2004-07-01  Zoltan Varga  <vargaz@freemail.hu>

* mini.h: Add prototype for mono_print_method_from_ip.

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

20 years ago2004-07-01 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 1 Jul 2004 11:03:12 +0000 (11:03 -0000)]
2004-07-01  Zoltan Varga  <vargaz@freemail.hu>

* mini.c: 64 bit fixes. Use LCOMPARE for comparing longs.

* inssel.brg: 64 bit fixes.

* inssel.brg inssel-long32.brg: Move 32 bit arithmetic rules to
inssel-long32.brg.

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

20 years ago * RemotingConfiguration.cs: Avoid adding "id" and "type" as custom
Lluis Sanchez [Thu, 1 Jul 2004 11:02:33 +0000 (11:02 -0000)]
* RemotingConfiguration.cs: Avoid adding "id" and "type" as custom
  properties of providers. This fixes bug #60934.

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

20 years ago2004-07-01 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 1 Jul 2004 10:59:51 +0000 (10:59 -0000)]
2004-07-01  Zoltan Varga  <vargaz@freemail.hu>

* Makefile.am: Add SPARC64 support.

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

20 years ago2004-07-02 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 1 Jul 2004 10:49:50 +0000 (10:49 -0000)]
2004-07-02  Zoltan Varga  <vargaz@freemail.hu>

* Makefile.am (CLEANFILES): Delete .stdout files too.

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

20 years ago2004-07-02 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 1 Jul 2004 10:45:02 +0000 (10:45 -0000)]
2004-07-02  Zoltan Varga  <vargaz@freemail.hu>

* aot.c: Fix alignment problems on 32 bit platforms.

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

20 years ago2004-07-01 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 1 Jul 2004 10:42:26 +0000 (10:42 -0000)]
2004-07-01  Zoltan Varga  <vargaz@freemail.hu>

* helpers.c (mono_disassemble_code): Pass -xarch=v9 to assembler on
SPARC64.

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

20 years ago2004-07-01 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 1 Jul 2004 09:22:34 +0000 (09:22 -0000)]
2004-07-01  Zoltan Varga  <vargaz@freemail.hu>

* aot.c: Add SPARC64 support. Reorganize patch table to fix alignment
problems.

* mini.h: Bump AOT file version. Some 64 bit fixes.

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

20 years ago2004-07-01 Sureshkumar T <tsureshkumar@novell.com>
Sureshkumar T [Thu, 1 Jul 2004 05:38:51 +0000 (05:38 -0000)]
2004-07-01  Sureshkumar T <tsureshkumar@novell.com>
        * Added test case for OdbcCommand.ExecuteScalar Method
        * New files:
                OdbcCommandTest.cs      - test suite for OdbcCommand class.

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

20 years ago2004-07-01 Sureshkumar T (tsureshkumar@novell.com)
Sureshkumar T [Thu, 1 Jul 2004 05:30:37 +0000 (05:30 -0000)]
2004-07-01  Sureshkumar T (tsureshkumar@novell.com)
        * OdbcCommand.cs   : fixed reader problem with ExecuteScalar

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

20 years ago2004-06-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 30 Jun 2004 19:33:10 +0000 (19:33 -0000)]
2004-06-30  Zoltan Varga  <vargaz@freemail.hu>

* inssel-sparc.brg: Add new rule to avoid register moves.

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

20 years ago2004-06-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 30 Jun 2004 19:28:53 +0000 (19:28 -0000)]
2004-06-30  Zoltan Varga  <vargaz@freemail.hu>

* inssel.brg: Add ldind_to_load_membase helper function.

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

20 years ago2004-06-30 Ben Maurer <bmaurer@ximian.com>
Ben Maurer [Wed, 30 Jun 2004 17:46:17 +0000 (17:46 -0000)]
2004-06-30  Ben Maurer  <bmaurer@ximian.com>

* RuntimeHelpers.cs: OffsetToStringData is now and intrinsic,

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

20 years agothe runtime part of the intrinsic OffsetToStringData patch
Ben Maurer [Wed, 30 Jun 2004 17:46:01 +0000 (17:46 -0000)]
the runtime part of the intrinsic OffsetToStringData patch

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

20 years ago2004-06-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 30 Jun 2004 15:14:21 +0000 (15:14 -0000)]
2004-06-30  Zoltan Varga  <vargaz@freemail.hu>

* ssa.c: Handle OP_LCOMPARE the same as OP_COMPARE.

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

20 years ago2004-06-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 30 Jun 2004 15:13:03 +0000 (15:13 -0000)]
2004-06-30  Zoltan Varga  <vargaz@freemail.hu>

* objects.cs exceptions.cs basic.cs basic-long.cs basic-calls.cs: New
regression tests.

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

20 years ago2004-06-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 30 Jun 2004 15:10:46 +0000 (15:10 -0000)]
2004-06-30  Zoltan Varga  <vargaz@freemail.hu>

* inssel-sparc.brg: Add SPARC64 support.

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

20 years ago2004-06-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 30 Jun 2004 15:08:54 +0000 (15:08 -0000)]
2004-06-30  Zoltan Varga  <vargaz@freemail.hu>

* mini-ops.h cpu-sparc.md mini-sparc.h mini-sparc.c exceptions-sparc.c tramp-sparc.c inssel-long.brg: Add SPARC64 support.

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

20 years ago2004-06-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 30 Jun 2004 15:04:48 +0000 (15:04 -0000)]
2004-06-30  Zoltan Varga  <vargaz@freemail.hu>

* sparc/sparc-codegen.h: Add SPARC64 support.

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

20 years ago2004-06-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 30 Jun 2004 14:55:05 +0000 (14:55 -0000)]
2004-06-30  Zoltan Varga  <vargaz@freemail.hu>

* configure.in: Fix trunc check + add SPARC64 defines.

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

20 years ago2004-06-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 30 Jun 2004 14:52:11 +0000 (14:52 -0000)]
2004-06-30  Zoltan Varga  <vargaz@freemail.hu>

* mono-mutex.h atomic.h: Add G_GNUC_UNUSED to static inline functions
to prevent warnings.

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

20 years ago2004-06-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 30 Jun 2004 14:45:08 +0000 (14:45 -0000)]
2004-06-30  Zoltan Varga  <vargaz@freemail.hu>

* class-internals.h (MonoVTable): Make max_interface_id a guint32 so
it has a constant size across platforms.

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

20 years ago2004-06-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 30 Jun 2004 14:43:23 +0000 (14:43 -0000)]
2004-06-30  Zoltan Varga  <vargaz@freemail.hu>

* marshal.c (mono_delegate_end_invoke): Avoid crash when there is no
stack trace.

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

20 years ago2004-06-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Wed, 30 Jun 2004 14:39:48 +0000 (14:39 -0000)]
2004-06-30  Zoltan Varga  <vargaz@freemail.hu>

* strtod.c: Use gint32 for 32 bit types.

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

20 years agoUpdate CVS policies
Miguel de Icaza [Wed, 30 Jun 2004 14:29:44 +0000 (14:29 -0000)]
Update CVS policies

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

20 years agoFlush
Miguel de Icaza [Wed, 30 Jun 2004 14:22:43 +0000 (14:22 -0000)]
Flush

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

20 years agoWed Jun 30 17:06:43 CEST 2004 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Wed, 30 Jun 2004 14:13:48 +0000 (14:13 -0000)]
Wed Jun 30 17:06:43 CEST 2004 Paolo Molaro <lupus@ximian.com>

* NumberFormatInfo.cs: workaround for bug 55978.

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

20 years ago2004-06-30 Umadevi S <sumadevi@novell.com>
Umadevi S [Wed, 30 Jun 2004 04:27:52 +0000 (04:27 -0000)]
2004-06-30 Umadevi S <sumadevi@novell.com>
        * Tds.cs - In the NextResult method handling TdsPacketSubType. TableName.
Fixed reading the baseschematable problem. Bugs 59946 and 59948

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

20 years ago2004-06-30 Umadevi S <sumadevi@novell.com>
Umadevi S [Wed, 30 Jun 2004 04:23:58 +0000 (04:23 -0000)]
2004-06-30 Umadevi S <sumadevi@novell.com>
        * SqlCommand.cs : In the Execute Method the commandbehavior parameters were ignored correct
these Fixes bugs 59946 and 59948.

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

20 years agoFlushage
Miguel de Icaza [Wed, 30 Jun 2004 00:18:39 +0000 (00:18 -0000)]
Flushage

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

20 years agoA bit more
Duncan Mak [Tue, 29 Jun 2004 23:43:44 +0000 (23:43 -0000)]
A bit more

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

20 years agoLittle fix
Duncan Mak [Tue, 29 Jun 2004 23:43:11 +0000 (23:43 -0000)]
Little fix

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

20 years agoONE POINT OH, BABY!
Duncan Mak [Tue, 29 Jun 2004 23:42:36 +0000 (23:42 -0000)]
ONE POINT OH, BABY!

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

20 years agofixed error message text
Marek Safar [Tue, 29 Jun 2004 15:20:53 +0000 (15:20 -0000)]
fixed error message text

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

20 years agoupdate
Miguel de Icaza [Tue, 29 Jun 2004 15:11:06 +0000 (15:11 -0000)]
update

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

20 years ago * man/gacutil.1: Update man with new command line options.
Jackson Harper [Tue, 29 Jun 2004 14:49:15 +0000 (14:49 -0000)]
    * man/gacutil.1: Update man with new command line options.

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

20 years agoUpdate
Miguel de Icaza [Tue, 29 Jun 2004 14:40:51 +0000 (14:40 -0000)]
Update

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

20 years ago1.0
Miguel de Icaza [Tue, 29 Jun 2004 14:29:44 +0000 (14:29 -0000)]
1.0

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

20 years ago2004-06-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 29 Jun 2004 12:42:25 +0000 (12:42 -0000)]
2004-06-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* ControlCollection.cs: when clearing the control collection, tell the
owners about the removal. Fixes bug #60800.

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

20 years ago2004-06-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 29 Jun 2004 10:49:23 +0000 (10:49 -0000)]
2004-06-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* Page.cs: don't nullify _context after processing the request as there
are events not triggered yet. Fixes bug #60726.

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

20 years ago(GAC_ROOT_DIR): Renamed from GAC_DIR.
Raja R Harinath [Tue, 29 Jun 2004 10:23:13 +0000 (10:23 -0000)]
(GAC_ROOT_DIR): Renamed from GAC_DIR.
(GAC_DIR): New define that doesn't include $(DESTDIR).
(install-data-local,uninstall-local): Use them.  Use in-tree mono
runtime, not the installed one.

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

20 years ago2004-06-29 Martin Baulig <martin@ximian.com>
Martin Baulig [Tue, 29 Jun 2004 06:22:18 +0000 (06:22 -0000)]
2004-06-29  Martin Baulig  <martin@ximian.com>

* mono-debug.c (mono_debug_add_method): Protect the whole function
in mono_debugger_lock(), not just parts of it.

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

20 years ago(gmcs_exe): New. Set only if not W32.
Raja R Harinath [Tue, 29 Jun 2004 05:25:33 +0000 (05:25 -0000)]
(gmcs_exe): New.  Set only if not W32.
(monotwo_DATA): Use it.
From Atsushi Enomoto.

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

20 years agoUse $(RESGEN) instead of $(INTERNAL_RESGEN).
Raja R Harinath [Tue, 29 Jun 2004 04:51:48 +0000 (04:51 -0000)]
Use $(RESGEN) instead of $(INTERNAL_RESGEN).

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

20 years agoMon Jun 28 18:05:09 CEST 2004 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Mon, 28 Jun 2004 15:18:27 +0000 (15:18 -0000)]
Mon Jun 28 18:05:09 CEST 2004 Paolo Molaro <lupus@ximian.com>

* mini.c: reinstated mono_compile_get_interface_var()
on x86, too, since the change breaks the Gtk# build there as well.

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

20 years ago2004-06-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 28 Jun 2004 15:06:02 +0000 (15:06 -0000)]
2004-06-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* Socket.cs: connect on non-blocking sockets returns EINPROGRESS. Fixes
bug #60811.

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

20 years agoAdd some new benchmarks. They will be added to the makefile after the freeze
Ben Maurer [Mon, 28 Jun 2004 14:45:50 +0000 (14:45 -0000)]
Add some new benchmarks. They will be added to the makefile after the freeze

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

20 years agoFix for NetBSD from Marc Recht
Miguel de Icaza [Mon, 28 Jun 2004 14:39:01 +0000 (14:39 -0000)]
Fix for NetBSD from Marc Recht

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

20 years ago2004-06-29 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Mon, 28 Jun 2004 11:32:30 +0000 (11:32 -0000)]
2004-06-29  Zoltan Varga  <vargaz@freemail.hu>

* mono-sha1.c: Use gint32 for 32 types. Fixes random memory corruption
in SHA1Transform on 64 bit systems.

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

20 years ago2004-06-28 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 28 Jun 2004 09:45:36 +0000 (09:45 -0000)]
2004-06-28  Atsushi Enomoto  <atsushi@ximian.com>

* VBCodeCompiler.cs : (only for windows) First check mono.bat, then
  check mono.exe. It enables xsp working with mono windows installer.

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

20 years ago2004-06-28 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 28 Jun 2004 09:43:53 +0000 (09:43 -0000)]
2004-06-28  Atsushi Enomoto  <atsushi@ximian.com>

* CSharpCodeCompiler.cs : (only for windows) First check mcs.bat, then
  check mcs.exe. It enables xsp working with mono windows installer.

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

20 years ago2004-06-27 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 28 Jun 2004 02:00:58 +0000 (02:00 -0000)]
2004-06-27  Atsushi Enomoto  <atsushi@ximian.com>

* XmlDocument.cs:
  Close XmlReader only when it is created. This fixes bug #60809.

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

20 years ago2004-06-27 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Sun, 27 Jun 2004 21:21:46 +0000 (21:21 -0000)]
2004-06-27  Atsushi Enomoto  <atsushi@ximian.com>

* XmlDataInferenceLoader.cs : It was not always filling relation
  child table information correctly. This fixes bug #60742.

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

20 years ago * Report.cs: Fix quiet.
Jackson Harper [Sun, 27 Jun 2004 03:14:06 +0000 (03:14 -0000)]
    * Report.cs: Fix quiet.

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

20 years ago * ILParser.jay: vtable fixups use the int32 or int64 keyword, not
Jackson Harper [Sun, 27 Jun 2004 03:13:28 +0000 (03:13 -0000)]
    * ILParser.jay: vtable fixups use the int32 or int64 keyword, not
actual int values. When adding modules for pinvoke info use the
ExternTable so we dont get duplicate modules.

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

20 years ago * TypeDef.cs: Preserve the order of fields in a class. Then after
Jackson Harper [Sun, 27 Jun 2004 03:12:33 +0000 (03:12 -0000)]
    * TypeDef.cs: Preserve the order of fields in a class. Then after
all the fields have been defined reset the order in PEAPI to the
correct order. This is done so sequential layouts actually
work. The order needs to be reset because it can be lost during
the recursive definition phase.
* MethodDef.cs: Use and ExternModule for pinvoke data's module
refs. This way we don't get duplicate module refs.

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

20 years ago * PEAPI.cs: Add a method to set the fields list. This is needed so
Jackson Harper [Sun, 27 Jun 2004 03:11:40 +0000 (03:11 -0000)]
    * PEAPI.cs: Add a method to set the fields list. This is needed so
that sequentially laid out fields are laid out in the right
order. When building custom attribute tables actually emit the
custom attribute data. When writing the .sdata section make sure
to pad to its size. The constants itself will not make up the
entire section because it is aligned on 512 byte blocks.

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

20 years ago2004-06-26 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Sat, 26 Jun 2004 14:37:06 +0000 (14:37 -0000)]
2004-06-26  Sebastien Pouliot  <sebastien@ximian.com>

* crypto: Updated status for Release Candidate 1.

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

20 years agoupdates from grammar changes
César Natarén [Fri, 25 Jun 2004 23:47:03 +0000 (23:47 -0000)]
updates from grammar changes

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

20 years agoback to M.J namespace
César Natarén [Fri, 25 Jun 2004 23:45:31 +0000 (23:45 -0000)]
back to M.J namespace

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

20 years ago changelog entries
César Natarén [Fri, 25 Jun 2004 23:43:58 +0000 (23:43 -0000)]
 changelog entries

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

20 years ago * Globals.cs, ASTList.cs: Back to the useful namespace (M.J).
César Natarén [Fri, 25 Jun 2004 23:41:17 +0000 (23:41 -0000)]
    * Globals.cs, ASTList.cs: Back to the useful namespace (M.J).

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

20 years ago* ASTList.cs: added Size property.CVS: -----------------------------------------...
César Natarén [Fri, 25 Jun 2004 23:41:02 +0000 (23:41 -0000)]
* ASTList.cs: added Size property.CVS: ----------------------------------------------------------------------

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

20 years ago* ArrayLiteral.cs: added internal size field as an ArrayLiteral can have
César Natarén [Fri, 25 Jun 2004 23:40:48 +0000 (23:40 -0000)]
* ArrayLiteral.cs: added internal size field as an ArrayLiteral can have
        elisions we keep track of the "real" size here. Added constructor. Added initial
        Resolve and Emit code.

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

20 years ago* Literal.cs: fixed the negative numbers code generation (we must
César Natarén [Fri, 25 Jun 2004 23:40:31 +0000 (23:40 -0000)]
* Literal.cs: fixed the negative numbers code generation (we must
        optimize this). Added initial ObjectLiteral's class, code generation and
        Resolve process. Added class ObjectLiteralItem and PropertyName.

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

20 years ago* jscript-lexer-parser.g: added ast building for object_literal, it's disabled for...
César Natarén [Fri, 25 Jun 2004 23:36:32 +0000 (23:36 -0000)]
* jscript-lexer-parser.g: added ast building for object_literal, it's disabled for now while I fix the block Vs object_literal nodeterminism problem on the parser. Added rule for array_literal. Build PropertyName ast build.

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

20 years agoFix date
Duncan Mak [Fri, 25 Jun 2004 23:16:51 +0000 (23:16 -0000)]
Fix date

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

20 years agoFix version number in CVS, fix already on the live server
Duncan Mak [Fri, 25 Jun 2004 22:37:44 +0000 (22:37 -0000)]
Fix version number in CVS, fix already on the live server

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

20 years agoAdd RC info
Duncan Mak [Fri, 25 Jun 2004 21:18:26 +0000 (21:18 -0000)]
Add RC info

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

20 years ago2004-06-25 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 25 Jun 2004 20:44:23 +0000 (20:44 -0000)]
2004-06-25  Atsushi Enomoto <atsushi@ximian.com>

* RncParser.jay : added MIT license.

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

20 years ago2004-06-25 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 25 Jun 2004 20:43:55 +0000 (20:43 -0000)]
2004-06-25  Atsushi Enomoto <atsushi@ximian.com>

* RdpContentType.cs, RdpNameClass.cs, RdpObjects.cs, RdpPatterns.cs,
  Util.cs : added novell license term.

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

20 years ago2004-06-25 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 25 Jun 2004 20:43:15 +0000 (20:43 -0000)]
2004-06-25  Atsushi Enomoto <atsushi@ximian.com>

* Misc.cs, RelaxngDatatype.cs, RelaxngDatatypeProvider.cs,
  RelaxngDefaultDatatype.cs, RelaxngException.cs, RelaxngGrammar.cs,
  RelaxngMergedProvider.cs, RelaxngNameClass.cs, RelaxngPattern.cs,
  RelaxngPatternType.cs, RelaxngReader.cs, RelaxngValidatingReader.cs,
  XsdDatatypeProvider.cs : Added/replaced novell license term.

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

20 years ago2004-06-25 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 25 Jun 2004 20:42:06 +0000 (20:42 -0000)]
2004-06-25  Atsushi Enomoto <atsushi@ximian.com>

* XmlDefaultReader.cs : Added novell's license (avoid confusion).

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

20 years ago2004-06-25 Ben Maurer <bmaurer@ximian.com>
Ben Maurer [Fri, 25 Jun 2004 19:08:20 +0000 (19:08 -0000)]
2004-06-25  Ben Maurer <bmaurer@ximian.com>

* Environment.cs: GetFolderPath has new behavior. r=miguel

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

20 years agoFlush
Miguel de Icaza [Fri, 25 Jun 2004 19:02:34 +0000 (19:02 -0000)]
Flush

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

20 years ago * get.c: Add a few more keywords to be escaped.
Jackson Harper [Fri, 25 Jun 2004 18:54:50 +0000 (18:54 -0000)]
    * get.c: Add a few more keywords to be escaped.
* main.c: MS's ildasm writes '// end of class' not '// end of
type'. The python.net tool searches for this string.

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

20 years agoFri Jun 25 21:36:26 CEST 2004 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Fri, 25 Jun 2004 18:46:24 +0000 (18:46 -0000)]
Fri Jun 25 21:36:26 CEST 2004 Paolo Molaro <lupus@ximian.com>

* reflection.c: make sure padding bytes in heaps are zeroed.

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

20 years ago * HttpSimpleProtocolImporter.cs: Added null check. The XmlTypeMapping for
Lluis Sanchez [Fri, 25 Jun 2004 15:53:30 +0000 (15:53 -0000)]
* HttpSimpleProtocolImporter.cs: Added null check. The XmlTypeMapping for
  the return type will be null if the method returns void.

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

20 years agoFri Jun 25 17:36:28 CEST 2004 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Fri, 25 Jun 2004 14:45:17 +0000 (14:45 -0000)]
Fri Jun 25 17:36:28 CEST 2004 Paolo Molaro <lupus@ximian.com>

* driver.c: remove loop from the default optimizations: it seems to
interact badly with some of the other options (see bug #60613).

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

20 years agoFixed licenses
Miguel de Icaza [Fri, 25 Jun 2004 14:42:22 +0000 (14:42 -0000)]
Fixed licenses

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

20 years ago * LinearGradientBrush.cs: Added checks for the values of
Ravindra [Fri, 25 Jun 2004 10:41:37 +0000 (10:41 -0000)]
* LinearGradientBrush.cs: Added checks for the values of
focus and scale parameters in SetBlendTriangularShape and
SetSigmaBellShape methods.
* PathGradientBrush.cs: Same as above.

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

20 years agoEnable test-277. The bugfix went in before the freeze :-)
Raja R Harinath [Fri, 25 Jun 2004 07:42:28 +0000 (07:42 -0000)]
Enable test-277.  The bugfix went in before the freeze :-)

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

20 years agoAdd prototype for encode_constant().
Paolo Molaro [Fri, 25 Jun 2004 07:02:44 +0000 (07:02 -0000)]
Add prototype for encode_constant().

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

20 years agoUp
Miguel de Icaza [Thu, 24 Jun 2004 21:55:21 +0000 (21:55 -0000)]
Up

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

20 years agoRemove duplicate license
Duncan Mak [Thu, 24 Jun 2004 21:48:47 +0000 (21:48 -0000)]
Remove duplicate license

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

20 years agoAdd licensing info
Duncan Mak [Thu, 24 Jun 2004 21:38:17 +0000 (21:38 -0000)]
Add licensing info

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

20 years agoAdd licensing info
Duncan Mak [Thu, 24 Jun 2004 20:59:43 +0000 (20:59 -0000)]
Add licensing info

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

20 years agoRemove the keyword "abstract" to fix the build.
Duncan Mak [Thu, 24 Jun 2004 20:42:07 +0000 (20:42 -0000)]
Remove the keyword "abstract" to fix the build.

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

20 years ago06/24/2004 David Waite <mass@akuma.org>
David Waite [Thu, 24 Jun 2004 20:41:39 +0000 (20:41 -0000)]
06/24/2004 David Waite <mass@akuma.org>

* Changed comments in ikvm-jni, mono/dis, mono/interpreter,
mono/metadata, mono/monoburg and mono/utils to be C90-style instead
of C99/C++-style

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

20 years ago * MethodDef.cs: Report when defining methods just like MS.
Jackson Harper [Thu, 24 Jun 2004 19:12:01 +0000 (19:12 -0000)]
    * MethodDef.cs: Report when defining methods just like MS.
* TypeDef.cs: Error message when we can't find a locla method.

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

20 years ago * Report.cs: Add new mehtod for displaying messages.
Jackson Harper [Thu, 24 Jun 2004 19:10:11 +0000 (19:10 -0000)]
    * Report.cs: Add new mehtod for displaying messages.

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

20 years ago* RandomVBFile.cs: Fixed FileGet() for Date and Decimal types
Jambunathan K [Thu, 24 Jun 2004 16:56:07 +0000 (16:56 -0000)]
* RandomVBFile.cs: Fixed FileGet() for Date and Decimal types
* FileSystem.cs: Fixed ChDir, FileCopy
* ControlChars.cs:  corcompare based fixes

* Utils.cs:
* StringType.cs: corcompare based fixes

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

20 years ago2004-06-22 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Thu, 24 Jun 2004 16:48:11 +0000 (16:48 -0000)]
2004-06-22  Atsushi Enomoto <atsushi@ximian.com>

* SqlCommandBuilder.cs : Avoid cast exception caused by DbNull.

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

20 years ago2004-06-24 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Thu, 24 Jun 2004 16:25:02 +0000 (16:25 -0000)]
2004-06-24  Atsushi Enomoto  <atsushi@ximian.com>

* DataColumnMappingCollection.cs : fixed typo.
* DbDataAdapter.cs : column mappings were not filled.

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

20 years ago2004-06-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Thu, 24 Jun 2004 15:12:20 +0000 (15:12 -0000)]
2004-06-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* HtmlTextWriter.cs: only create a closing tag for unknown tags. Fixes
bug #60681.

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

20 years ago2004-06-24 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Thu, 24 Jun 2004 14:53:54 +0000 (14:53 -0000)]
2004-06-24  Atsushi Enomoto  <atsushi@ximian.com>

* DataTableMapping.cs : Clone() should also clone ColumnMappings.

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

20 years ago* IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
Raja R Harinath [Thu, 24 Jun 2004 14:43:35 +0000 (14:43 -0000)]
* IBM.Data.DB2/Makefile: Disable for 'net_2_0'.

* ICSharpCode.SharpZipLib/AssemblyInfo.cs (AssemblyVersion): Set different version for the
net_2_0 profile.

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