Dirk Voelzke
|
a9e45f34fd
|
dv12: merge with DEV300_m77
|
2010-04-22 09:31:31 +02:00 |
|
Dirk Voelzke
|
a5763b54ac
|
dv12: merge with DEV300_m76
|
2010-04-22 09:14:14 +02:00 |
|
sb
|
66597e7212
|
sb118: merged in re/DEV300_next towards DEV300_m76
|
2010-04-07 13:14:23 +02:00 |
|
tono
|
94924dfeda
|
i#110192: Mingw port update fix: sal/osl C++ syntax and long path
|
2010-03-24 19:21:47 +09:00 |
|
Rene Engelhard
|
9d09cf39be
|
fix build of sal/qa (missing #include <stringh.h>)
|
2010-03-05 13:47:05 +01:00 |
|
sb
|
25c6f2638a
|
merged in re/DEV300_next towards DEV300_m74
|
2010-03-04 23:05:27 +01:00 |
|
sb
|
6c036b980c
|
sb118: #i109791# improved CPPUNIT_CFLAGS handling
|
2010-03-04 22:13:08 +01:00 |
|
Rene Engelhard
|
2e10c0e2fc
|
sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too
|
2010-03-04 00:11:19 +01:00 |
|
Rene Engelhard
|
e7f33a9afe
|
sb118: CFLAGS += $(CPPUNIT_CFLAGS)
|
2010-03-03 21:57:02 +01:00 |
|
Rene Engelhard
|
d8b32fae7c
|
sb118: add --with-system-cppunit
|
2010-03-03 21:01:44 +01:00 |
|
Ivo Hinkelmann
|
9a832a9bdb
|
CWS-TOOLING: integrate CWS sb119
|
2010-03-03 13:14:00 +01:00 |
|
sb
|
7b673e59fc
|
sb118: vector::resize instead of vector::reserve to not access elements beyond vector::size
|
2010-03-02 15:37:18 +01:00 |
|
sb
|
80b39c8260
|
merged in CWS sb119
|
2010-03-01 14:43:46 +01:00 |
|
sb
|
e3e1a6da80
|
sb119: merged in DEV300_m72
|
2010-02-26 09:55:56 +01:00 |
|
sb
|
befcbc6b6c
|
sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle
|
2010-02-25 15:59:15 +01:00 |
|
sb
|
d2a42ecf88
|
sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle
|
2010-02-25 14:34:54 +01:00 |
|
sb
|
4a57e561bf
|
sb111: merged in DEV300_m72
|
2010-02-25 13:53:42 +01:00 |
|
sb
|
2e24fc7415
|
sb118: merged in DEV300_m72
|
2010-02-25 12:46:45 +01:00 |
|
sb
|
b545a58c18
|
sb118: eliminated dead code, causing warnings/errors
|
2010-02-18 09:51:41 +01:00 |
|
Jens-Heiner Rechtien
|
7c80db2eb3
|
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
2010-02-12 15:01:35 +01:00 |
|
sb
|
10ddd52510
|
sb118: merged in DEV300_m71
|
2010-02-08 09:18:14 +01:00 |
|
sb
|
aa9dc200bd
|
sb111: merged in DEV300_m71
|
2010-02-05 09:17:48 +01:00 |
|
sb
|
bc91905036
|
sb111: #i108461# merged in more cws/fwk137
|
2010-02-02 17:12:56 +01:00 |
|
sb
|
24f0ca25da
|
sb111: #i108461# merged in cws/fwk137
|
2010-02-02 17:07:12 +01:00 |
|
Mikhail Voytenko
|
a06b295cb3
|
#i50885# get rid of ellipses in long paths
|
2010-02-02 16:56:25 +01:00 |
|
Mikhail Voytenko
|
447eb54650
|
#i50885# avoid memory problems
|
2010-02-02 14:04:59 +01:00 |
|
sb
|
3c92a1cca4
|
sb119: merged in DEV300_m70
|
2010-02-01 10:41:16 +01:00 |
|
sb
|
a51028098a
|
sb119: #i108244# small fix for Linux socket handling (patch by olistraub)
|
2010-02-01 09:25:10 +01:00 |
|
Mikhail Voytenko
|
da599549cc
|
#i50885# fix build problem
|
2010-01-31 20:20:27 +01:00 |
|
sb
|
f4d7dfdfba
|
sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
|
2010-01-29 17:01:54 +01:00 |
|
Mikhail Voytenko
|
5ba32a9abf
|
#i50885# let some files support C++ syntax and use dynamic memory for long pathes
|
2010-01-29 16:56:48 +01:00 |
|
sb
|
5611c35f04
|
sb119: #i107473# fix invalid static_cast (patch by dtardon)
|
2010-01-29 12:57:03 +01:00 |
|
sb
|
84ae8fd53c
|
sb119: #i108560# avoid never-released StringHashTableImpl; simplified code
|
2010-01-29 11:13:17 +01:00 |
|
Mikhail Voytenko
|
066fd01286
|
#i50885# workaround the CreateDirectoryW problem
|
2010-01-28 13:56:00 +01:00 |
|
sb
|
86c002eb08
|
sb118: changed tools/debug to never fall back from writing to shell to writing to file, and read DBGSV_INIT from rtl::Bootstrap; the latter causes problems if tools/debug is called from static code executing before SAL_MAIN has called osl_setCommandArgs -> removed statics from code and added assertions to osl/process; various improvements to smoketests.cxx (incl. passing an appropriate dbgsv.ini for non-pro builds)
|
2010-01-27 16:23:59 +01:00 |
|
Mikhail Voytenko
|
b370e80021
|
#i50885# Long path support for Windows
|
2010-01-27 10:26:25 +01:00 |
|
Mikhail Voytenko
|
09bf0b6edf
|
#i50885# Long path support for Windows
|
2010-01-26 17:42:23 +01:00 |
|
Mikhail Voitenko
|
f3448fafc3
|
#i108559# copy empty file correctly
|
2010-01-22 08:34:57 +00:00 |
|
Mikhail Voitenko
|
f97686f087
|
#i108559# copy empty file correctly
|
2010-01-22 08:25:03 +00:00 |
|
sb
|
368990f054
|
sb118: merged in DEV300_m70
|
2010-01-21 12:06:31 +01:00 |
|
sb
|
c821b74fc2
|
sb111: merged in DEV300_m70
|
2010-01-21 09:42:10 +01:00 |
|
sb
|
ba9e7dbf9c
|
sb119: #i106355# clear signal mask inherited from parent process
|
2010-01-20 14:50:45 +01:00 |
|
Kurt Zenker
|
3bb3a6510b
|
CWS-TOOLING: integrate CWS fwk120
|
2010-01-15 15:13:13 +01:00 |
|
sb
|
6fe1790914
|
sb118: #i108324# deprecated osl/semaphor.h etc., as it is unsupported on Mac OS X and unused, anyway
|
2010-01-14 17:45:24 +01:00 |
|
sb
|
58c8708eec
|
sb118: fixed tests for wntmsci12
|
2010-01-14 15:11:09 +01:00 |
|
sb
|
514ec60a0e
|
sb118: #i23307# do not return osl_Pipe_E_None from osl_getLastPipeError(0)
|
2010-01-14 15:09:04 +01:00 |
|
sb
|
7969604293
|
sb118: adapted some more sal unit tests to new CppUnit framework; fixes for unxmacxi
|
2010-01-13 22:32:57 +01:00 |
|
sb
|
ae12b3fe73
|
sb118: adpated some sal unit tests to new CppUnit framework
|
2010-01-13 18:58:37 +01:00 |
|
sb
|
6df4828c32
|
sb118: missing dependency
|
2010-01-13 12:57:39 +01:00 |
|
sb
|
11370224ce
|
sb118: #i108269# first step of removing tcsh support
|
2010-01-12 18:49:59 +01:00 |
|