]> git.lyx.org Git - lyx.git/history - src/support/environment.cpp
Now that exceptions are allowed, handle gracefully the case where a Buffer temp direc...
[lyx.git] / src / support / environment.cpp
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-08 Stefan Schimanski* putenv wants a non-const char *
2007-12-03 Peter Kümmelsimplify C-sytle code
2007-12-01 Peter Kümmelfix memory leak
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-11 André Pönitzshut up
2007-10-10 André Pönitzthinko
2007-04-26 Bo PengRename .C ==> .cpp for files in src/support, part two