Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add frozen_string_literal: false | Nobuyoshi Nakada | 2016-06-21 | 1 | -0/+1 |
* | Remove comments from core classes in json/add | Marcus Stollsteimer | 2016-04-25 | 1 | -1/+0 |
* | Use method_defined? to check if method exists instead of slower check on inst... | Vipul A M | 2015-01-02 | 1 | -1/+1 |
* | Work around jruby's inconsistent Time implement. | Florian Frank | 2012-05-10 | 1 | -1/+4 |
* | Fix for Time.json_create ensures == Time instances for roundtrip through JSON... | Josh Partlow | 2011-11-18 | 1 | -2/+2 |
* | Split all implementations into single files | Florian Frank | 2011-09-12 | 1 | -0/+35 |