7
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
initial version of custom hosting code More... over 10 years ago
renamed function pointer type, changed code to call UnmanagedMain More... over 10 years ago
renamed function pointer type, changed code to call UnmanagedMain More... over 10 years ago
added first version of custom PS hosting code More... over 10 years ago
added first version of custom PS hosting code More... over 10 years ago
Add passing GetUserName unit test More... over 10 years ago
deleting trailing whitespace More... over 10 years ago
Merge branch 'develop' of mshttps://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-linux into dev/117-cleanup-test-files More... over 10 years ago
Rename userName in test to expectedUsername More... over 10 years ago
Rename userName in test to expectedUsername More... over 10 years ago
Refactor setting of lpnSize when buffer size is insufficient More... over 10 years ago
Refactor setting of lpnSize when buffer size is insufficient More... over 10 years ago
Remove unnecessary static qualifier from const string More... over 10 years ago
Remove unnecessary static qualifier from const string More... over 10 years ago
Use std::string instead of C99 dynamic array More... over 10 years ago
Use std::string instead of C99 dynamic array More... over 10 years ago
Use LOGIN_NAME_MAX instead of L_cuserid More... over 10 years ago
Use LOGIN_NAME_MAX instead of L_cuserid More... over 10 years ago
Add more unit test coverage for GetUserName More... over 10 years ago
Add more unit test coverage for GetUserName More... over 10 years ago
Set lpnSize when insufficient More... over 10 years ago
Set lpnSize when insufficient More... over 10 years ago
removed src/coreclr submodule that was not used More... over 10 years ago
Use test fixture in GetUserName unit tests More... over 10 years ago
Use test fixture in GetUserName unit tests More... over 10 years ago
Use L_cuserid instead of 64 and given lpnSize More... over 10 years ago
Use L_cuserid instead of 64 and given lpnSize More... over 10 years ago
Factor out using directives More... over 10 years ago
Factor out using directives More... over 10 years ago
Change global to local static const More... over 10 years ago