mono.git
15 years agoThis never should have been renamed in the first place...
Jonathan Pryor [Fri, 17 Oct 2008 04:01:08 +0000 (04:01 -0000)]
This never should have been renamed in the first place...

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

15 years agoControl enabled to support accessibility.
Neville Gao [Fri, 17 Oct 2008 03:58:40 +0000 (03:58 -0000)]
Control enabled to support accessibility.

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

15 years ago * . (svn:ignore), Test (svn:ignore): Ignore generated files.
Jonathan Pryor [Fri, 17 Oct 2008 03:52:12 +0000 (03:52 -0000)]
* . (svn:ignore), Test (svn:ignore): Ignore generated files.
* assembler.cs, mdoc.cs, monodocer.cs, monodocs2html.cs,
  monodocs2slashdoc.cs, normalize.cs, validate.cs, XhtmlWriter.cs:
  Move to Mono.Documentation.
* defaulttemplate.xsl, overview.xsl, stylesheet.xsl: Moved to
  Resources.
* DocTest: Moved to Test.
* DocTest-v1.cs, DocTest-v2.patch, TestEcmaDocs.xml: Moved to Test.
* mdoc.exe.sources: Added; mcs include file to build mdoc.exe.
* Makefile: Added; build mdoc.exe, monodocer1.exe, and unit tests for
  mdoc.exe
* Mono.Documentation/assembler.cs, Mono.Documentation/normalize.cs,
  Mono.Documentation/mdoc.cs, Mono.Documentation/monodocs2slashdoc.cs,
  Mono.Documentation/monodocs2html.cs, Mono.Documentation/validate.cs:
  Modify command line handling to remove Mono.GetOptions dependency.
* Test/DocTest-v1.cs: Update //code/@src attribute due to changed paths.
* Test/msxdoc-expected.importslashdoc.xml,
* Test/en.expected.importslashdoc/Mono.DocTest/DocAttribute.xml: Flush
  due to above DocTest-v1.cs change.

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

15 years ago * Mono.Documentation/ManifestResourceResolver.cs,
Jonathan Pryor [Fri, 17 Oct 2008 01:50:48 +0000 (01:50 -0000)]
* Mono.Documentation/ManifestResourceResolver.cs,
  Mono.Documentation/XmlDocUtils.cs: Make types public so that they
  can be used from ../mdoc/mdoc.exe.

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

15 years ago * scripts/Makefile.am: Move mono-shlib-cop to scripts_2_0.
Jonathan Pryor [Fri, 17 Oct 2008 01:24:18 +0000 (01:24 -0000)]
* scripts/Makefile.am: Move mono-shlib-cop to scripts_2_0.

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

15 years ago * Makefile (SUBDIRS, net_2_0_SUBDIRS): Move mono-shlib-cop to
Jonathan Pryor [Fri, 17 Oct 2008 01:21:24 +0000 (01:21 -0000)]
* Makefile (SUBDIRS, net_2_0_SUBDIRS): Move mono-shlib-cop to
  net_2_0_SUBDIRS so that it can use Mono.Options...

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

15 years agoMigrating monodoc utilities to mcs/tools/mdoc...
Jonathan Pryor [Fri, 17 Oct 2008 01:00:11 +0000 (01:00 -0000)]
Migrating monodoc utilities to mcs/tools/mdoc...

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

15 years ago * mono-shlib-cop.cs: Migrate from Mono.GetOptions to Mono.Options.
Jonathan Pryor [Thu, 16 Oct 2008 23:56:26 +0000 (23:56 -0000)]
* mono-shlib-cop.cs: Migrate from Mono.GetOptions to Mono.Options.
* mono-shlib-cop.exe.sources: Include Mono.Options source.

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

15 years ago * Makefile: Update $(thisdir).
Jonathan Pryor [Thu, 16 Oct 2008 23:43:34 +0000 (23:43 -0000)]
* Makefile: Update $(thisdir).

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

