notepad-plus-plus/PowerEditor
Andreas Jönsson 2a7ef2ecf0 Guard long-running operations with a mutex
The session snapshot feature runs in its own thread and access to
Scintilla etc is not thread-safe. As a *temporary* and *non-exhaustive*
fix we guard some long-running operations (undo, redo, replace, sort)
with a mutex to prevent data corruption.
2015-05-26 15:58:46 +02:00
..
bin Update gitIgnore file. 2015-05-23 18:57:06 +02:00
gcc Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
installer [RELEASE] Notepad++ 6.7.8.2 release 2015-05-23 14:14:33 +02:00
misc [RELEASE] Notepad++ 5.9 release 2011-03-31 00:14:18 +00:00
scintilla.original.forUpdating [UPDATE] Update Scintilla to 3.3.4 2013-08-28 00:44:27 +00:00
src Guard long-running operations with a mutex 2015-05-26 15:58:46 +02:00
visual.net Guard long-running operations with a mutex 2015-05-26 15:58:46 +02:00