summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add c ext sidelcg/stringio-encodingLamont Granquist2015-04-171-15/+17
* fix ffi sideLamont Granquist2015-04-172-1/+10
* add busted specLamont Granquist2015-04-171-0/+5
* Merge pull request #54 from chef/lcg/copyrightLamont Granquist2015-04-1414-0/+299
|\
| * add copyright noticesLamont Granquist2015-04-1414-0/+299
|/
* Merge pull request #52 from chef/lcg/dlopen-extensionLamont Granquist2015-04-1412-100/+298
|\
| * add specs for library mapping helperslcg/dlopen-extensionLamont Granquist2015-04-131-0/+96
| * limit rescue to just LoadErrorLamont Granquist2015-04-131-2/+12
| * add explanatory commentLamont Granquist2015-04-131-0/+3
| * test with yajl-ruby concurrently loadedLamont Granquist2015-04-112-0/+11
| * add note on using system librariesLamont Granquist2015-04-061-6/+20
| * remove commented codeLamont Granquist2015-04-061-4/+0
| * add commentsLamont Granquist2015-04-061-0/+50
| * move dlopen to c extensionLamont Granquist2015-04-062-5/+2
| * fixing libname guessing logicLamont Granquist2015-04-064-44/+49
| * add native dlopen extension codeLamont Granquist2015-04-066-53/+69
|/
* Merge pull request #53 from chef/lcg/tweak-travisLamont Granquist2015-04-061-15/+10
|\
| * track latest 2.1 and 2.2lcg/tweak-travisLamont Granquist2015-03-271-16/+6
| * add ruby 2.2.0 track latest rbxLamont Granquist2015-03-271-4/+9
|/
* Merge pull request #50 from chef/lcg/add-appveyor-configLamont Granquist2015-03-253-1/+38
|\
| * add comment on why spec does not run on windowsLamont Granquist2015-03-251-0/+2
| * Filter this test out of windows.Lamont Granquist2015-03-242-1/+2
| * add appveyor.yml configLamont Granquist2015-03-241-0/+34
* | Merge pull request #49 from chef/lcg/ffi-less-ffi-yajlLamont Granquist2015-03-255-18/+55
|\ \
| * | warn on stderrlcg/ffi-less-ffi-yajlLamont Granquist2015-03-241-2/+2
| |/
| * Remove ffi gem as a hard dependencyLamont Granquist2015-03-245-18/+55
|/
* bumping version to 2.0.0 for release2.0.0Lamont Granquist2015-03-171-1/+1
* add changelog for json deprecationLamont Granquist2015-03-171-0/+8
* Merge pull request #47 from chef/lcg/remove-json-compatLamont Granquist2015-03-172-522/+0
|\
| * Removing JSON gem compatibility layerLamont Granquist2015-03-172-522/+0
|/
* Merge pull request #45 from chef/lcg/faster-travisLamont Granquist2015-02-171-1/+1
|\
| * remove use of sudoLamont Granquist2015-02-171-1/+0
| * use travis containersLamont Granquist2015-02-171-0/+1
|/
* Merge pull request #44 from chef/lcg/fix-windows-checkLamont Granquist2015-02-174-3/+11
|\
| * remove opscode referencesLamont Granquist2015-02-172-2/+2
| * reset CHANGELOG for release1.4.0Lamont Granquist2015-02-171-0/+6
| * bump version to 1.4.0Lamont Granquist2015-02-171-1/+1
| * add md fileLamont Granquist2015-02-171-0/+2
| * mixin windows? helper directly into the objectLamont Granquist2015-02-172-5/+9
| * Move #windows? to lib to allow not checking libname to determine platformTyler Vann-Campbell2015-02-172-1/+7
* | Merge pull request #43 from chef/lcg/fix-windows-checkLamont Granquist2015-02-172-1/+11
|\ \ | |/ |/|
| * mixin windows? helper directly into the objectLamont Granquist2015-02-172-5/+9
| * Move #windows? to lib to allow not checking libname to determine platformTyler Vann-Campbell2015-02-082-1/+7
* | add CHANGELOGLamont Granquist2015-02-171-0/+8
|/
* Merge pull request #40 from chef/lcg/licenseLamont Granquist2015-01-271-0/+6
|\
| * fix urlLamont Granquist2015-01-271-1/+1
| * add note about licenseLamont Granquist2015-01-271-0/+6
|/
* Merge pull request #39 from chef/readme-level-upLamont Granquist2015-01-271-8/+34
|\
| * Update readme w/ basic use and "why this"danielsdeleo2015-01-271-8/+34
|/
* Merge pull request #38 from chef/lcg/invalid-utf8Lamont Granquist2015-01-222-2/+30
|\