Merge pull request #199 from slide/master
[mono.git] / mcs /
2011-12-07 Ankit JainMerge pull request #199 from slide/master
2011-12-07 Zoltan VargaAdd missing file to fix the build.
2011-12-07 Zoltan VargaAdd GetInterfaces () and GetInterfaceMap () methods...
2011-12-07 Zoltan VargaFix argument checking order in GetInterfaceMap ().
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-12-06 Slide[xbuild] Add 'OverrideReadOnlyFiles' property to Copy...
2011-12-05 Marek SafarUpdate to the latest IKVM.Reflection
2011-12-05 Zoltan VargaDisable some unstable Task tests.
2011-12-04 Marek SafarMerge pull request #197 from ch5oh/master
2011-12-04 Oleg PetrovComments for SqlBulkCopyOptions enum describes expected...
2011-12-03 Marek SafarMerge pull request #196 from ch5oh/master
2011-12-03 Oleg PetrovInitial tests (for constructors) of SqlBulkCopy class
2011-12-03 Oleg Petrov2 new tests for ctors
2011-12-03 Oleg PetrovNot null checks for ctors
2011-12-03 Zoltan VargaFix the build.
2011-12-02 Miguel de IcazaInclude System.IO.MemoryMappedFiles in the MOBILE profile
2011-12-02 Jb EvainTest for assignability of arrays to generic interfaces...
2011-12-02 Jb EvainAdd test for bug #2304
2011-12-02 Marek SafarNew test
2011-12-02 Marek SafarImplement some System.Net.Http.Headers
2011-12-02 MartinRemoves warning CS0219 in line 1647
2011-12-02 MartinCode formatting fixes.
2011-12-02 Zoltan VargaAdd a Length property and a GetChars () method to Strin...
2011-12-01 Marek SafarMerge pull request #193 from ch5oh/master
2011-12-01 Zoltan VargaFix an sdb test which got broken by 68005a01a31294e70b8...
2011-11-30 Oleg PetrovThese tests show difference between original .NET behav...
2011-11-30 Marek SafarAdd tests for InternalArray::GetIndex
2011-11-30 Marek SafarInitial System.Net.Http.Headers implementation
2011-11-30 Marek SafarFix Array::Contains for null items via ICollection...
2011-11-30 Sebastien PouliotEnsure that [Parameterized]ThreadStart code is always...
2011-11-29 Jeffrey Stedfast[monodoc] Removed debug spew
2011-11-29 MartinWebRequest.GetSystemWebProxy() throws a NullReferenceEx...
2011-11-29 MartinCommit 6a9937d2166023c370489d8e6654d01f6ec52f44 is...
2011-11-28 Tom HindleFix bug #395 (part 2)
2011-11-28 Tom HindleFix bug #395
2011-11-28 Marek SafarAdd debug parser target
2011-11-26 Jeremie LavalAdd C# errors to search index so that it can be accesse...
2011-11-26 Thomas GoldsteinUnit test for bug #821.
2011-11-26 Thomas GoldsteinEnsure DataGridViewRowCollection.Insert() doesn't chang...
2011-11-25 Marek SafarFix type inference for nested non-generic delegates...
2011-11-25 Marek SafarUpdate expresion visitor based on MD changes
2011-11-25 Rodrigo KumperaFix error message.
2011-11-24 Rodrigo KumperaImprove error reporting on test failure.
2011-11-24 Rodrigo KumperaMake INodeVisitor methods nonvirtual by augmenting...
2011-11-24 Marek SafarImplementations of Uri.Equals must not throw exceptions...
2011-11-24 Marek SafarFix 4.5 framework path used by xbuild
2011-11-24 Marek SafarClone input collection for ObservableCollection<T>...
2011-11-24 Marek SafarAdd System.Collections.ObjectModel tests
2011-11-24 Miguel de IcazaExtend JsonSerializerReader to support nullables and...
2011-11-24 Miguel de IcazaUpdated with Xamarin copyrights
2011-11-23 Pablo Ruiz GarciaAn enhanced fix for GB18030's GC problem, by allocating...
2011-11-23 Pablo Ruiz GarciaAvoid internal character table used by gb18030 (on...
2011-11-23 Pablo Ruiz GarciaFixes #683475: - Fixed ISO2022JPEncoder's GetBytesCount...
2011-11-23 Marek SafarPrint errors comming from lambda expressions before...
2011-11-23 Marek SafarTry to initialize for statement from incomplete statements
2011-11-23 Marek SafarAdd instance qualifier check to overload resolver....
2011-11-22 Rodrigo KumperaScan all ephemeron arrays during nursery collections.
2011-11-22 Jonathan Pryor[mdoc-update] Filename comparison should be OrdinalIgno...
2011-11-22 Marek SafarExplictly type SLE member binding type
2011-11-22 Paolo MolaroFixed StringBuilder.Clear() to properly clear the cache...
2011-11-22 Zoltan VargaFix the build by including net_2_0 in MONO_PATH when...
2011-11-21 Jonathan Pryor[MonoDroid] Only alias stdout/stderr on Android devices.
2011-11-21 Neale FergusonImplement serialization
2011-11-21 Jonathan Pryor[corlib] On Android, alias stdout/stderr to logcat.
2011-11-20 Miguel de IcazaFix the Stderr StreamWriter
2011-11-18 Marek SafarImplement SLE recursive initialization of members of...
2011-11-16 Marek SafarDon't release temporrary instance variable prematurely...
2011-11-11 Marek SafarInitial System.Net.Http commit
2011-11-11 Marek SafarFix few warnings
2011-11-10 Miguel de IcazaAdd locking around the ServiceModel.Logger, fixes a...
2011-11-09 Miguel de IcazaUpdate two days worth of copyrights, many more missing
2011-11-09 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2011-11-08 Sebastien Pouliotfix typo in monotouch build
2011-11-08 Zoltan VargaInstall the net 4.0 profile for xbuild.
2011-11-08 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2011-11-08 Neale FergusonFixes bug 1916 - incorrect appending of string to buffe...
2011-11-08 Marek SafarAdd optimization for Timeout.Infinite
2011-11-08 Sebastien PouliotWorkaround AOT limitation for bug #1443. Patch by Rodri...
2011-11-08 Sebastien PouliotMonoTouch specific initialization for TimeZone (devices...
2011-11-08 Sebastien Pouliotfix compilation under NET_2_0
2011-11-07 Marek SafarFix subtle issues with CancellationTokenSource and...
2011-11-07 Marek SafarOutput type inference can be run on default parameters...
2011-11-07 Marek SafarFix type parameter effective base class lookup for...
2011-11-06 Zoltan VargaGet rid of IsCompilerContext, mcs no longer uses SRE.
2011-11-06 alexrpDon't allow invoking methods that return by-ref types...
2011-11-06 Gonzalo Paniagua... Merge pull request #188 from damageboy/exposed-handle...
2011-11-05 Dan ShechterMatched FileStream behaviour with MS.NET
2011-11-05 Rodrigo KumperaFix marshaling of Win32_IN6_ADDR.
2011-11-05 Robert Jordan[Web] Fix obvious typo in DELETE FROM WHERE statement.
2011-11-05 Jeremie LavalRemove debug spew
2011-11-05 Jeremie LavalUpdate Lucene to latest Apache version. Make use of...
2011-11-04 Zoltan VargaOmit 'Tests not run' from nunit output, its rarely...
2011-11-04 Zoltan VargaDefine MONO_PATH as an absolute dir for the 'run-test...
2011-11-04 Zoltan VargaAdd a 'captured_traces' field to Exception, holding...
2011-11-04 Zoltan VargaIgnore ExceptionDispatchInfoTest:Throw() until it is...
2011-11-04 Zoltan VargaThrow a nicer error from Process.set_PriorityClass...
2011-11-04 Marek SafarDon't define eval variable when type could not be resolved
2011-11-04 Marek SafarThe type of an implicitly typed array cannot be inferre...
2011-11-04 Marek SafarFix sbyte/short parse of hexadecimal values. Fixes...
2011-11-04 Marek SafarDon't cache namespace usings in eval mode
next