summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Wed Dec 26 09:07:45 2001 Douglas C. Schmidt ↵schmidt2001-12-26374-928/+1295
| | | | <schmidt@ace.cs.wustl.edu>
* ChangeLogTag:Wed Dec 26 09:07:45 2001 Douglas C. Schmidt ↵schmidt2001-12-2697-449/+469
| | | | <schmidt@ace.cs.wustl.edu>
* ChangeLogTag:Wed Dec 26 06:19:32 2001 Douglas C. Schmidt ↵schmidt2001-12-261-3/+4
| | | | <schmidt@macarena.cs.wustl.edu>
* ChangeLogTag: Wed Dec 26 08:14:04 2001 Balachandran Natarajan ↵bala2001-12-262-1/+6
| | | | <bala@cs.wustl.edu>
* Re-indented filesmayur2001-12-261-0/+34
|
* Wed Dec 26 05:16:45 2001 Mayur Deshpande <mayur@ics.uci.edumayur2001-12-2623-5181/+5184
|
* Substituted white-spaces with tabs to put into right formatmayur2001-12-261-24/+25
|
* Put into correct format againmayur2001-12-261-7208/+7207
|
* ChangeLogTag:Wed Dec 26 06:19:32 2001 Douglas C. Schmidt ↵schmidt2001-12-265-5/+20
| | | | <schmidt@macarena.cs.wustl.edu>
* ChangeLogTag:Wed Dec 26 06:19:32 2001 Douglas C. Schmidt ↵schmidt2001-12-264-2/+15
| | | | <schmidt@macarena.cs.wustl.edu>
* ChangeLogTag:Tue Dec 25 19:43:34 2001 Balachandran Natarajan ↵schmidt2001-12-263-14/+14
| | | | <bala@cs.wustl.edu>
* Changelof for AMH support in TAO coremayur2001-12-261-7186/+7211
|
* Wed Dec 26 02:57:48 2001 Mayur Deshpande <mayur@ics.uci.edumayur2001-12-267-919/+1119
|
* Wed Dec 26 02:57:48 2001 Mayur Deshpande <mayur@ics.uci.edu>mayur2001-12-264-5/+116
|
* Tue Dec 25 11:36:00 2001 Mayur Deshpande <mayur@ics.uci.edumayur2001-12-261-52/+59
|
* Nuked training white-spaces and carriage returnsmayur2001-12-264-924/+924
|
* ChangeLogTag:Tue Dec 25 22:48:32 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-12-2650-4841/+1183
|
* ChangeLogTag:Tue Dec 25 22:58:48 2001 Balachandran Natarajan ↵bala2001-12-261-1/+1
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Tue Dec 25 22:58:48 2001 Balachandran Natarajan ↵bala2001-12-262-1/+7
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Tue Dec 25 19:44:48 2001 Balachandran Natarajan ↵bala2001-12-261-0/+5
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Tue Dec 25 19:35:45 2001 Balachandran Natarajan ↵bala2001-12-261-1424/+0
| | | | <bala@cs.wustl.edu>
* *** empty log message ***bala2001-12-263-0/+12
|
* ChangeLogTag: Tue Dec 25 19:35:45 2001 Balachandran Natarajan ↵bala2001-12-263-276/+406
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Tue Dec 25 09:30:14 2001 Douglas C. Schmidt ↵schmidt2001-12-265-11/+21
| | | | <schmidt@macarena.cs.wustl.edu>
* *** empty log message ***bala2001-12-266-6856/+6794
|
* ChangeLogTag:Tue Dec 25 15:39:56 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-12-252-2/+9
|
* Changelog for AMH changesmayur2001-12-251-0/+88
|
* Changes to various files (as documented below) to incorporatemayur2001-12-2518-3063/+3669
| | | | | | | | | | | | | | | | | | | | | | | | | the following features of AMH: - The "_this()" method of the AMH-skeleton now returns the original interface and not AMH_interface as was the case before. This is a bug fix. For the canonical Stock::Quoter example, this is what is generated: Stock::Quoter::_this() {...} - The AMH-operation (in the AMH-skeleton) is now of void return type and it's arguments are of type IN and INOUT from the original interface. This is a bug fix. - Generate the ResponseHandler class with correct inheritance. For the canonical Stock::Quoter example this is what should be generated: class TAO_AMH_QuoterResponseHandler : public virtual Stock::AMH_QuoterResponseHandler, p\ublic virtual TAO_AMH_ResponseHandler {...} Currently the parent classes are generated with a POA_ suffix. This is a known bug and will be fixed soon. - Generate the signature for the RH-operation (in the RH class). This operation is of void return type and its arguments are any return values along with any OUT ot INOUT parameters. - The above changes all pertain to code generation in the skeleton header files.
* ChangeLogTag:Tue Dec 25 09:30:14 2001 Douglas C. Schmidt ↵schmidt2001-12-2514-25/+446
| | | | <schmidt@macarena.cs.wustl.edu>
* ChangeLogTag:Tue Dec 25 12:55:56 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-12-2565-1794/+4346
|
* ChangeLogTag:Tue Dec 25 12:23:40 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-12-25295-18966/+24706
|
* ChangeLogTag:Tue Dec 25 09:30:14 2001 Douglas C. Schmidt ↵schmidt2001-12-256-6/+46
| | | | <schmidt@macarena.cs.wustl.edu>
* ChangeLogTag: Tue Dec 25 09:07:07 2001 Balachandran Natarajan ↵bala2001-12-259-42/+59
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Tue Dec 25 09:07:07 2001 Balachandran Natarajan ↵bala2001-12-2514-452/+614
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Tue Dec 25 08:50:54 2001 Balachandran Natarajan ↵bala2001-12-252-2/+5
| | | | <bala@cs.wustl.edu>
* Reverted a small typo.fbala2001-12-251-1/+1
|
* ChangeLogTag:Mon Dec 25 01:05:43 2001 Balachandran Natarajan ↵bala2001-12-255-1/+18
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Tue Dec 25 00:48:28 2001 Balachandran Natarajan ↵bala2001-12-253-2/+9
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Mon Dec 25 00:18:43 2001 Balachandran Natarajan ↵bala2001-12-255-4/+44
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Mon Dec 24 23:53:52 2001 Balachandran Natarajan ↵bala2001-12-255-3/+14
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Mon Dec 24 23:52:43 2001 Balachandran Natarajan ↵bala2001-12-2525-237/+507
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Mon Dec 24 20:12:05 2001 Balachandran Natarajan ↵bala2001-12-256-5/+35
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Mon Dec 24 08:08:40 2001 Douglas C. Schmidt ↵schmidt2001-12-254-0/+10
| | | | <schmidt@macarena.cs.wustl.edu>
* ChangeLogTag:Mon Dec 24 16:16:56 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-12-256-20/+683
|
* ChangeLogTag:Mon Dec 24 08:08:40 2001 Douglas C. Schmidt ↵schmidt2001-12-254-1/+4
| | | | <schmidt@macarena.cs.wustl.edu>
* ChangeLogTag:Mon Dec 24 08:08:40 2001 Douglas C. Schmidt ↵schmidt2001-12-253-3/+6
| | | | <schmidt@macarena.cs.wustl.edu>
* ChangeLogTag:Mon Dec 24 08:08:40 2001 Douglas C. Schmidt ↵schmidt2001-12-257-7/+32
| | | | <schmidt@macarena.cs.wustl.edu>
* ChangeLogTag:Mon Dec 24 08:08:40 2001 Douglas C. Schmidt ↵schmidt2001-12-241-6/+6
| | | | <schmidt@macarena.cs.wustl.edu>
* ChangeLogTag:Mon Dec 24 08:08:40 2001 Douglas C. Schmidt ↵schmidt2001-12-247-22/+69
| | | | <schmidt@macarena.cs.wustl.edu>
* ChangeLogTag:Mon Dec 24 08:08:40 2001 Douglas C. Schmidt ↵schmidt2001-12-247-26/+128
| | | | <schmidt@macarena.cs.wustl.edu>