Use executables when trying to resolve an assembly
[platform/core/dotnet/launcher.git] / Tizen.Runtime /
2017-01-05 Pawel AndruszkiewiczUse executables when trying to resolve an assembly 72/108672/1
2016-12-20 woongsuk choMerge "add test tool for check launching time" into... accepted/tizen/mobile/20161222.020142 submit/tizen/20161221.042557
2016-12-20 woongsuk choMerge "AssemblyLoader should assist in loading all...
2016-12-19 Pawel AndruszkiewiczAssemblyLoader should assist in loading all assemblies 88/105788/1
2016-12-14 Cho Woong Sukbug-fix : load app ni dll file 57/104757/1
2016-12-14 pius.leeFix Preload DLL 54/104754/1
2016-12-14 pius.leeFix unused native image in application. 53/104753/1
2016-12-14 pius.leeFix failed to launch on Exception. 52/104752/1
2016-11-29 pius.leeAdd License file and comments to sources
2016-11-15 pius.leeAdd Unhandled Exception handler for Dlog output
2016-10-21 pius.leeChange managed build to use Nuget package.
2016-10-17 pius.leeFix missed 0 args on standalone
2016-10-10 pius.leeCoreclr & Mono Supported launcher and standalone
2016-09-23 pius.leeinitialize new launcher
2016-08-31 pius.leeFix build configuration for Device api dependency
2016-08-30 pius.leeRemove ini file and fix argument problem for appfw
2016-08-26 pius.leeSplit Native Parts to SharedObject and Executable
2016-08-19 pius.leeAdd managed launcher part