Zooey Aurora
f40f564bd6
[9449] Fixes for the Solaris platform.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-02-25 05:09:39 +03:00
VladimirMangos
fe6e2e1746
[9122] Updated copyright notice for new year.
...
Also fix some lost in past cases.
2010-01-08 00:02:21 +03:00
VladimirMangos
ec2fd7396f
[8639] Fixed tabs and trailing whitespaces.
2009-10-14 11:46:09 +04:00
VladimirMangos
50d426e72c
[8496] Resolve some #include cycles and unsafe code.
...
* Common.h -> Threading.h -> Errors.h -> Common.h
* Remove reduncdent #include "ByteBuffer.h" in headers
* Remove redundent #include "Auth/BigNumber.h" in headers
* Avoid multyply data copy at use some now dropped functions in BigNumber.
* Avoid copy fixed byte count from byte arrays with unknown real size created from BigNumber.
2009-09-14 05:59:57 +04:00
VladimirMangos
7baebcd2de
[8328] Fixed problem with crash at startup in result destroy anti-freeze thread runnable.
...
* Destroy runnable only if no references.
* Some code cleanups
2009-08-08 11:00:03 +04:00
VladimirMangos
0f364bf00a
[8318] Deleted as expected runnable objects at related Thread deleting for avoid memory leaks.
2009-08-05 20:22:54 +04:00
Ambal
ae52a1b782
[7816] ACE thread priority values verification.
...
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
2009-05-13 16:19:07 +04:00
Ambal
2aff48cc5d
[7810] Moved ZThread related code on ACE framework.
...
Remove ZThread source code from mangos.
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
2009-05-11 12:14:22 +04:00