Commit Graph

15 Commits

Author SHA1 Message Date
Rüdiger Timm
3de089b001 INTEGRATION: CWS ooo64bit01 (1.14.36); FILE MERGED
2004/04/13 03:34:56 fa 1.14.36.2: #i8578#  Integrate 64-bit clean RTL alloc from port64bit
2004/03/16 23:54:13 fa 1.14.36.1: Merge cws_srx644_port64bit, other misc fixes
2004-06-17 12:27:43 +00:00
Vladimir Glazounov
0b3fff36ab INTEGRATION: CWS geordi2q11 (1.13.38); FILE MERGED
2003/12/16 14:41:26 hr 1.13.38.1: #111934#: join CWS ooo111fix1
2003-12-17 16:10:01 +00:00
Rüdiger Timm
136272073b #100000# Corrected last change 2003-08-20 07:26:04 +00:00
Hans-Joachim Lankenau
aa6d254db4 #100000# syntax in #ifdef 2003-08-19 17:03:28 +00:00
Jens-Heiner Rechtien
db86623519 INTEGRATION: CWS ooo11rc2 (1.10.52); FILE MERGED
2003/07/14 18:31:47 fa 1.10.52.1: Add in PORTS OS X locale discovery code including external
locale discovery dylib, also utility functions for OS X
port in system.c and other misc OS X porting changes.

This commit does NOT include the interlck.c asm code for
PPC.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16607

Dan
fa@ooo
2003-07-16 16:22:20 +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
e6611cc2ef MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-26 15:47:28 +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
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
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
Matthias Huetsch
b900355b3f #92552# New memory management implementation. 2001-10-15 05:45:22 +00:00
Jens-Heiner Rechtien
9399c662f3 initial import 2000-09-18 14:18:43 +00:00