]> git.lyx.org Git - lyx.git/history - src/boost.cpp
Update to boost 1.72
[lyx.git] / src / boost.cpp
2020-01-07 Jean-Marc LasgouttesUpdate to boost 1.72
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-03 Peter Kümmelfix merge build: this is a std::exception
2008-10-01 Uwe Stöhrboost.cpp: make LyX compilable again
2008-09-30 Peter Kümmelupdate boost to version 1.36
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-02-07 José MatoxPatch to please gcc 4.3. Less bloat in the include...
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-16 Abdelrazak YounesCleanup the mess I introduced in rev 22165. This happen...
2007-12-16 Abdelrazak YounesSanitize the way we use abort() and exit(). With this...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-04-26 Bo PengRename .C ==> .cpp for files in src/