Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | started to build jruby extension with Rakefile | Florian Frank | 2010-09-23 | 13 | -5044/+0 |
* | optimisation and deleted some redundant semicolons | Florian Frank | 2010-08-18 | 2 | -9/+8 |
* | Java: keep track of depth correctly | Daniel Luz | 2010-08-18 | 1 | -0/+1 |
* | Java: do not forget to dup the state | Daniel Luz | 2010-08-09 | 1 | -1/+1 |
* | Java: made the OptionsReader instantiation less silly | Daniel Luz | 2010-08-07 | 2 | -14/+9 |
* | Java: fixed Generator::State setters for String values | Daniel Luz | 2010-08-07 | 1 | -6/+3 |
* | Java: copy depth in State#initialize_copy | Daniel Luz | 2010-08-07 | 1 | -0/+1 |
* | Java: manage depth in state | Daniel Luz | 2010-08-07 | 2 | -63/+84 |
* | Merge JRuby-compatible extension into json proper. | Charles Oliver Nutter | 2010-08-03 | 13 | -0/+5030 |