Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-20 | pyhashtext: make pure python hashtext available via old hashtext api also | Petr Jelinek | |
2011-12-14 | added skytools.hashtext module | martinko | |
imported from skytools-2.0 (written by marko) | |||
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 | |