openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
K
kvantetore's litjson
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
7 days
ago. based on code collected
7 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #3 from chipdude/master
Tore Birkeland
More...
almost 14 years ago
0.5.0.2 - NEWS and ChangeLog
Chip Salzenberg
More...
about 14 years ago
Merge pull request #2 from chipdude/master
Tore Birkeland
More...
over 14 years ago
Support all obvious numeric conversions. Support Nullable<> targets on import.
Chip Salzenberg
More...
over 14 years ago
slightly better diagnostic on import mistype
Chip Salzenberg
More...
over 14 years ago
automatically convert among numeric types, since JSON doesn't distinguish. Nullable<> still pending
Chip Salzenberg
More...
over 14 years ago
0.5.0.1
Chip Salzenberg
More...
over 14 years ago
Merge pull request #1 from JoeOsborn/master
Tore Birkeland
More...
almost 15 years ago
implemented Tore's list fix for JsonMapper's JsonData output
Joe Osborn
More...
almost 15 years ago
Fixed bug where a null object would cause a null pointer exception in WriteJson rather than write out "null"
Tore
More...
almost 16 years ago
Changed parsing of numbers to using the invariant namespace to make it possible to parse floating point numbers in locales with a different decimal symbol than "."
Tore
More...
about 16 years ago
Fixed bug where nested arrays caused JsonMapper to close all arrays at the close of the first one
Tore
More...
about 16 years ago
Created VisualStudio solution for the project
Tore
More...
about 16 years ago
Makefile clean-ups
Leonardo Boshell
More...
over 18 years ago
Updated NEWS for 0.5.0
Leonardo Boshell
More...
over 18 years ago
Preparing 0.5.0 release
Leonardo Boshell
More...
over 18 years ago
Fixed conversion from empty JSON objects to JsonData instances
Leonardo Boshell
More...
over 18 years ago
Fixed conversion of null values in JsonData instances (bug #1807477)
Leonardo Boshell
More...
over 18 years ago
Fix handling of read-only and write-only properties
Leonardo Boshell
More...
over 18 years ago
Move class around
Leonardo Boshell
More...
over 18 years ago
Re-order methods
Leonardo Boshell
More...
over 18 years ago
Skip test for reading longs while a bug in mono is sorted out
Leonardo Boshell
More...
over 18 years ago
Test coverage for reading multiple JSON texts from the same input
Leonardo Boshell
More...
over 18 years ago
Wrap constructor in a region block
Leonardo Boshell
More...
over 18 years ago
Implement IEquatable<T> interface in JsonData
Leonardo Boshell
More...
over 18 years ago
Read/write enum's
Leonardo Boshell
More...
over 18 years ago
Cleaning commented code
Leonardo Boshell
More...
over 18 years ago
New base importers for reading int values into double or float variables
Leonardo Boshell
More...
over 18 years ago
Added EndOfInput property, which has a different meaning than EndOfJson
Leonardo Boshell
More...
over 18 years ago
Added note about credits for contributions
Leonardo Boshell
More...
over 18 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree