1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
style: Resolve 3 IDE warnings More... about 1 year ago
style: Upgrade to C# 11 and use some newer language features like file scoped namespace and implicit usings More... about 1 year ago
Update package info in .csproj Delete AssemblyInfo as no longer needed. More... about 1 year ago
Target .NET Standard 2 and upgrade project formats to the slimmed down "SDK" style csproj. Because netstandard2 is widely supported the separate projects should no longer be needed. More... about 1 year ago
Badges! More... over 8 years ago
Updated solution and projects for VS2015 taking advantage of Shared Code Projects and now preferring NUnit tests as they can be run inside of Visual Studio. This was also prompted to update the MonoTouch build targets to the Xamarin.iOS build targets for the AppVeyor build. More... over 8 years ago
Merge pull request #1 from gimmemoore/master More... over 9 years ago
Added support for packed decimal
kevmoo
as Kevin Moore
More... almost 10 years ago
Updates for NuGet More... over 11 years ago
We can read & write, so call this Version 1 More... over 11 years ago
Writer extension methods for Ints and Single More... over 11 years ago
Cleanup of single conversion More... over 11 years ago
IbmConverter.GetBytes(Single) More... over 11 years ago
IbmConverter.GetBytes(Int32) More... over 11 years ago
IbmConverter.GetBytes(Int16) More... over 11 years ago
BinaryWriter.WriteEbcdic(string) More... over 11 years ago
iPhone 5 support for unit test runner More... over 11 years ago
Added IbmConverter.GetBytes(string, ...) More... over 11 years ago
Normalize line endings More... over 11 years ago
Loading of MonoTouch projects in VisualStudio More... over 11 years ago
Added a build script for Windows More... over 11 years ago
Fixed misspelling More... over 11 years ago
Added a monodevelop build script More... over 11 years ago
Referenced VisualStudioTestingShim More... over 11 years ago
Visual Studio's changes when opening sln More... over 11 years ago
Added license file (MIT License) More... over 11 years ago
Deleted Ad-Hoc and AppStore configs More... over 11 years ago
Added iOS tests More... over 11 years ago
Don't check exception message More... over 11 years ago
Added an NUnit test project for use on MonoDevelop More... over 11 years ago