projects
/
platform
/
upstream
/
coreclr.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge pull request #12929 from mikedn/cast-cmp-test
2017-07-28
Jan Kotas
Add generic encoding support to metasig
commit
|
commitdiff
|
tree
2017-07-25
Jan Kotas
Revert "Fixes for issue 12982 Android cross-build fails...
commit
|
commitdiff
|
tree
2017-07-21
Jan Kotas
Merge pull request dotnet/corert#4207 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-07-19
Jan Kotas
Fix build break - delete unused local
commit
|
commitdiff
|
tree
2017-07-18
Jan Kotas
Move BitConverter to shared CoreLib partition (#12876)
commit
|
commitdiff
|
tree
2017-07-16
Jan Kotas
Update init-tools.sh to match corefx (#12839)
commit
|
commitdiff
|
tree
2017-07-13
Jan Kotas
Change missed by the CoreLib mirror (#12792)
commit
|
commitdiff
|
tree
2017-07-09
Jan Kotas
Unify LazyInitializers with CoreRT (#12697)
commit
|
commitdiff
|
tree
2017-07-09
Jan Kotas
Move files to shared CoreLib partition (#12694)
commit
|
commitdiff
|
tree
2017-07-08
Jan Kotas
Merge pull request dotnet/corert#4110 from jkotas/nmirror...
commit
|
commitdiff
|
tree
2017-07-06
Jan Kotas
Use SUB instead of XOR to clear fat pointer bit (#12658)
commit
|
commitdiff
|
tree
2017-07-06
Jan Kotas
Fix DumpLog to be compatible with CoreRT (#12636)
commit
|
commitdiff
|
tree
2017-07-04
Jan Kotas
Update to latest System.Memory
commit
|
commitdiff
|
tree
2017-07-04
Jan Kotas
Delete unnecessary code (#12607)
commit
|
commitdiff
|
tree
2017-07-01
Jan Kotas
Reducing diffs with CoreRT (#12579)
commit
|
commitdiff
|
tree
2017-06-30
Jan Kotas
Use public ConditionalWeakTable iterator (#12564)
commit
|
commitdiff
|
tree
2017-06-30
Jan Kotas
Remove m_ prefixes in BinaryReader.cs (#12561)
commit
|
commitdiff
|
tree
2017-06-29
Jan Kotas
Delete file moved to shared partition
commit
|
commitdiff
|
tree
2017-06-29
Jan Kotas
Fix GC contract violation (#12542)
commit
|
commitdiff
|
tree
2017-06-27
Jan Kotas
Fix rough edges after CLI update (dotnet/corert#3983)
commit
|
commitdiff
|
tree
2017-06-26
Jan Kotas
Merge pull request dotnet/corert#3969 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-06-18
Jan Kotas
Merge pull request dotnet/corert#3911 from jkotas/nmirror...
commit
|
commitdiff
|
tree
2017-06-15
Jan Kotas
Merge pull request dotnet/corert#3890 from jkotas/nmirror...
commit
|
commitdiff
|
tree
2017-06-08
Jan Kotas
Merge pull request dotnet/corert#3832 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-06-07
Jan Kotas
Restore logic for when to use satellite resource lookup...
commit
|
commitdiff
|
tree
2017-06-05
Jan Kotas
Merge pull request dotnet/corert#3793 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-06-02
Jan Kotas
Merge pull request dotnet/corert#3745 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-05-30
Jan Kotas
Fix build break
commit
|
commitdiff
|
tree
2017-05-26
Jan Kotas
EETypeHashTable lookups can deadlock with GC during...
commit
|
commitdiff
|
tree
2017-05-23
Jan Kotas
Delete special handling of IJW RVA fields at NGen time...
commit
|
commitdiff
|
tree
2017-05-18
Jan Kotas
Finish deleting dead CAS code from CoreLib (#11436)
commit
|
commitdiff
|
tree
2017-05-17
Jan Kotas
Switch multicast delegate stub on Windows x64 to use...
commit
|
commitdiff
|
tree
2017-05-16
Jan Kotas
Merge pull request dotnet/corert#3622 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-05-12
Jan Kotas
Merge pull request dotnet/corert#3601 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-05-11
Jan Kotas
Add back private BadImageFormatException constructor...
commit
|
commitdiff
|
tree
2017-05-06
Jan Kotas
Delete dead code (#11431)
commit
|
commitdiff
|
tree
2017-05-06
Jan Kotas
Delete moved file
commit
|
commitdiff
|
tree
2017-05-06
Jan Kotas
Delete moved files and fix build breaks
commit
|
commitdiff
|
tree
2017-05-06
Jan Kotas
Move more files to shared CoreLib partition (#11429)
commit
|
commitdiff
|
tree
2017-05-05
Jan Kotas
Fix build breaks
commit
|
commitdiff
|
tree
2017-05-05
Jan Kotas
Switch over to shared Interop.Globalization.cs on Windows...
commit
|
commitdiff
|
tree
2017-05-05
Jan Kotas
Move UnmanagedMemoryStream and related types to shared...
commit
|
commitdiff
|
tree
2017-05-04
Jan Kotas
Fix ProjectN build break (dotnet/corert#3517)
commit
|
commitdiff
|
tree
2017-05-04
Jan Kotas
Delete moved file
commit
|
commitdiff
|
tree
2017-05-04
Jan Kotas
Merge pull request dotnet/corert#3506 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-05-02
Jan Kotas
Partial revert "Move a few more files to shared CoreLib...
commit
|
commitdiff
|
tree
2017-05-01
Jan Kotas
Move a few more files to shared CoreLib partition
commit
|
commitdiff
|
tree
2017-05-01
Jan Kotas
Fetch secondary handle only if primary is non-null
commit
|
commitdiff
|
tree
2017-05-01
Jan Kotas
Avoid unnecessary out arguments in DependentHandle...
commit
|
commitdiff
|
tree
2017-05-01
Jan Kotas
Rename internal field of primitive type structs and...
commit
|
commitdiff
|
tree
2017-04-28
Jan Kotas
Merge pull request dotnet/corert#3446 from jkotas/nmirror...
commit
|
commitdiff
|
tree
2017-04-27
Jan Kotas
Allow conversions between enum and underlying type
commit
|
commitdiff
|
tree
2017-04-27
Jan Kotas
Disallow conversions between Object* and Object in...
commit
|
commitdiff
|
tree
2017-04-26
Jan Kotas
Delete moved file
commit
|
commitdiff
|
tree
2017-04-21
Jan Kotas
Mark CharEnumerator as [Serializable] (#11124)
commit
|
commitdiff
|
tree
2017-04-18
Jan Kotas
Convert a few test files from UTF16 to ASCII and add...
commit
|
commitdiff
|
tree
2017-04-17
Jan Kotas
Improve performance of Object.GetType for arrays (...
commit
|
commitdiff
|
tree
2017-04-17
Jan Kotas
Add Span and ReadOnlySpan from CoreCLR
commit
|
commitdiff
|
tree
2017-04-15
Jan Kotas
Move Span/ReadOnlySpan to shared CoreLib partition...
commit
|
commitdiff
|
tree
2017-04-12
Jan Kotas
Fix resource string name
commit
|
commitdiff
|
tree
2017-04-12
Jan Kotas
Delete moved files
commit
|
commitdiff
|
tree
2017-04-12
Jan Kotas
Move files to shared CoreLib partition (#10885)
commit
|
commitdiff
|
tree
2017-04-11
Jan Kotas
Move a few more types from CoreFX to CoreLib (#10893)
commit
|
commitdiff
|
tree
2017-04-11
Jan Kotas
Merge pull request dotnet/corert#3288 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-04-11
Jan Kotas
Merge pull request dotnet/corert#3285 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-04-10
Jan Kotas
Add back UnmanagedType.LPUTF8Str (#10859)
commit
|
commitdiff
|
tree
2017-04-10
Jan Kotas
Delete FEATURE_READYTORUN define for CoreLib build...
commit
|
commitdiff
|
tree
2017-04-10
Jan Kotas
Move files to shared CoreLib partition (#10837)
commit
|
commitdiff
|
tree
2017-04-09
Jan Kotas
Move files to shared CoreLib partition (#10830)
commit
|
commitdiff
|
tree
2017-04-09
Jan Kotas
Delete reference to model.xml since it no longer exists...
commit
|
commitdiff
|
tree
2017-04-08
Jan Kotas
Merge pull request dotnet/corert#3262 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-04-07
Jan Kotas
Find & replace Exception.SetErrorCode with Exception...
commit
|
commitdiff
|
tree
2017-04-07
Jan Kotas
Delete moved file
commit
|
commitdiff
|
tree
2017-04-07
Jan Kotas
Merge pull request dotnet/corert#3247 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-04-07
Jan Kotas
Move public ThreadAbortException back to CoreLib (...
commit
|
commitdiff
|
tree
2017-04-07
Jan Kotas
Delete duplicate files and fix build breaks
commit
|
commitdiff
|
tree
2017-04-07
Jan Kotas
Merge pull request dotnet/corert#3243 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-04-07
Jan Kotas
Delete duplicate files and fix build breaks
commit
|
commitdiff
|
tree
2017-04-02
Jan Kotas
Move identical Globalization files to shared partition
commit
|
commitdiff
|
tree
2017-04-02
Jan Kotas
Move identical files to shared partition
commit
|
commitdiff
|
tree
2017-04-02
Jan Kotas
Move identical Interop files to shared partition
commit
|
commitdiff
|
tree
2017-04-01
Jan Kotas
Delete moved files
commit
|
commitdiff
|
tree
2017-03-31
Jan Kotas
Merge pull request #10625 from jkotas/debug
commit
|
commitdiff
|
tree
2017-03-31
Jan Kotas
Change the test hook from interface to delegate
commit
|
commitdiff
|
tree
2017-03-31
Jan Kotas
Fix build breaks
commit
|
commitdiff
|
tree
2017-03-31
Jan Kotas
Copy System.Diagnostics.Debug implementation from corefx
commit
|
commitdiff
|
tree
2017-03-30
Jan Kotas
Delete moved files
commit
|
commitdiff
|
tree
2017-03-30
Jan Kotas
Merge pull request dotnet/corert#3141 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-03-29
Jan Kotas
Delete moved file
commit
|
commitdiff
|
tree
2017-03-29
Jan Kotas
Merge pull request dotnet/corert#3134 from dotnet/nmirror
commit
|
commitdiff
|
tree
2017-03-25
Jan Kotas
Delete pointless <internalonly/> comments (#10479)
commit
|
commitdiff
|
tree
2017-03-25
Jan Kotas
Add Interlocked.MemoryBarrierProcessWide (#10476)
commit
|
commitdiff
|
tree
2017-03-25
Jan Kotas
Fixed m_ prefixes in a few files from shared partition...
commit
|
commitdiff
|
tree
2017-03-24
Jan Kotas
Merge pull request #10459 from dotnet/mirror-merge...
commit
|
commitdiff
|
tree
2017-03-24
Jan Kotas
Delete moved file
commit
|
commitdiff
|
tree
2017-03-24
Jan Kotas
Merge pull request #10426 from BruceForstall/FixIlasmRoundtrip
commit
|
commitdiff
|
tree
2017-03-24
Jan Kotas
Merge pull request #10434 from dotnet/mirror-merge...
commit
|
commitdiff
|
tree
2017-03-23
Jan Kotas
Delete NewMerger
commit
|
commitdiff
|
tree
2017-03-23
Jan Kotas
Fix fallout from switching corelib to use resx (#10407)
commit
|
commitdiff
|
tree
2017-03-22
Jan Kotas
Merge pull request #10374 from dotnet/mirror-merge...
commit
|
commitdiff
|
tree
next