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
2020-04-16
Fix PIE options (#26323)
submit/tizen/20200415.223728
accepted/tizen/unified/20200416.080052
Jan Vorlicek
1
-2
/
+0
2019-06-25
Map C Locale to Invariant (#25373)
Tarek Mahmoud Sayed
1
-28
/
+7
2019-06-09
don't acquire lock if the collator has been already created (#24973)
Adam Sitnik
2
-25
/
+16
2019-06-06
Use CMake's C# support to build DacTableGen instead of manually invoking csc....
Jeremy Koritzinsky
1
-3
/
+3
2019-05-07
Make Idn.GetAscii compatible with Windows (#24443)
Tarek Mahmoud Sayed
1
-0
/
+3
2019-05-04
Minor tweaks for gcc (#24391)
Adeel Mujahid
1
-7
/
+7
2019-04-25
[System.Globalization.Native] Fix small issues in CloneCollatorWithOptions an...
Filip Navara
1
-83
/
+41
2019-04-25
Null-terminate buffers that strncpy writes to (#24095)
Omair Majid
1
-0
/
+3
2019-04-19
Fix performance regression on glibc on Linux (#24099)
Filip Navara
1
-2
/
+6
2019-02-20
Abstract deprecated and selectany for GCC and remove LLVM'ism where possible ...
Sinan Kaya
3
-13
/
+12
2019-02-09
Set visibility option to hidden (#21924)
Adeel Mujahid
1
-3
/
+0
2019-02-05
Avoid duplicate tree lookup in GetCollatorFromSortHandle (#22390)
Filip Navara
1
-9
/
+7
2019-02-03
Prefix enums, remove DLLEXPORT from GetResultCode
Filip Navara
11
-145
/
+152
2019-02-03
Fix inconsistent usage of various bool types
Filip Navara
8
-258
/
+249
2019-02-03
Update static_assert usage to c_static_assert_msg
Filip Navara
3
-15
/
+12
2019-02-03
Avoid memory allocation in EnumSymbols for small buffers
Filip Navara
1
-15
/
+20
2019-02-03
Fix error handling in GetLocaleIso639LanguageTwoLetterName
Filip Navara
1
-0
/
+2
2019-02-03
Simplify and fix error handling
Filip Navara
2
-84
/
+4
2019-02-03
Change NormalizationForm to address feedback.
Filip Navara
2
-8
/
+8
2019-02-03
Fix enum alignment
kasper3
1
-2
/
+3
2019-02-03
Address feedback
kasper3
1
-20
/
+22
2019-02-03
Convert version.cpp to C
kasper3
1
-6
/
+0
2019-02-03
Address feedback
kasper3
3
-70
/
+54
2019-02-03
Convert System.Globalization.Native to C
kasper3
25
-564
/
+902
2019-02-03
Rename files
kasper3
13
-0
/
+0
2018-11-19
Fix Getting Max Japanese Era (#21087)
Tarek Mahmoud Sayed
1
-1
/
+2
2018-09-07
Fix ICU load on OpenSUSE Tumbleweed (#19812)
Jan Vorlicek
1
-25
/
+36
2018-04-09
Adding dlerr() diagnostics for libicu dlsym errors (#17454)
Debayan Ghosh
1
-1
/
+1
2018-02-17
delete unused mirror files (#16423)
Sergey Andreenko
1
-1
/
+0
2018-01-15
Fix Android build (#15868)
Jan Vorlicek
1
-2
/
+2
2017-12-29
Remove lib prefix for System.Globalization.Native.a to match all other librar...
Jan Kotas
1
-3
/
+4
2017-12-22
icushim: try using the build-time libicu version (#15562)
Tom Deseyn
1
-62
/
+61
2017-12-01
Unix: Remove MaxPath, MaxName (#15229)
Tom Deseyn
1
-14
/
+0
2017-08-15
Get sort version dynamically and expose ICU version from native component (#1...
Tarek Mahmoud Sayed
3
-6
/
+33
2017-05-02
Added missing icu headers for Android (#11325)
Cyd Haselton
1
-0
/
+2
2017-03-25
Enable global invariant on OSX (#10470)
Tarek Mahmoud Sayed
3
-45
/
+59
2017-03-19
Invariant globalization (#10264)
Tarek Mahmoud Sayed
1
-7
/
+9
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
[next]