0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Jul 28, 2025 — Jul 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing XML doc comments; assembly signed. More... over 13 years ago
Merge with master. More... over 13 years ago
ReSharper refactoring and fix of issue #22. More... over 13 years ago
Added HeadingInfo.Default and CopyrightInfo.Default. More... over 13 years ago
Line endings converted to Unix format. More... over 13 years ago
Consolidation of pull request #11 by github user jafin. More... over 13 years ago
Merge pull request #11 from jafin/patch-1 More... over 13 years ago
Fixes numbers overflow (issue gh user jandler). More... over 13 years ago
NuGet package definition file updated. More... over 13 years ago
Issue about parsing negative values fixed. More... over 13 years ago
Version updated in documents. More... over 13 years ago
Version changed to 1.9.3.21 beta after hugodahl pull request. More... over 13 years ago
Merge pull request #10 from hugodahl/master More... over 13 years ago
Update src/libcmdline/CommandLine.cs More... almost 14 years ago
Display all required but missing options in help message More... almost 14 years ago
minor changes to README.md and library project file More... almost 14 years ago
modified README.md More... almost 14 years ago
fixed consecutive arrays issue reported by m1gu3l github user More... almost 14 years ago
fixed issued in ReflectionUtil::GetAttribute More... about 14 years ago
need to modify some docs More... about 14 years ago
adding fixture (and first test) for unknown args More... about 14 years ago
after pull request, updated version to beta More... about 14 years ago
Merge pull request #4 from gimmemoore/master More... about 14 years ago
Reviewed code with ReSharper to clean it up More... about 14 years ago
Allow parsing the arguments with different class options that do not have all the arguments defined on the command line arguments. This allows fragmented arguments class parsing, useful for project with addon where addons also requires command line arguments but when these addons are unknown by the main program at build time and cannot use the same option class. More... about 14 years ago
other corrections to nuspec More... about 14 years ago
updating nuspec More... about 14 years ago
new tests, minor fix, promoted to stable More... about 14 years ago
imprecision in sampleapp AssemblyInfo.cs comment More... about 14 years ago
README.md, inserted link to wiki More... about 14 years ago