0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test for the TextFileProcessor More... over 21 years ago
Files to support the TextFileProcessor tests. More... over 21 years ago
Port of the com.townleyenterprises.common.io package from Java Edition. More... over 21 years ago
Changes to make the unit tests work with MS.NET 1.1 SDK More... over 21 years ago
Accidental check-in of some debugging code More... over 21 years ago
Added message to try and figure out what was going on. Removed unnecessary static for the parser instance More... over 21 years ago
Fix porting bugs in difference between Java HashMap and .NET Hashtable when given a null key. The .NET one throws an exception. More... over 21 years ago
Added NUnit tests More... over 21 years ago
Updates More... over 21 years ago
NUnit tests for the CommandParser More... over 21 years ago
NUnit framework for unit tests More... over 21 years ago
New NAnt build script More... over 21 years ago
Moved from ../common More... over 21 years ago
Moved from ../command More... over 21 years ago
Moved to src/common More... over 21 years ago
Moved to src/command More... over 21 years ago
added clean dependency to the csc target. Doesn't seem to be able to support partial compiles very well... :( More... over 21 years ago
Fixed bug in the way options containing 'key=value' are parsed in C#. The .NET System.String class's Substring method takes the start and length rather than the start and end. Didn't notice this during hand port and haven't yet ported the test cases. More... over 21 years ago
Fixed bug due in my understanding of the IDictionary in C# and how you added items to the map More... over 21 years ago
Fixed ToArray misunderstanding to allow the library to actually work. More... over 21 years ago
Fixed mistake in the Makefile for the AssemblyInfo.cs file More... over 21 years ago
Initial revision More... over 21 years ago
Changed bug about the default argument More... almost 22 years ago
Minor output formatting fix. More... almost 22 years ago
Bug fixes; basic path expansion More... almost 22 years ago
Utility for generating batch files for DOS/Windows java development More... almost 22 years ago
Added new items to be done before 2.1... More... almost 22 years ago
Build 74 More... almost 22 years ago
Added new version checking methods More... almost 22 years ago
Added tests for new version checking methods More... almost 22 years ago