Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-01Revert "[crashing] Improve crash chaining (#20018)"revert-20018-2020-02-crash-chaining-refactorNathan Ricci
2020-08-25[2020-02] Avoid following invalid pointers in mono_w32process_get_modules on ...mono-6.12.0.93monojenkins
2020-08-25Bump corefx to disable DateTime testAlexander Köplinger
2020-08-13[aot] Fix an assert which is hit for generic instances with a lot of argument...mono-6.12.0.91monojenkins
2020-07-30Bump msbuild to latest commitmono-6.12.0.90Alexander Köplinger
2020-07-24Fix Cairo issue on macOS Big Sur (#20154)mono-6.12.0.89Cody Russell
2020-07-24[aot] Avoid a crash in generic sharing for invalid generic instances. (#20158)monojenkins
2020-07-24[2020-02] Reapply "Emit DWARF debug_abbrev offset for compile units as a labe...Alexander Köplinger
2020-06-30[mono][mini] Do a non-virtual call for bound delegates (#20039)mono-6.12.0.86monojenkins
2020-06-30[merp] Remove dead code (#20043)monojenkins
2020-06-25[crashing] Improve crash chaining (#20018)Alexis Christoforides
2020-06-23Revert "Emit DWARF debug_abbrev offset for compile units as a label instead o...Alexander Köplinger
2020-06-20[jit] Fix the Activator.CreateInstance () intrinsic for primitive types. (#19...Zoltan Varga
2020-06-20If there is a crash and the debugger is attached, we call mini_get_dbg_callba...monojenkins
2020-06-18[2020-02] [merp] Add API methods for getting hashcode/reason of last crash (#...monojenkins
2020-06-17[merp] Add tests for crashing via POSIX signal (#19977)Alexis Christoforides
2020-06-16[merp] Add a test for Mono.Runtime.SendExceptionToTelemetry() (#19966)monojenkins
2020-05-26Emit DWARF debug_abbrev offset for compile units as a label instead of 0 (#19...monojenkins
2020-05-26[reflection] Check whether a pointer is valid before dereferencing (#19842)monojenkins
2020-05-25Always include Unicode charinfo, so tar made in csc mode works in mcs mode (#...monojenkins
2020-05-15Bump bockbuild to get https://github.com/mono/bockbuild/pull/159Alexander Köplinger
2020-04-30[2020-02] Bump msbuild to track mono-2019-12 (#19661)Ankit Jain
2020-04-28Fix if already send error to http client, do not callback. (#19668)monojenkins
2020-04-28[2020-02] [debugger] Remove assert when the DebuggerTypeProxy cannot be insta...monojenkins
2020-04-27Bump corefx (#19656)monojenkins
2020-04-27[2020-02] Bump msbuild to track mono-2019-12 (#19623)Ankit Jain
2020-04-24[System.Runtime.Serialization] Work around `specified cast is not valid` erro...monojenkins
2020-04-17Bump CoreFX to pickup https://github.com/mono/corefx/pull/398. (#19566)monojenkins
2020-04-16Bump CoreFX to pickup https://github.com/mono/corefx/pull/397. (#19548)monojenkins
2020-04-09[2020-02][debugger] Bump protocol for multi threaded single step implementati...Thays Grazia
2020-04-09[2020-02] Add BeginRead/BeginWrite/EndRead/EndWrite overloads back to SslStre...monojenkins
2020-04-08[2020-02][debugger] Bump protocol for this commit https://github.com/mono/mon...Thays Grazia
2020-04-08[2020-02][debugger] Fix NOT_IMPLEMENTED while debugging. (#19450)Thays Grazia
2020-04-03Bump corefx to get https://github.com/mono/corefx/pull/395 (#19426)monojenkins
2020-04-03[runtime] Allocate the memory for gshared gparams from image sets. (#19361) (...Zoltan Varga
2020-04-02[meta] Add mono_type_get_name_full to public API (#19415)monojenkins
2020-04-01Fix Windows .msi build using newer xarAlexander Köplinger
2020-04-01Fix Windows .msi build with recent cygwin updatesAlexander Köplinger
2020-03-31Adding static to ss_req_acquire and ss_req_count (#19391)monojenkins
2020-03-28[2020-02] Use GArray instead of GList when getting custom attributes from an ...monojenkins
2020-03-27[llvm] Disable running the llvm verifier by default, it was enabled by mistak...monojenkins
2020-03-27[2020- 02][debugger] Implementing step through multithreaded code. (#19343)Thays Grazia
2020-03-27[2020-02] [dim] Class overriding interface method that was already override b...monojenkins
2020-03-27Fix suspend_policy that will be sent to debugger-libs, because on debugger-li...Thays Grazia
2020-03-26Do not access unloading domains in debugger (case 1013579) (#19322)monojenkins
2020-03-26[jit] Initialize correct class for tls fields (#19300) (#19313)Vlad Brezae
2020-03-26[2020-02] [merp] Add breadcrumb for StackHash (#19242)monojenkins
2020-03-26[2020-02] [corlib] Suppress finalization of underlying console FileStreams (#...monojenkins
2020-03-24Bump nunitlite to get https://github.com/mono/NUnitLite/pull/26Alexander Köplinger
2020-03-20Bump boringssl submoduleAlexander Köplinger