projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2019-08-05
Jo Shields
Bump version to 6.7 (mono/mono#16031)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
Zoltan Varga
[netcore] ifdef out unused icalls/files. (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
Zoltan Varga
Merge pull request mono/mono#15640 from vargaz/wasm...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Egor Bogatov
[netcore] Minor fixes around System.Reflection (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Ryan Lucia
[netcore] Enable ALC loaded_assemblies (mono/mono#15850)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Zoltan Varga
Remove error_init from native icall wrappers since...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
Jb Evain
Fix usage of mono_debug_get_seq_points to avoid leaks...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
imhameed
[llvm] Add support for JIT + LLVM 9.0. (mono/mono#15997)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Calvin Buckley
Enable MONO_ARCH_EMULATE_FCONV_TO_U4 on PPC (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Calvin Buckley
Don't use clock_nanosleep on PASE (mono/mono#15988)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Aleksey Kliger...
[netcore] Fix comments in ALC to use Mono terminology...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Aleksey Kliger...
[netcore] Implement referenced assembly resolving and...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Egor Bogatov
[netcore] Use mono-netcore to run real world apps using...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Egor Bogatov
Make System.Private.CoreLib.csproj VS friendly (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Thays Grazia
[debugger] Invoke method with fixed size array as an...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Vlad Brezae
[interp] Remove unconditional branches to next instruct...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Egor Bogatov
[netcore] Minor fixes, fix GetTypeTests.GetType_EmptySt...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Zoltan Varga
[netcore] Add a README. (mono/mono#15934)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Jay Krell
Bump monolite version. (mono/mono#15969)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Vlad Brezae
[sgen] Fix check-nursery-pinned debug option (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Filip Navara
[jit] Align float/double Nan/Inf to uint conversion...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Jay Krell
Support proper Windows kernel Unicode thread names...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Zoltan Varga
[wasm] Add normal GC support. (mono/mono#15577)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Vlad Brezae
[marshal] Free delegates with target that are passed...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Vlad Brezae
[mini] Ignore conv.r.un if top of stack is already...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Jay Krell
Factor copy/pasted code into mono_gstring_append_thread...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Jay Krell
Remove error_init from native icall wrappers since...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Vlad Brezae
[tests] Bump sleep for pinvoke3 test (mono/mono#15937)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Alexander Köplinger
[zlib] Fix typo in readme and remove deleted file from...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Jay Krell
Update zlib from 1.2.5 to 1.2.11. (mono/mono#15480)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Zoltan Varga
Fix the netcore build. (mono/mono#15941)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Zoltan Varga
[runtime] Convert more icalls to use handles. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Aleksey Kliger...
[threads] Enter GC Unsafe before pumping HP queue in...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Jay Krell
Cleanup and resynchronize Thread/InternalThread fields...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Jay Krell
mono_thread_set_name_internal change unreadable boolean...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Zoltan Varga
[jit] Optimize the initialize of MonoError locals....
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Calvin Buckley
Update Haiku support (mono/mono#15674)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
coypoop
configure.ac: Use = as a test(1) operator. (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Jay Krell
Save 64 bytes from most Linux/amd64 interpreter frames...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Nikolay Sivov
Fix some compiler warnings for Win32/mingw64 build...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
coypoop
Remove unused libdl setting (mono/mono#15884)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
coypoop
Remove unused declarations (mono/mono#15907)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Zebediah Figura
Always marshal a class as a COM interface if it has...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Zebediah Figura
[cominterop] Handle NULL pointers when marshalling...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Jay Krell
Fix race condition and use less memory in mono_lookup_i...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Jay Krell
[Coop] Add `TYPED_HANDLE_DECL`. (mono/mono#15909)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Filip Navara
Update CoreFX.issues.rsp (mono/mono#15870)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Jay Krell
[Coop] Convert ves_icall_string_new_wrapper_impl. ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Jay Krell
[Coop] Convert mono_string_from_byvalwstr_impl. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Zoltan Varga
[interp] Simplify the main interpreter loop code to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Alexander Köplinger
[netcore] Replace dl-test-assets.py with msbuild downlo...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Jay Krell
Fix warnings. (mono/mono#15768)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Jay Krell
Remove mono_thread_get_name. (mono/mono#15875)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Jay Krell
HANDLE_FUNCTION_RETURN_VAL must not use handles in...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Jay Krell
Fix thread name leak in debugger. (mono/mono#15858)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Jay Krell
[Coop] Convert System.Buffer. (mono/mono#15861)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Vlad Brezae
[interp] Optimize ldelema (mono/mono#15846)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Zoltan Varga
[WIP] [runtime] Convert WindowsIdentity.GetRoles (...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Alexander Köplinger
[netcore] Fix building of nupkg (mono/mono#15855)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Ryan Lucia
[netcore] Implement AssemblyLoadContext.GetLoadedAssemb...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Zoltan Varga
[netcore] Add a missing make dependency.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Aleksey Kliger...
[metadata] Fields whose types are gparams with a refere...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Aleksey Kliger...
[tests] Return non-zero exit code from MERP crash test...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Jay Krell
[jit] [x86] Cleanup "_body" and finish conversion to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Jay Krell
ld configure: Add another dash to export-dynamic. ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Filip Navara
[netcore] Update CoreFX.issues.rsp (mono/mono#15816)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Aleksey Kliger...
[cxx][llvm] Fix C++ build (mono/mono#15807)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Jay Krell
Remove unneeded auto cast with codeman. (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Vlad Brezae
[sre] Don't throw random exception when runtime shuts...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Alexander Köplinger
Remove traces of w32process-win32-internals.h which...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Jay Krell
[Coop] Convert System.Diagnostics.{FileVersionInfo...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Vlad Brezae
[sre] Make creation of dynamic method synchronized
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Filip Navara
Update CoreFX.issues.rsp
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Egor Bogatov
[netcore] Allow different enums as return type in Creat...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Marek Safar
[netcore] Update roslyn dependency
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Aleksey Kliger...
[netcore] Implement AssemblyLoadContext.InternalLoad...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Filip Navara
[netcore] Bump CoreFX version to 5.0.0 (mono/mono#15795)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Zoltan Varga
Avoid creating handles in a loop.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Zoltan Varga
[runtime] Convert AssemblyBuilder.basic_init to handles...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Zoltan Varga
[runtime] Mark a few icalls as NOHANDLES.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Zoltan Varga
[runtime] Convert Environment icalls to handles.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Zoltan Varga
Fix the netcore build.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Zoltan Varga
[runtime] Convert ValueType icalls to handles.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Zoltan Varga
[runtime] Convert locale code to use handles. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Aleksey Kliger...
[cxx][netcore] Fix C++ build (mono/mono#15786)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Ryan Lucia
[netcore] Make assembly name parsing and comparison...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Jo Shields
Fix build on Autoconf 2.63 (mono/mono#15636)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Ryan Lucia
Miscellaneous loader-related fixes (mono/mono#15765)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Vlad Brezae
[interp] Enable inlining of object constructors (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Ryan Lucia
Special-case arrays of interfaces/generic parameters...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Alexander Köplinger
Add more tests to tarball with EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Aleksey Kliger...
[netcore] Re-enable AssemblyGetForwardedTypesLoadFailur...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Maxim Lipnin
[netcore] Make System.Linq.Expressions.Tests.BindTests...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Jay Krell
Remove mono_arch_free_jit_tls_data. (mono/mono#15662)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Ryan Lucia
[netcore] Implement Thread.CurrentOSThreadId (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Alexander Köplinger
[metadata] Fix name of header file
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Egor Bogatov
[netcore] Fix CI failures (mono/mono#15745)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Bernhard Urban
[ios] Switch to python offset tool (mono/mono#15744)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Aleksey Kliger...
[netcore] Pass ALC in second loader request in load_ref...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Vlad Brezae
[glib] Use clock_nanosleep if available (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
next