616 Revize (2b1f7e5511341eaa5d87c444b21b4b3f79410fb1)
 

Autor SHA1 Zpráva Datum
  Ben Kurtovic 2b1f7e5511 Clean up/revise docs. před 10 roky
  Ben Kurtovic bbd4cd97cf Add tests for some missed things in Wikicode. před 10 roky
  Ben Kurtovic e294ee6298 Improve ListProxy detaching behavior. před 10 roky
  Ben Kurtovic 6954480263 Fix template parsing when comments are inside the name (fixes #59). před 10 roky
  Ben Kurtovic fc529bdb57 Add unit tests for #59. před 10 roky
  Ben Kurtovic 871d48c688 Solve a couple more coverage issues; tighten. před 10 roky
  Ben Kurtovic ded89fb14e Add a few unit tests for untested code; remove a useless conditional. před 10 roky
  Ben Kurtovic 963cb2f780 Store builder handlers in a dictionary. ~5% speedup. před 10 roky
  Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. před 10 roky
  Ben Kurtovic a4c2fd023a Remove some useless code in the tokenizers. před 10 roky
  Ben Kurtovic 8bc7ea669d Improve test coverage; fix some node-related bugs. před 10 roky
  Ben Kurtovic 08cafc0576 Raise ParserError for internal problems. Improve coverage. Cleanup. před 10 roky
  Ben Kurtovic 50515f3e77 README badge thing. před 10 roky
  Ben Kurtovic 25e7e7da70 Test coveralls. před 10 roky
  Ben Kurtovic b7dc27b586 Merge pull request #80 from valhallasw/patch-2 před 10 roky
  Merlijn van Deen ad03f60140 Add build requirements před 10 roky
  Ben Kurtovic 38e423b140 Update release script. před 10 roky
  Ben Kurtovic 4852a6c5d6 Merge branch 'valhallasw-winbuild' into develop před 10 roky
  Ben Kurtovic d8adb62454 Some tweaks, but no change in functionality. před 10 roky
  Ben Kurtovic 9b207dc7e2 Use the newer SVG. před 10 roky
  Ben Kurtovic efcd59e097 Put -q earlier so Travis generates fewer messages. před 10 roky
  Ben Kurtovic fb16781659 3.4 should work on Travis now. před 10 roky
  Merlijn van Deen 5e9930b8a0 Fix tabs in update_mwpfh.py před 10 roky
  Merlijn van Deen 581ca9a221 Update README.rst for the new Windows wheels před 10 roky
  Merlijn van Deen 05d048762f Improve .gitignore před 10 roky
  Merlijn van Deen b135e8e473 Add windows build tools před 10 roky
  Merlijn van Deen 3dd29097e4 _test_tokenizer: force utf-8 file encoding před 10 roky
  Ben Kurtovic 9412579d86 Remove unnecessary unicode_literals. před 10 roky
  Ben Kurtovic 02eff0fc49 Fully fix #74. Add another tokenizer test. před 10 roky
  Ben Kurtovic 34a6c7cc4c Typo fix. před 10 roky
  Ben Kurtovic 51df09ccf0 Really minor documentation fixes. před 10 roky
  Ben Kurtovic c95802f9cc Allow recursing through everything except the forced type (fixes #70) před 10 roky
  Ben Kurtovic b4b62026f8 Update changelog, docs. před 10 roky
  Ben Kurtovic 0101c038fb Python 3, grr. před 10 roky
  Ben Kurtovic 0497b54f03 Fix _handle_single_tag_end()'s token search order (fixes #74) před 10 roky
  Ben Kurtovic 1749dbc819 Merge pull request #75 from ricordisamoa/patch-1 před 10 roky
  Ricordisamoa 9108d49d68 fix some typos: occurance → occurrence, parasable → parsable před 10 roky
  Ben Kurtovic d342831af8 Allow passing skip_style_tags to parse() (fixes #73) před 10 roky
  Ben Kurtovic 5d08e9e316 Created a release script; added a MANIFEST.in file. před 10 roky
  Ben Kurtovic 2fe8826a9d Added a script to test for memory leaks in scripts/memtest.py. před 10 roky
  Ben Kurtovic 99cf0a4412 Version bump to 0.4.dev. před 10 roky
  Ben Kurtovic 94b6557d00 Merge branch 'develop' před 10 roky
  Ben Kurtovic 9953fd5585 release/0.3.3 před 10 roky
  Ben Kurtovic 454890ab0d Fix docstring for Wikicode.strip_code(). před 10 roky
  Ben Kurtovic 81fddd5e84 Apparently Travis is still kinda lame. před 10 roky
  Ben Kurtovic fa89cd8da8 Python 3.4 is good. před 10 roky
  Ben Kurtovic 40e859e65f Add Python 3.4 to .travis.yml. před 10 roky
  Ben Kurtovic f94031c248 Merge pull request #64 from marciof/develop před 10 roky
  Marcio Faustino f616e6b3b7 Avoid custom constructor and sub-class `dict` directly instead. před 10 roky
  Ben Kurtovic cf7ab558bf Make Wikicode.get_sections() much faster (closes #63). před 10 roky