Commit graph

11 commits

Author SHA1 Message Date
wizou
cdf7735a77 Jim Park's Unicode NSIS merging - Step 2 : merge TCHARs changes into trunk
Compiler output is identical before & after this step

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6037 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-26 17:18:17 +00:00
wizou
752d7d239a Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant.
Compiler output is identical before & after this step

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/branches/wizou@6036 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-24 17:22:56 +00:00
anders_k
32fda4e830 System Plugin: Fixed callback proc numbers and memleak in Free()
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6016 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-21 21:25:45 +00:00
kichik
e59407720a use new plug-in library wherever possible, which is not a lot...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5840 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 18:24:00 +00:00
pabs3
c2a14a6559 Stop some compiler warnings due to lack of trailing newlines.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5168 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-10 16:45:45 +00:00
kichik
9a75eca79f fixed bug #1620178 - System::Store l crash installer when private stack is empty
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4845 212acab6-be3b-0410-9dea-997c60f758d6
2006-12-22 12:47:03 +00:00
kichik
4647e56e67 fixed build warnings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4251 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-09 09:18:45 +00:00
kichik
8b1fa1b3c7 don't typedef struct twice
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4014 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-06 10:23:32 +00:00
kichik
879a8245bc (brainsucker) bug-fix-release, 4.06.2004
1. System::Copy /SIZE fixed (Kichik).
2. System::Copy with destination auto-allocation now pushes destination
address on stack.
3. Callbacks fixed (Kichik's kick is awesome).


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3555 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-04 15:32:05 +00:00
kichik
4cf2341292 a character in the destination buffer address was skipped if size wasn't specified
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3549 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-20 19:44:27 +00:00
kichik
66ae44c5ac Source files to Source directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1513 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-31 15:55:52 +00:00
Renamed from Contrib/System/Buffers.c (Browse further)