mono.git
2010-09-08 Zoltan VargaAvoid freeing the allocated monitors on shutdown, it...
2010-09-08 Jb EvainFix the monodroid and monotouch profile builds
2010-09-08 Jb EvainFix the monodroid profile's defines
2010-09-08 Jb EvainFactorize the System.Core monotouch and monodroid sourc...
2010-09-08 Jb EvainFactorize the System.Xml monotouch and monodroid source...
2010-09-08 Jb EvainFactorize the System.Runtime.Serialization monotouch...
2010-09-08 Jb EvainFix the mobile_System.ServiceModel.Web include
2010-09-08 Jb EvainFix the mobile_System.Data include
2010-09-08 Jb EvainFactorize the System.Web.Services monotouch and monodro...
2010-09-08 Jb EvainFactorize the System.Data monotouch and monodroid sourc...
2010-09-08 Jb EvainFactorize the System.ServiceModel.Web monotouch and...
2010-09-08 Jb EvainFactorize the System.ServiceModel monotouch and monodro...
2010-09-08 Jb EvainFactorize the monotouch and monodroid sources into...
2010-09-08 Jb EvainEnable the mcs monodroid build from mono's configure
2010-09-08 Jb EvainOrchestrate the monodroid build bootstrap
2010-09-08 Jb EvainFactorize the monotouch build into a mobile build for...
2010-09-08 Jb EvainEnable the Mono.Data.Sqlite build for monodroid
2010-09-08 Jb EvainEnable the Mono.Security build for monodroid
2010-09-08 Jb EvainEnable the System.Transactions build for monodroid
2010-09-08 Jb EvainMake HttpUtility compilable on MonoDroid as well as...
2010-09-08 Jb EvainEnable the System.Runtime.Serialization build for monodroid
2010-09-08 Jb EvainEnable the System.ServiceModel.Web build for monodroid
2010-09-08 Jb EvainEnable the System.ServiceModel build for monodroid
2010-09-08 Jb EvainEnable the System.Web.Services build for monodroid
2010-09-08 Jb EvainEnable the System.Data build for monodroid
2010-09-08 Jb EvainEnable the System.Xml build for monodroid
2010-09-08 Jb EvainEnable the System.Core build for monodroid
2010-09-08 Jb EvainEnable the System build for monodroid
2010-09-08 Jb EvainEnable the corlib build for monodroid
2010-09-08 Jb EvainDefine MOBILE for the monotouch build as a shared symbo...
2010-09-08 Jb EvainAdd the monodroid profile
2010-09-08 Jb EvainRemove no-op code
2010-09-08 Jb EvainSimplify ifdefs specifics to MOONLIGHT
2010-09-08 Jonathan Pryor[mdoc-update] Delegate types should get <returns/>...
2010-09-07 Gonzalo Paniagua... Add tests for g_strdupv
2010-09-07 Zoltan VargaAdd a few more remaps.
2010-09-07 Zoltan VargaRemap g_strdupv too.
2010-09-07 Marek Habersack[asp.net] Fix for bug #636709. ClientID must be reset...
2010-09-07 Marek Habersack[asp.net] Fix for bug #636475. A typo caused ads not...
2010-09-07 Gonzalo Paniagua... Add wsdl help generator to the 4.0 files
2010-09-07 Miguel de IcazaAdd profile docs
2010-09-07 Carlos Alberto... Add DateTimeOffsetConverter.cs and DateTimeOffsetConver...
2010-09-07 Carlos Alberto... Add new DateTimeOffsetConverterTests.cs test file.
2010-09-07 Carlos Alberto... Implement System.ComponentModel.DateTimeOffsetConverter.
2010-09-07 Atsushi EnoAvoid crash for use of deprecated InstallTrackingHandle...
2010-09-06 Rodrigo KumperaFix build.
2010-09-06 Rodrigo KumperaFix 64bits builds.
2010-09-06 Rodrigo KumperaCheck for a parent extending a generic instantiation...
2010-09-06 Jonathan Pryor[mdoc-update] Clean up System.Object craziness in ILAsm...
2010-09-06 Rodrigo KumperaAdd regression test for #633248
2010-09-06 Rodrigo KumperaProperly handle stack merges of leave.
2010-09-06 Atsushi EnoFix NetworkInterface marshaling size on OSX and avoid...
2010-09-05 Zoltan VargaFix the build.
2010-09-05 Carlos Alberto... New test for CultureInfoConverter.GetCultureName.
2010-09-05 Carlos Alberto... Implement CultureInfoConverter.GetCultureName.
2010-09-05 Carlos Alberto... Remove the NET_2_0 directives from CultureInfoConverter.cs
2010-09-05 Carlos Alberto... Add AttributeCollectionTest.cs to System_test.dll.sources.
2010-09-05 Carlos Alberto... Add new AttributeCollectionTest file.
2010-09-05 Carlos Alberto... Add 4.0 Attributes property and protected ctor to Attri...
2010-09-05 Carlos Alberto... Remove the NET_2_0 directives from AttributeCollection.cs.
2010-09-04 Rodrigo KumperaMerge branch 'sgen_cardtable_optimization_work'
2010-09-04 Rodrigo KumperaFix a race condition in barriers using cardtable.
2010-09-04 Rodrigo KumperaOptimize cardtable unmanaged array copy.
2010-09-04 Rodrigo KumperaFix a warning
2010-09-04 Rodrigo KumperaOptimize the cardtable path a bit more.
2010-09-04 Rodrigo KumperaOptimize major cardtable scanning by about 15%.
2010-09-04 Rodrigo KumperaBetter cardtable stats gathering codebase.
2010-09-04 Rodrigo KumperaAdd notes when to use cardtable and remset.
2010-09-04 Rodrigo KumperaUse los scanning function for big objects on major...
2010-09-04 Rodrigo KumperaMove core of los scanning into cardtable codebase.
2010-09-04 Rodrigo KumperaMicro optimize cardtable scanning
2010-09-04 Rodrigo KumperaAdd stats for cardtable processing time
2010-09-04 Gonzalo Paniagua... Fix return value of items_read
2010-09-04 Gonzalo Paniagua... Fixed GetLogicalDriveString
2010-09-04 Jonathan Pryor[mdoc-update] Properly map System.IntPtr to 'native...
2010-09-04 Jonathan Pryor[mdoc-update] Add support ILAsm language output.
2010-09-04 Jonathan Pryor[mdoc-update] Add support for multiple languages in...
2010-09-03 Gonzalo Paniagua... Use UTF8 instead of ASCII when reading mount info
2010-09-03 Gonzalo Paniagua... Linux /proc/mounts might have escaped characters
2010-09-03 Gonzalo Paniagua... Allow ordinal entry points in windows.
2010-09-03 Zoltan VargaFix a crash when the signature of the Main method could...
2010-09-03 Atsushi EnoOngoing Discovery duplex (UDP) implementation (not...
2010-09-03 Jb EvainRemove workaround for moonlight now that System.dll...
2010-09-03 Jb EvainFix the visiblity of WebExceptionStatus for moonlight...
2010-09-03 Atsushi EnoFix another non-null RemoteAddress dependency.
2010-09-03 Atsushi EnoAdd some argument check. RemoteAddress could be null...
2010-09-02 Carlos Alberto... [fix] #512136: Invalidate the selection border in ListB...
2010-09-02 Carlos Alberto... [fix] #581287: Use menu color to paint the background...
2010-09-02 Tom Hindle[fix] #624915: Check the valid range of the value...
2010-09-03 Atsushi EnoCosmetic exception type change and suppress test failures.
2010-09-02 Jonathan Pryor[mdoc-update-ecma-xml] Assembly [CLSCompliant] shouldn...
2010-09-02 Jonathan Pryor[mdoc-export-ecma-xml] Generate [CLSCompliant] attribut...
2010-09-02 Jonathan Pryor[mdoc-update] Generate an index.xml file when --type...
2010-09-02 Jonathan Pryor[mdoc-update] Add -fignore-missing-types option.
2010-09-02 Jonathan Pryor[mdoc-update] Add --help text for --exceptions=added.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Ignore <platformNotes/>, <sections...
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Support legacy and external links.
2010-09-02 Jonathan PryorFix <embeddedLabel/>, add <i/> as a valid <para/> child.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Additional <token/> replacement values.
2010-09-02 Jonathan Pryor[mdoc-x-msitomsx] Support <embeddedLabel/>, additional...
next