Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bool changes | Johnny Willemsen | 2021-03-17 | 1 | -1/+1 |
| | |||||
* | Update .gitignore files | Fred Hornsey | 2020-06-01 | 1 | -0/+5 |
| | | | | | | | | | | | | After building TAO tests for https://github.com/DOCGroup/ACE_TAO/pull/1132 I was left with a lot of untracked files. I used https://github.com/objectcomputing/OpenDDS/blob/e1b3c99f74e73a537083e790f3bf9fb9ee6ed8b9/tools/scripts/update_gitignore.pl to create and update `.gitignore` files. I made sure I wasn't creating any directories just containing a `.gitignore` file, except for `ACE/apps/gperf/tests/iout2_gen`. It had a placeholder file called `.empty` which I deleted because the `.gitignore` can serve the same purpose. | ||||
* | Added .gitignore files based on svn:ignore properties | Adam Mitz | 2015-03-02 | 1 | -0/+2 |
| | |||||
* | Shorten file headers | Johnny Willemsen | 2015-01-07 | 2 | -2/+0 |
| | |||||
* | Perl files | Johnny Willemsen | 2015-01-07 | 1 | -1/+0 |
| | |||||
* | Removed single line Id tag | Johnny Willemsen | 2015-01-07 | 1 | -2/+0 |
| | |||||
* | Zapped Id tag | Johnny Willemsen | 2015-01-07 | 3 | -6/+0 |
| | |||||
* | Fri Jan 20 19:01:04 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2012-01-20 | 4 | -25/+62 |
| | | | | | | | | | * tests/Bug_1670_Regression/Test.idl: * tests/Bug_1670_Regression/client.cpp: * tests/Bug_1670_Regression/run_test.pl: * tests/Bug_1670_Regression/server.cpp: Fixed gcc warning, added shutdown method to the server to get a clean shutdown without hundreds of valgrind errors | ||||
* | Mon Dec 19 18:58:16 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2011-12-19 | 1 | -0/+1 |
| | | | | | | | * tests/Bug_1330_Regression/client.cpp: * tests/Bug_1670_Regression/client.cpp: * tests/Bug_2243_Regression/ORB_object_to_string.cpp: Fixed valgrind reported memory leaks | ||||
* | Thu Oct 28 07:41:02 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2010-10-28 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * examples/RTScheduling/DT_Creator.h: * examples/RTScheduling/Fixed_Priority_Scheduler/test.h: * examples/RTScheduling/MIF_Scheduler/test.h: * orbsvcs/examples/ImR/Advanced/TestServer.h: * orbsvcs/orbsvcs/Event/ECG_UDP_Sender.h: * orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.h: * orbsvcs/orbsvcs/Event/EC_Lifetime_Utils_T.inl: * orbsvcs/performance-tests/RTEvent/lib/Loopback_Consumer.h: * orbsvcs/performance-tests/RTEvent/lib/Loopback_Consumer.cpp: * orbsvcs/performance-tests/RTEvent/lib/Send_Task.h: * orbsvcs/performance-tests/RTEvent/lib/Send_Task.cpp: * performance-tests/POA/Demux/demux_test_server.h: * tao/Array_Traits_T.h: * tao/Object_Reference_Traits_T.h: * tao/PortableServer/Servant_var.h: * tao/String_Traits_T.h: * tao/Value_Traits_T.h: * tao/Valuetype/Valuetype_Traits_T.h: * tests/Bug_1020_Basic_Regression/client.cpp: * tests/Bug_1020_Basic_Regression/server.cpp: * tests/Bug_1020_Regression/client.cpp: * tests/Bug_1020_Regression/server.cpp: * tests/Bug_1269_Regression/client.cpp: * tests/Bug_1269_Regression/server.cpp: * tests/Bug_1270_Regression/client.cpp: * tests/Bug_1270_Regression/server.cpp: * tests/Bug_1361_Regression/client.cpp: * tests/Bug_1361_Regression/server.cpp: * tests/Bug_1535_Regression/bug_1535_regression.cpp: * tests/Bug_1551_Regression/Client_Task.h: * tests/Bug_1551_Regression/server.cpp: * tests/Bug_1568_Regression/server.cpp: * tests/Bug_1670_Regression/server.cpp: * tests/Bug_2503_Regression/test_i.cpp: * tests/Bug_2560_Regression/Stock_Factory_i.cpp: * tests/Bug_3647_Regression/backend_server.cpp: * tests/Bug_3647_Regression/middle_server.cpp: Fixed compile errors, removed gcc < 3 support | ||||
* | Fixed typo | Johnny Willemsen | 2010-09-17 | 2 | -2/+2 |
| | |||||
* | Removed trailing whitespaces | Johnny Willemsen | 2010-09-17 | 1 | -1/+1 |
| | |||||
* | Mon Sep 13 07:46:21 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2010-09-13 | 1 | -123/+0 |
| | | | | | | | * Makefile.am: Removed, configure is too experimental to be used for TAO. If someone really wants to use configure we need to fix the MPC generator and the configure script and really perform testing | ||||
* | Wed Sep 8 13:14:03 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2010-09-08 | 2 | -4/+0 |
| | | | | | * *.cpp: Removed RCS_ID | ||||
* | Fri Nov 28 11:27:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2008-11-28 | 1 | -2/+2 |
| | |||||
* | Thu Nov 13 14:45:30 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2008-11-13 | 1 | -19/+47 |
| | |||||
* | Thu Sep 25 20:46:39 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2008-09-25 | 2 | -2/+2 |
| | |||||
* | Tue Sep 16 11:32:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2008-09-16 | 2 | -4/+4 |
| | |||||
* | ChangeLogTag: Fri Jun 27 15:16:58 UTC 2008 J.T. Conklin ↵ | jtc | 2008-06-27 | 1 | -1/+1 |
| | | | | <jtc@acorntoolworks.com> | ||||
* | Mon Jul 9 15:40:40 UTC 2007 Phil Mesnier <mesnier_p@ociweb.com> | Phil Mesnier | 2007-07-09 | 1 | -12/+12 |
| | |||||
* | Sat Jun 30 16:58:36 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> | Abdullah Sowayan | 2007-06-30 | 2 | -2/+2 |
| | |||||
* | ChangeLogTag: Tue Mar 13 18:24:27 UTC 2007 Chad Elliott <elliott_c@ociweb.com> | elliott_c | 2007-03-13 | 1 | -1/+6 |
| | |||||
* | Mon Feb 12 11:40:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2007-02-12 | 2 | -13/+4 |
| | |||||
* | Fri Feb 2 13:10:14 2007 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2007-02-02 | 2 | -2/+2 |
| | |||||
* | ChangeLogTag: Thu Jan 25 17:39:59 UTC 2007 Chad Elliott <elliott_c@ociweb.com> | elliott_c | 2007-01-25 | 2 | -39/+28 |
| | |||||
* | Wed Jan 24 14:00:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2007-01-24 | 2 | -34/+12 |
| | |||||
* | ACE ChangeLogTag: Sat Jan 6 04:41:30 UTC 2007 Chris Cleeland ↵ | cleeland | 2007-01-06 | 1 | -2/+0 |
| | | | | | | | <cleeland_c@ociweb.com> TAO ChangeLogTag: Sat Jan 6 19:16:55 UTC 2007 Chris Cleeland <cleeland_c@ociweb.com> Updated svn:ignore property in many places and eliminated vestigial .cvsignore files. | ||||
* | Tue Jan 2 09:13:36 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl> | Johnny Willemsen | 2007-01-02 | 1 | -1/+1 |
| | |||||
* | ChangeLogTag: Tue Dec 19 18:44:02 UTC 2006 J.T. Conklin ↵ | jtc | 2006-12-19 | 1 | -1/+0 |
| | | | | <jtc@acorntoolworks.com> | ||||
* | ChangeLogTag: Sun Dec 10 00:33:57 UTC 2006 J.T. Conklin ↵ | jtc | 2006-12-10 | 2 | -0/+12 |
| | | | | <jtc@acorntoolworks.com> | ||||
* | ChangeLogTag: Sat Dec 9 23:18:53 UTC 2006 J.T. Conklin ↵ | jtc | 2006-12-09 | 2 | -42/+30 |
| | | | | <jtc@acorntoolworks.com> | ||||
* | ChangeLogTag: Wed Nov 29 13:45:23 UTC 2006 J.T. Conklin ↵ | jtc | 2006-11-29 | 1 | -0/+145 |
| | | | | <jtc@acorntoolworks.com> | ||||
* | Fri Jul 28 00:44:26 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu> | William R. Otte | 2006-07-28 | 1 | -1/+1 |
| | |||||
* | Repo restructuring | William R. Otte | 2006-07-24 | 6 | -0/+429 |
| | |||||
* | Repo restructuring | William R. Otte | 2006-07-24 | 6 | -429/+0 |
| | |||||
* | ChangeLogTag: Thu Nov 24 15:56:31 UTC 2005 Jeff Parsons ↵ | parsons | 2005-11-24 | 1 | -0/+1 |
| | | | | <j.parsons@vanderbilt.edu> | ||||
* | ChangeLogTag: Mon Jul 4 09:23:12 UTC 2005 Johnny Willemsen ↵ | Johnny Willemsen | 2005-07-04 | 1 | -1/+0 |
| | | | | <jwillemsen@remedy.nl> | ||||
* | ChangeLogTag: Fri Apr 15 12:30:12 UTC 2005 Martin Corino <mcorino@remedy.nl> | mcorino | 2005-04-15 | 1 | -1/+6 |
| | |||||
* | ChangeLogTag: Sun Jan 23 15:50:25 2005 Marek Brudka <mbrudka@aster.pl> | mbrudka | 2005-01-23 | 1 | -0/+2 |
| | |||||
* | ChangeLogTag: Thu Nov 17 15:55:00 2004 Gary Maxey <gary.maxey@hp.com> | gmaxey | 2004-11-19 | 1 | -1/+2 |
| | |||||
* | ChangeLogTag: Fri Aug 19 14:55:12 UTC 2004 Johnny Willemsen ↵ | Johnny Willemsen | 2004-08-20 | 1 | -4/+2 |
| | | | | <jwillemsen@remedy.nl> | ||||
* | ChangeLogTag: Fri Aug 20 09:27:00 UTC 2004 Martin Corino <mcorino@remedy.nl> | mcorino | 2004-08-20 | 1 | -2/+2 |
| | |||||
* | Makefiles must now be generated using MPC. | Ossama Othman | 2004-05-03 | 1 | -1482/+0 |
| | |||||
* | ChangeLogTag:Sat Apr 10 23:39:54 2004 Balachandran Natarajan ↵ | bala | 2004-04-11 | 3 | -464/+0 |
| | | | | <bala@dre.vanderbilt.edu> | ||||
* | ChangeLogTag: | bala | 2004-04-08 | 3 | -90/+0 |
| | |||||
* | ChangeLogTag:Sun Feb 29 10:15:02 2004 Balachandran Natarajan ↵ | bala | 2004-02-29 | 1 | -1193/+1242 |
| | | | | <bala@dre.vanderbilt.edu> | ||||
* | *** empty log message *** | bala | 2004-02-08 | 1 | -1244/+1193 |
| | |||||
* | ChangLogTag:Sun Jan 4 23:11:26 2004 Balachandran Natarajan ↵ | bala | 2004-01-05 | 1 | -145/+546 |
| | | | | <bala@dre.vanderbilt.edu> | ||||
* | ChangeLogTag:Sun Jan 4 23:08:45 2004 Balachandran Natarajan ↵ | bala | 2004-01-05 | 2 | -4/+4 |
| | | | | <bala@dre.vanderbilt.edu> | ||||
* | ChangeLogTag: Thu Jan 1 16:33:12 UTC 2004 Johnny Willemsen ↵ | Johnny Willemsen | 2004-01-01 | 1 | -0/+1 |
| | | | | <jwillemsen@remedy.nl> |