]> git.lyx.org Git - lyx.git/history - src/support/strfwd.h
Account for old versions of Pygments
[lyx.git] / src / support / strfwd.h
2016-04-02 Peter Kümmelmsvc2015: always incude strfwd.h first, to prevent...
2015-10-20 Guillaume Munchmsvc: Proper fix for compilation of TexRow
2015-05-08 Georg BaumFix build with GNU libstdc++ C++11 ABI
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-21 Georg BaumImprove llvm libc++ detection
2014-12-07 Georg BaumMake trivstring class ready for use
2014-12-03 Georg BaumRemove unneeded typedef
2014-04-29 Georg BaumFix C++11 test
2014-03-04 Georg BaumFix compilation with libc++
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2010-11-17 Richard HeckHadn't see this empty_docstring() thing before. Very...
2010-01-30 Peter KümmelCMake: fix merged build, seems GCC could not handle...
2007-11-30 André PönitzI'll find a solution for the 'dirList problem', Abdel.
2007-11-09 Enrico ForestieriMuch ado about nothing
2007-11-08 Enrico ForestieriAlways forward declare string as it is not guaranteed...
2007-11-08 Abdelrazak YounesFix compilation for MSVC.
2007-11-08 Enrico ForestieriFix problems with odocstream on "exotic" systems caused...
2007-11-07 Abdelrazak Younescompil fix. No guaranty that it works but at least...
2007-11-07 André Pönitzcompile fix?
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-31 Stefan Schimanski* gcc does not like missing characters in keywords
2007-10-31 André Pönitzintroduce a header to forward declare std::string.