platform/upstream/coreclr.git
2015-09-30 Koundinya VeluriMerge pull request #1646 from kouvel/HeapAllocationFix
2015-09-29 Koundinya VeluriFix HeapReAlloc to return a non-null pointer for a...
2015-09-29 Jan KotasMerge pull request #1632 from bbowyersmyth/StringStartsWith
2015-09-28 Lakshmi PriyaMerge pull request #1589 from Priya91/pathstring
2015-09-28 Koundinya VeluriMerge pull request #1628 from kouvel/CppCheckFixes
2015-09-27 Bruce Bowyer... String.StartsWith ordinal optimization
2015-09-26 Eric EilebrechtMerge pull request #1629 from ericeil/AsyncLocalPerf
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 #1617 from jamesqo/patch-1
2015-09-26 Matt EllisMerge pull request #1630 from dotnet-bot/from-tfs
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 #1627 from ellismg/icu-collation
2015-09-25 Matt EllisMerge pull request #1621 from dotnet-bot/from-tfs
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 #1626 from caslan/exportsforee
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 #1612 from jkotas/readytorun-directcall
2015-09-24 Jan KotasMerge pull request #1616 from dotnet-bot/from-tfs
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 #1613 from jkotas/crossgen-commandline
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 #1609 from Dmitry-Me/duplicatedCheck
2015-09-23 Jan VorlicekMerge pull request #1610 from janvorli/osx-thread-suspe...
2015-09-23 Jan VorlicekImplement runtime suspension for OSX
2015-09-23 Dmitry-MeFix erroneous check
2015-09-23 Matt EllisMerge pull request #1608 from ellismg/fix-infinite...
2015-09-23 Matt EllisUse Ordinal when searching for collation keyword
2015-09-23 Matt EllisMerge pull request #1604 from ellismg/icu-merge-staging
2015-09-22 Jan KotasMerge pull request #1603 from dotnet-bot/from-tfs
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 #1600 from dotnet-bot/from-tfs
2015-09-21 Jan KotasUndo MAX_LONGPATH use in SDK header file
2015-09-19 Jan KotasMerge pull request #1566 from tijoytom/master
2015-09-19 Eugene ZemtsovMerge pull request #1593 from Djuffin/funceval
2015-09-18 EugeneFix debugger's funceval on Linux
2015-09-18 Lubomir LitchevMerge pull request #1577 from LLITCHEV/master
2015-09-18 Koundinya VeluriMerge pull request #1565 from kouvel/TryGetRawMetadataFix
2015-09-18 Mike McLaughlinMerge pull request #1588 from mikem8361/target4
2015-09-18 Lubomir LitchevDisable the clang/llvm optimizer for a method that...
2015-09-18 tijoytomAdd support for NativeCallableAttribute
2015-09-18 Matt MitchellMerge pull request #1580 from ravimeda/fixTestBuildProj
2015-09-18 Jan KotasMerge pull request #1582 from janvorli/osx-thread-suspe...
2015-09-18 Sergiy KuryataMerge pull request #1583 from adityamandaleeka/coreclr_...
2015-09-18 Jan VorlicekChange PAL_InjectActivation to use pthread_kill
2015-09-18 Jan KotasMerge pull request #1585 from DasAllFolks/patch-2
2015-09-18 Jan KotasMerge pull request #1586 from DasAllFolks/patch-1
2015-09-18 Jan KotasMerge pull request #1587 from DasAllFolks/patch-3
2015-09-18 Mike McLaughlinAdd ICorDebugDataTarget4 to SOS.
2015-09-18 Steven DasFix link to CoreFX Performance Guidelines
2015-09-17 Steven DasFix link to "Coding Style" page
2015-09-17 Steven DasFix link to "Public Contract" subsection
2015-09-17 Jan KotasMerge pull request #1584 from DasAllFolks/patch-1
2015-09-17 Steven DasUnbreak "breaking changes" link
2015-09-17 Aditya MandaleekaMinor improvements to runtest.sh
2015-09-17 Aditya MandaleekaAdd runtest.sh script to run CoreCLR tests on Linux
2015-09-17 Jan KotasMerge pull request #1581 from dotnet-bot/from-tfs
2015-09-17 Matt MitchellMerge pull request #1574 from kouvel/FixPalTests
2015-09-17 Koundinya VeluriFix some frequently failing PAL tests
2015-09-17 Tarek Mahmoud... Port the DateTime parser fix with Serbia cultures
2015-09-17 AlexGhiondeaMerge pull request #1460 from bbowyersmyth/StringJoin
next