]> git.wincent.com - wikitext.git/history - ext/str.c
Fix another token-dropping bug
[wikitext.git] / ext / str.c
2009-05-11  Wincent ColaiutaRemove unused str_new_size function
2009-05-11  Wincent ColaiutaRemove unused str_swap function
2009-05-10  Wincent ColaiutaRemove str_new_no_copy function
2009-05-10  Wincent ColaiutaOverallocate for speed in str.c
2009-05-10  Wincent ColaiutaChange 4 VALUE (String) members of the parser_t struct...
2009-05-10  Wincent ColaiutaAdd str_append_rb_str function
2009-04-28  Wincent ColaiutaMerge branch 'maint'
2009-04-15  Wincent ColaiutaSwitch from GPL to 2-clause BSD
2008-02-29  Wincent ColaiutaLet the compiler decide when to inline
2008-02-23  Wincent ColaiutaExtract str_free function into separate function