commit | a8afdd40af3c7799b45f432afdc9bb7d9425be31 | [log] [tgz] |
---|---|---|
author | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Fri Apr 12 14:10:13 2013 +0000 |
committer | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Fri Apr 12 14:10:13 2013 +0000 |
tree | 4882862823b7515d084997c9ab37506e31d857b8 | |
parent | f92ace5e82c4f5bb2158a617770e140701074345 [diff] |
- Patch #3393345: BOOST_FOREACH compatibility. Made Json::iterator more standard compliant, added missing iterator_category and value_type typedefs (contribued by Robert A. Iannucci). - Patch #3474563: added missing JSON_API on some classes causing link issues when building as a dynamic library on Windows (contributed by Francis Bolduc).