CVS log for pegasus/src/Pegasus/Common/Mutex.cpp

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Pegasus / Common

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.20 / (view) - annotate - [select for diffs] , Thu Apr 23 12:27:57 2015 UTC (9 years, 2 months ago) by jsafrane
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +42 -11 lines
Diff to previous 1.19
BUG#: 9813
TITLE: Use pthread_mutex_timedlock() instead of custom code.

DESCRIPTION: We should use pthread_mutex_timedlock() when available to avoid
starvation of threads.

Revision 1.18.6.1 / (view) - annotate - [select for diffs] , Mon Jun 3 21:35:13 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch, PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.18: +1 -2 lines
Diff to previous 1.18 to next main 1.19
BUG#: 9999
TITLE: TASK_317-Pull Operations update.

DESCRIPTION: This update brings this branch back in line with the current
head of tree and cleans up a number of outstanding issues in the code.  Note
That there are still a lot of outstanding issues being worked on.

Revision 1.19 / (view) - annotate - [select for diffs] , Mon Feb 18 15:00:21 2013 UTC (11 years, 4 months ago) by marek
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_out_to_branch, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, TASK-PEP362_RestfulService-branch, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, CIMRS_WORK_20130824
Changes since 1.18: +1 -2 lines
Diff to previous 1.18
BUG#:9536
TITLE: tweak PEGASUS_ASSERT and other macro  to avoid unused warnings and build break

DESCRIPTION:

Revision 1.18 / (view) - annotate - [select for diffs] , Fri Feb 27 08:28:13 2009 UTC (15 years, 4 months ago) by kavita.gupta
Branch: MAIN
CVS Tags: TASK_PEP317_1JUNE_2013, TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_to_branch, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch, TASK-PEP348_SCMO-branch, TASK-PEP317_pullop-root, RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch, RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.17: +7 -0 lines
Diff to previous 1.17
BUG#: 2074
TITLE: Windows Mutex constructors do not check for failure

Revision 1.9.18.2 / (view) - annotate - [select for diffs] , Mon Feb 2 17:21:37 2009 UTC (15 years, 4 months ago) by marek
Branch: RELEASE_2_7-branch
CVS Tags: RELEASE_2_7_3-RC1, RELEASE_2_7_3
Changes since 1.9.18.1: +1 -2 lines
Diff to previous 1.9.18.1 to branch point 1.9 to next main 1.10
BUG#:8372
TITLE: z/OS only: No longer need of PEGASUS_FORK_SAFE_MUTEX for z/OS

DESCRIPTION:

Revision 1.10.12.1 / (view) - annotate - [select for diffs] , Mon Feb 2 17:12:59 2009 UTC (15 years, 4 months ago) by marek
Branch: RELEASE_2_8-branch
CVS Tags: RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 to next main 1.11
BUG#:8371
TITLE:z/OS only: No longer need of PEGASUS_FORK_SAFE_MUTEX for z/OS

