summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-24Fixing SAL anotation for VMRama Krishnan Raghupathy7-12/+29
2015-09-24Merge pull request #1612 from jkotas/readytorun-directcallJan Kotas1-2/+5
2015-09-24Merge pull request #1616 from dotnet-bot/from-tfsJan Kotas1-0/+1
2015-09-24Porting EventCounter from Roxel Branch to ProjectKdotnet-bot1-0/+1
2015-09-23Merge pull request #1613 from jkotas/crossgen-commandlineJan Kotas3-9/+12
2015-09-23Delete incorrect AMD64 ifdefJan Kotas1-1/+4
2015-09-23Fix crossgen command line handling on UnixJan Kotas3-9/+12
2015-09-23Handle direct call ReadyToRun helpersJan Kotas1-1/+1
2015-09-23Merge pull request #1609 from Dmitry-Me/duplicatedCheckMatt Ellis1-1/+1
2015-09-24Merge pull request #1610 from janvorli/osx-thread-suspension-activation-2Jan Vorlicek17-322/+472
2015-09-23Implement runtime suspension for OSXJan Vorlicek17-322/+472
2015-09-23Fix erroneous checkDmitry-Me1-1/+1
2015-09-23Merge pull request #1608 from ellismg/fix-infinite-recursion-in-culture-initMatt Ellis1-1/+2
2015-09-22Use Ordinal when searching for collation keywordMatt Ellis1-1/+2
2015-09-22Merge pull request #1604 from ellismg/icu-merge-stagingMatt Ellis36-438/+2858
2015-09-22Merge pull request #1603 from dotnet-bot/from-tfsJan Kotas2-1/+25
2015-09-22Respond to PR feedbackMatt Ellis3-6/+12
2015-09-22Update documentation to list ICU dependencyMatt Ellis3-4/+10
2015-09-22complete core implementation of CultureData for UnixSteve Harter9-161/+481
2015-09-22Use 'readlink' of the /etc/localtime file to determine the TimeZoneInfo.Local...Eric Erhardt5-2/+75
2015-09-22Fixing date patterns on Linux.Eric Erhardt2-24/+215
2015-09-22Build System.Native.Globalization on OSXMatt Ellis3-4/+19
2015-09-22Adding an empty string to the end of month names if ICU only returns 12.Eric Erhardt1-11/+37
2015-09-22Don't use StringBuilderCache for casingMatt Ellis2-5/+8
2015-09-22Responding to PR feedback.Eric Erhardt2-65/+73
2015-09-22Implement Japanese Era information.Eric Erhardt6-63/+260
2015-09-22Implement CalendarData.GetCalendars.Eric Erhardt3-6/+91
2015-09-22Implement CalendarData on Linux.Eric Erhardt10-89/+604
2015-09-22address code review feedbackSteve Harter1-4/+2
2015-09-22address code review feedbackSteve Harter1-21/+21
2015-09-22add number formattingSteve Harter1-40/+321
2015-09-22address code review comments in CultureData.Unix.cs and and refactor filesSteve Harter7-368/+405
2015-09-22address code review commentsSteve Harter3-14/+29
2015-09-22address code review commentsSteve Harter4-102/+44
2015-09-22base locale and formatting for linuxSteve Harter6-179/+589
2015-09-22Respond to PR FeedbackMatt Ellis3-126/+37
2015-09-22Use System.Globalization.Native for casingMatt Ellis7-59/+124
2015-09-22Add wrappers for ICU CasingMatt Ellis2-0/+121
2015-09-22Add wrappers for IDNA supportMatt Ellis2-0/+77
2015-09-22Add Normalization wrappers on top of ICUMatt Ellis3-0/+118
2015-09-22Fix to VectorCopyTo test that are failing with NullReferencException on an AV...Venkata Sivaramakrishna Ramadugu2-1/+25
2015-09-21Merge pull request #1600 from dotnet-bot/from-tfsJan Kotas1-1/+1
2015-09-21Undo MAX_LONGPATH use in SDK header fileJan Kotas1-1/+1
2015-09-18Merge pull request #1566 from tijoytom/masterJan Kotas23-13/+464
2015-09-18Merge pull request #1593 from Djuffin/funcevalEugene Zemtsov3-2/+8
2015-09-18Fix debugger's funceval on LinuxEugene3-2/+8
2015-09-18Merge pull request #1577 from LLITCHEV/masterLubomir Litchev2-1/+21
2015-09-18Merge pull request #1565 from kouvel/TryGetRawMetadataFixKoundinya Veluri1-1/+8
2015-09-18Merge pull request #1588 from mikem8361/target4Mike McLaughlin9-10/+69
2015-09-18Disable the clang/llvm optimizer for a method that triggers wrong codegen.Lubomir Litchev2-13/+21