summaryrefslogtreecommitdiff
path: root/ffi-yajl.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Mostly removing the libyajl2 pin2.4.0Lamont Granquist2021-04-061-2/+0
| | | | | | Some Gemfile cleanup and bumping the version Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* remaining autofixable copsLamont Granquist2015-07-091-1/+1
|
* add :unique_key_checking flag to parserlcg/unique_key_checkingLamont Granquist2015-04-171-0/+2
| | | | | can be used to error out if keys are duplicated in input rather than silently replacing.
* add native dlopen extension codeLamont Granquist2015-04-061-2/+1
| | | | | This will get dlopen in a consistent place on all the platforms which need it.
* removing libyajl2 to the separate gemLamont Granquist2014-05-051-1/+1
|
* rearrange so rakefile doens't find shared gemspecLamont Granquist2014-01-031-4/+1
|
* remove duplication between gemspecsLamont Granquist2014-01-011-23/+4
|
* fix warningsLamont Granquist2014-01-011-2/+3
|
* more build improvementLamont Granquist2013-12-221-0/+1
| | | | | - starting conversion back to rake compiler - bust jruby gem out into its own gemspec
* almost working parser (unicode broken)Lamont Granquist2013-12-201-1/+1
|
* removing rake-compilerLamont Granquist2013-11-231-1/+0
|
* working on native C extLamont Granquist2013-11-181-1/+2
|
* add some whitespaceLamont Granquist2013-11-181-11/+12
|
* moving things around to support ext encodingLamont Granquist2013-11-181-1/+1
|
* working benchmark scriptLamont Granquist2013-11-171-2/+2
|
* add benchmarks scriptLamont Granquist2013-11-171-1/+1
|
* rake monkeypatches fileutils so fuck thatLamont Granquist2013-11-151-1/+1
|
* include specs and Rakefile in the gemLamont Granquist2013-11-151-1/+1
|
* add rake to the dev bundleLamont Granquist2013-11-151-0/+1
|
* build libyajl2 into the gem if it is missingLamont Granquist2013-11-151-0/+1
|
* add pry dev dependencyLamont Granquist2013-10-241-0/+1
|
* fix require pathLamont Granquist2013-10-231-1/+1
|
* gem structure and POC library codeLamont Granquist2013-10-231-0/+23