summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* the c ext loads and still tests fine on 1.8.7Lamont Granquist2014-10-091-2/+1
* version bump to 1.2.01.2.0Lamont Granquist2014-10-091-1/+1
* CHANGELOG fixes for releaseLamont Granquist2014-10-091-0/+8
* Merge pull request #27 from opscode/lcg/windows-libnameLamont Granquist2014-10-092-0/+4
|\
| * fix libnames for windowslcg/windows-libnameLamont Granquist2014-10-082-0/+4
* | Merge pull request #25 from tyler-ball/tball/remove_to_jsonLamont Granquist2014-10-074-9/+42
|\ \ | |/ |/|
| * Cleaning up code - letting yajl do more heavy lifting for us. Also removing ...tyler-ball2014-10-073-3/+9
| * Making necessary C changes to only call to_json if it is presenttyler-ball2014-10-073-9/+15
| * Upping versiontyler-ball2014-10-061-1/+1
| * If an object does not have .to_json, we no longer try to call ittyler-ball2014-10-062-1/+22
|/
* Merge pull request #13 from opscode/lcg/rbconfiglamont-granquist2014-09-252-1/+3
|\
| * add ChangeLoglcg/rbconfigLamont Granquist2014-08-291-0/+2