]> git.wincent.com - wikitext.git/shortlog
wikitext.git
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 ColaiutaPartially revert "Remove GC_WRAP_STR and GC_WRAP_ARY...
2009-05-10  Wincent ColaiutaAdd str_append_rb_str function
2009-05-08  Wincent ColaiutaRemove GC_WRAP_STR and GC_WRAP_ARY macros
2009-05-08  Wincent ColaiutaMake parser struct participate in Ruby's Garbage Collection
2009-05-08  Wincent ColaiutaAdd "capturing" member to parser struct
2009-05-08  Wincent ColaiutaReorder parser struct members for better word alignment
2009-05-08  Wincent ColaiutaUse C99 _Bool type
2009-05-08  Wincent ColaiutaUse char type for boolean struct members
2009-05-08  Wincent ColaiutaDefine and use TRUE and FALSE macros
2009-05-08  Wincent ColaiutaConvert pending_crlf struct member to an int
2009-05-08  Wincent ColaiutaRemove superfluous comments about autolinking
2009-05-08  Wincent ColaiutaConvert autolink struct member to an int
2009-05-08  Wincent ColaiutaConvert space_to_underscore struct member to an int
2009-05-08  Wincent ColaiutaDrop second param from _Wikitext_pop_all_from_stack
2009-05-08  Wincent ColaiutaUse _Wikitext_pop_all_from_stack before returning output
2009-05-08  Wincent ColaiutaImprove efficiency of _Wikitext_pop_all_from_stack
2009-05-08  Wincent ColaiutaReuse link_target if link_text is Qnil in _Wikitext_app...
2009-05-08  Wincent ColaiutaMinor clean-up in _Wikitext_rollback_failed_external_link
2009-05-08  Wincent ColaiutaDon't apply "external" class when rolling back failed...
2009-05-08  Wincent ColaiutaHandle blank link text
2009-05-08  Wincent ColaiutaRefactor _Wikitext_rollback_failed_link function and...
2009-05-08  Wincent ColaiutaRedefine TOKEN_TEXT in terms of TOKEN_LEN
2009-05-08  Wincent ColaiutaRename _Wikitext_downcase to _Wikitext_downcase_bang
2009-05-07  Wincent ColaiutaTeach _Wikitext_append_hyperlink to check the autolink...
2009-05-07  Wincent ColaiutaRename _Wikitext_hyperlink to _Wikitext_append_hyperlink
2009-05-07  Wincent ColaiutaRemove temporary string variable from _Wikitext_hyperlink
2009-05-07  Wincent ColaiutaMake _Wikitext_hyperlink return void
2009-05-07  Wincent ColaiutaAutomatically append link in _Wikitext_hyperlink
2009-05-07  Wincent ColaiutaAdd comment justifying the scope_includes_space variable
2009-05-07  Wincent ColaiutaRemove stale comment
2009-05-07  Wincent ColaiutaUpdate README with donation instructions
2009-05-07  Wincent ColaiutaUpdate link to issue tracker
2009-05-07  Wincent ColaiutaBump version number post-release
2009-05-07  Wincent ColaiutaBump version number for 1.6 release 1.6
2009-05-07  Wincent ColaiutaUpdate release notes for 1.6 release
2009-05-07  Wincent ColaiutaUse absolute paths in internal "requires"
2009-05-07  Wincent ColaiutaSpecify ":indent => false" default in wikitext/string...
2009-05-06  Wincent ColaiutaAccept "indent" value of "false" to disable indentation...
2009-05-06  Wincent ColaiutaAdd support for "absolute" image "src" attributes
2009-05-06  Wincent ColaiutaUse C99 comment style for consistency
2009-05-06  Wincent ColaiutaPass through zero-length image targets unchanged
2009-05-06  Wincent ColaiutaMinor corrections and clarifications to README file
2009-04-28  Wincent ColaiutaBump version number post-release
2009-04-28  Wincent ColaiutaUpdate version number and release notes for 1.5.3 release 1.5.3
2009-04-28  Wincent ColaiutaMerge branch 'maint'
2009-04-28  Wincent ColaiutaHandle empty (whitespace-only) link targets
2009-04-28  Wincent ColaiutaHandle empty (zero-width) link targets
2009-04-15  Wincent ColaiutaUpdate release notes
2009-04-15  Wincent ColaiutaGit: ignore ".specification" file
2009-04-15  Wincent ColaiutaAdd vim_fomatter script
2009-04-15  Wincent ColaiutaSwitch from GPL to 2-clause BSD
2009-04-07  Wincent ColaiutaSilly Markdown benchmark
2009-03-27  Wincent ColaiutaBump version number post-release
2009-03-27  Wincent ColaiutaBump version number for 1.5.2 release 1.5.2
2009-03-27  Wincent ColaiutaExtend e7f856d to handle nested shorthand
2009-03-27  Wincent ColaiutaFix PRE_START and BLOCKQUOTE_START following shorthand
2009-03-27  Wincent ColaiutaSwitch to Ragel 6.4
2009-03-27  Wincent ColaiutaWork around Rails bug #2266
2009-03-27  Wincent ColaiutaConsistently apply "mailto" class to mailto URIs
2009-03-17  Wincent ColaiutaBump version number post-release
2009-03-17  Wincent ColaiutaBump version number for 1.5.1 release 1.5.1
2009-02-23  Wincent ColaiutaAccept options hash in "to_wikitext" and "w" methods
2009-02-23  Wincent ColaiutaBump version number post-release
2009-02-23  Wincent ColaiutaBump version number prior to 1.5.0 release 1.5.0
2009-02-23  Wincent ColaiutaAdd "base_heading_level" option
2009-02-13  Wincent ColaiutaRuby 1.9: add magic comments to indicate source file...
2009-02-13  Wincent ColaiutaRuby 1.9: use String#each_line instead of #each
2009-02-03  Wincent ColaiutaBump version number post-release
2009-02-03  Wincent ColaiutaUpdate release notes to coincide with 1.4.1 release
2009-02-03  Wincent ColaiutaFix subtle Rakefile breakage
2009-02-03  Wincent ColaiutaBump version number prior to 1.4.1 release 1.4.1
2009-02-02  Wincent ColaiutaBump version number post-release
2009-02-01  Wincent ColaiutaAdd release notes to RDoc documentation 1.4.0
2009-02-01  Wincent ColaiutaBump version number prior to 1.4.0 release
2009-02-01  Wincent ColaiutaUpdate string additions to use new external link syntax
2009-02-01  Wincent ColaiutaCreate "special links" from external rather than intern...
2009-01-07  Wincent ColaiutaFix minor error in parser documentation
2009-01-07  Wincent ColaiutaFix minor errors in README
2009-01-07  Wincent ColaiutaAdd license and feedback sections to readme
2009-01-06  Wincent ColaiutaBump version number post-release
2009-01-06  Wincent ColaiutaBump version number for 1.3.2 release 1.3.2
2009-01-06  Wincent ColaiutaToggle default value of space_to_underscore
2009-01-06  Wincent ColaiutaUse shared parser from Wikitext::Parser rather than...
2009-01-06  Wincent ColaiutaAdd "shared parser" class method to Wikitext::Parser
2009-01-06  Wincent ColaiutaAdd specs for version module
2009-01-06  Wincent ColaiutaAdd specs for NilClass extensions
2009-01-06  Wincent ColaiutaAdd specs for string extensions
2009-01-06  Wincent ColaiutaProvide access to shared wikitext parser for customization
2009-01-05  Wincent ColaiutaBump version number post release
2009-01-05  Wincent ColaiutaBump version number for 1.3.1 release 1.3.1
2009-01-05  Wincent ColaiutaAdd tests against Edge Rails
2009-01-05  Wincent ColaiutaReplace backticks and "system" calls with custom run...
2009-01-05  Wincent ColaiutaSpew diagnostic text to console in the event of an...
2009-01-05  Wincent ColaiutaAdd low-level "run" method to Rails specs
2009-01-05  Wincent ColaiutaPerform tests using Rails integration tests
2009-01-05  Wincent ColaiutaInitial set-up for tests against Rails
2009-01-04  Wincent ColaiutaPrepend "lib" path to load paths for specs
next