]> git.lyx.org Git - lyx.git/history - src/support/docstring.h
Less expensive OP first as this might be called often.
[lyx.git] / src / support / docstring.h
2015-05-10 Georg BaumRemove gcc 3 traces
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-03 Georg BaumRemove unneeded typedef
2010-02-10 Jürgen Spitzmüller* Thesaurus.cpp:
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-05-05 Pavel Sanda* Comment ( http://www.mail-archive.com/lyx-devel@lists...
2008-03-06 Richard HeckFix Lars.
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-10-31 Abdelrazak YounesMove to_local8bit_failure class to docstring.cpp and...
2007-10-29 André Pönitzmake unused exception less expensive
2007-07-05 Jürgen Spitzmüllerfix unicode decomposition (bugs 3313 and 3498):
2007-06-27 José MatoxFreeBSD libc uses UCS4, but libstdc++ has no proper...
2007-04-03 Georg BaumNormalize everything that comes from 'outside' (plain...
2007-02-26 Georg Baumremove stray dollar sign
2007-01-22 Enrico ForestieriFix encoding of converters path and arguments
2007-01-18 Georg BaumFix several filename and environment variable encoding...
2006-12-12 Georg BaumMake libQtCore a support library like boost and impleme...
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-08 Georg BaumOops, I forgot to return a reference in operator+=...
2006-10-08 Georg BaumAdd operator += for ASCII C strings and single ASCII...
2006-09-13 Georg BaumUse wchar_t as lyx::char_type if it is 32 bit wide.
2006-09-11 Georg BaumAdd operator+ for ASCII characters and ASCII C strings
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-15 Georg Baum * src/support/docstring.h: Add char_traits template...
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.