summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2002-07-23#i3980# Joined fixes from r1.11.6.3 to HEAD.Matthias Huetsch1-20/+38
2002-07-23#i3980# Fixed (removed) default 'stlport' linkage.Matthias Huetsch1-6/+8
2002-07-23#i3980# Fixed (removed) usage of global operator new[] / delete[].Matthias Huetsch1-52/+49
2002-07-22#96832#fixed memory leak in readLineTino Rachui1-8/+3
2002-07-17#i6440# tis-620 now correctly recognized on linuxOliver Braun1-3/+3
2002-07-12#83752 Updated documentationHennes Rohling1-7/+9
2002-07-12#100535#define WIN32_LEAN_AND_MEAN to avoid build problemsTino Rachui1-2/+9
2002-07-11#83752# If security handle is given umask is used for pipe filesHennes Rohling1-3/+8
2002-07-09#99320 osl_setFileTime time value parameters should be constHennes Rohling1-5/+5
2002-07-09#99320 osl::File::setTime time value parameters should be constHennes Rohling1-8/+10
2002-07-01#100614#reimplemented for performance reasons, now reading block wise instead...Tino Rachui1-102/+224
2002-07-01#100853# Despite WidechartoMultiByte on Windows 98 does not copy a terminatin...Hennes Rohling1-5/+5
2002-06-25#100464# Fixed valueOfInt32/64 for smallest negative value.Stephan Bergmann1-10/+19
2002-06-25#93237 Always bring assertions to frontHennes Rohling1-3/+3
2002-06-24#98191 Added Unicode wrapped pipe emulation codeHennes Rohling4-514/+906
2002-06-24#100440#Stephan Bergmann1-0/+357
2002-06-24#100440#Stephan Bergmann2-0/+200
2002-06-20#100535#removed #include <winbase.h> because its unnecessary, if GCC is defin...Tino Rachui1-20/+25
2002-06-14#98191 Replaced MsgWaitForMultipleObjects by WaitForSingleObjectHennes Rohling2-51/+19
2002-06-10avoid buffer overrunGregor Hartmann1-4/+4
2002-06-07#99177# Fix handling of Assertions witout message for alternate pfinc_osl_pri...Gregor Hartmann1-3/+8
2002-06-07#99940# toDouble(): leading whitespace, zerosDaniel Boelzle1-5/+4
2002-06-07#100054# Fixed GBK range FE50--FEA0.Stephan Bergmann3-25/+413
2002-05-29#99587# Support inofficial MIME charset names for Thai.Stephan Bergmann1-2/+14
2002-05-28#96038# Added MIME charset names for GB18030 and GBK.Stephan Bergmann3-12/+22
2002-05-16#99182 SymGetModuleInfo does not retrieve full path on some NT platforms. Fal...Hennes Rohling1-7/+17
2002-04-26#99011# added rtl_bootstrap_get(), rtl_bootstrap_expandMacros_from_handle()Daniel Boelzle1-4/+27
2002-04-26#99011# added rtl_bootstrap_expandMacros_from_handle(), rtl_bootstrap_expandM...Daniel Boelzle1-0/+2
2002-04-26#99011# added expandMacrosFrom(), expandMacros(), getHandle()Daniel Boelzle1-2/+22
2002-04-26#99011# added rtl_bootstrap_expandMacros_from_handle(), rtl_bootstrap_expandM...Daniel Boelzle1-2/+17
2002-04-26#98985# fixed realloc bugDaniel Boelzle1-3/+3
2002-04-22#i3980#: add default argument to MyAllocator::allocate()Jens-Heiner Rechtien2-6/+6
2002-04-21#i3980# Added custom allocator template 'MyAllocator<T>'.Matthias Huetsch3-113/+347
2002-04-15SHALL shall be SHELLHans-Joachim Lankenau1-3/+3
2002-04-12#96894#, #97098#, #97330# Added 't_alloc' application for memory allocator te...Matthias Huetsch1-99/+43
2002-04-11changed target to sal/qa, enabled automated testsz1-9/+14
2002-04-10#97392#, #i2398# do not rely on >.< as variant delimiterOliver Braun1-7/+6
2002-04-10merge2top: merge branch OOO_STABLE_1 (1.13.12) Martin Hollmichel1-5/+1
2002-04-09merge2top: merge branch OOO_STABLE_1 (1.21.2) Martin Hollmichel1-3/+9
2002-04-09merge2top: merge branch OOO_STABLE_1 (1.15.2) Martin Hollmichel1-3/+3
2002-04-09merge2top: merge branch OOO_STABLE_1 (1.8.2) Martin Hollmichel1-3/+7
2002-04-09merge2top: merge branch OOO_STABLE_1 (1.8.10) Martin Hollmichel1-2/+2
2002-04-09merge2top: merge branch OOO_STABLE_1 (1.14.2) Martin Hollmichel1-9/+13
2002-04-09merge2top: merge branch OOO_STABLE_1 (1.3.18) Martin Hollmichel1-2/+71
2002-04-09merge2top: merge branch OOO_STABLE_1 (1.15.2) Martin Hollmichel1-3/+3
2002-04-09Removed (long) obsolete files.Matthias Huetsch3-877/+0
2002-04-09#96894#, #97098#, #97330# Fixed excessive memory fragmentation issues:Matthias Huetsch1-342/+357
2002-03-28corrected IF statementHans-Joachim Lankenau1-15/+15
2002-03-28#98431# Fixed O[U]String.toDouble.Stephan Bergmann1-5/+3
2002-03-26use unix escaping for win/tcshHans-Joachim Lankenau1-3/+3