summaryrefslogtreecommitdiff
path: root/src/corefx
AgeCommit message (Expand)AuthorFilesLines
2015-10-05Merge pull request #1662 from steveharter/masterMatt Ellis2-0/+15
2015-10-05Fix ICU compile error on CentOS by using DateFormatSymbols::NARROW insead of ...Steve Harter2-0/+15
2015-09-25Implement basic collation on top of ICUMatt Ellis2-0/+270
2015-09-22Respond to PR feedbackMatt Ellis1-2/+8
2015-09-22complete core implementation of CultureData for UnixSteve Harter4-80/+335
2015-09-22Use 'readlink' of the /etc/localtime file to determine the TimeZoneInfo.Local...Eric Erhardt2-0/+25
2015-09-22Fixing date patterns on Linux.Eric Erhardt1-7/+35
2015-09-22Build System.Native.Globalization on OSXMatt Ellis3-4/+19
2015-09-22Responding to PR feedback.Eric Erhardt1-62/+46
2015-09-22Implement Japanese Era information.Eric Erhardt1-7/+139
2015-09-22Implement CalendarData.GetCalendars.Eric Erhardt1-4/+86
2015-09-22Implement CalendarData on Linux.Eric Erhardt2-0/+383
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 Harter6-366/+401
2015-09-22address code review commentsSteve Harter2-14/+26
2015-09-22address code review commentsSteve Harter2-77/+33
2015-09-22base locale and formatting for linuxSteve Harter3-0/+482
2015-09-22Respond to PR FeedbackMatt Ellis1-85/+30
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-07-22Remove System.Security.Cryptography.Native from coreclr buildNick Guerrera3-817/+4
2015-06-24Add support for setting verification time and querying the root store directorybartonjs1-0/+101
2015-06-22Add methods for interacting with STACK_OF(X509)Jeremy Barton1-0/+51
2015-04-20Delete unnecessary .gitmirror fileJan Kotas1-1/+0
2015-04-20Use more appropriate mirror setting for src\corefxJan Kotas1-0/+1
2015-04-20Create native interop library System.Security.Cryptography.NativeJeremy Barton4-0/+675