kichik
|
10dbd9a196
|
synchronize ResetEvent as well
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4565 212acab6-be3b-0410-9dea-997c60f758d6
|
2006-03-11 10:47:02 +00:00 |
|
kichik
|
3c454a4e65
|
return if the passed event handle is NULL and not when it's valid
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4561 212acab6-be3b-0410-9dea-997c60f758d6
|
2006-03-10 14:55:08 +00:00 |
|
kichik
|
502f3c67da
|
* never delete self on Release(), CLZMA is not a real COM class
* safer destructor
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4557 212acab6-be3b-0410-9dea-997c60f758d6
|
2006-03-08 16:14:36 +00:00 |
|
kichik
|
4fb9309882
|
fixed memory leaks in POSIX implementation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4281 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-22 20:20:11 +00:00 |
|
kichik
|
8424e074e9
|
fixed build errors and warnings caused by latest merge
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4233 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-30 16:30:48 +00:00 |
|
oripel
|
57ad3c18b3
|
merged from PIEPIEPIE branch:
- min/max macros removed
- Plugins refactored
- more functions in util.{h,cpp}
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4232 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-27 19:56:00 +00:00 |
|
kichik
|
8557bafca2
|
LZMA_IO_ERROR was returned instead of LZMA_THREAD_ERROR
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3879 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-01-18 18:06:09 +00:00 |
|
kichik
|
a33cecb337
|
added dict_size parameter to Compressor::Init() so a cast to CLZMA won't be required to pass a dictionary size
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3708 212acab6-be3b-0410-9dea-997c60f758d6
|
2004-10-11 14:26:13 +00:00 |
|
kichik
|
85b2ea48a3
|
moved implementation of CLZMA into clzma.cpp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3704 212acab6-be3b-0410-9dea-997c60f758d6
|
2004-10-10 20:58:33 +00:00 |
|