summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Base.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed Redundant blank line at the end of a code block should be deletedKnut Petter Svendsen2022-09-101-2/+0
* Merge pull request #1766 from jwillemsen/jwi-docucleanup2Johnny Willemsen2022-01-181-2/+1
|\
| * Use nullptr/default, docu changesJohnny Willemsen2022-01-181-2/+1
* | Use doxygen/nullptr/boolJohnny Willemsen2022-01-171-1/+1
|/
* Removed redundant void, use nullptr/override in the TAO coreJohnny Willemsen2020-12-071-39/+39
* Removed FOCUS which uses specialization files to patch the TAO source code. H...Johnny Willemsen2020-10-151-14/+0
* Use ACE_OS::strcmp instead of ACE_OS_String::strcmpJohnny Willemsen2020-06-101-5/+0
* Don't use auto_ptr for the fragmentation strategy, that was the only one that...Johnny Willemsen2018-04-121-8/+4
* Fix for the case when the compressed data is too large to fitPhil Mesnier2015-10-151-23/+9
* Use separate instead of seperateJohnny Willemsen2015-09-151-1/+1
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
* Fri Jan 10 18:09:02 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-01-101-2/+2
* Mon Jan 6 14:47:05 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-01-061-2/+2
* Thu Apr 11 18:03:24 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-111-32/+32
* Wed Jan 30 12:44:00 UTC 2013 Simon Massey <simon dot massey at prismtech do...sma2013-01-301-0/+26
* Wed Jan 16 08:45:30 UTC 2013 Simon Massey <simon dot massey at prismtech do...sma2013-01-161-15/+31
* Wed Dec 05 09:41:00 UTC 2012 Simon Massey <simon dot massey at prismtech do...sma2012-12-051-33/+17
* Mon Aug 13 12:36:00 UTC 2012 Simon Massey <sma at prismtech dot com>sma2012-08-131-2/+2
* ChangeLogTag: Mon Jun 11 21:45:56 UTC 2012 Adam Mitz <mitza@ociweb.com>mitza2012-06-111-0/+5
* Thu May 24 15:31:00 UTC 2012 Simon Massey <simon dot massey at prismtech do...sma2012-05-241-1/+1
* Thu Mar 22 11:10:00 UTC 2012 Simon Massey <simon dot massey at prismtech do...sma2012-03-221-32/+28
* Tue Feb 7 09:54:31 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-02-071-2/+2
* Sun Nov 6 18:08:29 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-11-111-4/+4
* Wed Mar 9 10:48:48 UTC 2011 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2011-03-091-4/+4
* Mon Mar 7 16:19:40 UTC 2011 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2011-03-071-2/+4
* Tue Sep 7 10:52:59 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-071-4/+1
* Tue Aug 24 08:45:41 UTC 2010 Martin Corino <mcorino@remedy.nl>mcorino2010-08-241-3/+8
* Thu Dec 17 10:22:00 UTC 2009 Martin Corino <mcorino@remedy.nl>mcorino2009-12-171-9/+27
* Mon May 25 19:05:22 UTC 2009 Carlos O'Ryan <coryan@atdesk.com>coryan2009-05-251-19/+0
* Wed May 20 09:06:43 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-05-201-2/+2
* Tue Mar 17 10:09:22 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-03-171-1/+1
* Mon Mar 16 16:31:25 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-03-161-7/+11
* Thu Mar 12 07:42:57 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-03-121-10/+25
* Tue Mar 10 18:47:54 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-03-101-1/+1
* Tue Mar 10 14:18:19 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-03-101-33/+27
* Tue Mar 10 08:46:08 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-03-101-3/+4
* Tue Mar 10 08:22:08 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-03-101-53/+49
* Thu Mar 5 07:36:08 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-03-051-21/+14
* Mon Mar 2 19:23:21 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-03-021-2/+4
* Mon Mar 2 15:09:21 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-03-021-17/+20
* (no commit message)Johnny Willemsen2009-02-151-1/+1
* Fri Feb 13 15:37:39 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-131-6/+6
* Fri Feb 13 15:17:39 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-131-4/+4
* Fri Feb 13 15:04:39 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-131-10/+13
* Fri Feb 13 14:35:39 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-02-131-74/+135
* Thu Feb 12 20:22:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-121-6/+6
* Fri Jan 30 10:57:14 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-301-4/+4
* Thu Jan 22 18:27:24 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nlJohnny Willemsen2009-01-221-3/+2
* ChangeLogTag: Mon Jan 19 16:16:24 UTC 2009 Vladimir Zykov <vz@prismtech.com>vzykov2009-01-191-0/+4
* Wed Jul 30 14:13:11 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-07-301-2/+1