]> git.lyx.org Git - lyx.git/history - src/mathed/math_streamstr.h
Get rid of lyxstring, remove usage of STRCONV.
[lyx.git] / src / mathed / math_streamstr.h
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-10-28 Dekel TsurMaxima
2002-09-11 André Pönitzadd #pragme interface/implementation
2002-07-01 André PönitzGeof Piroux's patch for Mathematica support
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-12-03 André Pönitzdo as Lars says
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;