summaryrefslogtreecommitdiff
path: root/lib/json/ext.rb
Commit message (Collapse)AuthorAgeFilesLines
* Move simplecov to test_helper.rbFlorian Frank2016-06-031-6/+0
|
* Add support for OpenStructFlorian Frank2011-11-211-0/+6
|
* Oh, look loading the extension is much easier nowFlorian Frank2011-07-241-15/+2
|
* Support building of fat binary gemv1.5.1Florian Frank2011-01-261-2/+15
| | | | This should fix issue #51 on Windows
* Fix for ruby 1.9 const_defined? methodFlorian Frank2011-01-011-1/+1
| | | | | | ruby 1.9 breaks backwards compatibility by usіng the wrong default value for its newly introduced second argument. This patch implements a work around, to make this gem work on both ruby 1.8 and 1.9.
* silenced "already initialized constant" warningsFlorian Frank2010-09-171-1/+1
|
* prepare new versionFlorian Frank2010-08-181-1/+1
| | | | | fixed some warnings wrote some rake tasks to build jruby extension
* initial commitFlorian Frank2009-08-241-0/+15