mono.git
15 years ago * scripts/Makefile.am: Add mod.
Jonathan Pryor [Fri, 17 Oct 2008 20:46:20 +0000 (20:46 -0000)]
* scripts/Makefile.am: Add mod.

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

15 years agoMoving from monodoc/scripts to mono/scripts...
Jonathan Pryor [Fri, 17 Oct 2008 20:27:48 +0000 (20:27 -0000)]
Moving from monodoc/scripts to mono/scripts...

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

15 years ago * Makefile: Add mod to the build.
Jonathan Pryor [Fri, 17 Oct 2008 20:25:52 +0000 (20:25 -0000)]
* Makefile: Add mod to the build.
* mod/ChangeLog: Started.
* mod/mod.exe.sources: Added; sources for mod.exe.
* mod/Makefile: Added; build mod.exe.

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

15 years agoMoving from monodoc/engine to mcs/tools/mod...
Jonathan Pryor [Fri, 17 Oct 2008 20:18:43 +0000 (20:18 -0000)]
Moving from monodoc/engine to mcs/tools/mod...

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

15 years ago2008-10-17 Mark Probst <mark.probst@gmail.com>
Mark Probst [Fri, 17 Oct 2008 20:15:10 +0000 (20:15 -0000)]
2008-10-17  Mark Probst  <mark.probst@gmail.com>

* mini-x86.h, mini-x86.c, exceptions-x86.c: Align stack on all
platforms, with definable stack alignment value.  Set to 16 now
for all platforms.

* mini.c, mini.h, driver.c: Command line option for disabling
stack alignment.

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

15 years ago * Makefile: Add man pages added from monodoc/man...
Jonathan Pryor [Fri, 17 Oct 2008 20:12:38 +0000 (20:12 -0000)]
* Makefile: Add man pages added from monodoc/man...

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

15 years ago * Makefile: Fix $(EXTRA_DISTFILES) so that `make distcheck` doesn't
Jonathan Pryor [Fri, 17 Oct 2008 19:55:30 +0000 (19:55 -0000)]
* Makefile: Fix $(EXTRA_DISTFILES) so that `make distcheck` doesn't
  fail on mdoc anymore...

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

15 years ago2008-10-17 Bill Holmes <billholmes54@gmail.com>
Bill Holmes [Fri, 17 Oct 2008 19:34:18 +0000 (19:34 -0000)]
2008-10-17  Bill Holmes  <billholmes54@gmail.com>

* eglib.vcproj : Adding src\gtimer-win32.c to the VC project.

Code is contributed under MIT/X11 license.

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

15 years ago * Makefile: Use NO_INSTALL to prevent installation instead of using
Jonathan Pryor [Fri, 17 Oct 2008 19:32:54 +0000 (19:32 -0000)]
* Makefile: Use NO_INSTALL to prevent installation instead of using
  do-install and do-uninstall.

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

15 years ago * Makefile: Generate a monodoc.dll.config (installed by gacutil), so
Jonathan Pryor [Fri, 17 Oct 2008 19:29:21 +0000 (19:29 -0000)]
* Makefile: Generate a monodoc.dll.config (installed by gacutil), so
  that monodoc.dll can find the documentation sources.

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

15 years ago * Makefile: Add mdoc, monodoc to the build.
Jonathan Pryor [Fri, 17 Oct 2008 19:21:08 +0000 (19:21 -0000)]
* Makefile: Add mdoc, monodoc to the build.

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

15 years ago* docs/Makefile (DISTFILES): Don't use 'find' to list files.
Raja R Harinath [Fri, 17 Oct 2008 19:18:45 +0000 (19:18 -0000)]
* docs/Makefile (DISTFILES): Don't use 'find' to list files.

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

15 years agoMigrating from monodoc/engine to mcs/tools/monodoc...
Jonathan Pryor [Fri, 17 Oct 2008 19:16:21 +0000 (19:16 -0000)]
Migrating from monodoc/engine to mcs/tools/monodoc...

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

15 years agoA few fixes for monodoc
Raja R Harinath [Fri, 17 Oct 2008 19:13:04 +0000 (19:13 -0000)]
A few fixes for monodoc

