summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\
| * remove unnecessary linelcg/invalid-utf8Lamont Granquist2015-01-221-1/+0
| * fix typoLamont Granquist2015-01-221-1/+1
| * support turning off validate_utf8Lamont Granquist2015-01-222-1/+28
| * catch and raise invalid string error betterLamont Granquist2015-01-221-0/+2
|/
* Merge pull request #37 from glensc/unknown-errorLamont Granquist2015-01-221-1/+1
|\
| * include status code for Unknown ErrorElan Ruusamäe2015-01-221-1/+1
|/
* make 'rake clean' clean more1.3.1Lamont Granquist2014-11-241-1/+2
* reset CHANGELOG.md for releaseLamont Granquist2014-11-241-0/+4
* bump version to 1.3.1Lamont Granquist2014-11-241-1/+1
* Merge pull request #34 from opscode/lcg/object-as-keyLamont Granquist2014-11-244-2/+27
|\
| * add CHANGELOGLamont Granquist2014-11-241-0/+8
| * allow arbitrary Objects as keysLamont Granquist2014-11-243-2/+19
|/
* version bump to 1.3.01.3.0Lamont Granquist2014-11-221-1/+1
* fix typo rvx -> rbxLamont Granquist2014-11-221-1/+1
* exclude rbx because its still being dumbLamont Granquist2014-11-221-0/+2
* Merge pull request #33 from opscode/lcg/encoding-keysLamont Granquist2014-11-224-54/+187
|\
| * avoid these tests on ruby 1.8.7Lamont Granquist2014-11-221-2/+2
| * add CHANGELOG for encoding arrays/hashes as keysLamont Granquist2014-11-221-0/+1
| * support calling #to_s on all types for keysLamont Granquist2014-11-223-54/+186
* | Merge pull request #32 from opscode/lcg/parser-bugsLamont Granquist2014-11-225-10/+58
|\ \ | |/
| * adding CHANGELOG.mdLamont Granquist2014-11-221-0/+3
| * fix bare object parsingLamont Granquist2014-11-222-9/+4
| * fix #15 by requiring string or IOLamont Granquist2014-11-221-0/+2
| * add busted specs for outstanding parser bugsLamont Granquist2014-11-221-1/+49
|/
* add CHANGELOG for additional libyaj2-gem bumpLamont Granquist2014-11-221-0/+1
* bump libyajl2 pin to 1.2.0Lamont Granquist2014-11-221-1/+1
* add CHANGELOG for merged fixesLamont Granquist2014-11-221-0/+8
* Merge pull request #30 from electrawn/masterLamont Granquist2014-11-222-2/+2
|\
| * Update extconf.rbJason Potkanski2014-10-141-1/+1
| * Update extconf.rbJason Potkanski2014-10-141-1/+1
* | Merge pull request #29 from opscode/lcg/better-ext-vs-ffi-logicLamont Granquist2014-11-221-2/+22
|\ \
| * | line wrap on commentlcg/better-ext-vs-ffi-logicLamont Granquist2014-10-131-5/+8
| * | add better ext-vs-ffi logicLamont Granquist2014-10-131-2/+19
| |/
* | Merge pull request #28 from opscode/lcg/libyajl2-bumpLamont Granquist2014-11-221-1/+1
|\ \
| * | windows isn't compatible with libyajl <= 1.1.0lcg/libyajl2-bumpLamont Granquist2014-10-131-1/+1
| |/
* | Merge pull request #31 from glensc/patch-1Lamont Granquist2014-11-121-1/+1
|\ \ | |/ |/|
| * fix minor typoElan Ruusamäe2014-11-121-1/+1
|/
* add deprecation warningLamont Granquist2014-10-091-0/+2