Commit graph

104 commits

Author SHA1 Message Date
Vladimir Glazounov
69c3048983 INTEGRATION: CWS dbgmacros1 (1.11.6.4.4.2.72); FILE MERGED
2003/04/15 15:40:05 kso 1.11.6.4.4.2.72.2: RESYNC: (1.19-1.20); FILE MERGED
2003/04/09 12:08:44 kso 1.11.6.4.4.2.72.1: #108413# - debug macro unification.
2003-04-15 16:45:59 +00:00
Vladimir Glazounov
0bcd32ade2 INTEGRATION: CWS dbgmacros1 (1.8.16.1.52); FILE MERGED
2003/04/09 12:08:43 kso 1.8.16.1.52.1: #108413# - debug macro unification.
2003-04-15 16:45:47 +00:00
Jens-Heiner Rechtien
bd96c0cd07 INTEGRATION: CWS fwk01 (1.11.6.4.4.2.58); FILE MERGED
2003/03/18 15:35:03 dbo 1.11.6.4.4.2.58.1: #108247# fixed: no macro expansion of integral variables; support for $ORIGIN
2003-04-04 16:11:08 +00:00
Jens-Heiner Rechtien
e6611cc2ef MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-26 15:47:28 +00:00
Jörg Budischewski
901dafebfd #100000# added stdio.h and stdarg.h for vsnprintf on solaris 2002-11-19 07:56:31 +00:00
Oliver Bolte
f2351f856d #100000# typo 2002-11-18 15:22:29 +00:00
Jörg Budischewski
c805268837 #96704# switched to a c++ implementation to keep a static random pool object for performance reasons 2002-11-14 09:40:13 +00:00
Stephan Bergmann
dac44e7ae2 #103888# Replaced operator new/delete with rtl/alloc. 2002-11-07 09:51:14 +00:00
Stephan Bergmann
fec3c834b6 #103888# Moved osl/mathconf.h to sal. 2002-11-06 14:49:29 +00:00
Stephan Bergmann
7df27ce313 #103888# Minor cleanup. 2002-11-05 15:27:13 +00:00
Stephan Bergmann
3fa1157b79 #104568# Added missing SAL_CALL. 2002-11-05 15:22:48 +00:00
Stephan Bergmann
a860333807 #103888# Fixed/clarified printing of exponent. 2002-11-05 10:01:37 +00:00
Stephan Bergmann
b8a17af877 #103888# Fixes for Solaris compiler. 2002-11-05 09:47:49 +00:00
Stephan Bergmann
592b7bee04 #103888# Implement conversion between strings and float/double with rtl_math functions. 2002-11-04 14:36:36 +00:00
Stephan Bergmann
059318387d #103888# Merged in 1.11.4.3. 2002-11-04 14:29:59 +00:00
Stephan Bergmann
f9768f5c68 #103888# 2002-11-04 14:25:01 +00:00
Eike Rathke
ed93dbc71e #i7045# #104574# rtl_ImplFloatToString: wrong fractional part 2002-10-30 10:39:49 +00:00
Daniel Boelzle
82711aba51 #104367# changed parameter lookup order 2002-10-23 08:41:09 +00:00
Daniel Boelzle
04207901c0 #104367# added rtl_bootstrap_set() 2002-10-21 14:07:37 +00:00
Stephan Bergmann
5abf00ef0a #102945# Merged in 1.11.4.2. 2002-10-08 06:52:29 +00:00
Stephan Bergmann
f3ba9e2980 #102945# Avoid linking against the C++ runtime (for now ;-) 2002-10-08 06:49:12 +00:00
Stephan Bergmann
d8e7e840da #102945# Merged in 1.11.4.1. 2002-10-07 10:58:15 +00:00
Stephan Bergmann
9e550f8262 #102945# Moved uri.c to uri.cxx; added convertRelToAbs. 2002-09-24 09:17:50 +00:00
sz
60145bbcc3 *** empty log message *** 2002-09-11 10:29:50 +00:00
sz
12848c892a -r 2002-09-11 10:27:31 +00:00
sz
1f8022169e #102665# new test shape 2002-08-26 14:52:02 +00:00
Daniel Boelzle
999c69d159 #102391# removed _debug trace 2002-08-19 06:59:31 +00:00
Matthias Huetsch
6679bfdd71 #i3980# Joined fixes from r1.11.6.3 to HEAD. 2002-07-23 12:47:54 +00:00
Matthias Huetsch
2b595cc022 #i3980# Fixed (removed) usage of global operator new[] / delete[]. 2002-07-23 11:41:07 +00:00
Stephan Bergmann
ad7108b31a #100464# Fixed valueOfInt32/64 for smallest negative value. 2002-06-25 08:03:11 +00:00
Daniel Boelzle
8553ad5d02 #99940# toDouble(): leading whitespace, zeros 2002-06-07 15:40:22 +00:00
Daniel Boelzle
1f1281d16a #99011# added rtl_bootstrap_get(), rtl_bootstrap_expandMacros_from_handle() 2002-04-26 15:46:45 +00:00
Daniel Boelzle
70db313a89 #98985# fixed realloc bug 2002-04-26 08:12:54 +00:00
Jens-Heiner Rechtien
6711ae66e3 #i3980#: add default argument to MyAllocator::allocate() 2002-04-22 14:25:55 +00:00
Matthias Huetsch
898782a4f4 #i3980# Added custom allocator template 'MyAllocator<T>'.
Adapted all (static) STL containers to explicit custom allocator usage,
avoiding any implicit allocator mix possibilities.
Removed possibly throwing osl::Profile::ctor() -> no more EXCEPTIONSFILES.
Cleaned up minor code issues.
2002-04-21 12:38:41 +00:00
Matthias Huetsch
3e0b16dafc #96894#, #97098#, #97330# Fixed excessive memory fragmentation issues:
'__rtl_memory_dequeue()' now requests '__M__' bytes at minimum, avoiding
excessive amounts of small pages and sparse virtual memory utilization.
'rtl_reallocateMemory()' now combines with a previous free chunk, and
'__rtl_memory_resize()' now splits off '__T__' bytes at most, limiting
fragmentation through very small remainder chunks.
Added PROFILE support, and improved DEBUG support (usage statistics).
2002-04-09 08:46:50 +00:00
Stephan Bergmann
d3007e432d #98431# Fixed O[U]String.toDouble. 2002-03-28 09:31:15 +00:00
Stephan Bergmann
d2cf878b2d #98247# Remove RTL_TEXTENCODING_STD_COUNT. 2002-03-19 14:15:42 +00:00
Joachim Lingner
95f2189b5f #97345# put static stl objects in get functions because of problems with solaris compiler 2002-02-07 09:17:02 +00:00
sz
d33523503f #96934# skipped cpy,cat and ln functions and make use of rtl_string* shape 2002-01-24 15:00:13 +00:00
Kay Ramme
2dcb7905bf fix overwriting bootstrapparameters from custom rc/.ini (#96291#) 2002-01-07 15:14:49 +00:00
Christof Pintaske
60cff8a195 #95880# undefine MAP_ANON to enable build on Solaris 8 (X86) 2001-12-12 18:47:19 +00:00
Matthias Huetsch
57655d4348 #95564# #i1209# Added 'sysconf() 'support for IRIX.
Contributed by Nick Blievers <nick@openoffice.org>
2001-12-04 14:10:51 +00:00
Matthias Huetsch
3203153949 #65392# Fixed __dbg_* function usage in product version. 2001-11-27 17:47:11 +00:00
Matthias Huetsch
e27c7fb020 #94244# Improved detection (and assertion) of memory corruption cases
like 'array index out of bounds' and 'free memory overwrite'.
Added memory fill for 'uninitialized' (0x77) and 'free' (0x33) memory.
2001-11-26 10:56:15 +00:00
Jörg Barfurth
4b9757dc56 #94360# SYSBINDIR is not the PWD 2001-11-06 13:36:55 +00:00
Kay Ramme
5972a1fa42 fix default expansion bug (#91782#) 2001-11-01 15:37:48 +00:00
Matthias Huetsch
5e880165b5 #65293# Added dynamic mutex initialization (WNT only) to support
statically linked build environment tools.
2001-10-17 19:53:52 +00:00
Stephan Bergmann
f417213e9a #93159# Fixed rtl_[u]Stringbuffer_newFrom... (double release). 2001-10-15 07:07:57 +00:00
Matthias Huetsch
b900355b3f #92552# New memory management implementation. 2001-10-15 05:45:22 +00:00