summaryrefslogtreecommitdiff
path: root/sal/rtl/source/unload.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini1-1/+3
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist1-0/+50
2011-11-27remove include of pch header from salNorbert Thiebaud1-2/+0
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara1-12/+8
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba1-29/+3
2011-02-03Use rtl::Allocator in MSVC hash containersFridrich Strba1-2/+8
2011-02-03include MSVC STL code pathFridrich Strba1-0/+20
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.11.234); FILE MERGEDRüdiger Timm1-36/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGEDOliver Bolte1-2/+5
2006-07-26INTEGRATION: CWS presfixes10 (1.8.38); FILE MERGEDRüdiger Timm1-8/+8
2006-06-20INTEGRATION: CWS warnings01 (1.7.116); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.7.120); FILE MERGEDRüdiger Timm1-47/+21
2004-09-08INTEGRATION: CWS ooo20040704 (1.6.96); FILE MERGEDRüdiger Timm1-3/+3
2003-09-29INTEGRATION: CWS sal04 (1.5.124); FILE MERGEDJens-Heiner Rechtien1-105/+10
2002-04-22#i3980#: add default argument to MyAllocator::allocate()Jens-Heiner Rechtien1-3/+3
2002-04-21#i3980# Added custom allocator template 'MyAllocator<T>'.Matthias Huetsch1-83/+196
2002-02-07#97345# put static stl objects in get functions because of problems with sola...Joachim Lingner1-21/+68
2001-06-11#67468#Joachim Lingner1-4/+4
2001-06-07#67468# unloading apiJoachim Lingner1-0/+396