mono.git
2011-04-19 Jeffrey StedfastMove DOLT macro back into acinclude.m4 so it works
2011-04-19 Jeffrey StedfastModernize eglib/libgc automake/conf fu
2011-04-19 Jeffrey StedfastMore auto* fixes and moved dolt macros to m4/dolt.m4
2011-04-19 Jeffrey Stedfast.m4 files no longer exist in the toplevel
2011-04-19 Jeffrey StedfastUpdated the build system
2011-04-19 Gonzalo Paniagua... [HttpListener] Fix matching directories
2011-04-19 Jeffrey StedfastFixed autogen.sh and optimized some string funcs
2011-04-19 Jeffrey StedfastFixed libiconv checks
2011-04-19 Marek SafarNew test
2011-04-19 Marek Safar[687282] Fixes cross references of nested anonymous...
2011-04-19 Lluis SanchezFix ICollection.CopyTo in the Stack class
2011-04-19 Marek SafarExplicit method implementation can have ambiguous candi...
2011-04-19 Marek SafarDon't check interface unified parameters on parameterle...
2011-04-19 Marek SafarUpdate test file
2011-04-18 Chris Toshokadd implementation for stpcpy
2011-04-18 Jeffrey StedfastImplemented g_iconv*() functions w/ cache
2011-04-18 Chris Toshokit's valid to pass NULLs to g_hash_table_lookup_extende...
2011-04-18 Chris ToshokImplement g_byte_array_* in terms of GArray
2011-04-18 Chris ToshokImplement 99% of what moonlight needs to run on eglib
2011-04-18 Rodrigo KumperaWorkaround io-layer crashing when the runtime exit...
2011-04-18 Zoltan VargaFix a crash in the sgen suspend code which happens...
2011-04-18 Marek SafarCheck for identical override when implementing generic...
2011-04-18 Marek SafarNew test
2011-04-18 Marek SafarFix documentation header for some tests
2011-04-18 Marek SafarMerge error files from 4.0 profile
2011-04-18 Marek SafarRemove unnecessary future option
2011-04-18 Marek SafarRemove unnecessary future option
2011-04-18 Gonzalo Paniagua... [HttpWebRequest] Fix half-baked commit
2011-04-18 Jb EvainFix DynamicInvoke when the delegate is closed over...
2011-04-18 Jb EvainAdd test for #664205
2011-04-18 Marek SafarFixed variable cannot be captured
2011-04-18 Marek SafarMove IsValue/Reference type checks to type
2011-04-18 Marek Habersack[asp.net] ScriptResourceHandler must correctly encode...
2011-04-18 Atsushi EnoEmpty XmlReader message caused failure on buffereed...
2011-04-17 Zoltan VargaFix Object.MemberwiseClone () on arrays. Fixes #688033.
2011-04-17 Damien DiederenMIPS: Make sure callee-saved registers end up on word...
2011-04-17 Damien DiederenMIPS: Do not lower {LOAD,STORE}*_MEMBASE ops which...
2011-04-17 Damien DiederenMIPS: Adjust offset by alloc2_size to support split...
2011-04-17 Gonzalo Paniagua... [webclient] Only set the credentials when they are...
2011-04-17 Sebastien PouliotImplemented IDisposable on System.Security.Cryptography...
2011-04-17 Marek Habersack[asp.net] Implemented undocumented BuildManagerHost...
2011-04-16 Marek Habersack[asp.net] MinimizableAttributeTypeConverter only conver...
2011-04-15 Zoltan VargaHandle a new dwarf CFA op generated by newer LLVM versions.
2011-04-15 Sebastien PouliotFix non-element in XML flash policy (same as #681699...
2011-04-15 Atsushi EnoPrepare for HostNameComparisonMode support (i.e. incomp...
2011-04-15 Atsushi EnoReturn null for empty message in WebMessageFormatter...
2011-04-15 Atsushi EnoSome argument check in TextMessageEncoder.
2011-04-15 Marek SafarMore fun with value type constraints
2011-04-15 Rolf Bjarne... [corlib] Ensure Thread.ManagedThreadId is unique per...
2011-04-15 Atsushi EnoUse correct MessageVersion instead of Default for empty...
2011-04-15 Jb EvainRemove warnings
2011-04-15 Atsushi EnoPrefer immutable string return for ease of debugging...
2011-04-15 Marek SafarNew test
2011-04-15 Marek SafarChange ImplicitReferenceConversion not to relly on...
2011-04-15 Atsushi EnoFix regression for counter case to 6005f0a7.
2011-04-15 Atsushi EnoImplement support for KnownTypeAttribute.MethodName.
2011-04-15 Atsushi EnoPrepare for new System.Xml.Serialization.dll build...
2011-04-15 Atsushi EnoFlush XmlWriter and TextWriter so that incomplete chang...
2011-04-15 Atsushi EnoOne more step to enable WCF diagnostics in Logger,...
2011-04-14 Marek Habersack[asp.net] Fix for bug #685116. AJAX post-back which...
2011-04-14 Gonzalo Paniagua... Clearing the queue messed up with the per-domain job...
2011-04-14 Rodrigo KumperaInitial drop of the new suspend machinery.
2011-04-14 Marek Habersack[asp.net] Fix for bug #685267. ClientScriptManager...
2011-04-14 Marek Habersack[asp.net] Removed a few NET_2_0 ifdefs
2011-04-14 Rodrigo KumperaFix 64bits mono on windows.
2011-04-14 Marek Habersack[asp.net] Shorten code in WebConfigurationHost
2011-04-14 Marek Habersack[asp.net] Fixed a thinko in one of the previous commits
2011-04-14 Rodrigo KumperaAdd regression test
2011-04-14 Rodrigo KumperaTake constraints into account when checking for VAR...
2011-04-14 Rodrigo KumperaFix some tests that got broken due to the verifier...
2011-04-14 Rodrigo KumperaImprove error message
2011-04-14 Atsushi EnoFix bug #687444, null-character handling is now closer...
2011-04-14 Alan McGovernAdd more internal types for IVT for SDK assemblies.
2011-04-14 Alan McGovern[System.ServiceModel] Add some missing properties for...
2011-04-14 Alan McGovern[System.ServiceModel] return the same object reference...
2011-04-14 Alan McGovernAdd another dummy type to keep silverlight sdk assembli...
2011-04-14 Marek SafarEmit readonly. prefix for immutable loads only
2011-04-14 Atsushi EnoIn Parse(), throw FormatException instead of ArgumentOu...
2011-04-14 Atsushi EnoAdd ServiceKnownTypeAttributeTest.
2011-04-14 Atsushi EnoServiceKnownTypeAttribute.MethodName was used way diffe...
2011-04-13 Martin BauligOooops, it's supposed to be 'if (!strcmp (...))' !
2011-04-13 Rodrigo KumperaImplement the JIT side of the new mono-threads callbacks.
2011-04-13 Rodrigo KumperaAdd new set of callbacks to be provided by the JIT.
2011-04-13 Rodrigo KumperaMove posix only code to a separate file.
2011-04-13 Marek SafarImprove handling of dependant type parameters
2011-04-13 Marek Habersack[asp.net] Make web.config path check test case-insensitive
2011-04-13 Marek Habersack[asp.net] A more effective way of looking for web.config
2011-04-13 Marek Habersack[runtime,IO] Filesystem entries can only be sought...
2011-04-13 Alan McGovernAdd an IVT from System.ServiceModel to Sys.SM.Web.Exten...
2011-04-13 Sebastien PouliotAdd a few MOONLIGHT defines to remove the RemotingProxy...
2011-04-13 Sebastien PouliotRedirect contract errors on Moonlight to an browser...
2011-04-13 Marek SafarFix location of quoted indentifiers
2011-04-13 Marek SafarAdd check for ambiguous overrides
2011-04-13 Marek SafarAdd more checks for generic interfaces
2011-04-13 Marek SafarEmit correct number of dimensions for empty array initi...
2011-04-12 Rodrigo KumperaAvoid some duplicate work when we don't have KW_THREAD
2011-04-12 Jeffrey StedfastImplemented g_mkdir_with_parents() for unix
2011-04-12 Jeffrey StedfastImplemented a bunch of unicode functions for eglib
2011-04-12 Atsushi EnoFix wrong TraceEventType values passed.
2011-04-12 Jeffrey StedfastOptimized QuickSort routines a bit
next