platform/upstream/dotnet/runtime.git
2015-10-09 Koundinya VeluriAdd allocation fast path for arrays of value type eleme...
2015-10-05 Koundinya VeluriMerge pull request dotnet/coreclr#1681 from kouvel...
2015-10-05 Koundinya VeluriFix loading native libraries from native search paths...
2015-10-02 Matt MitchellMerge pull request dotnet/coreclr#1672 from kouvel...
2015-10-02 Koundinya VeluriOn builds outside Windows, build native test components...
2015-10-02 Mike McLaughlinMerge pull request dotnet/coreclr#1663 from mikem8361...
2015-10-02 Jan VorlicekMerge pull request dotnet/coreclr#1665 from ursine...
2015-10-02 Gary CoulbourneFix comment variable name
2015-10-01 Mike McLaughlinAdd native exception filter holder.
2015-10-01 Jan KotasMerge pull request dotnet/coreclr#1661 from janvorli...
2015-10-01 Jan VorlicekFix wrong register with module address in crossgen...
2015-10-01 Jan KotasMerge pull request dotnet/coreclr#1620 from justinvp...
2015-10-01 Jan KotasMerge pull request dotnet/coreclr#1650 from Dmitry...
2015-10-01 Jan KotasMerge pull request dotnet/coreclr#1658 from dotnet...
2015-10-01 Jan VorlicekMerge pull request dotnet/coreclr#1654 from janvorli...
2015-10-01 Koundinya VeluriMerge pull request dotnet/coreclr#1638 from kouvel...
2015-10-01 John ChenFix SigPointer::PeekValueTypeTokenClosed to handle...
2015-10-01 Jan KotasMerge pull request dotnet/coreclr#1657 from Djuffin...
2015-10-01 Jan KotasMerge pull request dotnet/coreclr#1656 from janvorli...
2015-10-01 EugeneRemove references to libunwind-ptrace to fix build...
2015-10-01 Jan VorlicekImprove Unix exception handling performance
2015-09-30 Jan VorlicekFix assert in IsIPInEpilog
2015-09-30 Lakshmi PriyaMerge pull request dotnet/coreclr#1524 from Priya91...
2015-09-30 Koundinya VeluriMerge pull request dotnet/coreclr#1651 from kouvel...
2015-09-30 Koundinya VeluriMerge pull request dotnet/coreclr#1646 from kouvel...
2015-09-30 Koundinya VeluriRemove the need for the PKT to match when binding to...
2015-09-30 Lakshmi Priya... Add StackString class for stack/heap allocation for...
2015-09-30 Dmitry-MeFix left shift of signed integer - issue 1526
2015-09-30 Justin Van... Dictionary constructor perf optimization
2015-09-29 Koundinya VeluriImprove CoreCLR test runner outside Windows
2015-09-29 Koundinya VeluriFix HeapReAlloc to return a non-null pointer for a...
2015-09-29 Jan KotasMerge pull request dotnet/coreclr#1632 from bbowyersmyt...
2015-09-28 Lakshmi PriyaMerge pull request dotnet/coreclr#1589 from Priya91...
2015-09-28 Koundinya VeluriMerge pull request dotnet/coreclr#1628 from kouvel...
2015-09-27 Bruce Bowyer... String.StartsWith ordinal optimization
2015-09-26 Eric EilebrechtMerge pull request dotnet/coreclr#1629 from ericeil...
2015-09-26 Eric EilebrechtMerge branch 'AsyncLocalPerf' of https://github.com...
2015-09-26 Eric EilebrechtReduce allocations when setting AsyncLocal values
2015-09-26 Jan KotasMerge pull request dotnet/coreclr#1617 from jamesqo...
2015-09-26 Matt EllisMerge pull request dotnet/coreclr#1630 from dotnet...
2015-09-26 Eric EilebrechtStore AsyncLocal notification list in an array, rather...
2015-09-26 Matt EllisFix clang only build breaks
2015-09-26 Rahul KumarFix for 134453: fix prefast warnings
2015-09-26 Gaurav KhannaVS has mentioned that when they have an AV come through...
2015-09-26 Koundinya VeluriAdd AssemblyLoadContext.LoadUnmanagedDllFromPathfor...
2015-09-26 Eric EilebrechtFix typo in my previous typo fix.
2015-09-26 Eric EilebrechtFix typo
2015-09-25 Eric EilebrechtReduce AsyncLocal setter allocations further
2015-09-25 Matt EllisMerge pull request dotnet/coreclr#1627 from ellismg...
2015-09-25 Matt EllisMerge pull request dotnet/coreclr#1621 from dotnet...
2015-09-25 Matt EllisImplement basic collation on top of ICU
2015-09-25 Eric EilebrechtAllocate a new AsyncLocal change notification list...
2015-09-25 Mike McLaughlinMerge pull request dotnet/coreclr#1626 from caslan...
2015-09-25 Lakshmi Priya... Use PathString type to allocate large path strings...
2015-09-25 Koundinya VeluriFix a few issues reported by cppcheck
2015-09-25 CagriAdd new exports to get expression evaluator working...
2015-09-24 Rama Krishnan... Fixing SAL anotation for VM
2015-09-24 Jan KotasMerge pull request dotnet/coreclr#1612 from jkotas...
2015-09-24 Jan KotasMerge pull request dotnet/coreclr#1616 from dotnet...
2015-09-24 James KoAssign directly to this in Decimal.cs
2015-09-24 dotnet-botPorting EventCounter from Roxel Branch to ProjectK
2015-09-24 Jan KotasMerge pull request dotnet/coreclr#1613 from jkotas...
2015-09-24 Jan KotasDelete incorrect AMD64 ifdef
2015-09-24 Jan KotasFix crossgen command line handling on Unix
2015-09-24 Jan KotasHandle direct call ReadyToRun helpers
2015-09-23 Matt EllisMerge pull request dotnet/coreclr#1609 from Dmitry...
2015-09-23 Jan VorlicekMerge pull request dotnet/coreclr#1610 from janvorli...
2015-09-23 Jan VorlicekImplement runtime suspension for OSX
2015-09-23 Dmitry-MeFix erroneous check
2015-09-23 Matt EllisMerge pull request dotnet/coreclr#1608 from ellismg...
2015-09-23 Matt EllisUse Ordinal when searching for collation keyword
2015-09-23 Matt EllisMerge pull request dotnet/coreclr#1604 from ellismg...
2015-09-22 Jan KotasMerge pull request dotnet/coreclr#1603 from dotnet...
2015-09-22 Matt EllisRespond to PR feedback
2015-09-22 Matt EllisUpdate documentation to list ICU dependency
2015-09-22 Steve Hartercomplete core implementation of CultureData for Unix
2015-09-22 Eric ErhardtUse 'readlink' of the /etc/localtime file to determine...
2015-09-22 Eric ErhardtFixing date patterns on Linux.
2015-09-22 Matt EllisBuild System.Native.Globalization on OSX
2015-09-22 Eric ErhardtAdding an empty string to the end of month names if...
2015-09-22 Matt EllisDon't use StringBuilderCache for casing
2015-09-22 Eric ErhardtResponding to PR feedback.
2015-09-22 Eric ErhardtImplement Japanese Era information.
2015-09-22 Eric ErhardtImplement CalendarData.GetCalendars.
2015-09-22 Eric ErhardtImplement CalendarData on Linux.
2015-09-22 Steve Harteraddress code review feedback
2015-09-22 Steve Harteraddress code review feedback
2015-09-22 Steve Harteradd number formatting
2015-09-22 Steve Harteraddress code review comments in CultureData.Unix.cs...
2015-09-22 Steve Harteraddress code review comments
2015-09-22 Steve Harteraddress code review comments
2015-09-22 Steve Harterbase locale and formatting for linux
2015-09-22 Matt EllisRespond to PR Feedback
2015-09-22 Matt EllisUse System.Globalization.Native for casing
2015-09-22 Matt EllisAdd wrappers for ICU Casing
2015-09-22 Matt EllisAdd wrappers for IDNA support
2015-09-22 Matt EllisAdd Normalization wrappers on top of ICU
2015-09-22 Venkata Sivaramakris... Fix to VectorCopyTo test that are failing with NullRefe...
2015-09-21 Lakshmi Priya... Use SString type for path allocations in binder.
2015-09-21 Jan KotasMerge pull request dotnet/coreclr#1600 from dotnet...
next