9
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Nov 07, 2024 — Nov 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[C++] Adding UnitTest++ so we can start verifying the framework More... over 9 years ago
[C++] Adding UnitTest++ so we can start verifying the framework More... over 9 years ago
Merge branch 'master' of github.com:n2framework/n2framework More... over 9 years ago
Merge branch 'master' of github.com:n2framework/n2framework More... over 9 years ago
[C++] Adding project and such for testing the framework More... over 9 years ago
[C++] Adding project and such for testing the framework More... over 9 years ago
[C++] Fixing issue with strcpy/strcpy_s born out of my being slightly rusty on C strings More... over 9 years ago
[C++] Fixing issue with strcpy/strcpy_s born out of my being slightly rusty on C strings More... over 9 years ago
[C++] Forgot to add DispatchBase::MakeValid() call to CliDispatch More... over 9 years ago
[C++] Forgot to add DispatchBase::MakeValid() call to CliDispatch More... over 9 years ago
[C++] Adding the CliDispatch for simplifying parameter parsing More... over 9 years ago
[C++] Adding the CliDispatch for simplifying parameter parsing More... over 9 years ago
[C++] Adding a pragma to deal with Windows demanding use of strcpy_s() instead of strcpy() in NodeBase More... over 9 years ago
[C++] Adding a pragma to deal with Windows demanding use of strcpy_s() instead of strcpy() in NodeBase More... over 9 years ago
[PHP] Fixing logic issue in env_parse_params() for checking char position is last character More... over 9 years ago
[PHP] Fixing logic issue in env_parse_params() for checking char position is last character More... over 9 years ago
[PHP] Removing closing tags from all files More... almost 10 years ago
[PHP] Removing closing tags from all files More... almost 10 years ago
[PHP] Removing 'create' action from Extension node/dispatch; Making associative copy of argv not be case-insensitive More... about 10 years ago
[PHP] Removing 'create' action from Extension node/dispatch; Making associative copy of argv not be case-insensitive More... about 10 years ago
[C++] Changing up the code-doc style to be closer to that of the C# flavor More... about 10 years ago
[C++] Changing up the code-doc style to be closer to that of the C# flavor More... about 10 years ago
[PHP] Adding ConsoleHelper::GetQueriedInput() method and converting all core CLI interactions to use it More... over 10 years ago
[PHP] Adding ConsoleHelper::GetQueriedInput() method and converting all core CLI interactions to use it More... over 10 years ago
[PHP] Changing core generation to expect N2f:Ext/N2F:Extension to follow the suggestion we'll someday have in documentation More... over 10 years ago
[PHP] Changing core generation to expect N2f:Ext/N2F:Extension to follow the suggestion we'll someday have in documentation More... over 10 years ago
[PHP] Adding output of directories created while doing recursive copies in FileHelper::CopyFolder() More... over 10 years ago
[PHP] Adding output of directories created while doing recursive copies in FileHelper::CopyFolder() More... over 10 years ago
[PHP] Adding FileHelper::CopyFile() and FileHelper::CopyFolder() methods More... over 10 years ago
[PHP] Adding FileHelper::CopyFile() and FileHelper::CopyFolder() methods More... over 10 years ago