summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* warn on stderrlcg/ffi-less-ffi-yajlLamont Granquist2015-03-241-2/+2
* Remove ffi gem as a hard dependencyLamont Granquist2015-03-243-16/+52
* bumping version to 2.0.0 for release2.0.0Lamont Granquist2015-03-171-1/+1
* Removing JSON gem compatibility layerLamont Granquist2015-03-171-140/+0
* bump version to 1.4.0Lamont Granquist2015-02-171-1/+1
* mixin windows? helper directly into the objectLamont Granquist2015-02-172-5/+9
* Move #windows? to lib to allow not checking libname to determine platformTyler Vann-Campbell2015-02-172-1/+7
* remove unnecessary linelcg/invalid-utf8Lamont Granquist2015-01-221-1/+0
* support turning off validate_utf8Lamont Granquist2015-01-221-0/+1
* catch and raise invalid string error betterLamont Granquist2015-01-221-0/+2
* include status code for Unknown ErrorElan Ruusamäe2015-01-221-1/+1
* bump version to 1.3.1Lamont Granquist2014-11-241-1/+1
* allow arbitrary Objects as keysLamont Granquist2014-11-241-1/+1
* version bump to 1.3.01.3.0Lamont Granquist2014-11-221-1/+1
* support calling #to_s on all types for keysLamont Granquist2014-11-221-26/+61
* fix bare object parsingLamont Granquist2014-11-221-5/+2
* fix #15 by requiring string or IOLamont Granquist2014-11-221-0/+2
* Merge pull request #29 from opscode/lcg/better-ext-vs-ffi-logicLamont Granquist2014-11-221-2/+22
|\
| * line wrap on commentlcg/better-ext-vs-ffi-logicLamont Granquist2014-10-131-5/+8
| * add better ext-vs-ffi logicLamont Granquist2014-10-131-2/+19
* | fix minor typoElan Ruusamäe2014-11-121-1/+1
|/
* add deprecation warningLamont Granquist2014-10-091-0/+2
* the c ext loads and still tests fine on 1.8.7Lamont Granquist2014-10-091-2/+1
* version bump to 1.2.01.2.0Lamont Granquist2014-10-091-1/+1
* Merge pull request #27 from opscode/lcg/windows-libnameLamont Granquist2014-10-092-0/+4
|\
| * fix libnames for windowslcg/windows-libnameLamont Granquist2014-10-082-0/+4
* | Cleaning up code - letting yajl do more heavy lifting for us. Also removing ...tyler-ball2014-10-072-3/+6
* | Making necessary C changes to only call to_json if it is presenttyler-ball2014-10-071-1/+1
* | Upping versiontyler-ball2014-10-061-1/+1
* | If an object does not have .to_json, we no longer try to call ittyler-ball2014-10-061-1/+5
|/
* use RbConfig instead of ConfigLamont Granquist2014-08-291-1/+1
* bumping version to 1.1.01.1.0Lamont Granquist2014-08-261-1/+1
* fix rbx using dlopen via FFILamont Granquist2014-08-231-11/+44
* fix ruby 1.8.7 testsLamont Granquist2014-08-231-1/+1
* add datetime encodingLamont Granquist2014-08-232-2/+45
* bumping version + changelog for releas1.0.2Lamont Granquist2014-08-091-1/+1
* ensure opts hash is never nilLamont Granquist2014-08-081-0/+1
* args aren't actually optionalLamont Granquist2014-08-081-2/+1
* remove stray debuggingLamont Granquist2014-08-071-2/+0
* fix for chef pretty printing issuesLamont Granquist2014-08-073-10/+12
* Revert "change allow_comment default to true"Lamont Granquist2014-08-071-12/+13
* Revert "fix for chef pretty printing issues"Lamont Granquist2014-08-073-12/+10
* Revert "remove stray 'pp' debugging"Lamont Granquist2014-08-071-0/+2
* remove stray 'pp' debuggingLamont Granquist2014-08-071-2/+0
* fix for chef pretty printing issuesLamont Granquist2014-08-073-10/+12
* change allow_comment default to trueLamont Granquist2014-08-071-13/+12
* change allow_comment default to trueLamont Granquist2014-08-071-1/+6
* bumping version to 1.0.11.0.1Lamont Granquist2014-07-171-1/+1
* bump version to release 1.0.01.0.0Lamont Granquist2014-07-161-1/+1
* bump version to 0.2.10.2.1Lamont Granquist2014-07-151-1/+1