1
1

10 Коммитов

Автор SHA1 Сообщение Дата
Ralph Castain
0241d07866 Some upgrades to the registry system to help poor ol' Tim:
1. added a NOTIFY_PRE_EXIST flag that tells subscribe to check the registry for pre-existing entries that meet the specified conditions and return them

2. synchro now initializes its trigger count to the number of entries that meet conditions at the time synchro is called, instead of zero

3. notify messages include info on what caused the trigger event.

This commit was SVN r2418.
2004-08-31 18:59:16 +00:00
Ralph Castain
64418c2a7e Quick fix to missing symbol - GRRRR!!!
This commit was SVN r2366.
2004-08-28 17:14:56 +00:00
Ralph Castain
37f331dcff Update to the registry, bringing publish/subscribe system online. Most functions now available - exceptions are a couple of more esoteric notify modes, and the "unsubscribe" function. Will bring those online over the weekend.
This commit was SVN r2346.
2004-08-28 01:59:56 +00:00
Ralph Castain
1e2001e7bf Update to catch what may be a missing constant - at least, one person seems to be having trouble finding it. :-)
This commit was SVN r2334.
2004-08-27 17:10:12 +00:00
Ralph Castain
f1ab634fab Massive update of the registry system to incorporate publish/subscribe notifications, including new "synchro" function that allows a barrier-like operation to be performed on a registry segment. Corresponding update to unit test for replica - system passes, but additional new functionality needs to be added to test.
This commit was SVN r2317.
2004-08-27 05:23:04 +00:00
Ralph Castain
b173a7b712 Remove diagnostic message
This commit was SVN r2238.
2004-08-19 19:53:15 +00:00
Ralph Castain
1edeed2737 Fix a duplicate instance call that is not noticed by the Mac, but apparently is noticed by others. Continue installing internal tests.
This commit was SVN r2180.
2004-08-17 15:04:56 +00:00
Ralph Castain
0d7c16f400 Update the registry with some functionality and an early draft of the unit test.
I could use some help from one of you MCA gurus - if you run the test, you'll see that I cannot get the gpr components to be recognized. I'm not sure of the reason - I would appreciate any help you can provide to get the gpr components "registered".

This commit was SVN r2158.
2004-08-16 02:08:48 +00:00
Ralph Castain
49e8e16148 Fix the registry software to compile - get all the naming errors finally out, etc. The functionality is not present, so don't use it yet - nothing will happen. I'll be restoring the functionality over the next week or two.
This commit was SVN r2146.
2004-08-15 05:49:55 +00:00
Ralph Castain
c0121cb927 Major update to the general purpose registry. Cleaned up the mess from name changes, begin building the functionality. Long way to go....
I have to commit this to cleanup a break in my tree. I'm hoping it won't break the compile of the tree, but will fix it as quickly as possible.

Jeff - you are welcome to set an "ignore" on the gpr if you like - I'll let you know when I've got the "kinks" out.

This commit was SVN r2145.
2004-08-15 03:33:13 +00:00