Fix compile error for gcc13 (#471)
[platform/core/dotnet/launcher.git] / NativeLauncher / installer-plugin / prefer_nuget_cache_plugin.cc
2023-07-19 이형주/MDE Lab(SR)... Fix compile error for gcc13 (#471) accepted/tizen_unified_dev accepted/tizen/unified/dev/20230726.120036
2022-12-07 j-h.choiAdd TAC installer accepted/tizen/unified/20221208.043843
2021-06-28 j-h.choiAdded missing exception handling for boost_filesystem
2021-01-07 j-h.choiApply ownership to the newly created tac folder
2020-12-18 j-h.choiModify the ownership of TAC and Remove unnecessary...
2020-09-28 조웅석/Common Platfor... Add missing smack label setting for preloaded app ... accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.120828 accepted/tizen/6.0/unified/hotfix/20201103.050913 accepted/tizen/unified/20201005.101327 submit/tizen/20201005.025011 submit/tizen_6.0/20201029.205103 submit/tizen_6.0_hotfix/20201102.192503 submit/tizen_6.0_hotfix/20201103.114803 tizen_6.0.m2_release
2020-09-13 j-h.choiAdded smack permissions for the .tac_symlink folder... accepted/tizen/unified/20200915.113754 submit/tizen/20200915.041858
2020-08-24 j-h.choiWrap bf::exists() to check for exception submit/tizen/20200828.012148
2020-08-18 조웅석/Common Platfor... Wrap bf::exists() to check for exception. (#270) accepted/tizen/unified/20200820.034645 submit/tizen/20200818.081345
2020-08-18 최종헌/Common Platfor... Added error handling for failures during the TAC (...
2020-08-14 최종헌/Common Platfor... Modified function name for readability (#263)
2020-08-07 최종헌/Common Platfor... Change to execute SQL commands simply (#265) accepted/tizen/unified/20200810.123138 submit/tizen/20200807.080009
2020-08-05 최종헌/Common Platfor... Support for TLC(Tizen Library cache) (#260)
2020-07-08 최종헌/Common Platfor... Modification of lchown for ni file in .tac_symlink...
2020-07-08 Woongsuk ChoRefactoring path manager
2020-06-18 최종헌/Common Platfor... Code cleanup (#251)
2020-04-27 j-h.choiSupport for preload of ElmSharp and preload.list file
2020-04-13 j-h.choiAdd flags to the install plugin to avoid duplicate... accepted/tizen/unified/20200413.222040 submit/tizen/20200413.110328
2020-03-18 j-h.choiChange the name of the define directory(/opt/usr/dotnet) accepted/tizen/unified/20200319.131234 submit/tizen/20200318.232027
2020-01-30 j-h.choiModify the parameter name of the database function
2020-01-14 j-h.choi Code cleanup
2019-11-20 j-h.choiFixed Svace(memory_leak) accepted/tizen/unified/20191120.130641 submit/tizen/20191120.034939 submit/tizen_5.5/20191120.034924
2019-11-20 j-h.choiFixed Svace issue
2019-11-19 j-h.choiFixed bug for TAC when upgrading application
2019-10-10 j-h.choiCode cleanup
2019-10-09 j-h.choiAdded logic to recover when db file is corrupted.
2019-08-05 j-h.choiFixed svace (376818, 386676, 386690)
2019-08-05 j-h.choiVerify that the assembly is in the TPA list.
2019-08-05 j-h.choiCode refactoring
2019-07-18 j-h.choiRemove the commented code
2019-07-18 j-h.choiCode cleanup of TAC
2019-07-16 최종헌/Common Platfor... Modify the problem that the original assembly is delete...
2019-07-05 조웅석/Common Platfor... Merge pull request #72 from j-h-choi/tac_env accepted/tizen/unified/20190709.113105 submit/tizen/20190709.054508
2019-07-04 최종헌/Common Platfor... Merge branch 'tizen' into tac_env
2019-07-03 j-h.choiAdd define for TAC in launcher_env.h
2019-06-11 j-h.choiMerge branch 'j-h-choi-tizen' into tizen
2019-06-11 j-h.choiMerge branch 'tizen' of https://github.sec.samsung...
2019-06-11 j-h.choiAdd 'Tizen Assembly Cache' feature
2019-06-10 j-h.choiAdd comments for added function in utils.h
2019-06-07 최종헌/Common Platfor... Merge branch 'tizen' into tizen
2019-06-03 j-h.choiTAC support for memory optimization