summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Thu Mar 14 09:04:46 CET 2013 Johnny Willemsen <jwillemsen@reme...Johnny Willemsen2013-03-144-5/+9
* Mon Mar 11 19:25:19 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-03-112-0/+36
* Mon Mar 11 16:23:46 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-03-114-3/+12
* Mon Mar 11 14:51:28 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-03-112-13/+16
* Added sleep to allow server replication to occur between bind and resolve.stanleyk2013-03-112-6/+26
* Mon Mar 11 13:17:41 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-03-114-3/+11
* Mon Mar 11 09:42:00 UTC 2013 Simon Massey <simon dot massey at prismtech do...sma2013-03-112-74/+93
* fix attribution on previous commit.Phil Mesnier2013-03-101-0/+7
* Sun Mar 10 05:19:06 UTC 2013 Phil Mesnier <mesnier_p@socket.net>Phil Mesnier2013-03-102-38/+38
* Sat Mar 9 19:08:55 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-03-092-4/+10
* Fixed warnings on implicit conversion of _var types, race condition in FT_Nam...stanleyk2013-03-098-11/+38
* Fri Mar 8 23:04:49 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-03-086-108/+338
* Fix warnings related to size_tstanleyk2013-03-084-9/+17
* Exclude additional tests from single threaded configurationsstanleyk2013-03-086-11/+27
* Added dependency from client to IDL generationstanleyk2013-03-082-9/+17
* Fix various compilation issues for QNX and LynxOSstanleyk2013-03-0819-32/+76
* Revise startup functionality for FT_Naming_Servicestanleyk2013-03-086-162/+632
* Thu Mar 7 17:03:16 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-03-075-4/+16
* Thu Mar 7 16:55:43 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-03-076-43/+73
* Thu Mar 7 13:57:18 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-03-074-20/+18
* Wed Mar 06 13:29:00 UTC 2013 Simon Massey <simon dot massey at prismtech do...sma2013-03-065-11/+21
* Wed Mar 06 09:20:00 UTC 2013 Simon Massey <simon dot massey at prismtech do...sma2013-03-0626-289/+942
* Tue Mar 5 21:47:07 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-03-0511-50/+162
* Mon Mar 4 21:24:45 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-03-043-2/+21
* Sat Mar 2 19:32:43 UTC 2013 Phil Mesnier <mesnier_p@socket.net>Phil Mesnier2013-03-022-1/+7
* Fri Mar 1 20:17:57 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-03-012-3/+14
* Fri Mar 1 19:15:40 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-03-012-1/+7
* Fix memory leaks related to not cleaning up returned object group from add_me...stanleyk2013-03-017-24/+43
* Fix conversion ambiguity issues.stanleyk2013-03-014-3/+17
* Fri Mar 1 15:02:34 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-03-012-1/+8
* Fixes in FT_Naming tests to avoid compilation issues and memory leaksstanleyk2013-02-283-1/+14
* Thu Feb 28 18:28:39 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-02-283-1/+17
* Added threads to dependencies of the ftclientorb base project.stanleyk2013-02-282-1/+10
* Wed Feb 27 19:56:57 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-02-273-1/+129
* Fix test for wide character outputlabancap2013-02-262-1/+7
* Modify nsgroup command line interface to only support round robinlabancap2013-02-268-138/+147
* Tue Feb 26 14:03:02 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-02-262-1/+7
* Mon Feb 25 17:32:02 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-02-2517-97/+92
* ChangeLogTag:Frischmidt2013-02-252-1/+10
* Layout changeJohnny Willemsen2013-02-251-1/+1
* Mon Feb 25 01:32:42 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-02-252-4/+9
* Mon Feb 25 00:46:10 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-02-252-3/+10
* Sun Feb 24 23:01:05 UTC 2013 Phil Mesnier <mesnier_p@socket.net>Phil Mesnier2013-02-2415-27/+78
* Sat Feb 23 03:29:05 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-02-232-1/+7
* Fri Feb 22 22:00:40 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-02-228-42/+62
* Fixed wchar issue. Fixed compilation issue for QNX.stanleyk2013-02-224-9/+22
* Added additional use case tests to dynsequencelabancap2013-02-223-0/+55
* Thu Feb 21 23:45:22 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-02-213-0/+13
* Changed DynamicAny sequence equivalancy checkslabancap2013-02-203-14/+37
* Wed Feb 20 19:17:39 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-02-203-7/+24