| Added `Bytes()` test |
|
More...
|
about 10 years ago
|
| Added `Decode(byte[])` method |
|
More...
|
about 10 years ago
|
| Updated tests to use "NUnit" nuget packages |
|
More...
|
about 10 years ago
|
| Merge pull request #4 from voltagex/license |
|
More...
|
about 10 years ago
|
| Removed stray semicolon in "tests/RencodeTest.cs" |
|
More...
|
about 10 years ago
|
| Removed old solution file for VS 2008 |
|
More...
|
about 10 years ago
|
| Merge pull request #3 from voltagex/add-assemblyinfo |
|
More...
|
about 10 years ago
|
| Move licensing info into a single file. |
|
More...
|
about 10 years ago
|
| Create LICENSE.md |
|
More...
|
about 10 years ago
|
| Add AssemblyInfo.cs for nuget pack |
|
More...
|
about 10 years ago
|
| Updated [.gitignore] |
|
More...
|
about 10 years ago
|
| Merge pull request #1 from snargledorf/master |
|
More...
|
about 10 years ago
|
| Updated naming of methods/fields to follow common c# style guidelines |
|
More...
|
over 10 years ago
|
| Added Visual Studio 2012 solution/project files. |
|
More...
|
almost 13 years ago
|
| Fixed int encode/decode endian bug |
|
More...
|
over 13 years ago
|
| decode_string bug fix. |
|
More...
|
over 13 years ago
|
| Added Visual Studio 2012 version of csproj |
|
More...
|
over 13 years ago
|
| minor csproj changes |
|
More...
|
over 13 years ago
|
| Added License to [RencodeConst.cs]. |
|
More...
|
over 13 years ago
|
| Added float32, float64, true, false, null encoding/decoding, moved BitConv methods to [Util.cs] and [BStruct.cs], cleaned up method accessibility, moved rencode constants to [RencodeConst.cs]. |
|
More...
|
over 13 years ago
|
| Added License |
|
More...
|
over 13 years ago
|
| Added Dict Type Encoder / Decoder |
|
More...
|
over 13 years ago
|
| Added Lists. Fixed int decoding bug. added fixed string, list, int pos, int neg decoders. |
|
More...
|
over 13 years ago
|
| More robust int1, int2, int4, int8 encoding. Added string, int, int1, int2, int4, int8 decoding. |
|
More...
|
over 13 years ago
|
| Cleaned up method docs. |
|
More...
|
over 13 years ago
|
| Initial Commit, Supports int, long and string encoding. |
|
More...
|
over 13 years ago
|