Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-28 | cquoting: compat macros for MSC, minor cleanups | Marko Kreen | |
- MSC: macros for 'inline', 'strcasecmp' - Use stdbool.h instead custom enum for 'bool'. | |||
2008-12-29 | Fix cquoting crash with Decimal() type. | Marko Kreen | |
Seems there can be types which have buffer operations struct, but no function pointers. So check also for called functions. | |||
2008-04-03 | dollar quoting | Marko Kreen | |
2008-03-12 | slight comments cleanup | Marko Kreen | |
2008-03-11 | unquote_ident() + unquote_literal() | Marko Kreen | |
2008-02-28 | add comment | Marko Kreen | |
2008-02-28 | bring new quoting & parsing code to head | Marko Kreen | |