- Feb 15, 2014
-
-
Lloyd Hilaiel authored
-
Ryan Flynn authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Jan 29, 2013
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Minor changes to make "gcc -Wextra" happy
-
Lloyd Hilaiel authored
Clarify README with respect to legacy version
-
Lloyd Hilaiel authored
fix spelling
-
- Dec 23, 2012
-
-
Steve Gravrock authored
-
- Dec 19, 2012
-
-
Ed Maste authored
-
- Dec 16, 2012
-
-
Steve Gravrock authored
Fixed by explicitly using /bin/bash. Removing bash-isms would also work. But /bin/sh is bash on most developers' systems, so using that shell explicitly seems like it's less likely to break in the future.
-
- Sep 07, 2012
-
-
yep authored
-
- Aug 18, 2012
-
-
Patrick Perry authored
-
- Dec 20, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Joey Ekstrom authored
characters are between 0-9, and setting an error case otherwise. Signed-off-by:Lloyd Hilaiel <lloyd@hilaiel.com>
-
Joey Ekstrom authored
calls like YAJL_IS_INTEGER fail, even though parsing succeeded. Consisted of removing checks that would have been necessary, if the custom integer parsing wasn't used. Signed-off-by:Lloyd Hilaiel <lloyd@hilaiel.com>
-
Lloyd Hilaiel authored
Fixed memory leak
-
Lloyd Hilaiel authored
yajl_gen_escape_solidus is unsettable
-
Lloyd Hilaiel authored
yajl_gen_double does not always emit decimal point
-
Lloyd Hilaiel authored
errno not being reset
-
- Dec 13, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Aug 19, 2011
-
-
7AC authored
-
Philippe Lague-Morin authored
-
- Jul 31, 2011
-
-
Jeff Lawson authored
update yajl_gen_double to enforce that serialized double values always contain a decimal point, even if no digits follow the point. this prevents some readers from parsing such values as an integer.
-
- Jul 18, 2011
-
-
Conrad Irwin authored
-
Conrad Irwin authored
-
- Jun 20, 2011
-
-
Lloyd Hilaiel authored
-
- Jun 14, 2011
-
-
7AC authored
-
- May 25, 2011
-
-
Lloyd Hilaiel authored
validate the length of the correct object in yajl_tree_get
-
Rob Zuber authored
-
- May 09, 2011
-
-
Mirek Rusin authored
-
- Apr 30, 2011
-
-
Lloyd Hilaiel authored
-
John Stamp authored
-
John Stamp authored
-