Add AxHost.OcxState support
[mono.git] / mcs / class / System.Transactions /
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-26 Marek SafarMerge pull request #484 from roji/transactions_pspe
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-24 Shay RojanskyTransaction now has limited support for PromotableSingl...
2012-10-22 Marek SafarBetter build profile check
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-26 Marek SafarFix System.Core reference in VS projects
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-06 Andreia GaitaMerge pull request #270 from bholmes/COM_cctor
2012-04-05 Marek SafarUpdate csproj files
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-19 Gonzalo Paniagua... Merge pull request #226 from petejohanson/uri-templates...
2012-02-17 Marek SafarCleanup some assembly attributes
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-10 Marek SafarAdd VS project files for test project
2012-02-09 Marek SafarUpdate class library csproj files
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-23 Marek SafarIntroduce separate .net 4.5 profile
2011-09-15 Paolo MolaroAdded the new mobile profile to the build.
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-01 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-21 Marek Habersack[transactions] When cloning a transaction make sure...
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-13 Miguel de IcazaAdd solution files
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-29 Marek SafarRemove no longer used bootstrap profiles
2010-10-05 Martin BauligFix again.
2010-10-04 Martin BauligFix my previous commit.
2010-10-04 Martin BauligDisable System.Configuration on the mobile profiles.
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-10-04 Gonzalo Paniagua... Fix line endings.
2010-10-03 Pablo Ruiz GarciaFixed conding style and added license/copyright header...
2010-10-03 Pablo Ruiz Garcia[FIX] Fixes https://bugzilla.novell.com/show_bug.cgi...
2010-10-03 Pablo Ruiz Garcia[API] Implemented System.Transactions (tx preparation...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-08 Jb EvainEnable the System.Transactions build for monodroid
2010-06-15 Jonathan Chambers2010-06-15 Jonathan Chambers <joncham@gmail.com>
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-01-03 Zoltan Varga2010-01-03 Zoltan Varga <vargaz@gmail.com>
2009-10-14 Jonathan Pryor * Makefile: Add Mono.Data.Tds, System.Transactions...
2009-06-03 Marek SafarAdd handling of new net_4_0 profile
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-02-02 Raja R HarinathFix #463999
2009-01-07 Zoltan Varga2009-01-07 Zoltan Varga <vargaz@gmail.com>
2009-01-07 Zoltan Varga2009-01-07 Zoltan Varga <vargaz@gmail.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-08-28 Marek SafarWarnings cleanup
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-04-23 Andreas N2008-04-23 Andreas Nahr <ClassDevelopment@A-SoftTech...
2007-08-13 Ankit Jain* EnlistTest.cs: Add tests for bug #82423.
2007-08-13 Miguel de Icaza2007-08-13 Miguel de Icaza <miguel@novell.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-15 Noam LampertGrasshopper now uses csproj instead of vmwcsproj
2007-02-12 Robert Jordan2007-02-12 Robert Jordan <robertj@gmx.net>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Ankit Jain* DependentTransaction.cs:
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-20 Raja R Harinath* Transaction.cs (operator==, operator!=): Implement.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-06 Gonzalo Paniagua... 2006-10-05 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
next