]> git.saurik.com Git - wxWidgets.git/commit - utils/tex2rtf/src/texutils.cpp
Lots more memory/resource leak fixes. There are still more, but this solves about...
authorGeorge Tasker <gtasker@allenbrook.com>
Thu, 23 Nov 2000 13:27:52 +0000 (13:27 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Thu, 23 Nov 2000 13:27:52 +0000 (13:27 +0000)
commit3924dd226e469685d02fc2474a3fb149b1aeed2a
tree9ab0a2fdef78d2bae9c53696e956f8a10540f20a
parent49e399d8c0f2683a885bfec77e43cfde3b2249f4
Lots more memory/resource leak fixes.  There are still more, but this solves about 75% of them.
These fixes also speed up tex2rtf greatly.  I can now build all the RTF version of the wxWindows manual in under 30 seconds, when before it took around 90 seconds.
Curley Brace matching is turned back on again.  I cannot find any places where it does not work.  If you find one, let me know

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/tex2rtf/src/htmlutil.cpp
utils/tex2rtf/src/rtfutils.cpp
utils/tex2rtf/src/tex2any.cpp
utils/tex2rtf/src/tex2any.h
utils/tex2rtf/src/tex2rtf.cpp
utils/tex2rtf/src/texutils.cpp
utils/tex2rtf/src/xlputils.cpp