summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***schmidt1998-10-061-2/+2
|
* READMEschmidt1998-10-061-0/+4
|
* *** empty log message ***alex1998-10-061-0/+5
|
* Updated documentation for Binary Search operation lookup stratetgy hasalex1998-10-061-4/+11
| | | | been incorporated on to TAO_IDL.
* 0.2.18schmidt1998-10-063-3/+7
|
* Fixed typo.coryan1998-10-061-2/+2
|
* ChangeLogTag:Mon Oct 5 22:12:07 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-062-0/+18
|
* ChangeLogTag:Mon Oct 5 22:12:07 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-063-0/+79
|
* 0.2.17schmidt1998-10-063-3/+7
|
* *** empty log message ***kirthika1998-10-061-8/+32
|
* .schmidt1998-10-061-64/+57
|
* ChangeLogTag:Mon Oct 5 20:35:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-066-184/+307
|
* *** empty log message ***irfan1998-10-064-11/+34
|
* *** empty log message ***irfan1998-10-061-0/+5
|
* *** empty log message ***irfan1998-10-055-7/+169
|
* *** empty log message ***schmidt1998-10-051-0/+5
|
* ChangeLogTag:Mon Oct 5 18:15:31 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-059-16/+25
|
* *** empty log message ***schmidt1998-10-051-1/+2
|
* *** empty log message ***jp41998-10-053-10/+15
|
* ACE_UNUSED_ARG (VAR) was used in wrong settings for TAO_CATCHnanbor1998-10-051-1/+3
|
* Removed duplicate macros defined in try_macros.hnanbor1998-10-051-156/+0
|
* Changed CORBA::NO_MEMORY to CORBA::NO_MEMORY ()nanbor1998-10-056-30/+30
|
* *** empty log message ***nanbor1998-10-051-0/+13
|
* 0.2.16levine1998-10-053-3/+7
|
* 0.2.15schmidt1998-10-053-3/+7
|
* .schmidt1998-10-053-36/+49
|
* READMEschmidt1998-10-051-0/+5
|
* .schmidt1998-10-051-1/+1
|
* *** empty log message ***kirthika1998-10-051-1/+1
|
* (print_priority_info): use ACE_OS::getpid () instead of getpid ().levine1998-10-051-2/+2
|
* *** empty log message ***levine1998-10-051-0/+3
|
* *** empty log message ***levine1998-10-051-70/+76
|
* added ACE_LACKS_LONGLONG_T supportlevine1998-10-057-911/+950
|
* ChangeLogTag:Mon Oct 5 11:28:02 1998 Carlos O'Ryancoryan1998-10-051-0/+10
| | | | <coryan@cs.wustl.edu>
* *** empty log message ***gokhale1998-10-052-12/+8
|
* *** empty log message ***gokhale1998-10-0513-113/+246
|
* (run): declare loop index "i" outside of loop because it is used againlevine1998-10-051-13/+15
|
* Carlos' bug fix.nanbor1998-10-051-4/+2
|
* ChangeLogTag:Sun Oct 4 19:48:25 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-052-0/+19
|
* ChangeLogTag:Sun Oct 4 16:37:23 1998 Carlos O'Ryancoryan1998-10-041-1/+1
| | | | <coryan@tango.cs.wustl.edu>
* ChangeLogTag:Sun Oct 4 16:37:23 1998 Carlos O'Ryan ↵coryan1998-10-0410-202/+1522
| | | | <coryan@tango.cs.wustl.edu>
* ChangeLogTag:Sun Oct 4 15:40:05 1998 Balachandra Natarajancoryan1998-10-042-2/+5
| | | | <bala@lambada.cs.wustl.edu>
* *** empty log message ***bala1998-10-042-1/+4
|
* *** empty log message ***levine1998-10-041-28/+34
|
* use IIOP instead of URL style obj refs, for maximum performancelevine1998-10-044-8/+1
|
* *** empty log message ***alex1998-10-041-0/+32
|
* Added code to handle Binary Search operation lookup strategy. Not yetalex1998-10-041-52/+200
| | | | tested with GPERF.
* Added class for Binary Search operation lookup strategy.alex1998-10-042-47/+123
|
* New LOOKUP_STRATEGY enum for Binary search.alex1998-10-041-1/+2
|
* Added private methods to generate code for binary searh and linearalex1998-10-041-15/+24
| | | | | search. Not yet tested with GPERF. Doesnt harm using the old operation lookup strategies.