New branch 'feature/saxparser' available with the following commits: commit c11b86c66dc38b3b854b53b9afccbdf1eaae8048 Author: Matúš Kukan <matus.ku...@gmail.com> Date: Tue Oct 8 23:28:32 2013 +0200
FastSaxParser: implementation using two threads Change-Id: I963e6ba2781c92895e6737198c95a275368303f7 commit ed18791799a5f53ab82128f56f48aa2743d86cdf Author: Matúš Kukan <matus.ku...@gmail.com> Date: Tue Oct 8 15:17:01 2013 +0200 FastSaxParser: isolate calls to XFastContextHandler in Entity's methods Unfortunately, we have to store maNamespace in two stacks. One for future parser thread to compute tokens and one for main thread calling XFastContextHandler. Now we are prepared to implement multithreading. Change-Id: I421b55afa2e9ea80142e6068c7a515d31913ba69 commit f80d632b2d455de7d384a8c3d40361f72278df79 Author: Matúš Kukan <matus.ku...@gmail.com> Date: Tue Oct 8 12:42:21 2013 +0200 FastSaxParser: store mnNamespaceCount in another stack This is preparation work for multithreading. mnNamespaceCount will be handled in parser thread and the rest in main thread. Change-Id: I571026ea499f6876b8dafb4e1bdc56d1add649e5 commit 8e1139923e82e4a1255ae35ca279f080d858a3e7 Author: Matúš Kukan <matus.ku...@gmail.com> Date: Mon Oct 7 16:57:40 2013 +0200 FastSaxParser: use more OStrings Change-Id: I9174b84dec345d03900309a9d5633cf2dc268d15 commit 07f94813c8eead019340112f45b9171ac4aa748c Author: Matúš Kukan <matus.ku...@gmail.com> Date: Mon Oct 7 08:59:20 2013 +0200 FastSaxParser: clean duplicated methods, use OString versions Change-Id: Icaa7b676a81346da6b90d4dac19fece35bfa4008
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits