Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | use JSON.iconv abstraction | Florian Frank | 2011-01-02 | 2 | -7/+7 | |
| | ||||||
* | started to build jruby extension with Rakefile | Florian Frank | 2010-09-23 | 1 | -4/+6 | |
| | ||||||
* | do not forget to dup the state | Florian Frank | 2010-08-07 | 1 | -75/+57 | |
| | | | | use state for depth checking in pure as well | |||||
* | added missing methods to State + tests | Florian Frank | 2010-08-07 | 1 | -1/+6 | |
| | ||||||
* | some code cleanup | Florian Frank | 2010-08-06 | 1 | -27/+28 | |
| | ||||||
* | make sure to use toplevel ::Encoding | Florian Frank | 2010-08-06 | 1 | -8/+9 | |
| | ||||||
* | Merge commit 'v1.2.3' | Florian Frank | 2010-03-13 | 2 | -2/+11 | |
|\ | | | | | | | Merged in some additional features from the v1.2 branch. | |||||
| * | added [] method to State objectsv1.2.3 | Florian Frank | 2010-03-11 | 1 | -0/+5 | |
| | | ||||||
| * | implemented symbolize_names feature, #8 | Florian Frank | 2009-11-25 | 1 | -1/+5 | |
| | | ||||||
* | | implemented prototype feature | Florian Frank | 2009-11-20 | 1 | -6/+6 | |
| | | ||||||
* | | added docu, some methods renamed | Florian Frank | 2009-11-05 | 1 | -1/+3 | |
| | | ||||||
* | | optimised speed a lot, added only_ascii mode | Florian Frank | 2009-10-26 | 1 | -7/+39 | |
| | | ||||||
* | | first version to pass the tests again | Florian Frank | 2009-10-26 | 1 | -8/+5 | |
| | | ||||||
* | | optimised pure variant a bit, prepared for ext | Florian Frank | 2009-10-26 | 1 | -1/+1 | |
| | | ||||||
* | | optimised pure variant a bit | Florian Frank | 2009-10-26 | 1 | -64/+37 | |
|/ | ||||||
* | added conversion to utf8 to generators as well | Florian Frank | 2009-10-19 | 1 | -8/+22 | |
| | ||||||
* | implemented utf sniffing, transcoding in parser | Florian Frank | 2009-10-16 | 1 | -1/+35 | |
| | | | | | improved documentation added to changes | |||||
* | different default in fast_generate | Florian Frank | 2009-10-16 | 1 | -2/+2 | |
| | | | | | | fast_generate now defaults to throwing an exception if an infinite or nan float is encountered. This is the same behaviour as in generate and pretty_generate. (Fix for http://github.com/flori/json/issues#issue/3) | |||||
* | initial commit | Florian Frank | 2009-08-24 | 2 | -0/+698 | |