* Makefile (net_2_0_SUBDIRS): Add 'docs'.
* docs/Makefile: Build documentation only in the net_2_0 profile.
* build/rules.make (MDOC): Pass a proper MONO_PATH.
* tools/mdoc/Makefile (MCS1): Use 'class/lib/net_1_1', not 'class/lib/1.0'.

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

15 years ago * docs/Makefile: Add install/uninstall support.
Jonathan Pryor [Fri, 17 Oct 2008 19:01:35 +0000 (19:01 -0000)]
* docs/Makefile: Add install/uninstall support.

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

15 years agoalways generate the local var sig
Rodrigo B. de Oliveira [Fri, 17 Oct 2008 18:55:21 +0000 (18:55 -0000)]
always generate the local var sig

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

15 years agoMoving from monodoc/engine to mcs/docs...
Jonathan Pryor [Fri, 17 Oct 2008 18:54:11 +0000 (18:54 -0000)]
Moving from monodoc/engine to mcs/docs...

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

15 years agoAdd doc-update target support.
Jonathan Pryor [Fri, 17 Oct 2008 18:45:17 +0000 (18:45 -0000)]
Add doc-update target support.

The doc-update target updates the Documentation/en directory for libraries
(and is otherwise ignored).

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

15 years ago * Makefile: Add fixup-docs target, to simplify importing NDesk.Options
Jonathan Pryor [Fri, 17 Oct 2008 18:36:28 +0000 (18:36 -0000)]
* Makefile: Add fixup-docs target, to simplify importing NDesk.Options
  documentation for use in Mono.Options

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

