]> git.wincent.com - wikitext.git/history - ext/wikitext.h
Extract repeated pattern into wiki_append_pre_start()
[wikitext.git] / ext / wikitext.h
2009-04-28  Wincent ColaiutaMerge branch 'maint'
2009-04-15  Wincent ColaiutaSwitch from GPL to 2-clause BSD
2008-02-29  Wincent ColaiutaRSTRING_PTR and RSTRING_LEN fixes for Ruby 1.8.5 compat...
2008-02-18  Wincent ColaiutaGet rid of Mac OS X-specific header paths
2008-02-05  Wincent ColaiutaMinor code comment cleanup
2008-02-03  Wincent ColaiutaAdd ruby_inspect macro for use when debugging
2008-02-03  Wincent ColaiutaReplace ANTLR lexer with Ragel scanner
2008-02-02  Wincent ColaiutaPromote "experimental" to "ext"
2008-02-02  Wincent ColaiutaMove old "ext" folder into "legacy" subfolder as well
2008-01-31  Wincent ColaiutaMerge branch 'master' into ragel
2008-01-31  Wincent ColaiutaUpdate copyright range and license headers
2007-11-14  Wincent ColaiutaAdd GPL header to source files
2007-10-17  Wincent ColaiutaRefactor for deployment using RubyGems