summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2001-10-16#87140# Added link to documentation.Stephan Bergmann1-2/+5
2001-10-16porting: to FREEBSDMartin Hollmichel2-5/+17
2001-10-15#93159# Fixed rtl_[u]Stringbuffer_newFrom... (double release).Stephan Bergmann2-16/+4
2001-10-15#93159# Fixed rtl::O[U]StringBuffer::operator =().Stephan Bergmann2-10/+20
2001-10-15#92552# Added memory management initialization.Matthias Huetsch1-2/+10
2001-10-15#92552# New memory management implementation.Matthias Huetsch1-77/+1079
2001-10-15#92552# Added missing SAL_THROW_EXTERN_C() to function declarations.Matthias Huetsch1-7/+19
2001-10-12make autodoc happyOliver Braun1-6/+6
2001-10-12#87140# Added missing information.Stephan Bergmann2-19/+9
2001-10-12#87140# Added textenc regression tests.Stephan Bergmann1-2/+3
2001-10-12#87140# Cleaned up, added EUC-TW and GB-18030.Stephan Bergmann30-3722/+4272
2001-10-12#87140# .dat was a bad idea (cvs wrapper thinks it's binary), retrying with ....Stephan Bergmann4-9/+31448
2001-10-12#87140#Stephan Bergmann2-0/+1129
2001-10-11added tests for macros (#88338#)Kay Ramme1-2/+37
2001-10-11added SYSBINDIR as predefined macro (#88338#)Kay Ramme1-3/+8
2001-10-09#92861# moved implementation of operator[] and == from byteseq.h to .hxxJörg Budischewski2-8/+17
2001-10-08#91733# buffer used to be a char[], but now is char *Oliver Braun1-4/+4
2001-10-05added symbol lookup fallback to application rc (#88338#)Kay Ramme4-19/+59
2001-09-28remove useless local variableMartin Hollmichel1-3/+3
2001-09-26#92402# .nopid feature addedJörg Budischewski1-5/+12
2001-09-26#92402# added test for filesJörg Budischewski1-3/+4
2001-09-25added rtl_tres_create/rtl_tres_destroysz1-2/+2
2001-09-25fixed struct typedefs according to ansi csz1-4/+7
2001-09-25fixed structure typedefs according to ansi csz1-20/+16
2001-09-24#90826# Use global mutex to access Set/Get CurrentDirectory()Hennes Rohling2-7/+21
2001-09-24implementation of TestResult functionssz2-4/+757
2001-09-24redesigned TestResult class for implementation hidingsz2-175/+151
2001-09-20#87539# To support multiple pipe connections we must distinguish between acce...Hennes Rohling1-16/+36
2001-09-19#91496# Added Win9x unicode wrapper for WNetGetConnectionHennes Rohling1-1/+2
2001-09-19#91496# Added Win9x unicode wrapper for WNetGetConnectionWHennes Rohling2-4/+110
2001-09-19Bug #92156#: detect correct the end of the source bufferjp1-6/+6
2001-09-19#90517# documentation updatedOliver Braun2-4/+6
2001-09-17#88460# re-enabled systool wrapperOliver Braun1-2/+4
2001-09-12#88460# fixes for Win9xOliver Braun2-11/+12
2001-09-11#88460# added osl_getProcessLocale and osl_setProcessLocaleOliver Braun2-4/+70
2001-09-11#92075#: full qualified friend declarationJens-Heiner Rechtien1-3/+3
2001-09-11#88460# added osl_getProcessLocale and osl_setProcessLocale testsOliver Braun1-7/+55
2001-09-11#88460# added osl_getProcessLocale and osl_setProcessLocaleOliver Braun4-134/+357
2001-09-11#92075#: full qualified friend declarationJens-Heiner Rechtien1-3/+3
2001-09-04#65293# Fix for NTRüdiger Timm1-4/+4
2001-09-04osl_getDirectoryItemFromHandle tests removedOliver Braun1-53/+5
2001-09-03added getUrlFromAddress (#88338#)Kay Ramme3-6/+38
2001-09-03#88338# New function osl_getModuleURLFromAddress()Hennes Rohling2-5/+13
2001-09-03#88338# Export new function osl_getModuleURLFromAddress()Hennes Rohling1-0/+1
2001-09-03Implemented osl_addressGetModuleURL() for Windows vwersion and NT versionsHennes Rohling1-2/+178
2001-08-31fixed fallback for cjk euc localesOliver Braun1-11/+28
2001-08-30bootstrapping now supports local ini files (#88338#)Kay Ramme1-0/+226
2001-08-30bootstrapping now supports local ini files (#88338#)Kay Ramme8-177/+355
2001-08-23#91257# Fixed 'oslCleanupFunction()' to call 'pthread_detach()'Matthias Huetsch1-5/+10
2001-08-22#91392#mm1-12/+61