Commit Graph

507 Commits

Author SHA1 Message Date
cf0cf8d73a #88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *) 2001-06-29 10:10:47 +00:00
bc9d134c5e #88532# default initialize empty any with non-null data pointer 2001-06-25 07:32:01 +00:00
73a2d8f719 #88532# uno_assignData returns now false, when the source data pointer is null 2001-06-22 08:23:44 +00:00
aefd0065a1 <memory.h> -> <string.h> 2001-06-11 06:50:13 +00:00
a6fef84e96 #87994# osl_freeThreadHandle() is replaced by osl_destroyThread 2001-06-08 15:00:19 +00:00
d73573f563 #87516# possible 2 second timeout for a remote call removed 2001-05-28 14:56:16 +00:00
928779d153 rtl string api changes 2001-05-10 19:12:55 +00:00
5ab2b3c757 made the threadpool handle administrator secure against duplicate handles 2001-05-10 10:59:37 +00:00
c6f3720263 includes 2001-05-09 13:23:29 +00:00
cb137b6a14 incompatible change of the uno threadpool 2001-05-08 14:55:56 +00:00
ca133d8884 revisited current context impl 2001-05-07 14:07:01 +00:00
79b1117777 feature: holding environments weak 2001-04-27 07:24:09 +00:00
ceafe5a64b C bridge test; method param name correction 2001-04-12 12:39:24 +00:00
9d46c93ef0 insert/modify for handling of array types 2001-03-30 12:41:39 +00:00
13c013b16a insert typelib functions for arrays 2001-03-30 12:39:19 +00:00
d17143e649 no use of SAL_DLLEXPORT anymore, using def file 2001-03-28 09:50:37 +00:00
247ed90574 #include <osl/types> replaced by <sal/types.h> 2001-03-20 14:30:39 +00:00
40b79cab48 OSL_ENSHURE replaced by OSL_ENSURE 2001-03-12 12:28:14 +00:00
944d47ba74 exact boolean handling 2001-03-12 11:03:40 +00:00
dddee54f56 assertions 2001-03-12 10:46:19 +00:00
d2b6141b34 assertions 2001-03-12 10:41:15 +00:00
fee2a34fc7 revised function throw () clauses 2001-03-09 11:10:57 +00:00
56571242b2 changed stl includes 2001-03-08 08:09:59 +00:00
27e01ccc9a #65293# syntax error 2001-03-05 12:19:47 +00:00
e6e54c6dea debug cases 2001-02-28 14:36:21 +00:00
11625a33ab #83737# fill the udk208 branch into the main stream 2001-02-20 13:44:41 +00:00
c4b2ed0d5b #83737# uno_threadpool_disposeThreads now offers a feature to join on all previously created threads (when the method is called with a 0 as bridgeID) 2001-02-20 11:43:51 +00:00
780a743ea8 init of uno_Any::pData; minor modifications 2001-02-20 09:16:11 +00:00
732bd46909 potential deadlock fix 2001-02-16 15:29:27 +00:00
7629ea50fb Added MACOSX linker/loader bug workaround code. 2001-02-07 02:40:09 +00:00
306dc80d0b #83492# seq realloc bug 2001-02-05 10:19:44 +00:00
ceb60334e2 wrong declaration of ctor 2001-02-01 08:12:44 +00:00
99a4bd87f8 chg: include for STL 2001-01-31 08:36:30 +00:00
9e3cdc56ae #65293# linux problem 2001-01-22 13:09:12 +00:00
2ff9e36f5a method abiguity - macosx 2001-01-15 16:29:00 +00:00
842d5116db minor makefile cleanup 2001-01-09 11:48:18 +00:00
6891d52cc4 explicit static ref count 2001-01-09 11:47:56 +00:00
9299a24bf6 current context 2000-12-21 13:40:19 +00:00
61193f586b empty throw () clauses 2000-12-21 13:39:29 +00:00
6038382548 avoid compiler warnings 2000-12-15 10:04:23 +00:00
b20ea5f50c *** empty log message *** 2000-12-15 09:17:54 +00:00
7b96e0a7d1 postfixing libname now 2000-12-15 07:50:54 +00:00
461b75ced6 modified to load macosX bridges 2000-12-14 13:11:58 +00:00
36ae1303b1 Updated to SRC614 2000-12-14 06:35:19 +00:00
75c3a585f1 bug with equals and unsigned values 2000-12-08 11:20:44 +00:00
a8a8af9f3a minor bug with union discriminant 2000-12-08 11:20:09 +00:00
d5bcffe1b0 added uno_type_any_assign(), uno_any_assign() 2000-12-08 11:19:45 +00:00
0c387051fe Added lib type for MACOSX in getLibName 2000-11-16 23:40:40 +00:00
e1f65abd7a Modified EnvType for MACOSX in initDefaultEnvironment 2000-11-16 23:38:49 +00:00
657403bfe5 Added EnvType for MACOSX in initDefaultEnvironment 2000-11-14 16:49:15 +00:00