summaryrefslogtreecommitdiff
path: root/sal/rtl/source
AgeCommit message (Expand)Author
2003-09-04INTEGRATION: CWS cliuno01 (1.22.22); FILE MERGEDOliver Bolte
2003-08-20#100000# Corrected last changeRüdiger Timm
2003-08-19#100000# syntax in #ifdefHans-Joachim Lankenau
2003-08-07INTEGRATION: CWS sb5 (1.16.108); FILE MERGEDJens-Heiner Rechtien
2003-08-07INTEGRATION: CWS sb5 (1.14.108); FILE MERGEDJens-Heiner Rechtien
2003-07-16INTEGRATION: CWS ooo11rc2 (1.22.44); FILE MERGEDJens-Heiner Rechtien
2003-07-16INTEGRATION: CWS ooo11rc2 (1.10.52); FILE MERGEDJens-Heiner Rechtien
2003-06-27INTEGRATION: CWS mariner10 (1.3.120); FILE MERGEDVladimir Glazounov
2003-04-30INTEGRATION: CWS beta2regression01 (1.21.8); FILE MERGEDRüdiger Timm
2003-04-28INTEGRATION: CWS ooo20030412 (1.3.74); FILE MERGEDJens-Heiner Rechtien
2003-04-15INTEGRATION: CWS dbgmacros1 (1.11.6.4.4.2.72); FILE MERGEDVladimir Glazounov
2003-04-15INTEGRATION: CWS dbgmacros1 (1.8.16.1.52); FILE MERGEDVladimir Glazounov
2003-04-04INTEGRATION: CWS fwk01 (1.11.6.4.4.2.58); FILE MERGEDJens-Heiner Rechtien
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-11-19#100000# added stdio.h and stdarg.h for vsnprintf on solarisJörg Budischewski
2002-11-18#100000# typoOliver Bolte
2002-11-14#96704# switched to a c++ implementation to keep a static random pool object ...Jörg Budischewski
2002-11-07#103888# Replaced operator new/delete with rtl/alloc.Stephan Bergmann
2002-11-06#103888# Moved osl/mathconf.h to sal.Stephan Bergmann
2002-11-05#103888# Minor cleanup.Stephan Bergmann
2002-11-05#104568# Added missing SAL_CALL.Stephan Bergmann
2002-11-05#103888# Fixed/clarified printing of exponent.Stephan Bergmann
2002-11-05#103888# Fixes for Solaris compiler.Stephan Bergmann
2002-11-04#103888# Implement conversion between strings and float/double with rtl_math ...Stephan Bergmann
2002-11-04#103888# Merged in 1.11.4.3.Stephan Bergmann
2002-11-04#103888#Stephan Bergmann
2002-10-30#i7045# #104574# rtl_ImplFloatToString: wrong fractional partEike Rathke
2002-10-23#104367# changed parameter lookup orderDaniel Boelzle
2002-10-21#104367# added rtl_bootstrap_set()Daniel Boelzle
2002-10-08#102945# Merged in 1.11.4.2.Stephan Bergmann
2002-10-08#102945# Avoid linking against the C++ runtime (for now ;-)Stephan Bergmann
2002-10-07#102945# Merged in 1.11.4.1.Stephan Bergmann
2002-09-24#102945# Moved uri.c to uri.cxx; added convertRelToAbs.Stephan Bergmann
2002-09-11*** empty log message ***sz
2002-09-11-rsz
2002-08-26#102665# new test shapesz
2002-08-19#102391# removed _debug traceDaniel Boelzle
2002-07-23#i3980# Joined fixes from r1.11.6.3 to HEAD.Matthias Huetsch
2002-07-23#i3980# Fixed (removed) usage of global operator new[] / delete[].Matthias Huetsch
2002-06-25#100464# Fixed valueOfInt32/64 for smallest negative value.Stephan Bergmann
2002-06-07#99940# toDouble(): leading whitespace, zerosDaniel Boelzle
2002-04-26#99011# added rtl_bootstrap_get(), rtl_bootstrap_expandMacros_from_handle()Daniel Boelzle
2002-04-26#98985# fixed realloc bugDaniel Boelzle
2002-04-22#i3980#: add default argument to MyAllocator::allocate()Jens-Heiner Rechtien
2002-04-21#i3980# Added custom allocator template 'MyAllocator<T>'.Matthias Huetsch
2002-04-09#96894#, #97098#, #97330# Fixed excessive memory fragmentation issues:Matthias Huetsch
2002-03-28#98431# Fixed O[U]String.toDouble.Stephan Bergmann
2002-03-19#98247# Remove RTL_TEXTENCODING_STD_COUNT.Stephan Bergmann
2002-02-07#97345# put static stl objects in get functions because of problems with sola...Joachim Lingner
2002-01-24#96934# skipped cpy,cat and ln functions and make use of rtl_string* shapesz