summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
...
* #100514#introduced createTempFile functionTino Rachui2002-11-121-2/+50
* #100514#new osl_createTempFile functionTino Rachui2002-11-121-0/+323
* #104548# Fixed code to compile on Linux.Stephan Bergmann2002-11-081-1/+2
* #104548# Conversion tables in prev. rev. still had a bug.Stephan Bergmann2002-11-083-24/+24
* #104548# Added de-facto standard characters to JIS X 0208 row 13.Stephan Bergmann2002-11-083-21/+119
* #103888# Replaced operator new/delete with rtl/alloc.Stephan Bergmann2002-11-071-4/+9
* #103888# Merged in 1.24.2.2.Stephan Bergmann2002-11-071-4/+10
* #103888# Moved osl/mathconf.h to sal.Stephan Bergmann2002-11-062-19/+19
* #103888#Stephan Bergmann2002-11-061-0/+236
* #103888# Moved mathconf.c to systools/unx.Stephan Bergmann2002-11-061-6/+4
* #103888# Merged in 1.24.2.1.Stephan Bergmann2002-11-061-4/+4
* #103888# Added systools/unx.Stephan Bergmann2002-11-061-1/+2
* #104776# Fixed conversion of undefined characters from Unicode to EUC-JP.Stephan Bergmann2002-11-061-5/+7
* test file(rtl_OUStringBuffer.cxx) for OUStringBufferlwang2002-11-061-3/+43
* #103888# Minor cleanup.Stephan Bergmann2002-11-051-12/+9
* #104568# Added missing SAL_CALL.Stephan Bergmann2002-11-052-28/+29
* #103888# Fixed/clarified printing of exponent.Stephan Bergmann2002-11-053-10/+12
* #103888# Fixes for Solaris compiler.Stephan Bergmann2002-11-051-13/+13
* #103888# Merged in 1.33.2.3.Stephan Bergmann2002-11-041-0/+8
* #103888# Implement conversion between strings and float/double with rtl_math ...Stephan Bergmann2002-11-045-426/+112
* #103888# Merged in 1.11.4.3.Stephan Bergmann2002-11-041-3/+5
* #103888#Stephan Bergmann2002-11-043-0/+1708
* #103888# Added mathconf.Stephan Bergmann2002-11-041-4/+6
* #104600# Added missing sigemptyset.Stephan Bergmann2002-10-311-2/+3
* #i8416# Fixed 'osl_thread_[create|start]_Impl()' race condition, need toMatthias Huetsch2002-10-301-8/+10
* #i8416# Fixed 'pthread_join()' / 'pthread_detach()' race condition,Matthias Huetsch2002-10-301-647/+637
* #i7045# #104574# rtl_ImplFloatToString: wrong fractional partEike Rathke2002-10-301-3/+3
* #104307# Improved placement of memory barrier.Stephan Bergmann2002-10-282-7/+10
* #104367# changed parameter lookup orderDaniel Boelzle2002-10-231-29/+28
* #104367# added rtl_bootstrap_set(), Bootstrap::set()Daniel Boelzle2002-10-212-8/+39
* #104367# added rtl_bootstrap_set()Daniel Boelzle2002-10-212-10/+56
* #104229# Fixed typos.Stephan Bergmann2002-10-172-8/+8
* #98318# Add LF to debug output on stderrHennes Rohling2002-10-161-6/+6
* #104229# Clarified allowed ranges for parameters to copy methods.Stephan Bergmann2002-10-162-11/+25
* #98600# Added copy ctor and assignment operator for Guard, ClearableGuard and...Hennes Rohling2002-10-151-2/+9
* failure in rm X.map, cleanup extended, works now right with win32Lars Langhans2002-10-141-24/+39
* #104042# remove osl_getFullPathOliver Braun2002-10-111-206/+153
* #104042# remove osl_getFullPathOliver Braun2002-10-112-10/+16
* #100000# header missingOliver Bolte2002-10-081-3/+3
* #102945# Merged in 1.11.4.2.Stephan Bergmann2002-10-081-3/+2
* #102945# Avoid linking against the C++ runtime (for now ;-)Stephan Bergmann2002-10-081-5/+3
* #100000# Linux GCC: links against libstdc++RĂ¼diger Timm2002-10-071-2/+5
* #102945# Merged in 1.11.4.1.Stephan Bergmann2002-10-071-2/+3
* #102179# Removed unused ImplTextEncodingData.meTextEncoding.Stephan Bergmann2002-10-0417-114/+34
* #99853# Added getMessage; added docu.Stephan Bergmann2002-10-041-2/+19
* #102641# Uwinapi now exports full function set of uincowsHennes Rohling2002-09-301-4/+3
* #102945# Merged in 1.33.2.1.Stephan Bergmann2002-09-241-0/+1
* #102945# Enabled exceptions (needed by testuri.cxx).Stephan Bergmann2002-09-241-2/+3
* #102945# Moved uri.c to uri.cxx; added convertRelToAbs.Stephan Bergmann2002-09-241-0/+740
* #102945#Stephan Bergmann2002-09-241-0/+83