Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix_memory_leak' of https://github.com/bigfix/json into develop... | Florian Frank | 2011-07-04 | 9 | -46/+51 |
|\ | |||||
| * | Fix memory leak when used from multiple JRuby runtimes. | John Firebaugh | 2011-05-18 | 9 | -46/+51 |
* | | Don't optimize calls for ducktypes | Florian Frank | 2011-05-12 | 2 | -27/+35 |
* | | Merge branch 'master' of gate.dyna.ping.de:/git/json | Florian Frank | 2011-05-12 | 2 | -17/+25 |
|\ \ | |/ |/| | |||||
| * | use []= method if objectClass isn't a Hash | Florian Frank | 2011-05-11 | 2 | -17/+25 |
* | | flori/json#60: Incorrect pretty-print indentation | Clemens Fuchslocher | 2011-02-26 | 1 | -1/+1 |
* | | flori/json#60: Incorrect pretty-print indentation | Clemens Fuchslocher | 2011-02-26 | 1 | -5/+1 |
|/ | |||||
* | renamed :match argument to :match_stringv1.5.0 | Florian Frank | 2011-01-05 | 2 | -10/+10 |
* | avoid object creation | Florian Frank | 2011-01-03 | 2 | -42/+38 |
* | implement string matching for java parser | Florian Frank | 2011-01-02 | 3 | -102/+169 |
* | started to build jruby extension with Rakefile | Florian Frank | 2010-09-23 | 15 | -0/+5044 |