index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
corefx
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
Enhance ICU version scan (#9993)
Jan Vorlicek
1
-3
/
+21
2017-03-07
Fix ICU detection in System.Globalization.Native build (#9990)
Jan Vorlicek
1
-4
/
+2
2017-02-24
typo in CMakeLists.txt (#9763)
John Gorter
1
-1
/
+1
2017-02-14
Add case-insensitive String.Replace overloads (#9316)
Erti-Chris Eelmaa
1
-1
/
+9
2017-01-10
Add Microsoft.NETCore.Native package (2nd attempt) (#8882)
Sedar Gokbulut
1
-0
/
+16
2017-01-06
Use POSIX "command" instead of non-standard "which" (#8823)
Jürgen Hötzel
1
-4
/
+4
2017-01-05
Revert "Adding Microsoft.NETCore.Native package (#8791)"
Sedar Gokbulut
1
-16
/
+0
2017-01-04
Adding Microsoft.NETCore.Native package (#8791)
Sedar Gokbulut
1
-0
/
+16
2016-11-29
Fix shared library dependencies verification on some platforms (#8349)
Jan Vorlicek
1
-0
/
+6
2016-11-08
Avoid failures when allocate memory in native (#8028)
Tarek Mahmoud Sayed
2
-8
/
+22
2016-11-01
Enable the rest of netstandard1.7 globalization APIs (#7935)
Tarek Mahmoud Sayed
1
-0
/
+6
2016-10-27
Add the missing ICU APIs to the ICU shim (#7840)
Tarek Mahmoud Sayed
1
-0
/
+6
2016-10-26
Enable CultureInfo netstandard 1.7 APIs on Linux (#7811)
Tarek Mahmoud Sayed
2
-5
/
+76
2016-10-26
Remove dependency of System.Globalization.Native.so on specific ICU version (...
Jan Vorlicek
15
-33
/
+499
2016-10-14
Enable RegionInfo netstandard 1.7 APIs (#7604)
Tarek Mahmoud Sayed
3
-4
/
+77
2016-05-30
Fix ucol_setMaxVariable detection for Gentoo Linux (#5309)
Peter Jas
1
-0
/
+7
2016-05-19
Ignore empty collation elements in EndsWith
Matt Ellis
1
-29
/
+41
2016-04-25
Change how we detect the default locale
Matt Ellis
3
-3
/
+49
2016-04-18
enable build of cross target components.
Rahul Kumar
2
-1
/
+3
2016-04-06
Avoid assert on buffer overflow
Steve Harter
1
-1
/
+1
2016-03-22
Strip symbols on release builds into separate binaries
Mike McLaughlin
1
-1
/
+2
2016-02-08
Revert "Add un-prefixed signatures as temporary workaround"
Jan Kotas
2
-36
/
+0
2016-02-02
TimeZoneInfo.DisplayName values are not localized on Linux
Eric Erhardt
3
-45
/
+84
2016-01-30
Revert "Revert "Add un-prefixed signatures as temporary workaround""
Jan Kotas
2
-0
/
+36
2016-01-30
Revert "Add un-prefixed signatures as temporary workaround"
Jan Kotas
2
-36
/
+0
2016-01-29
Add un-prefixed signatures as temporary workaround
Jan Kotas
2
-0
/
+36
2016-01-29
Unique names for GlobalizationNative exports
Jan Kotas
10
-166
/
+168
2016-01-27
Update license headers
dotnet-bot
11
-44
/
+33
2016-01-13
IdnMapping GetUnicode conformance tests fail
Eric Erhardt
1
-1
/
+2
2016-01-11
CompareOptions.IgnoreSymbols only ignores punctuation on Unix, but not other ...
Eric Erhardt
4
-2
/
+33
2016-01-08
Convert System.Globalization.Native to use a configure.cmake and .h.in files.
Eric Erhardt
4
-17
/
+17
2015-12-24
GC OS interface refactoring
Jan Vorlicek
1
-0
/
+1
2015-12-09
Fixing collation for the following scenarios:
Eric Erhardt
1
-29
/
+56
2015-12-07
Address PR feedback.
Eric Erhardt
1
-21
/
+28
2015-12-07
Ensure the collator map is thread safe on SortHandle.
Eric Erhardt
1
-0
/
+9
2015-12-07
Adding support for String CompareOptions IgnoreKanaType and IgnoreWidth on Unix.
Eric Erhardt
1
-3
/
+160
2015-12-07
Adding support for String CompareOptions IgnoreNonSpace and IgnoreSymbols.
Eric Erhardt
1
-5
/
+33
2015-12-07
Convert SortHandle to use a std::map to cache UCollators per option that is p...
Eric Erhardt
1
-19
/
+36
2015-11-20
Merge pull request #2112 from ellismg/cache-ucollators
Stephen Toub
1
-31
/
+78
2015-11-20
Cache UCollators in CompareInfo
Matt Ellis
1
-31
/
+78
2015-11-19
Merge pull request #2047 from eerhardt/ShortDate
Eric Erhardt
1
-5
/
+4
2015-11-15
Add USEARCH_DONE check to StartsWith in System.Globalization.Native
stephentoub
1
-22
/
+24
2015-11-13
DateTimeFormat.ShortDatePattern should use CLDR 'short' format on Unix.
Eric Erhardt
1
-5
/
+4
2015-11-13
Pass target string lengths to ICU on Unix
stephentoub
1
-8
/
+8
2015-10-25
Merge pull request #1851 from ellismg/icu-remove-c-plus-plus
Matt Ellis
7
-502
/
+676
2015-10-23
Cleanup CMakeLists.txt
Matt Ellis
2
-20
/
+27
2015-10-23
Fix spelling issues
Matt Ellis
1
-2
/
+2
2015-10-23
Use correct close function for UNumberFormat
Matt Ellis
1
-1
/
+1
2015-10-22
Use std::vector instead of calloc
Matt Ellis
1
-18
/
+6
2015-10-22
Link against libicucore on OSX
Matt Ellis
1
-14
/
+31
[next]