]> git.lyx.org Git - features.git/commit
Don't use updateMacros() in the math parser, in order to avoid
authorEnrico Forestieri <forenr@lyx.org>
Sun, 8 Nov 2009 18:47:33 +0000 (18:47 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Sun, 8 Nov 2009 18:47:33 +0000 (18:47 +0000)
commitf83a6cc3af6bbb88f558ef1d974156da15fd66a3
tree56f3e05a8981b57997fb26dc8b2e55f6dac812ee
parent83c0e43068b3f6affa3dcbc1ea1ca7124656e23a
Don't use updateMacros() in the math parser, in order to avoid
performance problems when loading documents with lots of macros.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31907 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/Buffer.h
src/mathed/InsetMathHull.cpp
src/mathed/MathMacroTemplate.cpp
src/mathed/MathParser.cpp
src/mathed/MathParser_flags.h