826 Commits (de6e671c40ca369b2093f3e36b6bfbe2b197adb0)
 

Author SHA1 Message Date
  Reiner Herrmann c9cd504f14 setup.py: Make source files be in a deterministic order 7 years ago
  Ben Kurtovic 6f9ab2b084 Merge pull request #157 from jayvdb/patch-1 7 years ago
  John Vandenberg 39ba2888fe Indicate this code is Python 3 only 7 years ago
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 years ago
  Ben Kurtovic 83f08e755d Update changelog. [ci skip] 8 years ago
  Ben Kurtovic 8835ca313a Don't preserve context when popping template key stack (fixes #142, hopefully). 8 years ago
  Ben Kurtovic 4707b455b5 Add a new test to check for parsing bug; fix an existing test (#142) 8 years ago
  Ben Kurtovic e9eb2b52dc Clean up installation instructions (fixes #141) 8 years ago
  Ben Kurtovic af666bba16 Properly read from file-like objects when passed to parse_anything() (#137) 8 years ago
  Ben Kurtovic 11da09105d Add note on caveats [ci skip] 8 years ago
  Ben Kurtovic 61b6b98470 Fix two parser bugs involving wikitable error handling. 8 years ago
  Ben Kurtovic 2ec35e209e Fix appveyor release bug (#126) 8 years ago
  Ben Kurtovic a4c7fce95c Version bump for 0.5 [ci skip] 8 years ago
  Ben Kurtovic 9890eb39e9 Merge develop into master (release/0.4.3) 8 years ago
  Ben Kurtovic eb89f386d7 release/0.4.3 8 years ago
  Ben Kurtovic 0aa0d677a1 Tweak for clarity (#126) 8 years ago
  Ben Kurtovic aaa643e4e9 Typo. 8 years ago
  Ben Kurtovic 53930b0b3e Try another approach (#126) 8 years ago
  Ben Kurtovic 69075a653a Fix typos. 8 years ago
  Ben Kurtovic 85f3ea97c7 Debugging stuff for Windows. 8 years ago
  Ben Kurtovic 4c89e51fab Fix Python version parsing. 8 years ago
  Ben Kurtovic 3c12e72ce7 appveyor: fix for shadowing pip upgrade (#126) 8 years ago
  Ben Kurtovic 0f33da4a1b Possible fix for Python 3.5 x64 builds (#126) 8 years ago
  Ben Kurtovic 651b63b7f6 Windows fix (#126) 8 years ago
  Ben Kurtovic 2df3cfd710 appveyor: build on master+develop, release on master only (#126) 8 years ago
  Ben Kurtovic af0805549c Changelog/version update, now targeting 0.4.3. 8 years ago
  Ben Kurtovic 21fa211bc7 Add Python 3.5 to Appveyor. 8 years ago
  Ben Kurtovic 23d97583bf Fix regression in C tokenizer (#125) 8 years ago
  Ben Kurtovic 50b401549b Add failing test cases for #125. 8 years ago
  Ben Kurtovic 460199488f Fix a couple sign compare issues. 8 years ago
  Ben Kurtovic 90bd12dd47 Fix a C tokenizer crash when parsing is interrupted (fixes #97) 8 years ago
  Ben Kurtovic 2e6903cd52 Travis fix for Python 3.2. 8 years ago
  Ben Kurtovic 4f3ab48375 Edge cases involving wikilink -> external link fallback (fixes #120) 8 years ago
  Ben Kurtovic 5359ee536c Merge pull request #118 from yuvipanda/cleanup 8 years ago
  YuviPanda 635b84b222 Remove debian/ folder out of upstream 8 years ago
  Ben Kurtovic 81dc28ff95 Remove formatting artifacts in Debian description. 8 years ago
  Ben Kurtovic c1ac4c7697 Merge pull request #116 from yuvipanda/debian 8 years ago
  YuviPanda 8e713c7596 Update debian version number to match reality 8 years ago
  YuviPanda 8ee1312879 Add debian packaging 8 years ago
  Ben Kurtovic 5cf13093ea Version bump for 0.5. Nicer commit message for release merges. 8 years ago
  Ben Kurtovic f1b0b24aca Merge branch 'develop' 8 years ago
  Ben Kurtovic 720516a7e1 release/0.4.2 8 years ago
  Ben Kurtovic e6ffda6171 Fix some issues during 0.4.1 release. 8 years ago
  Ben Kurtovic e87661b912 Merge branch 'develop' 8 years ago
  Ben Kurtovic e949dd8ddd release/0.4.1 8 years ago
  Ben Kurtovic d6d3b45cd8 Merge branch 'feature/win_builds' into develop 8 years ago
  Ben Kurtovic 8ae14ab3ad Finalize Windows build/release code (closes #95) 8 years ago
  Ben Kurtovic 480f70ff1a Fix various SmartList bugs. 8 years ago
  Ben Kurtovic 67214b7c05 Add some failing tests for SmartList features. 8 years ago
  Ben Kurtovic ab9f6a97fb Use weakrefs for SmartList children; remove _ListProxy.detach(). 8 years ago