15 years ago * Assmbly/AssemblyInfo.cs: Change location of mono.snk (since the
Jonathan Pryor [Thu, 16 Oct 2008 23:37:42 +0000 (23:37 -0000)]
* Assmbly/AssemblyInfo.cs: Change location of mono.snk (since the
  monodoc directory was moved from mcs/class to mcs/tools).

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

15 years agomonodoc.dll is a private assembly, and will never be stabalized, so it belongs
Jonathan Pryor [Thu, 16 Oct 2008 23:30:38 +0000 (23:30 -0000)]
monodoc.dll is a private assembly, and will never be stabalized, so it belongs
in mcs/tools...

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

15 years ago * Makefile: Improve `make clean` support.
Jonathan Pryor [Thu, 16 Oct 2008 23:24:55 +0000 (23:24 -0000)]
* Makefile: Improve `make clean` support.

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

15 years ago2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>
Rodrigo Kumpera [Thu, 16 Oct 2008 23:22:30 +0000 (23:22 -0000)]
2008-10-16  Rodrigo Kumpera  <rkumpera@novell.com>

* mini-ops.h: Add packed min/equal and sum of absolute differences.

* cpu-x86.md: Same.

* mini-x86.c (mono_arch_output_basic_block): Same.

* simd-intrinsics.c (vector16b_intrinsics): Add average, compare equal,
extract mask, max, min and sum of absolute differences.

* simd-intrinsics.c: Increase SIMD_INTRINSIC_NAME_MAX due to new huge
method name.

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

15 years ago2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>
Rodrigo Kumpera [Thu, 16 Oct 2008 23:22:27 +0000 (23:22 -0000)]
2008-10-16  Rodrigo Kumpera  <rkumpera@novell.com>

* x86/x86-codegen.h: Add packed int compare equals and
psabw.

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

15 years ago * Makefile: Add EXTRA_DISTFILES; monodoc.dll should depend upon
Jonathan Pryor [Thu, 16 Oct 2008 23:20:36 +0000 (23:20 -0000)]
* Makefile: Add EXTRA_DISTFILES; monodoc.dll should depend upon
  Makefile (in case the /resource: lines change); shorten the .gif
  resource names.

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

15 years ago * Test (svn:ignore): Ignore generated files.
Jonathan Pryor [Thu, 16 Oct 2008 23:12:58 +0000 (23:12 -0000)]
* Test (svn:ignore): Ignore generated files.
* Makefile: Add tests for man-provider.

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

15 years ago * ChangeLog: Added/Started.
Jonathan Pryor [Thu, 16 Oct 2008 22:54:47 +0000 (22:54 -0000)]
* ChangeLog: Added/Started.
* Makefile: Added; build monodoc.dll.
* **/*: Move files to conform to location standards.

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

15 years ago2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>
Rodrigo Kumpera [Thu, 16 Oct 2008 21:53:19 +0000 (21:53 -0000)]
2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>

* basic-simd.cs: Test for the other mono_simd_simplify_indirection bug.
Renamed one test for consistency.

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

15 years ago2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>
Rodrigo Kumpera [Thu, 16 Oct 2008 21:53:14 +0000 (21:53 -0000)]
2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>

* simd-intrinsics.c (mono_simd_simplify_indirection): Apply the previous
fix to the code that deal with other blocks.

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:33:02 +0000 (21:33 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:32:57 +0000 (21:32 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:32:51 +0000 (21:32 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:32:45 +0000 (21:32 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:32:39 +0000 (21:32 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:32:34 +0000 (21:32 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:32:28 +0000 (21:32 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:32:17 +0000 (21:32 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:32:11 +0000 (21:32 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:32:05 +0000 (21:32 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:31:59 +0000 (21:31 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:31:53 +0000 (21:31 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:31:48 +0000 (21:31 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:31:42 +0000 (21:31 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:31:36 +0000 (21:31 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:31:30 +0000 (21:31 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:11:47 +0000 (21:11 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:11:38 +0000 (21:11 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:11:30 +0000 (21:11 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:11:21 +0000 (21:11 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:11:12 +0000 (21:11 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:11:04 +0000 (21:11 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:10:55 +0000 (21:10 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:10:45 +0000 (21:10 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:10:13 +0000 (21:10 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:09:11 +0000 (21:09 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:09:01 +0000 (21:09 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:08:48 +0000 (21:08 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:07:49 +0000 (21:07 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:07:18 +0000 (21:07 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:06:04 +0000 (21:06 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:02:47 +0000 (21:02 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:02:39 +0000 (21:02 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:02:33 +0000 (21:02 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:02:25 +0000 (21:02 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:02:19 +0000 (21:02 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:02:13 +0000 (21:02 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:02:07 +0000 (21:02 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:01:57 +0000 (21:01 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:01:51 +0000 (21:01 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:01:46 +0000 (21:01 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:01:37 +0000 (21:01 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:01:32 +0000 (21:01 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:00:33 +0000 (21:00 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:00:22 +0000 (21:00 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 21:00:07 +0000 (21:00 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:59:57 +0000 (20:59 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:58:50 +0000 (20:58 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:58:37 +0000 (20:58 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:58:21 +0000 (20:58 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:57:41 +0000 (20:57 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:57:31 +0000 (20:57 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:57:20 +0000 (20:57 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:57:03 +0000 (20:57 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:56:51 +0000 (20:56 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:56:11 +0000 (20:56 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:55:35 +0000 (20:55 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:55:00 +0000 (20:55 -0000)]
Prepping for mdoc et. al. move from monodoc/tools to mcs/tools/mdoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:44:31 +0000 (20:44 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:44:25 +0000 (20:44 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:44:18 +0000 (20:44 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:44:11 +0000 (20:44 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:44:04 +0000 (20:44 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:43:58 +0000 (20:43 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:43:53 +0000 (20:43 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:38:58 +0000 (20:38 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years agoPrepping for monodoc move from monodoc/engine to mcs/class/monodoc...
Jonathan Pryor [Thu, 16 Oct 2008 20:38:02 +0000 (20:38 -0000)]
Prepping for monodoc move from monodoc/engine to mcs/class/monodoc...

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

15 years ago2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>
Rodrigo Kumpera [Thu, 16 Oct 2008 20:08:17 +0000 (20:08 -0000)]
2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>

* basic-simd.cs: Test for the mono_simd_simplify_indirection bug.

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

15 years ago2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>
Rodrigo Kumpera [Thu, 16 Oct 2008 20:08:12 +0000 (20:08 -0000)]
2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>

* simd-intrinsics.c (mono_simd_simplify_indirection): Simplify the code
that deals with vreg interference. Explicitly check for OP_LDADDR to be
able to process the source reg.

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

15 years agochecking in ongoing implementation before DynamicDataRoute.
Atsushi Eno [Thu, 16 Oct 2008 19:29:07 +0000 (19:29 -0000)]
checking in ongoing implementation before DynamicDataRoute.

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

15 years ago2008-10-16 Jonathan Pobst <monkey@jpobst.com>
Jonathan Pobst [Thu, 16 Oct 2008 19:05:56 +0000 (19:05 -0000)]
2008-10-16  Jonathan Pobst  <monkey@jpobst.com>

* DataGridView.cs: When a user begins an edit in the 'new row',
make that a real row, and add a new 'new row'.  If the user
cancels the edit, remove the new 'new row' and reset everything.
Also, ensure UserAddedRow and UserRemovedRow events are raised.
[Fixes bug #430954]

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

15 years agoThu Oct 16 20:59:11 CEST 2008 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Thu, 16 Oct 2008 19:00:28 +0000 (19:00 -0000)]
Thu Oct 16 20:59:11 CEST 2008 Paolo Molaro <lupus@ximian.com>

* appdomain.c: check for NULL setup before it's referenced.

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

15 years ago2008-10-16 Ivan N. Zlatev <contact@i-nz.net>
Ivan Zlatev [Thu, 16 Oct 2008 17:52:23 +0000 (17:52 -0000)]
2008-10-16  Ivan N. Zlatev  <contact@i-nz.net>

* TableLayoutSettings.cs: Fix NREs when deserializing and
panel is not yet set.
[Fixes bug #436199]

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

15 years ago2008-10-16 Jonathan Pobst <monkey@jpobst.com>
Jonathan Pobst [Thu, 16 Oct 2008 17:08:53 +0000 (17:08 -0000)]
2008-10-16  Jonathan Pobst  <monkey@jpobst.com>

* DataGridView.cs: Invalidate after deleting a row.

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

15 years ago2008-10-16 Jonathan Pobst <monkey@jpobst.com>
Jonathan Pobst [Thu, 16 Oct 2008 16:48:08 +0000 (16:48 -0000)]
2008-10-16  Jonathan Pobst  <monkey@jpobst.com>

* DataGridView.cs: Handle Enter and Escape keys.
  - Move call to EndEdit to MoveCurrentCell.
  - Remove call to EndEdit from navigation key routines.
  - Fire CellLeave and CellEnter.

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

15 years ago2008-10-16 Jonathan Pobst <monkey@jpobst.com>
Jonathan Pobst [Thu, 16 Oct 2008 15:59:11 +0000 (15:59 -0000)]
2008-10-16  Jonathan Pobst  <monkey@jpobst.com>

* DataGridViewCell.cs: Some fixes to the new cell border
painting code.

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

15 years ago2008-10-16 Martin Baulig <martin@ximian.com>
Martin Baulig [Thu, 16 Oct 2008 15:36:54 +0000 (15:36 -0000)]
2008-10-16  Martin Baulig  <martin@ximian.com>

* mini-ops.h, cpu-amd64.md, cpu-x86.md: Added new `hard_nop' opcode.

* inssel.brg: Add `OP_HARD_NOP'.

* mini.h (MonoCompile): Added `keep_cil_nops' flag.

* mini.c (mono_method_to_ir): In `CEE_NOP': generate a
`OP_HARD_NOP' instruction when running inside the debugger.

* method-to-ir.c (mono_method_to_ir2): In `CEE_NOP': generate a
`OP_HARD_NOP' instruction when running inside the debugger.

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

15 years ago2008-10-16 Jonathan Pobst <monkey@jpobst.com>
Jonathan Pobst [Thu, 16 Oct 2008 15:28:36 +0000 (15:28 -0000)]
2008-10-16  Jonathan Pobst  <monkey@jpobst.com>

* ThemeEngine.cs: Enable visualstyles rendering by default
(on platforms that support it).

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

15 years ago2008-10-16 Martin Baulig <martin@ximian.com>
Martin Baulig [Thu, 16 Oct 2008 15:26:07 +0000 (15:26 -0000)]
2008-10-16  Martin Baulig  <martin@ximian.com>

* mini-ops.h, cpu-amd64.md, cpu-x86.md: Added new `hard_nop' opcode.

* inssel.brg: Add `OP_HARD_NOP'.

* mini.c: In `CEE_NOP': generate a `OP_HARD_NOP' instruction
when running inside the debugger.

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

15 years ago2008-10-16 Martin Baulig <martin@ximian.com>
Martin Baulig [Thu, 16 Oct 2008 14:32:28 +0000 (14:32 -0000)]
2008-10-16  Martin Baulig  <martin@ximian.com>

* anonymous.cs (AnonymousMethodStorey): Put back the
`hoisted_locals' hashtable and use it in EmitType().

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

15 years ago2008-10-16 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Thu, 16 Oct 2008 14:20:23 +0000 (14:20 -0000)]
2008-10-16  Atsushi Enomoto  <atsushi@ximian.com>

* System.Web.Routing_test.dll.sources:
  added RouteValueDictionaryTest.cs.

* RouteValueDictionary.cs : object argument is actually for
  anonymous type instance.

* RouteValueDictionaryTest.cs : new test.

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