root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @301 [301] 5 months jgarber O2 compilation provides best performance on my machine
(edit) @300 [300] 5 months jgarber Wrote a rake task to benchmark compilaton time/memory, test time/memory, …
(edit) @299 [299] 5 months jgarber RedCloth::VERSION on a line all by itself outputs the version. Handy for …
(edit) @298 [298] 5 months jgarber Allow a list to follow a paragraph with no space in between for backward …
(edit) @297 [297] 5 months jgarber Update Rakefile with platform = 'mswin32'
(edit) @296 [296] 5 months jgarber Fix handling of dots that start img src. Closes #49
(edit) @295 [295] 5 months jgarber Add test to show #47 worksforme.
(edit) @294 [294] 5 months jgarber Include all block signatures in next_block_start (to end extended blocks). …
(edit) @293 [293] 5 months jgarber Change test group name
(edit) @292 [292] 5 months jgarber Fix block signatures getting eaten mid-phrase (#46)
(edit) @291 [291] 5 months why * Rakefile: ragel 6.1 or greater required.
(edit) @290 [290] 5 months jgarber Don't mangle the contents of script tags, whether block or inline.
(edit) @289 [289] 5 months jgarber Generate the RedCloth::VERSION constant at compile-time.
(edit) @288 [288] 5 months jgarber Parenthesize arguments so not warned.
(edit) @287 [287] 5 months jgarber Adding a test from real life. Didn't appear to be working, but must have …
(edit) @286 [286] 6 months jgarber Prevent lookahead from disrupting block attributes (fixes #45).
(edit) @285 [285] 6 months jgarber Fix code section eating up to numbers (#44).
(edit) @284 [284] 6 months why Transfering copyright and attribution to Jason. Just totally excellent …
(edit) @283 [283] 6 months jgarber A start on the changelog and some installation instructions.
(edit) @282 [282] 6 months jgarber Some very basic RDoc comments.
(edit) @281 [281] 6 months jgarber Add VERSION constant (#42).
(edit) @280 [280] 6 months jgarber Add a redcloth executable for quick transforming or testing (#41).
(edit) @279 [279] 6 months jgarber With RubyGems? 1.0.1, Gem::Platform::CURRENT must be used instead of …
(edit) @278 [278] 6 months jgarber Make install and uninstall tasks use OLD_NAME also.
(edit) @277 [277] 6 months jgarber Change ignore with name change.
(edit) @276 [276] 6 months jgarber Allow options array for backward compatibility (fixes #43).
(edit) @275 [275] 6 months why * Rakefile: adding back in the mingw32 support for building a windows gem …
(edit) @274 [274] 6 months why Further name changes, to get tests all working.
(edit) @273 [273] 6 months why Changing SuperRedCloth references to just RedCloth?.
(edit) @272 [272] 6 months why Merge SuperRedCloth to trunk. Brilliant work by Jason Garber!!
(edit) @271 [271] 6 months jgarber Don't wrap a div tag + text in a paragraph tag (a break from Textile …
(edit) @270 [270] 6 months jgarber Don't wrap <notextile> pseudo-tags in paragraph tags (a break from Tetxile …
(edit) @269 [269] 6 months jgarber Let footnotes be anchored with the same number the user specified (a break …
(edit) @268 [268] 6 months jgarber Removing test for nested pre tags. Let someone submit a patch if they …
(edit) @267 [267] 6 months jgarber Split testing of different formatters into different test cases.
(edit) @266 [266] 6 months jgarber Preserve whitespace after explicit html.
(edit) @265 [265] 6 months jgarber Pay attention to whitespace: it's important in pre tags and makes output …
(edit) @264 [264] 6 months jgarber Make separate files for each formatter
(edit) @263 [263] 6 months jgarber Latex formatter (#35) [Gaspard Bucher]
(edit) @262 [262] 6 months jgarber Add footnote class to generated footnote HTML like Textile 2.
(edit) @261 [261] 6 months jgarber Make image alignment trigger parent paragraph's float style.
(edit) @260 [260] 6 months jgarber Refactor how extended blocks are ended; fixes problem with block picking …
(edit) @259 [259] 6 months jgarber Change code_extended_block_code to match threshold_extended_block_code …
(edit) @258 [258] 6 months jgarber Long definitions.
(edit) @257 [257] 6 months jgarber Remove diff highlight limit. There are fewer huge tests than there were …
(edit) @256 [256] 6 months jgarber Fix recognition of deleted phrases that contain hyphens.
(edit) @255 [255] 6 months jgarber Fix test after order of table cell modifiers was switched to match …
(edit) @254 [254] 6 months jgarber Move the STORE_URL on link aliases to match the cleanup in [253].
(edit) @253 [253] 6 months jgarber Allow "tight" links and images (no space surrounding) per Textile2. …
(edit) @252 [252] 6 months jgarber Remove alignment and class from definition lists. It increases the size …
(edit) @251 [251] 6 months jgarber Handling of basic RedCloth?-style definition lists. Removed test for …
(edit) @250 [250] 6 months jgarber Modify a Textism test to account for CAPS getting a span with caps class …
(edit) @249 [249] 6 months jgarber Trivial CSS style order switch to fix test.
(edit) @248 [248] 6 months jgarber Allow blockquote citation.
(edit) @247 [247] 6 months jgarber Scan for link aliases and insert the href where the aliases are used.
(edit) @246 [246] 6 months jgarber Switching to -O0 flag so no optimization is done. End result is smaller …
(edit) @245 [245] 6 months jgarber Add the *.c files as a dependency of Makefile so they exist when the …
(edit) @244 [244] 6 months jgarber Make SRC work with Ragel >= 6.0. Due to Ragel interface changes, it is …
(edit) @243 [243] 7 months jgarber Fix escapement of special characters inside inline code bits.
(edit) @242 [242] 7 months jgarber Adapt Threshold State test cases for our character escape preferences: * …
(edit) @241 [241] 7 months jgarber Add different escaping for pre and notextile blocks.
(edit) @240 [240] 7 months jgarber Eliminate extra comments.
(edit) @239 [239] 7 months jgarber Fix handling of extra whitespace (#34) [zak]
(edit) @238 [238] 7 months jgarber Fix extended blocks. It matches Textile 2 behavior as well.
(edit) @237 [237] 7 months jgarber Fixed extended block paragraph. Broke extended block code and quotes, but …
(edit) @236 [236] 7 months jgarber Removing the part of test_threshold_image_links where a blank alt also …
(edit) @235 [235] 7 months jgarber Allow deleted text to be followed by punctuation as well as a space. …
(edit) @234 [234] 7 months jgarber The best implementation of the dimension pattern yet.
(edit) @233 [233] 7 months jgarber Lines beginning with space are ignored per Textile 2.
(edit) @232 [232] 7 months jgarber Make use of final semicolon in style attribute consistent internally and …
(edit) @231 [231] 7 months jgarber Add in <span class="caps"> for strings of caps and acronyms per Textile 2.
(edit) @230 [230] 7 months jgarber Switch valign to vertical-align style per official Textile 2 manual.
(edit) @229 [229] 7 months jgarber Add test cases from "The official reference manual for Textile …
(edit) @228 [228] 7 months jgarber Fix em, en, and arrow space padding issues. (#33) [Johan Sorensen]
(edit) @227 [227] 7 months jgarber Fix missing second number of dimension [the clever parts courtesy Johan …
(edit) @226 [226] 7 months jgarber Don't allow an image URL to start with a space (#31) [Johan Sorensen]
(edit) @225 [225] 7 months jgarber Preserve spaces around endash; if spaces are present, make sure they're …
(edit) @224 [224] 8 months jgarber List continuation
(edit) @223 [223] 8 months jgarber Fixed failing del test and made it able to accept deletions containing …
(edit) @222 [222] 8 months jgarber Switch order of table cell modifiers. Fixes #21.
(edit) @221 [221] 8 months jgarber Fix (c) eating prior space (closes #11).
(edit) @220 [220] 8 months jgarber Correct my misunderstanding of double-equals. It's an _inline_ signature.
(edit) @219 [219] 8 months jgarber Move HTML preservation tests to their own file.
(edit) @218 [218] 8 months jgarber Johan cleaned up formatting in SuperRedCloth::HTML. (Closes #30) [Johan …
(edit) @217 [217] 8 months jgarber HTML parsing that should be good enough for most people.
(edit) @216 [216] 8 months jgarber Improved HTML handling. Still a bit more improvement left to make.
(edit) @215 [215] 8 months jgarber Allow space between link text and link title.
(edit) @214 [214] 8 months