]> git.lyx.org Git - features.git/history - src/support/ForkedCalls.h
Replace support/shared_ptr.h and boost::shared_ptr with std::shared_ptr
[features.git] / src / support / ForkedCalls.h
2016-06-09 Guillaume MunchReplace support/shared_ptr.h and boost::shared_ptr...
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2014-05-14 Scott KostyshakCentralize substitution of python commands
2014-05-14 Scott KostyshakCentralize replacement of "$$s"
2011-09-24 Enrico ForestieriAlso set TEXINPUTS when launching ForkedCall processes.
2010-04-22 Peter KümmelmsvcUsing "using namespace std" with msvc10 makes also...
2009-09-24 Richard HeckFix doxy.
2008-01-15 Richard HeckFix bug 4463. The crash was due to a call to X from...
2007-11-29 André Pönitzcosmetics
2007-11-29 André Pönitzmerge the Forked* machinery into a single pair of files