]> granicus.if.org Git - multimarkdown/shortlog
multimarkdown
2017-11-20 Fletcher T... FIXED: Fix potential NULL pointer dereference
2017-11-17 Fletcher T... FIXED: Fix bug with multiple footnotes in single paragr...
2017-11-13 Fletcher T... CHANGED: Update superscript/subscript algorithm to...
2017-11-12 Fletcher T... UPDATED: Refactor file utilities into file.c/h
2017-11-12 Fletcher T... FIXED: Prevent pointer overflow
2017-11-06 Fletcher T... UPDATED: Silence Xcode static analyzer false positives
2017-11-05 Fletcher T... FIXED: Fix potential bug
2017-11-05 Fletcher T... FIXED: Fix potential bug
2017-11-01 Fletcher T... UPDATED: Fix issue with AStyle indent settings
2017-11-01 Fletcher T... UPDATED: Adjust libMultiMarkdown.h so it does not recur...
2017-11-01 Fletcher T... UPDATED: Silence analyzer warnings
2017-10-31 Fletcher T... UPDATED: Update function name in swift file
2017-10-30 Fletcher T... FIXED: Strip UTF-8 BOM from main files, not just transc...
2017-10-25 Fletcher T... UPDATED: Add HTML comment test cases to further demonstrate
2017-10-17 Fletcher T... CHANGED: Fix typos
2017-10-13 Fletcher T... Merge branch 'release/6.2.2' into develop
2017-10-13 Fletcher T... version bump
2017-10-13 Fletcher T... FIXED: Improve consistency of math token handling
2017-10-12 Fletcher T... FIXED: Fix math markers in code spans
2017-09-23 Fletcher T... UPDATED: Update QuickStart Guide
2017-09-23 Fletcher T... FIXED: Add NULL check on my strdup functions
2017-09-20 Fletcher T... FIXED: Relax table separator line rules to allow missin...
2017-09-19 Fletcher T... CHANGED: Remove dead line of code
2017-09-19 Fletcher T... UPDATED: Add additional asset storage option
2017-09-19 Fletcher T... UPDATED: Add note about tables in MMD-6 to Quick Start...
2017-09-12 Fletcher T... UPDATED: Update readme
2017-09-12 Fletcher T... ADDED: Add support for tables without header; test...
2017-09-12 Fletcher T... FIXED: Fix NULL dereference in abbreviation search
2017-09-10 Fletcher T... FIXED: Fix use of uninitialized variable
2017-09-07 Fletcher T... FIXED: Fix potential dereference in table handling
2017-09-04 Fletcher T... FIXED: Fix issue with libCurl on some systems (Thanks...
2017-09-04 Fletcher T... UPDATED: Fix readme
2017-09-04 Fletcher T... Merge branch 'release/6.2.1' into develop
2017-09-04 Fletcher T... version bump
2017-09-03 Fletcher T... UPDATED: Change fopen mode to fix issue on Windows
2017-09-01 Fletcher T... UPDATED: Fix style
2017-09-01 Fletcher T... FIXED: Don't look for metadata if parsing begins partia...
2017-08-31 Fletcher T... UPDATED: update miniz to 2.0.6 beta
2017-08-31 Fletcher T... FIXED: Remove non-existent mmd2all.bat
2017-08-31 Fletcher T... FIXED: Fix Windows issue (#80) - Thanks @f8ttyc8t
2017-08-30 Fletcher T... FIXED: Fix issues with Windows compiling
2017-08-30 Fletcher T... UPDATED: Fix bug (I think) in Tufte LaTeX files
2017-08-25 Fletcher T... FIXED: Store directories in zip file without compressio...
2017-08-20 Fletcher T... UPDATED: Update astyle
2017-08-20 Fletcher T... UPDATED: Tidy up BibTeX example
2017-08-20 Fletcher T... FIXED: Fix potential bug
2017-08-20 Fletcher T... FIXED: Fix issue with metadata extraction
2017-08-18 Fletcher T... ADDED: Add function to extract transclusion manifest
2017-08-17 Fletcher T... FIXED: Fix error in CriticMarkup highlights when accept...
2017-08-16 Fletcher T... UPDATED: Update Swedish/Dutch handling
2017-08-15 Fletcher T... ADDED: Add Hebrew to command line help
2017-08-15 Fletcher T... UPDATED: Update DevelopmentNotes
2017-08-15 Fletcher T... Merge branch 'release/6.2.0' into develop
2017-08-15 Fletcher T... version bump
2017-08-15 Fletcher T... UPDATED: Update quick start guide
2017-08-14 Fletcher T... ADDED: Add Dutch and Swedish translations -- thanks Sl!
2017-08-13 Fletcher T... ADDED: Add Hebrew translation -- thanks Sl!
2017-08-13 Fletcher T... CHANGED: Safety check to avoid potential crash
2017-08-13 Fletcher T... FIXED: Fix CTest for spaces in directory path
2017-08-13 Fletcher T... FIXED: Fix CTest for spaces in directory path
2017-07-30 Fletcher T... FIXED: Fix potential crash
2017-07-30 Fletcher T... CHANGED: Standardize process for FORMAT_MMD
2017-07-29 Fletcher T... ADDED: Add stack_sort header
2017-07-27 Fletcher T... FIXED: Remove useless RTF scripts
2017-07-23 Fletcher T... CHANGED: Preserve leading non-indent space in fenced...
2017-07-23 Fletcher T... CHANGED: Find single non-indenting space at beginning...
2017-07-22 Fletcher T... UPDATED: Remove obsolete test
2017-07-22 Fletcher T... FIXED: Don't strip leading indent in fenced code blocks
2017-07-22 Fletcher T... UPDATED: Tweak astyle settings
2017-07-22 Fletcher T... UPDATED: Tweak astyle settings
2017-07-22 Fletcher T... UPDATED: Tweaked astyle settings
2017-07-22 Fletcher T... UPDATED: Use astyle with header files as well
2017-07-21 Fletcher T... UPDATED: Add astyle configuration to tidy c source...
2017-07-21 Fletcher T... UPDATED: Add astyle configuration to tidy c source...
2017-07-21 Fletcher T... ADDED: Add support for MMD Header and MMD Footer metada...
2017-07-21 Fletcher T... CHANGED: Migrate to Travis containers
2017-07-21 Fletcher T... FIXED: Fix issue on Travis-CI Linux and file paths
2017-07-21 Fletcher T... TESTING: Working on Travis
2017-07-21 Fletcher T... TESTING: Figure out why Travis linux fails
2017-07-21 Fletcher T... CHANGED: Verbose testing in Travis
2017-07-21 Fletcher T... FIXED: Tweak makefile
2017-07-21 Fletcher T... UPDATED: Test on linux and osx with travis
2017-07-21 Fletcher T... FIXED: Improve safety of realpath
2017-07-21 Fletcher T... FIXED: Improve file path resolution with transclude...
2017-07-21 Fletcher T... FIXED: Fix YAML metadata in transcluded files
2017-07-19 Fletcher T... ADDED: Add support for YAML metadata markers (---)
2017-07-16 Fletcher T... FIXED: Fix table wrapping with default alignment
2017-07-13 Fletcher T... FIXED: Fix bugs in d_string_replace_text_in_range()
2017-07-12 Fletcher T... UPDATED: Replace vasprintf for all build environments...
2017-07-12 Fletcher T... FIXED: Fix memory leak
2017-07-12 Fletcher T... FIXED: Fix memory bug and silence warnings
2017-07-12 Fletcher T... ADDED: Add functions to insert/replace metadata
2017-07-11 Fletcher T... UPDATED: Tidy up code
2017-07-11 Fletcher T... FIXED: Fix bug preventing matching of abbreviations...
2017-07-11 Fletcher T... FIXED: Improve abbreviation support
2017-07-06 Fletcher T... CHANGED: Reorder export format definitions
2017-07-06 Fletcher T... FIXED: Include version.h in public headers
2017-07-06 Fletcher T... Merge branch 'release/6.1.0' into develop
2017-07-06 Fletcher T... version bump
2017-07-05 Fletcher T... ADDED: Store image assets in OpenDocument files
next