]> git.lyx.org Git - lyx.git/history - src/Lexer.h
Cmake build: Don't use temporary doc-files as source for installation
[lyx.git] / src / Lexer.h
2017-07-03 Richard HeckFix whitespace at EOL.
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2015-05-19 Juergen SpitzmuellerProvide optional trimmed version of Lexer::getString...
2015-03-05 Jean-Marc LasgouttesFix uninitialized member in Lexer constructor
2011-12-07 Peter Kümmelclang: std::string is used here, fwd is not enough
2010-03-29 Richard HeckClarify and add some comments.
2008-11-25 Jürgen Spitzmüller* Lexer.{cpp,h}:
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-05-05 Jürgen SpitzmüllerCorrectly handle quotation marks in command preferences...
2008-04-05 André Pönitzuse simpler parser interface
2008-04-03 André Pönitzmake Lexer interface a bit more friendly
2008-04-03 André Pönitzsimplify Lexer handling a bit more
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-20 André Pönitzeven example code should follow the style conventions
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-09-30 André Pönitzboost/utility -> boost/noncopyable
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 André Pönitzrename LyXLex into Lexer