1
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
Nukem c36f4708a7 Refactor bookmark.cpp 2015-03-11 19:16:22 -04:00
Nukem 0a69aa95e9 Begin using shared locks 2015-03-11 18:14:25 -04:00
Nukem 125f07ff6c Refactor CriticalSectionLocker 2015-03-10 21:24:47 -04:00
Mr. eXoDia 620fa50ae9 DBG: fixed some stuff with the CriticalSectionLocker 2014-12-23 00:31:02 +01:00
Nukem 6f781e0d0d CriticalSectionLocker unlock bug 2014-12-20 23:13:53 -05:00
Mr. eXoDia a883544e52 DBG: resolved issue #221 (crashes because of race conditions) 2014-12-09 01:29:08 +01:00
Mr. eXoDia c79bc82292 DBG: added some comments on where to update the string handling to UTF-8 2014-09-07 19:04:57 +02:00
Mr. eXoDia 58194b161c DBG: better threading 2014-09-06 21:18:50 +02:00
Mr. eXoDia 3c9c6fa17b DBG: performance improvement with the memory map 2014-07-19 04:34:22 +02:00
mr.exodia 7841d1c1b3 - resolved issue #34 (no more random crashes)
- added step until return (thanks to RaMMicHaeL for the suggestion)
2014-02-16 22:06:59 +01:00
mr.exodia f22f5a2384 DBG: fixed a bug with restoring memory breakpoints from the database
DBG: remoevd WAITID_SYSBREAK (it could cause a deadlock when a breakpoint reached before the system breakpoint)
2013-12-07 20:45:48 +01:00
mr.exodia da3fdf53a3 DBG: fixed all memory leaks (from emalloc&efree) 2013-11-17 13:10:29 +01:00
mr.exodia 6c9de40fbc first commit 2013-11-14 21:55:18 +01:00