summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* (no commit message)Johnny Willemsen2010-08-051-0/+2
|
* Thu Aug 5 07:58:42 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-051-0/+5
| | | | | * DAnCE/Config_Handlers/DP_Handler.cpp: Fixed compile errors
* (no commit message)Johnny Willemsen2010-08-051-251/+251
|
* (no commit message)Johnny Willemsen2010-08-051-251/+251
|
* ChangeLogTag: Thu Aug 5 07:40:00 UTC 2010 Build CZar <buildczar at ↵sma2010-08-052-5/+11
| | | | | prismtech dot com> Correct the syntax errors introduced by previous fix.
* ChangeLogTag: Wed Aug 4 20:52:39 UTC 2010 Jeff Parsons ↵parsons2010-08-046-4/+69
| | | | <j.parsons@vanderbilt.edu>
* Wed Aug 4 19:24:15 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-0425-4267/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * MPC/config/rtcosscheduling.mpb: * orbsvcs/orbsvcs/RTCosScheduling: * orbsvcs/orbsvcs/RTCosScheduling.idl: * orbsvcs/orbsvcs/RTCosScheduling.mpc: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ClientScheduler_i.h: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ClientScheduler_i.cpp: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_PCP_Manager.h: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_PCP_Manager.inl: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_PCP_Manager.cpp: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ServerScheduler_i.h: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ServerScheduler_i.inl: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_ServerScheduler_i.cpp: * orbsvcs/orbsvcs/RTCosScheduling/RTCosScheduling_export.h: * orbsvcs/tests/RTCosScheduling: * orbsvcs/tests/RTCosScheduling/Object1_i.h: * orbsvcs/tests/RTCosScheduling/Object1_i.cpp: * orbsvcs/tests/RTCosScheduling/README: * orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc: * orbsvcs/tests/RTCosScheduling/client.cpp: * orbsvcs/tests/RTCosScheduling/run_test.pl: * orbsvcs/tests/RTCosScheduling/schedule.cfg: * orbsvcs/tests/RTCosScheduling/server.ior: * orbsvcs/tests/RTCosScheduling/server.cpp: * orbsvcs/tests/RTCosScheduling/svc.conf: * orbsvcs/tests/RTCosScheduling/testSched.idl: * orbsvcs/tests/RTCosScheduling/testSched_export.h: Removed these files, RTCosScheduling got disabled with a dummy label 5 years ago because it used a non portable way to register interceptors and in those 5 years nobody complained about this
* Wed Aug 4 18:05:42 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-0419-448/+402
| | | | | | | | | | | | | | | | | | | | | | * DAnCE/Config_Handlers/ADD_Handler.cpp: * DAnCE/Config_Handlers/DP_Handler.cpp: * DAnCE/Config_Handlers/DnC_Dump_T.cpp: * DAnCE/Config_Handlers/Dump_Obj.cpp: * DAnCE/Config_Handlers/IDREF_Base.cpp: * DAnCE/ExecutionManager/ExecutionManager_Module.cpp: * DAnCE/NodeManager/Node_Manager_Module.cpp: * DAnCE/RepositoryManager/Repository_Manager_Module.cpp: * DAnCE/TargetManager/Target_Manager_Module.cpp: * DAnCE/tools/Completion/Completion_Counter_Base.cpp: * ciao/Servants/Port_Activator.cpp: * ciao/Valuetype_Factories/ConfigValue.cpp: * ciao/Valuetype_Factories/Cookies.cpp: * performance-tests/Protocols/Sender/Custom_Network_Priority_Mapping.cpp: * tests/IDL3_to_XMI/IDL2XMI_Test/xmlvalidator.cpp: * tools/IDL3_to_IDL2/be_helper.cpp: * tools/IDL3_to_XMI/be_helper.cpp: * tools/IDL3_to_XMI/be_sunsoft.cpp: Removed ACE_RCSID
* Wed Aug 4 18:01:14 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-048-39/+66
| | | | | | | | | | | * connectors/dds4ccm/impl/DataReaderListener_T.cpp: * connectors/dds4ccm/impl/DataReaderStateListener_T.cpp: * connectors/dds4ccm/impl/PortStatusListener_T.cpp: * connectors/dds4ccm/impl/PublisherListener_T.cpp: * connectors/dds4ccm/impl/SubscriberListener_T.cpp: * connectors/dds4ccm/impl/TopicListener_T.cpp: Log the dds status masks with %x and added the logging to some more methods
* ChangeLogTag: Wed Aug 4 17:54:39 UTC 2010 Jeff Parsons ↵parsons2010-08-046-299/+33
| | | | <j.parsons@vanderbilt.edu>
* MPC config file change to extend crosscompile knowledge to CDT6 project type.Chris Cleeland2010-08-042-0/+8
|
* Wed Aug 4 16:24:42 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-047-118/+57
| | | | | | | | | | | | | * src/Bool_Array.h: * src/Gen_Perf.h: * src/Key_List.h: * src/Options.h: * src/gperf.mpc: Don't use a seperate library, we can't embed gperf as shared library because it has a GPL license * src/gperf_export.h: Removed this file.
* ChangeLogTag: Wed Aug 4 14:48:11 UTC 2010 Adam Mitz <mitza@ociweb.com>Adam Mitz2010-08-042-1/+13
|
* Wed Aug 4 14:43:14 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-043-6/+11
| | | | | | * orbsvcs/orbsvcs/Notify/XML_Loader.h: * orbsvcs/orbsvcs/Notify/XML_Loader.cpp: Fixed compile errors
* Wed Aug 4 14:16:46 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-043-57/+81
| | | | | | | | * ace/OS_NS_Thread.cpp: Check more internal return values * rpmbuild/ace-tao.spec-bugfixonly.patch: Removed this file, not needed
* Wed Aug 4 13:10:21 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-08-042-5/+11
| | | | | | * tao/SystemException.cpp: Renamed TAO_SKIP_NEW_LINE_IN_EXCEPTION_LOGGING to TAO_SUPPRESS_NEW_LINE_IN_EXCEPTION_LOGGING.
* Wed Aug 4 12:21:58 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-08-042-0/+23
| | | | | | | * tao/SystemException.cpp: Added TAO_SKIP_NEW_LINE_IN_EXCEPTION_LOGGING define. When set, no newline character will occur in the exception logging and therefor all logging will appear on one line.
* Wed Aug 4 08:41:54 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-042-10/+13
| | | | | * orbsvcs/ImplRepo_Service/Locator_Repository.cpp: Fixed compile errors
* Tue Aug 3 18:24:17 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-08-033-2/+24
| | | | | | | | | * DAnCE/Config_Handlers/XML_File_Intf.cpp: Better error messages when parsing fails. * DAnCE/Config_Handlers/XSCRT/Traversal.hpp: Compile error in clang.
* Tue Aug 3 16:50:57 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-033-5/+13
| | | | | | | | * common/DTD_Manager.h: Fixed compile error * common/SAXExceptions.inl: Fixed fuzz
* ChangeLogTag: Tue Aug 3 14:48:42 UTC 2010 Jeff Parsons ↵parsons2010-08-035-3/+21
| | | | <j.parsons@vanderbilt.edu>
* Tue Aug 3 14:17:23 UTC 2010 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2010-08-032-2/+10
| | | | | * tests/Exposed_Policies/Policy_Verifier.cpp: Fixed memory leaks.
* ChangeLogTag: Tue Aug 3 13:59:58 UTC 2010 Jeff Parsons ↵parsons2010-08-03102-2248/+1515
| | | | <j.parsons@vanderbilt.edu>
* Tue Aug 3 12:14:51 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-033-6/+12
| | | | | | | * bin/generate_doxygen.pl: * html/index.html: DAnCE has its own file now and also some documentation got moved out of the tao directory
* Tue Aug 3 12:12:36 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-035-8/+23
| | | | | | | | | | | | | * DAnCE/etc/DAnCE.doxygen: Doxygen config file for dance * etc/ciao.doxygen: * etc/ciao_config_handlers.doxygen: * etc/ciao_dds4ccm.doxygen: Changed location of generated ciao documentation * etc/ciao_DAnCE.doxygen: Removed this file.
* Tue Aug 3 12:07:11 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-034-3/+13
| | | | | | | | | | | * MPC/config/taodefaults.mpb: Removed exceptions as base, we are removing non exception support * tao/Acceptor_Registry.cpp: Removed not needed include * tao/CORBALOC_Parser.h: Updated include base ace/Array.h will be removed soon
* Tue Aug 3 11:58:06 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-033-5/+6
| | | | | | * common/Makefile.am: * common/common.mpc: Updated because of the removed files
* Tue Aug 3 11:52:06 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-0339-1894/+751
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apps/svcconf/Svcconf.cpp: * apps/svcconf/Svcconf_Handler.h: * apps/svcconf/Svcconf_Handler.cpp: * common/Attributes_Def_Builder.h: * common/CharStream.h: * common/ContentHandler.h: * common/DTDHandler.h: * common/DTD_Manager.h: * common/DefaultHandler.h: * common/DefaultHandler.cpp: * common/Element_Def_Builder.h: * common/EntityResolver.h: * common/ErrorHandler.h: * common/Exception.h: * common/SAXExceptions.inl: * common/Validator.h: * common/XMLFilterImpl.h: * common/XMLFilterImpl.cpp: * common/XMLReader.h: * examples/SAXPrint/Print_Handler.h: * examples/SAXPrint/Print_Handler.cpp: * examples/SAXPrint/SAXPrint_Handler.h: * examples/SAXPrint/SAXPrint_Handler.cpp: * examples/SAXPrint/main.cpp: * parser/debug_validator/Debug_Attributes_Builder.h: * parser/debug_validator/Debug_Attributes_Builder.cpp: * parser/debug_validator/Debug_DTD_Manager.h: * parser/debug_validator/Debug_DTD_Manager.cpp: * parser/debug_validator/Debug_Element_Builder.h: * parser/debug_validator/Debug_Element_Builder.cpp: * parser/parser/Parser.h: * parser/parser/Parser.cpp: * tests/ContentHandler_Test.cpp: * tests/Transcoder_Test.cpp: Removed support for emulated exceptions * common/Env.h: * common/Env.inl: * common/Env.cpp: * common/XML_Macros.h: Removed these files.
* Tue Aug 3 04:29:02 UTC 2010 James H. Hill <hillj at cs dot iupui dot edu>James H. Hill2010-08-037-20105/+43431
|
* Corrected some download linksJohnny Willemsen2010-08-011-4/+4
|
* (no commit message)Johnny Willemsen2010-08-012-1/+9
|
* Sun Aug 1 18:16:59 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-012-9/+17
| | | | | * NEWS: Updated for next release
* Sun Aug 1 18:14:03 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-0130-99/+116
| | | | | | | | | | | | | | * NEWS: * bin/diff-builds-and-group-fixed-tests-only.sh: * bin/make_release.py: * docs/Download.html: * etc/index.html: Updated because of release * debian/*: Did rename actions the release script didn't do, have to sort this out later
* ChangeLogTag:Sun Aug 01 11:30:54 CEST 2010 Johnny Willemsen ↵Johnny Willemsen2010-08-0115-21/+33
| | | | <jwillemsen@remedy.nl>
* (no commit message)Johnny Willemsen2010-08-011-2/+3
|
* corrected some version numbersJohnny Willemsen2010-08-011-4/+4
|
* Sat Jul 31 15:03:40 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-07-312-0/+29
| | | | | * NEWS: Updated.
* Sat Jul 31 14:53:05 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-07-313-0/+57
| | | | | | * DAnCE/DAnCE/DAnCE_Core.mpc: * DAnCE/Deployment/Deployment_Core.mpc: Installed fixes.
* (no commit message)Johnny Willemsen2010-07-301-2/+1
|
* Fri Jul 30 11:22:50 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-07-302-1/+6
| | | | | * DAnCE/tests/LocalityManager/ExplicitExec/ExplicitExec.mpc: removed the avoids += test_installed.
* Reverted hand change to not cause problems with the upcoming x.8.1 releaseJohnny Willemsen2010-07-301-3/+3
|
* Thu Jul 29 18:15:53 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-07-292-1/+11
| | | | | * ciao/Deployment/Handlers/CIAO_Deployment_Handlers.mpc: Installed fix.
* Thu Jul 29 17:53:05 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-07-292-0/+9
| | | | | * NEWS: Updated
* Thu Jul 29 17:47:16 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-07-292-0/+16
| | | | | * DAnCE/Deployment/Deployment_Core.mpc: Installed fix.
* (no commit message)Johnny Willemsen2010-07-291-0/+2
|
* Thu Jul 29 15:25:54 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-07-292-0/+25
| | | | | * DAnCE/Deployment/Deployment_Core.mpc: Installed fix.
* ChangeLogTag:Thu Jul 29 14:41:32 UTC 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-07-292-2/+14
|
* Thu Jul 29 14:06:53 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-07-292-0/+7
| | | | | * DAnCE/tests/LocalityManager/ExplicitExec/ExplicitExec.mpc: avoids += test_installed, so we can disable on installed builds.
* Thu Jul 29 13:44:34 UTC 2010 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2010-07-295-8/+49
| | | | | | | | * DAnCE/DAnCE/DAnCE_Core.mpc: * DAnCE/DAnCE/DAnCE_Utility.h: * DAnCE/LocalityManager/Daemon/Locality_Manager.mpc: * DAnCE/LocalityManager/Scheduler/Scheduler.mpc: Attempt at some install fixes.
* Thu Jul 29 12:33:37 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-07-292-3/+5
| | | | | * CIAO-INSTALL.html: Removed unneeded phrase regarding ssl.