summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* missing dlopen.rblcg/rbx-fiddleLamont Granquist2014-07-201-0/+10
* WIP: fiddle dlopen for rbxLamont Granquist2014-07-201-13/+12
* add --retry 3 --jobs 3 to bundle installLamont Granquist2014-07-201-1/+1
* s/lamont-granquist/opscode/gLamont Granquist2014-07-202-3/+3
* bumping version to 1.0.11.0.1Lamont Granquist2014-07-171-1/+1
* bump version to release 1.0.01.0.0Lamont Granquist2014-07-161-1/+1
* adding semver pin to libyajl2 gemLamont Granquist2014-07-161-1/+1
* bump version to 0.2.10.2.1Lamont Granquist2014-07-151-1/+1
* add tests for prett_generate's options hash argumentLamont Granquist2014-07-121-0/+12
* avoid find_library adding -lyajlLamont Granquist2014-07-062-16/+12
* also don't need the commentLamont Granquist2014-07-061-1/+0
* homebrew wires up symlinks in /usr/local/includeLamont Granquist2014-07-061-1/+0
* build with system libs if libyajl2-gem missing libsLamont Granquist2014-07-062-0/+62
* allow failures on ruby-head/jruby-headLamont Granquist2014-07-061-0/+7
* fix DL/Fiddle logic stop using ffiLamont Granquist2014-06-261-8/+8
* more wordsLamont Granquist2014-06-261-2/+4
* changing license to MIT from ApacheLamont Granquist2014-06-241-201/+22
* add license + thanksLamont Granquist2014-06-242-4/+28
* add JSON.fast_generate benchmark0.2.0Lamont Granquist2014-06-171-0/+5
* handle StringIOs by being slurpy for nowLamont Granquist2014-06-152-1/+4
* fix very large floats in ffiLamont Granquist2014-06-152-2/+1
* support yajl parser optionsLamont Granquist2014-06-144-7/+140
* allow_comments support for C extLamont Granquist2014-06-141-4/+9
* implementing allow_comments in ffiLamont Granquist2014-06-144-5/+11
* add Oj.loadLamont Granquist2014-06-143-7/+21
* don't do the long tests on ruby <= 1.9.2Lamont Granquist2014-06-142-2/+3
* remove useless memcpyLamont Granquist2014-06-141-11/+2
* cache the symbolize_keys lookup in CLamont Granquist2014-06-141-9/+11
* symbolize_keys fix for 1.8.7Lamont Granquist2014-06-141-0/+5
* this might fix rbxLamont Granquist2014-06-141-0/+1
* fix ordering deprecation warningLamont Granquist2014-06-141-1/+1
* fix some rspec deprecation warningsLamont Granquist2014-06-141-18/+18
* >= 1.9 support for symbolize_keysLamont Granquist2014-06-141-8/+21
* avoid memcpy of the keyLamont Granquist2014-06-141-5/+1
* mark some of the other stuff pending for nowLamont Granquist2014-06-141-0/+3
* implement symbolize_keys/names for FFILamont Granquist2014-06-135-12/+17
* additional parser specsLamont Granquist2014-06-131-50/+337
* fix very long nums/strings/keysLamont Granquist2014-06-131-3/+6
* bumping to 0.2.0 for developmentLamont Granquist2014-06-131-1/+1
* explicit nil needs to turn into an empty hash0.1.7Lamont Granquist2014-06-131-1/+2
* mark the 'ctx' variable as volatileLamont Granquist2014-06-131-2/+2
* fixing state context in the c extensionLamont Granquist2014-06-123-37/+39
* working on dlopen problemLamont Granquist2014-06-121-18/+16
* setup ivars before allocating arrayLamont Granquist2014-06-111-3/+3
* make sure fiddle supports dlopen before using itLamont Granquist2014-06-101-2/+2
* bump version to 0.1.60.1.6Lamont Granquist2014-06-041-1/+1
* add more garbage collection mitigationLamont Granquist2014-06-041-0/+2
* use fiddle instead of DL if we find itLamont Granquist2014-06-041-4/+15
* don't run c-extension tests on jrubyLamont Granquist2014-06-041-1/+3
* update travis with libyajl2-gem's new matrixLamont Granquist2014-06-041-38/+8