| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix error handling in buffer.c | Gergely Nagy | 2012-06-22 | 1 | -26/+30 |
| * | Use a static exception map | Gergely Nagy | 2012-06-22 | 1 | -51/+25 |
| * | Don't use \f in JSON | Gergely Nagy | 2012-06-22 | 1 | -4/+0 |
| * | Fix 1-byte heap overflow in ul_buffer_finalize | Miloslav Trmač | 2012-06-22 | 1 | -2/+6 |
| * | Remove an unnecessary pointer to array | Miloslav Trmač | 2012-06-22 | 1 | -1/+1 |
| * | Reduce the number of memory allocations | Gergely Nagy | 2012-04-29 | 1 | -14/+32 |
| * | Improve string escape performance a little | Gergely Nagy | 2012-04-16 | 1 | -6/+5 |
| * | Correctly NULL-terminate the JSON buffer in all cases. | Gergely Nagy | 2012-04-13 | 1 | -1/+1 |
| * | Implement string escaping. | Gergely Nagy | 2012-04-13 | 1 | -7/+132 |
| * | Fix ul_buffer_finalize(). | Gergely Nagy | 2012-04-13 | 1 | -2/+3 |
| * | Format JSON ourselves, without json-c. | Gergely Nagy | 2012-04-13 | 1 | -0/+94 |
