]> granicus.if.org Git - multimarkdown/shortlog
multimarkdown
2017-01-24 Fletcher T... ADDED: Add enum mapping tool
2017-01-24 Fletcher T... ADDED: Additional HTML Block testing
2017-01-24 Fletcher T... ADDED: Additional CriticMarkup testing
2017-01-24 Fletcher T... ADDED: Additional HTML Block testing
2017-01-24 Fletcher T... FIXED: Any line (except empty) allowed inside HTML...
2017-01-21 Fletcher T... NOTE: Refactor build instructions to single document
2017-01-21 Fletcher T... FIXED: Include 'writer.h' and 'i18n.h' for utility...
2017-01-21 Fletcher T... ADDED: Add build instructions
2017-01-21 Fletcher T... Merge branch 'feature/localization' into develop
2017-01-21 Fletcher T... CHANGED: Tidy up
2017-01-21 Fletcher T... ADDED: Support checking character types in extended...
2017-01-20 Fletcher T... ADDED: German translations; command line option to...
2017-01-19 Fletcher T... CHANGED: Rename internationalization file
2017-01-19 Fletcher T... FIXED: Clean up translations (somewhat)
2017-01-19 Fletcher T... ADDED: Basic localization configuration
2017-01-19 Fletcher T... Merge branch 'develop' of github.com:fletcher/MultiMark...
2017-01-19 Fletcher T... NOTE: Rename test script
2017-01-19 Fletcher T... FIXED: Update README
2017-01-19 Fletcher T... Merge branch 'release/0.1.0a' 0.1.0a
2017-01-19 Fletcher T... CHANGED: Initial public commit
2017-01-19 Fletcher T... FIXED: Silence warnings
2017-01-16 Fletcher T... FIXED: Typo
2017-01-16 Fletcher T... Merge branch 'master' of github.com:fletcher/c-template
2017-01-16 Fletcher T... CHANGED: Include license and project name information...
2017-01-10 Fletcher T... FIXED: Avoid naming conflicts with default functions...
2017-01-05 Fletcher T... Merge branch 'master' of github.com:fletcher/c-template
2017-01-05 Fletcher T... FIXED: Don't build run_tests if we're being built by...
2016-12-03 Fletcher T... FIXED: Include xcode build directories in gitignore
2016-12-02 Fletcher T... CHANGED: Refactor GLibFacade to d_string; Use Xcode...
2016-08-29 Fletcher T... ADDED: new_source script to automate creating foo.c...
2016-08-29 Fletcher T... ADDED: Add new GString functions
2016-08-25 Fletcher T... NOTE: Update documentation; CHANGED: Ignore the documen...
2016-08-25 Fletcher T... ADDED: Support for doxygen documentation in gh-pages...
2016-08-25 Fletcher T... Merge branch 'master' of github.com:fletcher/c-template
2016-08-25 Fletcher T... ADDED: Boilerplate to use cmake subdirectories
2016-05-06 Fletcher T... NOTE: Update copyright info/dates
2016-05-06 Fletcher T... ADDED: Append array of c characters in signle step
2016-05-06 Fletcher T... CHANGED: Use faster method of getting input from stdin...
2015-12-04 Fletcher T... ADDED: Include support for Xcode libraries to be iOS...
2015-12-04 Fletcher T... FIXED: Remove unneeded install directive; FIXED: Fix...
2015-12-04 Fletcher T... ADDED: Beginning code for public header file support...
2015-11-16 Fletcher T... Autogenerate changelog since last commit to master
2015-11-16 Fletcher T... Merge branch 'master' of github.com:fletcher/c-template
2015-11-16 Fletcher T... add 32 bit flag to older MinGW toolchain
2015-11-13 Fletcher T... update cmake notes
2015-11-13 Fletcher T... add comment about static libraries
2015-11-13 Fletcher T... use static linking for Linux to try to make binaries...
2015-11-12 Fletcher T... add notes about xcodebuild
2015-11-12 Fletcher T... improve doxygen features
2015-11-12 Fletcher T... update source templates to improve doxygen support
2015-11-12 Fletcher T... Update README handling to autogenerate and copy to...
2015-11-12 Fletcher T... add notes to git scripts
2015-11-11 Fletcher T... additional description of clang's scan-build support
2015-11-11 Fletcher T... improve Makefile; add scan-build support
2015-11-09 Fletcher T... add hints for Xcode settings
2015-11-09 Fletcher T... tell us where to look for version.h
2015-11-09 Fletcher T... restructure CMakeLists; support Zip package generator...
2015-11-09 Fletcher T... Add standardized c project version header
2015-11-09 Fletcher T... Try to get MinGW-w64 properly configured
2015-11-09 Fletcher T... update master Makefile; add MinGW 64 bit support
2015-11-03 Fletcher T... reorganize OS specific configuration
2015-11-02 Fletcher T... fix bug
2015-11-02 Fletcher T... fix CuTest exit code; add valgrind support
2015-11-02 Fletcher T... add gitignore file
2015-07-07 Fletcher T... don't worry about OS X config by default
2015-06-28 Fletcher T... add PHONY entries to Makefile
2015-06-28 Fletcher T... fix bug
2015-06-27 Fletcher T... Merge branch 'master' of github.com:fletcher/c-template
2015-06-27 Fletcher T... add doxygen features to template
2015-06-16 Fletcher T... update link_git_modules and describe in README
2015-06-16 Fletcher T... add tools to help manage submodules
2015-06-15 Fletcher T... basic cpack configuration
2015-06-14 Fletcher T... improve README and doxygen set-up
2015-06-14 Fletcher T... fix project name
2015-06-14 Fletcher T... fix license info
2015-06-14 Fletcher T... Document something about doxygen
2015-06-14 Fletcher T... fix bug
2015-06-14 Fletcher T... split primary source files from utility source files...
2015-06-14 Fletcher T... fix bug in README for doxygen
2015-06-14 Fletcher T... fix doxygen template
2015-06-14 Fletcher T... Use README.md as main page for doxygen documentation...
2015-06-14 Fletcher T... fix bug in doxygen setup
2015-06-14 Fletcher T... make file list more doxygen friendly
2015-06-14 Fletcher T... Add support for doxygen
2015-06-13 Fletcher T... fix broken link
2015-06-13 Fletcher T... trim meta from README, since it doesn't accomplish...
2015-06-13 Fletcher T... Initialize project