Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bare object parsing | Lamont Granquist | 2014-11-22 | 1 | -5/+2 |
* | fix #15 by requiring string or IO | Lamont Granquist | 2014-11-22 | 1 | -0/+2 |
* | Merge pull request #29 from opscode/lcg/better-ext-vs-ffi-logic | Lamont Granquist | 2014-11-22 | 1 | -2/+22 |
|\ | |||||
| * | line wrap on commentlcg/better-ext-vs-ffi-logic | Lamont Granquist | 2014-10-13 | 1 | -5/+8 |
| * | add better ext-vs-ffi logic | Lamont Granquist | 2014-10-13 | 1 | -2/+19 |
* | | fix minor typo | Elan Ruusamäe | 2014-11-12 | 1 | -1/+1 |
|/ | |||||
* | add deprecation warning | Lamont Granquist | 2014-10-09 | 1 | -0/+2 |
* | the c ext loads and still tests fine on 1.8.7 | Lamont Granquist | 2014-10-09 | 1 | -2/+1 |
* | version bump to 1.2.01.2.0 | Lamont Granquist | 2014-10-09 | 1 | -1/+1 |
* | Merge pull request #27 from opscode/lcg/windows-libname | Lamont Granquist | 2014-10-09 | 2 | -0/+4 |
|\ | |||||
| * | fix libnames for windowslcg/windows-libname | Lamont Granquist | 2014-10-08 | 2 | -0/+4 |
* | | Cleaning up code - letting yajl do more heavy lifting for us. Also removing ... | tyler-ball | 2014-10-07 | 2 | -3/+6 |
* | | Making necessary C changes to only call to_json if it is present | tyler-ball | 2014-10-07 | 1 | -1/+1 |
* | | Upping version | tyler-ball | 2014-10-06 | 1 | -1/+1 |
* | | If an object does not have .to_json, we no longer try to call it | tyler-ball | 2014-10-06 | 1 | -1/+5 |
|/ | |||||
* | use RbConfig instead of Config | Lamont Granquist | 2014-08-29 | 1 | -1/+1 |
* | bumping version to 1.1.01.1.0 | Lamont Granquist | 2014-08-26 | 1 | -1/+1 |
* | fix rbx using dlopen via FFI | Lamont Granquist | 2014-08-23 | 1 | -11/+44 |
* | fix ruby 1.8.7 tests | Lamont Granquist | 2014-08-23 | 1 | -1/+1 |
* | add datetime encoding | Lamont Granquist | 2014-08-23 | 2 | -2/+45 |
* | bumping version + changelog for releas1.0.2 | Lamont Granquist | 2014-08-09 | 1 | -1/+1 |
* | ensure opts hash is never nil | Lamont Granquist | 2014-08-08 | 1 | -0/+1 |
* | args aren't actually optional | Lamont Granquist | 2014-08-08 | 1 | -2/+1 |
* | remove stray debugging | Lamont Granquist | 2014-08-07 | 1 | -2/+0 |
* | fix for chef pretty printing issues | Lamont Granquist | 2014-08-07 | 3 | -10/+12 |
* | Revert "change allow_comment default to true" | Lamont Granquist | 2014-08-07 | 1 | -12/+13 |
* | Revert "fix for chef pretty printing issues" | Lamont Granquist | 2014-08-07 | 3 | -12/+10 |
* | Revert "remove stray 'pp' debugging" | Lamont Granquist | 2014-08-07 | 1 | -0/+2 |
* | remove stray 'pp' debugging | Lamont Granquist | 2014-08-07 | 1 | -2/+0 |
* | fix for chef pretty printing issues | Lamont Granquist | 2014-08-07 | 3 | -10/+12 |
* | change allow_comment default to true | Lamont Granquist | 2014-08-07 | 1 | -13/+12 |
* | change allow_comment default to true | Lamont Granquist | 2014-08-07 | 1 | -1/+6 |
* | bumping version to 1.0.11.0.1 | Lamont Granquist | 2014-07-17 | 1 | -1/+1 |
* | bump version to release 1.0.01.0.0 | Lamont Granquist | 2014-07-16 | 1 | -1/+1 |
* | bump version to 0.2.10.2.1 | Lamont Granquist | 2014-07-15 | 1 | -1/+1 |
* | fix DL/Fiddle logic stop using ffi | Lamont Granquist | 2014-06-26 | 1 | -8/+8 |
* | add JSON.fast_generate benchmark0.2.0 | Lamont Granquist | 2014-06-17 | 1 | -0/+5 |
* | handle StringIOs by being slurpy for now | Lamont Granquist | 2014-06-15 | 1 | -0/+4 |
* | fix very large floats in ffi | Lamont Granquist | 2014-06-15 | 1 | -1/+1 |
* | support yajl parser options | Lamont Granquist | 2014-06-14 | 2 | -1/+24 |
* | implementing allow_comments in ffi | Lamont Granquist | 2014-06-14 | 3 | -2/+10 |
* | add Oj.load | Lamont Granquist | 2014-06-14 | 2 | -7/+20 |
* | this might fix rbx | Lamont Granquist | 2014-06-14 | 1 | -0/+1 |
* | implement symbolize_keys/names for FFI | Lamont Granquist | 2014-06-13 | 3 | -4/+5 |
* | bumping to 0.2.0 for development | Lamont Granquist | 2014-06-13 | 1 | -1/+1 |
* | explicit nil needs to turn into an empty hash0.1.7 | Lamont Granquist | 2014-06-13 | 1 | -1/+2 |
* | fixing state context in the c extension | Lamont Granquist | 2014-06-12 | 2 | -15/+16 |
* | working on dlopen problem | Lamont Granquist | 2014-06-12 | 1 | -18/+16 |
* | make sure fiddle supports dlopen before using it | Lamont Granquist | 2014-06-10 | 1 | -2/+2 |
* | bump version to 0.1.60.1.6 | Lamont Granquist | 2014-06-04 | 1 | -1/+1 |