Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up compilation warnings | Jesse Luehrs | 2012-06-27 | 1 | -0/+1 |
* | dquote_static.c: Clarify comment | Karl Williamson | 2012-06-20 | 1 | -1/+1 |
* | Refactor \x processing to single function | Karl Williamson | 2012-06-20 | 1 | -0/+67 |
* | grok_bslash_o: Don't convert from native | Karl Williamson | 2012-06-20 | 1 | -1/+1 |
* | update the editor hints for spaces, not tabs | Ricardo Signes | 2012-05-29 | 1 | -2/+2 |
* | Fix up \cX for 5.14 | Karl Williamson | 2011-02-09 | 1 | -10/+18 |
* | dquote_static.c: Add comment | Karl Williamson | 2011-02-09 | 1 | -1/+1 |
* | Move grok_bslash_c to dquote.c and make static | Karl Williamson | 2011-02-09 | 1 | -0/+41 |
* | Move grok_blsash_o and make static | Karl Williamson | 2011-02-09 | 1 | -0/+80 |
* | S_regcurly needs thread context. | Craig A. Berry | 2011-01-29 | 1 | -1/+1 |
* | Use embed.pl inline capabilities for regcurly | Karl Williamson | 2011-01-29 | 1 | -12/+6 |
* | Small efficiency nit for regcurly() | Karl Williamson | 2010-10-03 | 1 | -3/+4 |
* | Extract regcurly as a static inline function. | Andy Dougherty | 2010-09-22 | 1 | -0/+51 |