Age | Commit message (Collapse) | Author |
|
2003/10/06 08:35:35 sb 1.10.22.1: #112127# Adapted to new ThreadPoolManager.
|
|
2003/10/06 08:35:35 sb 1.9.22.1: #112127# Adapted to new ThreadPoolManager.
|
|
2003/08/26 09:52:35 sb 1.5.22.1: #108679# Replaced WeakTable etc. with WeakMap etc.
|
|
2003/08/26 09:52:34 sb 1.4.22.1: #108679# Replaced WeakTable etc. with WeakMap etc.
|
|
2003/10/06 12:12:43 sb 1.8.2.1: #112127# Added Thread.sleep to avoid spurious failures.
|
|
2003/08/26 09:52:33 sb 1.2.22.1: #108679# Replaced WeakTable etc. with WeakMap etc.
|
|
2003/08/26 09:50:50 sb 1.7.22.1: #108679# Fixed package dependencies.
|
|
2003/08/26 14:10:34 sb 1.3.92.1: #108679# Removed dead code.
|
|
2003/08/26 09:45:02 sb 1.4.22.1: #108679# Replaced WeakTable etc. with WeakMap etc.
|
|
2003/08/26 09:49:39 sb 1.3.88.1: #108679# Stripped down this unused class.
|
|
2003/10/06 08:26:05 sb 1.3.88.1: #112127# Replaced ThreadPoolFactory by new ThreadPoolManager facility.
|
|
2003/10/06 08:34:18 sb 1.1.2.1: #112127# Replacement for ThreadPoolFactory.
|
|
2003/10/06 08:45:35 sb 1.1.2.2: #112127# Clarified location of native source code.
2003/10/06 08:34:06 sb 1.1.2.1: #112127# Replacement for NativeThreadPoolFactory.
|
|
2003/10/06 08:28:12 sb 1.2.62.1: #112127# Moved getThreadId from ThreadPoolFactory/Manager to ThreadPool itself.
|
|
2003/10/06 08:28:11 sb 1.9.62.1: #112127# Moved getThreadId from ThreadPoolFactory/Manager to ThreadPool itself.
|
|
2003/10/06 08:27:21 sb 1.4.62.1: #112127# Moved getThreadId from ThreadPoolFactory/Manager to ThreadPool itself.
|
|
2003/08/26 09:48:49 sb 1.12.2.1: #108679# Replaced WeakTable etc. with WeakMap etc.
|
|
2003/10/06 08:24:08 sb 1.32.2.2: #112127# Adapted to new ThreadPoolManager.
2003/08/26 09:48:03 sb 1.32.2.1: #108679# Replaced WeakTable etc. with WeakMap etc.
|
|
2003/08/26 09:47:33 sb 1.7.88.1: #108679# Replaced WeakTable etc. with WeakMap etc.
|
|
2003/08/06 14:10:14 sb 1.7.10.1: #111153# Made waiting for gc more reliable.
|
|
2003/08/12 09:43:55 sb 1.11.28.2: #i16264# Refactored out Type.isSupertypeOf.
2003/08/06 14:13:03 sb 1.11.28.1: #111153# java_environment.getRegisteredInterface now finds entries for subtypes of the requested type.
|
|
2003/08/12 09:43:55 sb 1.30.2.5: #i16264# Refactored out Type.isSupertypeOf.
2003/08/11 08:33:23 sb 1.30.2.4: RESYNC: (1.30-1.31); FILE MERGED
2003/08/07 12:43:49 sb 1.30.2.3: #i16264# Correctly implement URP spec of not acquiring (oid,t) upon mapping out if (oid,t') with t' subtype of t was mapped in.
2003/07/23 11:16:32 sb 1.30.2.2: #110892# ProxyFactory.isProxy has to check for matching types.
2003/07/18 07:43:43 sb 1.30.2.1: #110892# In java_remote_bridge.mapInterfaceTo, only add a refHolder for objects that did not get proxied in from the remote side.
|
|
2003/08/07 12:43:49 sb 1.2.18.3: #i16264# Correctly implement URP spec of not acquiring (oid,t) upon mapping out if (oid,t') with t' subtype of t was mapped in.
2003/07/23 11:16:32 sb 1.2.18.2: #110892# ProxyFactory.isProxy has to check for matching types.
2003/07/18 07:43:43 sb 1.2.18.1: #110892# In java_remote_bridge.mapInterfaceTo, only add a refHolder for objects that did not get proxied in from the remote side.
|
|
2003/06/23 15:29:51 sb 1.8.2.1: #106808# Quick and dirty way to run all tests in sub-directories.
|
|
2003/07/21 09:19:01 sb 1.29.12.2: RESYNC: (1.29-1.30); FILE MERGED
2003/06/23 15:12:11 sb 1.29.12.1: #106808# Fixed synchronization to avoid deadlocks between MessageDispatcher thread and disposed method.
|
|
2003/07/03 09:44:06 sb 1.29.14.1: #110444# In mapInterfaceFrom, do not send back releases for objects that originated from this end of the bridge.
|
|
2003/05/16 07:42:00 dbo 1.6.18.1: #109701# internal StringHelper class
|
|
2003/05/16 07:41:59 dbo 1.3.10.1: #109701# internal StringHelper class
|
|
2003/05/16 07:41:58 dbo 1.1.2.1: #109701# internal StringHelper class
|
|
2003/05/16 07:41:58 dbo 1.3.8.1: #109701# internal StringHelper class
|
|
2003/05/16 07:41:05 dbo 1.12.8.1: #109701# fixing uri decoding
|
|
2003/05/07 12:37:47 sb 1.1.2.1: #108642# Cleaned up tests.
|
|
2003/05/09 10:25:27 sb 1.3.36.3: #108642# Brought WeakReference_Test back here...
2003/05/08 14:01:31 sb 1.3.36.2: #108642# Moved WeakReference_Test.java to javaunohelper to avoid circular dependencies.
2003/05/07 12:37:44 sb 1.3.36.1: #108642# Cleaned up tests.
|
|
2003/05/12 07:45:33 sb 1.1.44.4: #108642# Fixed name clashes between java.lang and com.sun.star.uno.
2003/05/09 10:25:27 sb 1.1.44.3: #108642# Brought WeakReference_Test back here...
2003/05/08 14:01:30 sb 1.1.44.2: #108642# Moved WeakReference_Test.java to javaunohelper to avoid circular dependencies.
2003/05/07 12:37:44 sb 1.1.44.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:43 sb 1.3.12.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:42 sb 1.1.1.1.72.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:41 sb 1.1.2.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:34 sb 1.3.60.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:33 sb 1.9.2.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:32 sb 1.1.2.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:31 sb 1.1.2.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:30 sb 1.1.2.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:29 sb 1.1.2.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:27 sb 1.8.2.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:26 sb 1.4.2.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:25 sb 1.3.66.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:23 sb 1.3.2.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:23 sb 1.6.2.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:22 sb 1.1.2.1: #108642# Cleaned up tests.
|
|
2003/05/07 12:37:12 sb 1.2.70.1: #108642# Cleaned up tests.
|