265
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #181 from AlexanderSamoilov/bugfix/issue_180_netfx_registry_npe More... about 2 years ago
Issue #180. Fix null pointer in NETFX tools registry search for Windows 64. More... over 3 years ago
Update release notes with changes to zip/unzip task. More... over 7 years ago
Merge pull request #167 from NicoR91/ZipPassword More... over 7 years ago
Password More... over 7 years ago
Password More... over 7 years ago
Merge pull request #158 from rmboggs/net_45 More... over 8 years ago
Update releasenotes.html to include .net/mono 4.5 updates. More... over 8 years ago
Merge pull request #160 from rmboggs/issue_155 More... over 8 years ago
Update releasenotes.html to include the trycatch fix. Also update the <c> tags to <code> while here. More... over 8 years ago
Normalize line endings. More... over 8 years ago
Trim trailing whitespace from the exception message output. More... over 8 years ago
Ensure that the CatchElement gets all of the exception information from any inner exceptions that may exist in the buildexception object. More... over 8 years ago
Add initial support for mono-4.5 on unix. Untested. Cannot work on mono-4.5 on win until next mono release with corrected installer. Fix has been committed to mono repo but no eta as to when the next Windows release for mono will occur. More... over 8 years ago
fix line endings More... over 8 years ago
Enable .net 4.5 build More... over 8 years ago
Update release notes to cover last 2 merged pull requests. More... almost 9 years ago
Merge pull request #143 from imakowski/master More... almost 9 years ago
Merge pull request #146 from JoshMcCullough/#138 More... about 9 years ago
Fixed compilation error More... about 9 years ago
Cleanups in code More... about 9 years ago
String operations improvements More... about 9 years ago
Logging cleanup More... about 9 years ago
Message Level should be checked before string formating More... about 9 years ago
Info strings should be created only when Info is enabled More... about 9 years ago
Debug strings should be created only when debug is enabled More... about 9 years ago
Cleanups in code More... about 9 years ago
Is operator improvements More... about 9 years ago
Minor performance improvements in string comparisons More... about 9 years ago
Prevent IConditional element objects from initializing if IfDefined is false or UnlessDefined is true. More... about 9 years ago