DESCRIPTION:

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:50 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
CVS Tags: RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1-RC1, RELEASE_2_9_1, RELEASE_2_9_0-RC1, RELEASE_2_9_0-FC, RELEASE_2_9_0, RELEASE_2_9-root, RELEASE_2_9-branch, HPUX_TEST
Changes since 1.16: +6 -6 lines
Diff to previous 1.16
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.16 / (view) - annotate - [select for diffs] , Mon Dec 1 17:49:53 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
Changes since 1.15: +27 -29 lines
Diff to previous 1.15
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.15 / (view) - annotate - [select for diffs] , Fri Nov 14 13:46:20 2008 UTC (15 years, 7 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.14: +1 -2 lines
Diff to previous 1.14
BUG#: 8121
TITLE: z/OS only No longer need of PEGASUS_FORK_SAFE_MUTEX

DESCRIPTION: Remove PEGASUS_FORK_SAFE_MUTEX for z/OS.

Revision 1.14 / (view) - annotate - [select for diffs] , Tue Sep 16 17:37:03 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.13: +53 -38 lines
Diff to previous 1.13
BUG#: 7912
TITLE: WaitFailed exception should include diagnostic information
DESCRIPTION: Throw an Exception on locking primitive failures instead of the WaitFailed IPCException.

Revision 1.13 / (view) - annotate - [select for diffs] , Thu Aug 21 16:51:31 2008 UTC (15 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.12: +3 -2 lines
Diff to previous 1.12
BUG#: 7844
TITLE: Permission exception is not needed
DESCRIPTION: Remove the Permission exception and its usage.  Replace with assertions where appropriate.

Revision 1.11.2.1 / (view) - annotate - [select for diffs] , Wed Aug 20 22:05:50 2008 UTC (15 years, 10 months ago) by karl
Branch: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch
Changes since 1.11: +18 -12 lines
Diff to previous 1.11 to next main 1.12
PEP#: 328
TITLE: Sun port. Update to new branch for test

DESCRIPTION: Update to new branch for port test with current code

Revision 1.12 / (view) - annotate - [select for diffs] , Fri Aug 15 16:24:52 2008 UTC (15 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.11: +18 -12 lines
Diff to previous 1.11
BUG#: 7835
TITLE: Remove AlreadyLocked exception and its usage
DESCRIPTION: Return a Boolean from Mutex::try_lock instead of throwing an exception when the lock is not acquired.

Revision 1.11 / (view) - annotate - [select for diffs] , Thu Aug 14 16:44:27 2008 UTC (15 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root
Branch point for: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch
Changes since 1.10: +23 -19 lines
Diff to previous 1.10
BUG#: 7828
TITLE: Clean up IPC Exceptions
DESCRIPTION: Remove unused exception classes.  Indicate a wait timeout with a Boolean instead of a TimeOut exception.

Revision 1.9.18.1 / (view) - annotate - [select for diffs] , Tue Apr 22 10:58:15 2008 UTC (16 years, 2 months ago) by thilo.boehm
Branch: RELEASE_2_7-branch
CVS Tags: RELEASE_2_7_2-RC1, RELEASE_2_7_2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
BUG#: 7598
TITLE: z/OS only pthread_atfork() is calling non async-signal-safe interface. (2.7)

DESCRIPTION: Change pthread_atfork() handler to re-init the mutex in child.

Revision 1.10 / (view) - annotate - [select for diffs] , Wed Apr 16 06:13:47 2008 UTC (16 years, 2 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch, TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, RELEASE_2_8_0_BETA, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0-FC, RELEASE_2_8_0, RELEASE_2_8-root, Makefile
Branch point for: RELEASE_2_8-branch
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
BUG#: 7575
TITLE: z/OS only pthread_atfork() is calling non async-signal-safe interface.

DESCRIPTION: Change pthread_atfork() handler to re-init the mutex in child.

Revision 1.9.16.4 / (view) - annotate - [select for diffs] , Wed Sep 12 17:08:29 2007 UTC (16 years, 9 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
CVS Tags: TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-2008-10-23
Changes since 1.9.16.3: +5 -2 lines
Diff to previous 1.9.16.3 to branch point 1.9 to next main 1.10
PEP#: 305
TITLE: VxWorks Porting
DESCRIPTION: Ongoing VxWorks porting

Revision 1.9.16.3 / (view) - annotate - [select for diffs] , Wed Sep 12 02:24:32 2007 UTC (16 years, 9 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
Changes since 1.9.16.2: +5 -0 lines
Diff to previous 1.9.16.2 to branch point 1.9
PEP#: 305
TITLE: VxWorks Porting
DESCRIPTION: Ongoing VxWorks porting

Revision 1.9.16.2 / (view) - annotate - [select for diffs] , Tue Sep 11 17:18:09 2007 UTC (16 years, 9 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
Changes since 1.9.16.1: +148 -56 lines
Diff to previous 1.9.16.1 to branch point 1.9
PEP#: 305
TITLE: VXWORKS

DESCRIPTION: Ongoing VXWORKS poting.

Revision 1.9.16.1 / (view) - annotate - [select for diffs] , Tue Sep 11 15:32:43 2007 UTC (16 years, 9 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
Changes since 1.9: +148 -3 lines
Diff to previous 1.9
PEP#: 301
TITLE: VXWorks Porting

DESCRIPTION: Initial Port of VXWorks common directory.

Revision 1.9 / (view) - annotate - [select for diffs] , Fri Dec 1 21:31:45 2006 UTC (17 years, 6 months ago) by a.dunfey
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-PEP274_dacim-branch, TASK-Bug2102_RCMPIWindows-root, TASK-Bug2102_RCMPIWindows-merged_out_to_branch, TASK-Bug2102_RCMPIWindows-merged_out_from_trunk, TASK-Bug2102_RCMPIWindows-merged_in_to_trunk, TASK-Bug2102_RCMPIWindows-merged_in_from_branch, TASK-Bug2102_RCMPIWindows-branch, TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch, TASK-BUG7240-root, TASK-BUG7240-branch, TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch, RELEASE_2_7_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root, RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6_0-RC1, RELEASE_2_6_0, RELEASE_2_6-root, RELEASE_2_6-branch-clean, RELEASE_2_6-branch, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: TASK-PEP305_VXWORKS-branch, RELEASE_2_7-branch
Changes since 1.8: +0 -10 lines
Diff to previous 1.8
BUG#: 5919
TITLE: Condition variable broken in Windows release mode

DESCRIPTION:

Modify Windows Mutex implementation to always keep track of the mutex lock count. This is needed by the Windows Condition variable implementation, which uses the count to unlock and lock the mutex in the Condition::wait() method.

Revision 1.8 / (view) - annotate - [select for diffs] , Tue Oct 3 16:34:53 2006 UTC (17 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG4011_WinLocalConnect-branch-New, RELEASE_2_6_0-FC
Changes since 1.7: +10 -0 lines
Diff to previous 1.7
BUG#: 5595
TITLE: Tracer Mutex is not fork safe
DESCRIPTION: Control the status of the trace file mutex across fork() calls.

Revision 1.7 / (view) - annotate - [select for diffs] , Mon Aug 21 14:46:16 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.6: +13 -14 lines
Diff to previous 1.6
BUG#: 5396
TITLE: New Threads::id() implementation

DESCRIPTION: This Threads::id() implementation is more efficient and works across platforms.

Revision 1.6 / (view) - annotate - [select for diffs] , Mon Aug 21 13:46:13 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.5: +33 -0 lines
Diff to previous 1.5
BUG#: 5409
TITLE: Condition Variables Fails on zOS

DESCRIPTION:

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Aug 21 07:48:20 2006 UTC (17 years, 10 months ago) by marek
Branch: MAIN
Changes since 1.4: +8 -2 lines
Diff to previous 1.4
BUG#:5410
TITLE: Fix handling of EXXX on pthread_xxxx calls

DESCRIPTION:

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Aug 9 20:12:42 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.3: +216 -12 lines
Diff to previous 1.3
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: This patch cleans up the IPC related classes. It (1) reorganizes
related classes into their own headers, (2) makes the mutex class recursive to
eliminate recursive lock exclusion logic, (3) reimplements condition variables,
renames dozens of global functions.

Revision 1.3.14.10 / (view) - annotate - [select for diffs] , Tue Aug 1 19:29:59 2006 UTC (17 years, 10 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.3.14.9: +32 -25 lines
Diff to previous 1.3.14.9 to branch point 1.3 to next main 1.4
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.3.14.9 / (view) - annotate - [select for diffs] , Mon Jul 31 16:37:18 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
CVS Tags: TASK_BUG_5314_IPC_REFACTORING-V1
Changes since 1.3.14.8: +8 -0 lines
Diff to previous 1.3.14.8 to branch point 1.3
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.3.14.8 / (view) - annotate - [select for diffs] , Sun Jul 30 22:11:55 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.3.14.7: +51 -0 lines
Diff to previous 1.3.14.7 to branch point 1.3
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.3.14.7 / (view) - annotate - [select for diffs] , Sun Jul 30 21:57:19 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.3.14.6: +6 -36 lines
Diff to previous 1.3.14.6 to branch point 1.3
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.3.14.6 / (view) - annotate - [select for diffs] , Sun Jul 30 21:51:02 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.3.14.5: +11 -29 lines
Diff to previous 1.3.14.5 to branch point 1.3
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.3.14.5 / (view) - annotate - [select for diffs] , Fri Jul 28 22:52:11 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.3.14.4: +20 -44 lines
Diff to previous 1.3.14.4 to branch point 1.3
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.3.14.4 / (view) - annotate - [select for diffs] , Fri Jul 28 20:19:53 2006 UTC (17 years, 11 months ago) by kumpf
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.3.14.3: +2 -2 lines
Diff to previous 1.3.14.3 to branch point 1.3
BUG#: 5314
TITLE: IPC Refactoring
DESCRIPTION: Resolve build errors on HP-UX.

Revision 1.3.14.3 / (view) - annotate - [select for diffs] , Fri Jul 28 19:46:41 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.3.14.2: +3 -3 lines
Diff to previous 1.3.14.2 to branch point 1.3
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: Branch work.

Revision 1.3.14.2 / (view) - annotate - [select for diffs] , Fri Jul 28 16:41:27 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.3.14.1: +4 -4 lines
Diff to previous 1.3.14.1 to branch point 1.3
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.3.14.1 / (view) - annotate - [select for diffs] , Thu Jul 27 22:11:52 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.3: +210 -0 lines
Diff to previous 1.3
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.2.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:38 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 to next main 1.3
PEP#: 233
TITLE: Updated Embedded Instance Support branch

DESCRIPTION:

- Merged with latest code from 2.5.1

- Modified ObjectNormalizer to use a CIMOMHandle instead of the repository and to normalize the instances in an embedded instance property.

Revision 1.3 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:05 2006 UTC (18 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, TASK-PEP250_RPMProvider-root, TASK-PEP250_RPMProvider-merged_out_to_branch, TASK-PEP250_RPMProvider-merged_out_from_trunk, TASK-PEP250_RPMProvider-merged_in_to_trunk, TASK-PEP250_RPMProvider-merged_in_from_branch, TASK-PEP250_RPMProvider-branch, TASK-PEP245_CimErrorInfrastructure-root, TASK-PEP245_CimErrorInfrastructure-merged_out_to_branch, TASK-PEP245_CimErrorInfrastructure-merged_out_from_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_to_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_from_branch, TASK-PEP245_CimErrorInfrastructure-branch, TASK-PEP241_OpenPegasusStressTests-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_to_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch, TASK-PEP241_OpenPegasusStressTests-branch, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch, RELEASE_2_5_5-RC2, RELEASE_2_5_5-RC1, RELEASE_2_5_5, RELEASE_2_5_4-RC2, RELEASE_2_5_4-RC1, RELEASE_2_5_4, RELEASE_2_5_3-RC1, RELEASE_2_5_3, RELEASE_2_5_2-RC1, RELEASE_2_5_2, RELEASE_2_5_1-RC1, RELEASE_2_5_1, RELEASE_2_5-root, RELEASE_2_5-branch
Branch point for: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.2: +4 -2 lines
Diff to previous 1.2
BUG#: 4691
TITLE: Update Licenses to 2006

DESCRIPTION: Updates most of the licenses to 2006. The slp_client directories are excluded for the moment pending discussion. This change has passed unit and system tests.  Note that this changes just about EVERY file in Pegasus.

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Oct 24 18:35:25 2005 UTC (18 years, 8 months ago) by mike
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root, BUG_4225_PERFORMANCE_VERSION_1_DONE
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.1: +48 -0 lines
Diff to previous 1.1
BUG#: 4250
TITLE: AtomicInt Performance

DESCRIPTION: This fix provides a faster AtomicInt implementation for select platforms.

Revision 1.1.2.1 / (view) - annotate - [select for diffs] , Mon Oct 17 20:12:57 2005 UTC (18 years, 8 months ago) by mike
Branch: PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch
Changes since 1.1: +48 -0 lines
Diff to previous 1.1 to next main 1.2
BUG#: 4250
TITLE: AtomicInt Optimizations.

DESCRIPTION: Plugged in new AtomicInt class.

Revision 1.1 , Mon Oct 17 20:12:57 2005 UTC (18 years, 8 months ago) by mike
Branch: MAIN
Branch point for: PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch
FILE REMOVED
file Mutex.cpp was initially added on branch PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2