Merge pull request #226 from petejohanson/uri-templates-unprefixed-wildcard
[mono.git] / mcs / class /
2012-02-19 Gonzalo Paniagua... Merge pull request #226 from petejohanson/uri-templates...
2012-02-19 Zoltan VargaAdd a Filter property to StepEventRequest allowing...
2012-02-19 Zoltan VargaQuiet a debugger test.
2012-02-19 Miguel de IcazaAdd iOS FileProtection attributes to the Connection...
2012-02-17 Sebastien PouliotFor MonoTouch we fallback to NSLocale if we can't deter...
2012-02-17 Marek SafarFix few more warnings
2012-02-17 Marek SafarFix some compiler warnings
2012-02-17 Marek SafarCleanup some assembly attributes
2012-02-17 Marek SafarReduce warning level for external libraries
2012-02-17 Marek SafarAdd few missing csproj files
2012-02-17 Marek SafarOptimize debugging symbols writing
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-17 Sebastien PouliotAdd warning and unit tests about RegionInfo fields...
2012-02-15 Sebastien PouliotEnsure match between native/managed fields representati...
2012-02-15 Jeffrey Stedfast[Mono.Debugger.Soft] Reverted non-working support for...
2012-02-15 Zoltan VargaImplement TypeMirror/MethodMirror GetGenericArguments...
2012-02-15 Marek SafarDon't allocate unused string buffer with path when...
2012-02-15 Jeffrey Stedfast[Mono.Debugger.Soft] Reverted non-working support for...
2012-02-15 Atsushi EnoAdd Microsoft.CSharp.dll to monodroid build.
2012-02-14 Marek SafarFix last commit unwanted char change
2012-02-14 Marek SafarUse correct type when setting UnattachedAttributes...
2012-02-14 Marek SafarMake string::Trim .net 4 compatible. Fixes #3408
2012-02-14 Marek SafarMake string::Split .net 4 compatible
2012-02-14 Marek SafarSpeedup Char::IsWhiteSpace
2012-02-14 Marek SafarAdd more char tests
2012-02-14 MartinCompletes commit https://github.com/QuickJack/mono...
2012-02-14 MartinImplements Grendello's suggestions to WebConfigurationM...
2012-02-14 Peter JohansonFix Bug #658, allowing uri templates with no text prece...
2012-02-14 Atsushi Enoforgot to add new sources files for my previous change.
2012-02-14 Atsushi Enoadd dlr to monodroid build.
2012-02-13 Zoltan VargaAllow an open generic method instance to match its...
2012-02-13 Sebastien PouliotJust like Flush catch more than IOException on Write...
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-12 Michael StollAdded unit test for bug #3412
2012-02-12 Gonzalo Paniagua... Merge pull request #224 from ewxrjk/unixstream
2012-02-11 Richard KettlewellStop UnixStream.Dispose() throwing if the stream is...
2012-02-11 Jérémie LavalFix AggregateException.GetBaseException behavior
2012-02-10 Marek SafarAdd VS project files for test project
2012-02-10 Marek SafarMove ConcurrentBag tests to System assembly
2012-02-10 Gonzalo Paniagua... Chunked read error reporting improvement
2012-02-09 Marek SafarUpdate class library csproj files
2012-02-09 Marek SafarFixes cloning of DateTimeFormatInfo, added more argumen...
2012-02-08 Marek SafarEmit correct sequence points for more statements
2012-02-08 Rolf Bjarne KvingeAdd an explicit ctor reference to a ctor used by reflec...
2012-02-07 Martin"tree.SetSelectedNode (null, false)" will cause the...
2012-02-07 Atsushi EnoDo not call WriteString() for whitespace XText.
2012-02-06 Zoltan VargaImplement support for file checksums in sdb.
2012-02-05 Sebastien PouliotAdd WebClient.Proxy unit test
2012-02-05 MartinExtents #217 by brackets according to gonzalo's suggestion.
2012-02-05 MartinRemoves unnecessary whitespace which was added in #217
2012-02-05 Jérémie LavalRework Parallel.Invoke and add tests
2012-02-05 Jérémie LavalAdd test case for bug #2513.
2012-02-04 Zoltan VargaFix Parallel.Invoke () with only one action. Fixes...
2012-02-04 Michal SrbAvoid NullReferenceException in Mono.Unix.UnixDriveInfo...
2012-02-04 Zoltan VargaAdd support for the #line directive to sdb. Fixes part...
2012-02-04 Rolf Bjarne KvingeSystem.ServiceModel: Make FaultContractInfos available...
2012-02-03 Jérémie LavalFix RunSynchronously behavior with children Task. Fix...
2012-02-03 Zoltan VargaCompute an initial sequence point for step into as...
2012-02-03 Marek SafarAdd first sequence point tests. Correctly implement...
2012-02-03 Jérémie LavalFix Task AttachedToParent behavior. Fix bug #2777 part1.
2012-02-03 Rodrigo KumperaSomeone (me) pushed some braindead spurious changes.
2012-02-03 Rodrigo KumperaFix linux build.
2012-02-01 Rodrigo KumperaMove remset scan code to its file.
2012-02-01 Marek SafarRemove some unwanted explicit casts
2012-02-01 Marek SafarRemove writing of namespace usings into symbol file...
2012-01-31 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2012-01-31 Marek SafarNew test
2012-01-31 Marek SafarAdd test for reusing compiler settings
2012-01-30 Sebastien PouliotFloating point numbers needs to be encoded using the...
2012-01-30 Zoltan VargaFix the encoding of strings in the sdb wire protocol.
2012-01-30 Jeffrey Stedfast[Mono.Debugger.Soft] Oops, fixed build.
2012-01-30 Jeffrey Stedfast[Mono.Debugger.Soft] Implement IsGenericType/Method...
2012-01-30 Marek HabersackMerge pull request #222 from pruiz/httpreq-validation-fix
2012-01-29 Pablo Ruiz GarciaEnsure only first call to HttpRequest.QueryString shoul...
2012-01-29 Zoltan VargaImplement IsGenericType etc. in TypeMirror/MethodMirror.
2012-01-27 Marek SafarRemove unit index from Location to allow compilation...
2012-01-27 Marek SafarMove all remaining compiler settings into Settings...
2012-01-27 Marek HabersackRevert ".NET 4.5 targets should use dmcs"
2012-01-26 Marek Habersack.NET 4.5 targets should use dmcs
2012-01-26 Marek SafarUse correct time zone offset for invariant DateTimeOffs...
2012-01-26 Marek SafarFix time zone dependant test
2012-01-26 Marek SafarUpdate to the latest IKVM.Reflection
2012-01-26 Marek SafarUpdate to the latest ikvm reflection
2012-01-26 Marek SafarMake private fields not visible
2012-01-22 Zoltan VargaAdd a test for #2775.
2012-01-22 Zoltan VargaFix the build.
2012-01-22 Zoltan VargaImplement GetFolderPath(Environment.SpecialFolder.UserP...
2012-01-22 Atsushi EnoMerge pull request #219 from dhasenan/master
2012-01-21 Christopher WrightFix SOAP configuration error
2012-01-21 Zoltan VargaMake the sorting done by MSCompatUnicodeTable stable...
2012-01-20 Marek SafarImplements more System.Net.Http.Headers
2012-01-20 Marek SafarImplement DateTimeOffset quoted values parsing
2012-01-20 Kevin HoulihanChange to ensure that correct BufferHeight and BufferWi...
2012-01-20 Zoltan VargaFix Type.GetType () when an assembly resolver is used...
2012-01-20 Jonathan Pryor[System.ServiceModel] Don't try to deserialize `void...
2012-01-20 Jonathan Pryor[System.ServiceModel] Speed up Bug652331_2Test test...
2012-01-20 Zoltan VargaAvoid passing a Module to the GetSigHelper methods...
2012-01-20 Eberhard BeilharzXamarin-2938: Fix Screen.FromControl
2012-01-19 Gonzalo Paniagua... UploadFile+PUT does not wrap the file in a multipart...
2012-01-19 Atsushi EnoFix bug 998 - in XmlResolver.ResolveUri(), make some...
next