15 years ago * Documentation/**: Flush updated documentation.
Jonathan Pryor [Fri, 17 Oct 2008 18:35:13 +0000 (18:35 -0000)]
* Documentation/**: Flush updated documentation.

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

15 years agoMake robust to 'make clean; make'
Raja R Harinath [Fri, 17 Oct 2008 18:31:13 +0000 (18:31 -0000)]
Make robust to 'make clean; make'

* Makefile (CYCLIC_DEPS): If we're using BOOT_COMPILE, don't
bother looking for cyclic dependencies -- they'll fail to load
even if the dlls exist.
(handle-missing-deps): Rename from 'echo-warning'.  Remove cyclic
dependencies for real, if they exist.
Reported by Jonathan Pryor.

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

15 years ago * docs/Makefile: Assemble documentation.
Jonathan Pryor [Fri, 17 Oct 2008 18:28:30 +0000 (18:28 -0000)]
* docs/Makefile: Assemble documentation.
* docs/cs-errors.config: Update to refer to correct directory.
* docs/mono-tools.config: Man pages are in mono/man now...

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

15 years ago2008-10-17 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 17 Oct 2008 18:26:31 +0000 (18:26 -0000)]
2008-10-17  Atsushi Enomoto  <atsushi@ximian.com>

* DynamicDataRouteHandler.cs, DynamicDataRoute.cs, MetaTable.cs,
  MetaModel.cs : ongoing implementation.

* DynamicDataRouteTest.cs, TestStubTypes.cs: new tests.
* MetaModelTest.cs : fixed test namespace and type aliases.
  Now that this test does not always run first, remove run-order-
  dependent assertions. Added some more assertions.

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

15 years agoMigrating from monodoc/man to mono/man...
Jonathan Pryor [Fri, 17 Oct 2008 18:25:56 +0000 (18:25 -0000)]
Migrating from monodoc/man to mono/man...

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

15 years agoMigrating from monodoc/man to mono/man...
Jonathan Pryor [Fri, 17 Oct 2008 18:23:24 +0000 (18:23 -0000)]
Migrating from monodoc/man to mono/man...

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

15 years agoMigrating from monodoc/man to mono/man...
Jonathan Pryor [Fri, 17 Oct 2008 18:23:19 +0000 (18:23 -0000)]
Migrating from monodoc/man to mono/man...

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

15 years agoMigrating from monodoc/man to mono/man...
Jonathan Pryor [Fri, 17 Oct 2008 18:23:13 +0000 (18:23 -0000)]
Migrating from monodoc/man to mono/man...

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

15 years ago2008-10-17 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 17 Oct 2008 18:21:36 +0000 (18:21 -0000)]
2008-10-17  Atsushi Enomoto  <atsushi@ximian.com>

* RouteValueDictionary.cs : its string comparison is case
  insensitive.

* RouteValueDictionaryTest.cs : test for case-insensitive comparison.

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

15 years agoMigrating from monodoc/man to mono/man...
Jonathan Pryor [Fri, 17 Oct 2008 18:21:31 +0000 (18:21 -0000)]
Migrating from monodoc/man to mono/man...

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

15 years agoMigrating from monodoc/man to mono/man...
Jonathan Pryor [Fri, 17 Oct 2008 18:21:25 +0000 (18:21 -0000)]
Migrating from monodoc/man to mono/man...

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

15 years agoMigrating from monodoc/man to mono/man...
Jonathan Pryor [Fri, 17 Oct 2008 18:21:19 +0000 (18:21 -0000)]
Migrating from monodoc/man to mono/man...

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

15 years agoMigrating from monodoc/man to mono/man...
Jonathan Pryor [Fri, 17 Oct 2008 18:21:13 +0000 (18:21 -0000)]
Migrating from monodoc/man to mono/man...

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

15 years agoMigrating from monodoc/man to mono/man...
Jonathan Pryor [Fri, 17 Oct 2008 18:21:07 +0000 (18:21 -0000)]
Migrating from monodoc/man to mono/man...

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

15 years agoMigrating from monodoc/man to mono/man...
Jonathan Pryor [Fri, 17 Oct 2008 18:21:01 +0000 (18:21 -0000)]
Migrating from monodoc/man to mono/man...

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

15 years agoMigrating from monodoc/man to mono/man...
Jonathan Pryor [Fri, 17 Oct 2008 18:20:53 +0000 (18:20 -0000)]
Migrating from monodoc/man to mono/man...

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

15 years agoMigrating from monodoc/man to mono/man...
Jonathan Pryor [Fri, 17 Oct 2008 18:20:46 +0000 (18:20 -0000)]
Migrating from monodoc/man to mono/man...

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

15 years ago2008-10-17 Rodrigo Kumpera <rkumpera@novell.com>
Rodrigo Kumpera [Fri, 17 Oct 2008 17:41:29 +0000 (17:41 -0000)]
2008-10-17 Rodrigo Kumpera <rkumpera@novell.com>

* basic-simd.cs: Tests for new methods in Vector4ui.

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

15 years ago2008-10-17 Rodrigo Kumpera <rkumpera@novell.com>
Rodrigo Kumpera [Fri, 17 Oct 2008 17:41:18 +0000 (17:41 -0000)]
2008-10-17 Rodrigo Kumpera <rkumpera@novell.com>

* mini-ops.h: Add packed int shuffle.

* cpu-x86.md: Same.

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

* simd-intrinsics.c (vector4ui_intrinsics): Add compare equal,
extract mask, max, min, shuffle.

* simd-intrinsics.c (vector8us_intrinsics): Add max and min.

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

15 years ago2008-10-17 Rodrigo Kumpera <rkumpera@novell.com>
Rodrigo Kumpera [Fri, 17 Oct 2008 17:41:14 +0000 (17:41 -0000)]
2008-10-17 Rodrigo Kumpera <rkumpera@novell.com>

* x86/x86-codegen.h: Add packed int shuffle.

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

15 years ago2008-10-17 Rodrigo Kumpera <rkumpera@novell.com>
Rodrigo Kumpera [Fri, 17 Oct 2008 17:41:03 +0000 (17:41 -0000)]
2008-10-17 Rodrigo Kumpera <rkumpera@novell.com>

* basic-simd.cs: Tests for new methods in Vector8us.

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

15 years ago2008-10-17 Mario Carrion <mcarrion@novell.com>
Mario Carrion [Fri, 17 Oct 2008 17:24:13 +0000 (17:24 -0000)]
2008-10-17  Mario Carrion <mcarrion@novell.com>

* ComboBox.cs: Remove UIAListbox.

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

15 years agoFix the OP_IREM_IMM optimization.
Zoltan Varga [Fri, 17 Oct 2008 17:01:54 +0000 (17:01 -0000)]
Fix the OP_IREM_IMM optimization.

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

15 years ago 2008-10-17 Rodrigo Kumpera <rkumpera@novell.com>
Rodrigo Kumpera [Fri, 17 Oct 2008 16:37:39 +0000 (16:37 -0000)]
2008-10-17  Rodrigo Kumpera  <rkumpera@novell.com>

     * Vector4ui.cs: Remove Average as there is no sse instruction for that.

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

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

* Vector4ui.cs: Added Min, Max, Average, ExtractByteMask,
Shuffle and CompareEqual.

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

15 years ago2008-10-17 Mario Carrion <mcarrion@novell.com>
Mario Carrion [Fri, 17 Oct 2008 16:09:31 +0000 (16:09 -0000)]
2008-10-17  Mario Carrion <mcarrion@novell.com>

* ComboBox.cs, ListBox.cs: Using added/removed item in
  OnUIACollectionChangedEvent instead of index.

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

15 years agoblah
Jb Evain [Fri, 17 Oct 2008 15:44:14 +0000 (15:44 -0000)]
blah

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

15 years agofixicate
Jb Evain [Fri, 17 Oct 2008 15:38:52 +0000 (15:38 -0000)]
fixicate

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

15 years ago2008-10-17 Jb Evain <jbevain@novell.com>
Jb Evain [Fri, 17 Oct 2008 15:28:52 +0000 (15:28 -0000)]
2008-10-17  Jb Evain  <jbevain@novell.com>

* Mono.Cecil.Mdb/MdbWriter.cs: Adjust to Cecil changes.

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

15 years ago2008-10-17 Jb Evain <jbevain@novell.com>
Jb Evain [Fri, 17 Oct 2008 15:27:46 +0000 (15:27 -0000)]
2008-10-17  Jb Evain  <jbevain@novell.com>

* Mono.Cecil/ReflectionWriter.cs: remove dead code.
* Mono.Cecil.Cil/ISymbolWriter.cs: simplify Write method.

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

15 years agoUse UNIX line endings consistently
Marek Habersack [Fri, 17 Oct 2008 15:26:06 +0000 (15:26 -0000)]
Use UNIX line endings consistently

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

15 years agoNew test.
Marek Safar [Fri, 17 Oct 2008 15:19:17 +0000 (15:19 -0000)]
New test.

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

15 years ago2008-10-17 Marek Safar <marek.safar@gmail.com>
Marek Safar [Fri, 17 Oct 2008 15:16:23 +0000 (15:16 -0000)]
2008-10-17  Marek Safar  <marek.safar@gmail.com>

* ecore.cs: Resolve correctly ambiguous params delegate methods.

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

15 years agoMigrating from monodoc/class to mcs/class...
Jonathan Pryor [Fri, 17 Oct 2008 15:04:14 +0000 (15:04 -0000)]
Migrating from monodoc/class to mcs/class...

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

15 years agoMigrating from monodoc/ecma334 to mcs/docs/ecma334...
Jonathan Pryor [Fri, 17 Oct 2008 15:01:25 +0000 (15:01 -0000)]
Migrating from monodoc/ecma334 to mcs/docs/ecma334...

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

15 years ago2008-10-17 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Fri, 17 Oct 2008 14:59:28 +0000 (14:59 -0000)]
2008-10-17  Atsushi Enomoto  <atsushi@ximian.com>

* UrlPattern.cs : fixed pattern match for such string that has
  suffix. (DynamicData uses it.)

* RouteTest.cs : added test for DynamicData default pattern.

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

15 years agoMigrating from monodoc/class to mcs/docs...
Jonathan Pryor [Fri, 17 Oct 2008 14:56:54 +0000 (14:56 -0000)]
Migrating from monodoc/class to mcs/docs...

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

15 years agopatch enabling better handling of local var debug info applied
Rodrigo B. de Oliveira [Fri, 17 Oct 2008 14:56:36 +0000 (14:56 -0000)]
patch enabling better handling of local var debug info applied

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

15 years ago2008-10-17 Marek Habersack <mhabersack@novell.com>
Marek Habersack [Fri, 17 Oct 2008 14:56:19 +0000 (14:56 -0000)]
2008-10-17  Marek Habersack  <mhabersack@novell.com>

* ImageMap.cs: added the SupportsEventValidation attribute to the
class.
Validate the event in RaisePostBackEvent ().
Register for event validation in Render ().

* DropDownList.cs, ListBox.cs: validate the event in LoadPostData ().

* TextBox.cs: validate the event in LoadPostData ().
Register for event validation in AddAttributesToRender ().

* HiddenField.cs: validate the event in RaisePostDataChangedEvent.
Register for event validation in Render ().

* RadioButton.cs: validate the event in LoadPostData ().
Register for event validation in InternalAddAttributesToRender.

* CheckBox.cs, RadioButtonList.cs: validate the event in
RaisePostDataChangedEvent.

* Menu.cs: added the SupportsEventValidation attribute to the
class.
Validate the event in RaisePostBackEvent ().
Register for event validation in GetClientEvent ().

* DetailsView.cs, GridView.cs: validate the event in
RaisePostBackEvent ().
Register for validation in GetCallbackScript () and in OnPreRender

* Button.cs, Table.cs, BulletedList.cs, Calendar.cs, LinkButton.cs,
ImageButton.cs, TreeView.cs: validate the event in RaisePostBackEvent ().

2008-10-17  Marek Habersack  <mhabersack@novell.com>

* Control.cs: added the ValidateEvent internal method, used by
classes descending from Control to automatically trigger event
validation.

* Page.cs: removed the CheckForValidationSupport method. It moved
to Control.cs
RaisePostBackEvent no longer validates the events, this
functionality has been moved to Control.ValidateEvent.

2008-10-17  Marek Habersack  <mhabersack@novell.com>

* HtmlInputHidden.cs: validate the event in LoadPostDataInternal.

* HtmlInputButton.cs: validate the event in
RaisePostBackEventInternal ().
Register for event validation in RenderAttributes ()

* HtmlTextArea.cs: validate the event in
RaisePostBackDataChangedEvent ().

* HtmlButton.cs: validate the event in RaisePostBackEvent ().
Register for event validation in RenderAttributes ()

* HtmlAnchor.cs: validate the event in RaisePostBackEvent ().
Register for event validation in RenderAttributes ().

* HtmlInputRadioButton.cs, HtmlSelect.cs: validate the event in
LoadPostData.

* HtmlInputText.cs, HtmlInputImage.cs, HtmlInputCheckBox.cs,
HtmlInputPassword.cs: validate the event in
RaisePostDataChangedEvent ().

2008-10-17  Marek Habersack  <mhabersack@novell.com>

* MenuAdapterTest.cs: work around event validation failure in the
test environment.

2008-10-17  Marek Habersack  <mhabersack@novell.com>

* PageTest.cs: use a custom version of HtmlInputHidden control to
work around the new event validation code which doesn't work in
this instance.

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

15 years agoMigrating from monodoc/class to mcs/docs...
Jonathan Pryor [Fri, 17 Oct 2008 14:55:25 +0000 (14:55 -0000)]
Migrating from monodoc/class to mcs/docs...

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

15 years ago2008-10-17 Jonathan Pobst <monkey@jpobst.com>
Jonathan Pobst [Fri, 17 Oct 2008 14:55:12 +0000 (14:55 -0000)]
2008-10-17  Jonathan Pobst  <monkey@jpobst.com>

* ComboBox.cs: When we are sorting the items, if the item's type
doesn't support IComparer, use a default one that compares based
off the item's visible text.
[Fixes bug #436328]

2008-10-17  Jonathan Pobst  <monkey@jpobst.com>

* ComboBoxTest.cs: Add test for bug #436328.

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

15 years agoMigrating from monodoc/class to mcs/docs...
Jonathan Pryor [Fri, 17 Oct 2008 14:52:56 +0000 (14:52 -0000)]
Migrating from monodoc/class to mcs/docs...

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

15 years agoMigrating from monodoc/class to mcs/docs...
Jonathan Pryor [Fri, 17 Oct 2008 14:52:51 +0000 (14:52 -0000)]
Migrating from monodoc/class to mcs/docs...

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

15 years agoMigrating from monodoc/class to mcs/docs...
Jonathan Pryor [Fri, 17 Oct 2008 14:52:43 +0000 (14:52 -0000)]
Migrating from monodoc/class to mcs/docs...

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

15 years ago * */Documentation/**: Flush updated documentation.
Jonathan Pryor [Fri, 17 Oct 2008 14:46:20 +0000 (14:46 -0000)]
* */Documentation/**: Flush updated documentation.

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

15 years ago * Documentation/en/**: Move to appropriate assembly-specific
Jonathan Pryor [Fri, 17 Oct 2008 14:43:50 +0000 (14:43 -0000)]
* Documentation/en/**: Move to appropriate assembly-specific
  directories.

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

15 years ago2008-10-17 Jb Evain <jbevain@novell.com>
Jb Evain [Fri, 17 Oct 2008 14:36:02 +0000 (14:36 -0000)]
2008-10-17  Jb Evain  <jbevain@novell.com>

* Makefile: clean the Makefile, following the pattern in ../class,
to make it easier to add tools.

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

15 years ago2008-10-17 Marek Safar <marek.safar@gmail.com>
Marek Safar [Fri, 17 Oct 2008 14:22:14 +0000 (14:22 -0000)]
2008-10-17  Marek Safar  <marek.safar@gmail.com>

* generic.cs, anonymous.cs: Simplified GetDeclarations.

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

15 years agoMigrating from monodoc/class/Mono.GetOptions to mcs/class/Mono.GetOptions/Documentati...
Jonathan Pryor [Fri, 17 Oct 2008 14:20:41 +0000 (14:20 -0000)]
Migrating from monodoc/class/Mono.GetOptions to mcs/class/Mono.GetOptions/Documentation...

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

15 years agoMigrating from monodoc/class/System.XML to mcs/class/System.XML/Documentation...
Jonathan Pryor [Fri, 17 Oct 2008 14:12:20 +0000 (14:12 -0000)]
Migrating from monodoc/class/System.XML to mcs/class/System.XML/Documentation...

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

15 years agoMigrating from monodoc/class/System.Web.Services to mcs/class/System.Web.Services...
Jonathan Pryor [Fri, 17 Oct 2008 14:12:16 +0000 (14:12 -0000)]
Migrating from monodoc/class/System.Web.Services to mcs/class/System.Web.Services/Documentation...

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

15 years agoMigrating from monodoc/class/System.Web to mcs/class/System.Web/Documentation...
Jonathan Pryor [Fri, 17 Oct 2008 14:12:12 +0000 (14:12 -0000)]
Migrating from monodoc/class/System.Web to mcs/class/System.Web/Documentation...

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

15 years agoMigrating from monodoc/class/System.Security to mcs/class/System.Security/Documentati...
Jonathan Pryor [Fri, 17 Oct 2008 14:12:08 +0000 (14:12 -0000)]
Migrating from monodoc/class/System.Security to mcs/class/System.Security/Documentation...

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

15 years agoMigrating from monodoc/class/System.Runtime.Serialization.Formatters.Soap to mcs...
Jonathan Pryor [Fri, 17 Oct 2008 14:12:04 +0000 (14:12 -0000)]
Migrating from monodoc/class/System.Runtime.Serialization.Formatters.Soap to mcs/class/System.Runtime.Serialization.Formatters.Soap/Documentation...

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

15 years agoMigrating from monodoc/class/System.Runtime.Remoting to mcs/class/System.Runtime...
Jonathan Pryor [Fri, 17 Oct 2008 14:12:00 +0000 (14:12 -0000)]
Migrating from monodoc/class/System.Runtime.Remoting to mcs/class/System.Runtime.Remoting/Documentation...

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

15 years agoMigrating from monodoc/class/System.Drawing to mcs/class/System.Drawing/Documentation...
Jonathan Pryor [Fri, 17 Oct 2008 14:11:56 +0000 (14:11 -0000)]
Migrating from monodoc/class/System.Drawing to mcs/class/System.Drawing/Documentation...

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

15 years agoMigrating from monodoc/class/System.DirectoryServices to mcs/class/System.DirectorySe...
Jonathan Pryor [Fri, 17 Oct 2008 14:11:52 +0000 (14:11 -0000)]
Migrating from monodoc/class/System.DirectoryServices to mcs/class/System.DirectoryServices/Documentation...

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

15 years agoMigrating from monodoc/class/System.Design to mcs/class/System.Design/Documentation...
Jonathan Pryor [Fri, 17 Oct 2008 14:11:46 +0000 (14:11 -0000)]
Migrating from monodoc/class/System.Design to mcs/class/System.Design/Documentation...

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

15 years agoMigrating from monodoc/class/System.Data to mcs/class/System.Data/Documentation...
Jonathan Pryor [Fri, 17 Oct 2008 14:11:42 +0000 (14:11 -0000)]
Migrating from monodoc/class/System.Data to mcs/class/System.Data/Documentation...

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

15 years agoMigrating from monodoc/class/System.Core to mcs/class/System.Core/Documentation...
Jonathan Pryor [Fri, 17 Oct 2008 14:11:38 +0000 (14:11 -0000)]
Migrating from monodoc/class/System.Core to mcs/class/System.Core/Documentation...

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

15 years agoMigrating from monodoc/class/System.Configuration.Install to mcs/class/System.Configu...
Jonathan Pryor [Fri, 17 Oct 2008 14:11:34 +0000 (14:11 -0000)]
Migrating from monodoc/class/System.Configuration.Install to mcs/class/System.Configuration.Install/Documentation...

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

15 years agoMigrating from monodoc/class/Npgsql to mcs/class/Npgsql/Documentation...
Jonathan Pryor [Fri, 17 Oct 2008 14:11:29 +0000 (14:11 -0000)]
Migrating from monodoc/class/Npgsql to mcs/class/Npgsql/Documentation...

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

15 years agoMigrating from monodoc/class/Novell.Directory.Ldap to mcs/class/Novell.Directory...
Jonathan Pryor [Fri, 17 Oct 2008 14:11:24 +0000 (14:11 -0000)]
Migrating from monodoc/class/Novell.Directory.Ldap to mcs/class/Novell.Directory.Ldap/Documentation...

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

15 years agoMigrating from monodoc/class/System to mcs/class/System/Documentation...
Jonathan Pryor [Fri, 17 Oct 2008 14:11:20 +0000 (14:11 -0000)]
Migrating from monodoc/class/System to mcs/class/System/Documentation...

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

15 years agoMigrating from monodoc/class/Mono.Security.Win32 to mcs/class/Mono.Security.Win32...
Jonathan Pryor [Fri, 17 Oct 2008 14:11:16 +0000 (14:11 -0000)]
Migrating from monodoc/class/Mono.Security.Win32 to mcs/class/Mono.Security.Win32/Documentation...

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

15 years agoMigrating from monodoc/class/Mono.Security to mcs/class/Mono.Security/Documentation...
Jonathan Pryor [Fri, 17 Oct 2008 14:11:12 +0000 (14:11 -0000)]
Migrating from monodoc/class/Mono.Security to mcs/class/Mono.Security/Documentation...

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

15 years agoMigrating from monodoc/class/Mono.Posix to mcs/class/Mono.Posix/Documentation...
Jonathan Pryor [Fri, 17 Oct 2008 14:11:08 +0000 (14:11 -0000)]
Migrating from monodoc/class/Mono.Posix to mcs/class/Mono.Posix/Documentation...

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

15 years agoMigrating from monodoc/class/Mono.Data.SqliteClient to mcs/class/Mono.Data.SqliteClie...
Jonathan Pryor [Fri, 17 Oct 2008 14:04:16 +0000 (14:04 -0000)]
Migrating from monodoc/class/Mono.Data.SqliteClient to mcs/class/Mono.Data.SqliteClient/Documentation...

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

15 years agoMigrating from monodoc/class/Mono.Cairo to mcs/class/Mono.Cairo/Documentation...
Jonathan Pryor [Fri, 17 Oct 2008 14:04:11 +0000 (14:04 -0000)]
Migrating from monodoc/class/Mono.Cairo to mcs/class/Mono.Cairo/Documentation...

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

15 years agoMigrating from monodoc/class/Microsoft.Build.Utilities to mcs/class/Microsoft.Build...
Jonathan Pryor [Fri, 17 Oct 2008 14:04:05 +0000 (14:04 -0000)]
Migrating from monodoc/class/Microsoft.Build.Utilities to mcs/class/Microsoft.Build.Utilities/Documentation...

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

15 years agoMigrating from monodoc/class/Microsoft.Build.Framework to mcs/class/Microsoft.Build...
Jonathan Pryor [Fri, 17 Oct 2008 14:04:01 +0000 (14:04 -0000)]
Migrating from monodoc/class/Microsoft.Build.Framework to mcs/class/Microsoft.Build.Framework/Documentation...

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

15 years agoMigrating from monodoc/class/Commons.Xml.Relaxng to mcs/class/Commons.Xml.Relaxng...
Jonathan Pryor [Fri, 17 Oct 2008 14:03:53 +0000 (14:03 -0000)]
Migrating from monodoc/class/Commons.Xml.Relaxng to mcs/class/Commons.Xml.Relaxng/Documentation...

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

15 years ago * Makefile (DIST_ONLY_SUBDIRS): Add mono-shlib-cop; fixes the build.
Jonathan Pryor [Fri, 17 Oct 2008 14:03:09 +0000 (14:03 -0000)]
* Makefile (DIST_ONLY_SUBDIRS): Add mono-shlib-cop; fixes the build.

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

15 years agoMigrating from monodoc/class to mcs/docs...
Jonathan Pryor [Fri, 17 Oct 2008 13:56:58 +0000 (13:56 -0000)]
Migrating from monodoc/class to mcs/docs...

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

15 years ago * Mono.Documentation/monodocer.cs: -overrides & -pretty should default
Jonathan Pryor [Fri, 17 Oct 2008 13:39:40 +0000 (13:39 -0000)]
* Mono.Documentation/monodocer.cs: -overrides & -pretty should default
  to true.  (Not a major change, as mdoc.exe already did this, so it
  really only impacts monodocer1.exe, which is internal...)

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

15 years agoCompactFramework compilation fixes
Rodrigo B. de Oliveira [Fri, 17 Oct 2008 13:29:04 +0000 (13:29 -0000)]
CompactFramework compilation fixes

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

15 years agoFri Oct 17 15:23:00 CEST 2008 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Fri, 17 Oct 2008 13:26:13 +0000 (13:26 -0000)]
Fri Oct 17 15:23:00 CEST 2008 Paolo Molaro <lupus@ximian.com>

* processes.c: patch from Geoff Norton (gnorton@novell.com) to
strdup the open program on OSX (bug #431811).

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

15 years agoFix missing break.
Paolo Molaro [Fri, 17 Oct 2008 13:09:38 +0000 (13:09 -0000)]
Fix missing break.

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

15 years ago2008-10-17 Mark Probst <mark.probst@gmail.com>
Mark Probst [Fri, 17 Oct 2008 13:02:39 +0000 (13:02 -0000)]
2008-10-17  Mark Probst  <mark.probst@gmail.com>

* method-to-ir.c (mono_method_to_ir2): "refanytype" produces a
RuntimeTypeHandle, not a TypedReference.

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

15 years agoFri Oct 17 14:40:50 CEST 2008 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Fri, 17 Oct 2008 12:41:43 +0000 (12:41 -0000)]
Fri Oct 17 14:40:50 CEST 2008 Paolo Molaro <lupus@ximian.com>

* simd-intrinsics.c: remove relocations.

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

15 years agoNew test.
Marek Safar [Fri, 17 Oct 2008 11:35:45 +0000 (11:35 -0000)]
New test.

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