summaryrefslogtreecommitdiffstats
path: root/sal/rtl
Commit message (Expand)AuthorAgeFilesLines
* INTEGRATION: CWS ooo11rc2 (1.22.44); FILE MERGEDJens-Heiner Rechtien2003-07-161-3/+3
* INTEGRATION: CWS ooo11rc2 (1.10.52); FILE MERGEDJens-Heiner Rechtien2003-07-161-4/+4
* INTEGRATION: CWS mariner10 (1.3.120); FILE MERGEDVladimir Glazounov2003-06-271-12/+65
* INTEGRATION: CWS beta2regression01 (1.21.8); FILE MERGEDRüdiger Timm2003-04-301-9/+16
* INTEGRATION: CWS ooo20030412 (1.3.74); FILE MERGEDJens-Heiner Rechtien2003-04-281-1/+62
* INTEGRATION: CWS dbgmacros1 (1.11.6.4.4.2.72); FILE MERGEDVladimir Glazounov2003-04-151-6/+6
* INTEGRATION: CWS dbgmacros1 (1.8.16.1.52); FILE MERGEDVladimir Glazounov2003-04-151-39/+35
* INTEGRATION: CWS fwk01 (1.11.6.4.4.2.58); FILE MERGEDJens-Heiner Rechtien2003-04-041-136/+165
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-266-96/+152
* #100000# added stdio.h and stdarg.h for vsnprintf on solarisJörg Budischewski2002-11-191-2/+4
* #100000# typoOliver Bolte2002-11-181-3/+3
* #96704# switched to a c++ implementation to keep a static random pool object ...Jörg Budischewski2002-11-141-0/+410
* #103888# Replaced operator new/delete with rtl/alloc.Stephan Bergmann2002-11-071-4/+9
* #103888# Moved osl/mathconf.h to sal.Stephan Bergmann2002-11-061-4/+4
* #103888# Minor cleanup.Stephan Bergmann2002-11-051-12/+9
* #104568# Added missing SAL_CALL.Stephan Bergmann2002-11-051-12/+13
* #103888# Fixed/clarified printing of exponent.Stephan Bergmann2002-11-053-10/+12
* #103888# Fixes for Solaris compiler.Stephan Bergmann2002-11-051-13/+13
* #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-041-0/+938
* #i7045# #104574# rtl_ImplFloatToString: wrong fractional partEike Rathke2002-10-301-3/+3
* #104367# changed parameter lookup orderDaniel Boelzle2002-10-231-29/+28
* #104367# added rtl_bootstrap_set()Daniel Boelzle2002-10-211-10/+55
* #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
* #102945# Merged in 1.11.4.1.Stephan Bergmann2002-10-071-2/+3
* #102945# Moved uri.c to uri.cxx; added convertRelToAbs.Stephan Bergmann2002-09-241-0/+740
* *** empty log message ***sz2002-09-111-4/+4
* -rsz2002-09-111-4/+4
* #102665# new test shapesz2002-08-262-6/+5
* #102391# removed _debug traceDaniel Boelzle2002-08-191-2/+4
* #i3980# Joined fixes from r1.11.6.3 to HEAD.Matthias Huetsch2002-07-231-20/+38
* #i3980# Fixed (removed) usage of global operator new[] / delete[].Matthias Huetsch2002-07-231-52/+49
* #100464# Fixed valueOfInt32/64 for smallest negative value.Stephan Bergmann2002-06-251-10/+19
* #99940# toDouble(): leading whitespace, zerosDaniel Boelzle2002-06-071-5/+4
* #99011# added rtl_bootstrap_get(), rtl_bootstrap_expandMacros_from_handle()Daniel Boelzle2002-04-261-4/+27
* #98985# fixed realloc bugDaniel Boelzle2002-04-261-3/+3
* #i3980#: add default argument to MyAllocator::allocate()Jens-Heiner Rechtien2002-04-222-6/+6
* #i3980# Added custom allocator template 'MyAllocator<T>'.Matthias Huetsch2002-04-213-113/+347
* #96894#, #97098#, #97330# Fixed excessive memory fragmentation issues:Matthias Huetsch2002-04-091-342/+357
* #98431# Fixed O[U]String.toDouble.Stephan Bergmann2002-03-281-5/+3
* #98247# Remove RTL_TEXTENCODING_STD_COUNT.Stephan Bergmann2002-03-192-14/+12
* #97345# put static stl objects in get functions because of problems with sola...Joachim Lingner2002-02-071-21/+68
* #96934# skipped cpy,cat and ln functions and make use of rtl_string* shapesz2002-01-241-87/+10
* fix overwriting bootstrapparameters from custom rc/.ini (#96291#)Kay Ramme2002-01-071-25/+6
* #95880# undefine MAP_ANON to enable build on Solaris 8 (X86)Christof Pintaske2001-12-121-2/+10
* #95564# #i1209# Added 'sysconf() 'support for IRIX.Matthias Huetsch2001-12-041-4/+4
* #65392# Fixed __dbg_* function usage in product version.Matthias Huetsch2001-11-271-6/+11
* #94244# Improved detection (and assertion) of memory corruption casesMatthias Huetsch2001-11-261-108/+271