| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* TAO_IDL/be/be_visitor_argument/argument.h:
* TAO_IDL/be/be_visitor_array/array.h:
* TAO_IDL/be/be_visitor_attribute/attribute.h:
* TAO_IDL/be/be_visitor_component/component.h:
* TAO_IDL/be/be_visitor_component_fwd/component_fwd.h:
* TAO_IDL/be/be_visitor_connector/connector.h:
* TAO_IDL/be/be_visitor_constant/constant.h:
* TAO_IDL/be/be_visitor_enum/enum.h:
* TAO_IDL/be/be_visitor_exception/exception.h:
* TAO_IDL/be/be_visitor_field/field.h:
* TAO_IDL/be/be_visitor_home/home.h:
* TAO_IDL/be/be_visitor_interface/interface.h:
* TAO_IDL/be/be_visitor_interface_fwd/interface_fwd.h:
* TAO_IDL/be/be_visitor_module/module.h:
* TAO_IDL/be/be_visitor_native/native.h:
* TAO_IDL/be/be_visitor_operation/operation.h:
* TAO_IDL/be/be_visitor_root/root.h:
* TAO_IDL/be/be_visitor_sequence/sequence.h:
* TAO_IDL/be/be_visitor_structure/structure.h:
* TAO_IDL/be/be_visitor_structure_fwd/structure_fwd.h:
* TAO_IDL/be/be_visitor_typecode/typecode.h:
* TAO_IDL/be/be_visitor_typedef/typedef.h:
* TAO_IDL/be/be_visitor_union/union.h:
* TAO_IDL/be/be_visitor_union_branch/union_branch.h:
* TAO_IDL/be/be_visitor_union_fwd/union_fwd.h:
* TAO_IDL/be/be_visitor_valuebox/valuebox.h:
* TAO_IDL/be/be_visitor_valuetype/valuetype.h:
* TAO_IDL/be/be_visitor_valuetype_fwd/valuetype_fwd.h:
Fuzz
|
|
|
|
|
|
|
|
| |
* TAO_IDL/*.*:
Reworked TAO_IDL to compile all source files one by one. This way
a change to one visitor will trigger the needed recompile with
any make environment. Also external tools are now much easier able
to handle TAO_IDL
|
|
|
|
|
|
|
| |
* TAO_IDL/be/be_type.cpp:
* TAO_IDL/be/be_visitor_component/executor_exh.cpp:
* TAO_IDL/be/be_visitor_component/executor_exs.cpp:
Removed not needed includes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* ace/ACE.cpp:
* ace/Dev_Poll_Reactor.cpp:
* ace/Handle_Set.cpp:
* ace/High_Res_Timer.h:
* ace/High_Res_Timer.cpp:
* ace/INET_Addr.h:
* ace/INET_Addr.cpp:
* ace/Monitor_Control/Bytes_Received_Monitor.h:
* ace/Monitor_Control/Bytes_Received_Monitor.cpp:
* ace/Monitor_Control/Bytes_Sent_Monitor.h:
* ace/Monitor_Control/Bytes_Sent_Monitor.cpp:
* ace/Monitor_Control/CPU_Load_Monitor.h:
* ace/Monitor_Control/CPU_Load_Monitor.cpp:
* ace/Monitor_Control/Linux_Network_Interface_Monitor.h:
* ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp:
* ace/Monitor_Control/Num_Threads_Monitor.h:
* ace/Monitor_Control/Num_Threads_Monitor.cpp:
* ace/Monitor_Control/Packets_Received_Monitor.h:
* ace/Monitor_Control/Packets_Received_Monitor.cpp:
* ace/Monitor_Control/Packets_Sent_Monitor.h:
* ace/Monitor_Control/Packets_Sent_Monitor.cpp:
* ace/OS_NS_netdb.cpp:
* ace/OS_NS_sys_socket.h:
* ace/OS_NS_sys_socket.inl:
* ace/OS_NS_time.inl:
* ace/OS_NS_unistd.inl:
* ace/SOCK_Dgram.cpp:
* ace/SOCK_Dgram_Mcast.cpp:
* ace/Select_Reactor_T.cpp:
* ace/config-linux.h:
* ace/os_include/os_pthread.h:
* apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/systems.h:
* examples/APG/Signals/SigInfo.cpp:
* tests/INET_Addr_Test_IPV6.cpp:
* tests/MT_Reference_Counted_Event_Handler_Test.cpp:
* tests/Malloc_Test.cpp:
* tests/Multicast_Test.cpp:
* tests/Naming_Test.cpp:
* tests/Proactor_Test.cpp:
* tests/Proactor_Test_IPV6.cpp:
* tests/Proactor_UDP_Test.cpp:
* tests/Process_Test.cpp:
* tests/SSL/Bug_2912_Regression_Test.cpp:
Created a new macro, ACE_LINUX, which replaces all non-standard
tests for linux, __linux, and __linux__.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* ace/XtReactor/XtReactor.cpp:
Use C++ cast to silence warning
|
|
|
|
|
| |
* tests/Compression/RLECompressorTest.cpp:
Unicode fix
|
|
|
|
|
|
|
|
| |
* tao/XtResource/XtResource_Factory.h:
* tao/XtResource/XtResource_Factory.cpp:
* tao/XtResource/XtResource_Loader.h:
* tao/XtResource/XtResource_Loader.cpp:
Added versioned namespace macros
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* MPC/config/compression.mpb:
Added anytypecode
* tao/DynamicInterface/Request.h:
Doxygen fix
* tao/GIOP_Message_Base.cpp:
* tao/Tagged_Profile.cpp:
Typo fixe
* tao/ZIOP/ZIOP.cpp:
Added rle
* tests/POA/FindPOA/Adapter_Activator.h:
* tests/POA/FindPOA/Adapter_Activator.cpp:
* tests/POA/FindPOA/FindPOA.cpp:
Fixed compile problems with versioned namespaces
|
| |
|
|
|
|
|
|
| |
* examples/Web_Crawler/Iterators.cpp:
* performance-tests/Misc/context_switch_time.cpp:
Fixed gcc 4.7 warning
|
|
|
|
|
| |
* examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp:
Fixed gcc 4.7 warning
|
| |
|
| |
|
|
|
|
|
| |
* tests/Compression/RLECompressorTest.cpp:
Fixed unicode compile error
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* tests/Compression/Compression_Test.mpc:
Added missing base project
* tests/POA/FindPOA/Adapter_Activator.h:
* tests/POA/FindPOA/Adapter_Activator.cpp:
* tests/POA/FindPOA/FindPOA.cpp:
Moved the adapter activator to this test
* tao/PortableServer/Adapter_Activator.h:
* tao/PortableServer/Adapter_Activator.cpp:
Removed these files, shouldn't be part of the core
|
|
|
|
| |
at prismtech dot com>
|
|
|
|
|
|
|
| |
* tests/Compression/RLECompressorTest.cpp:
* tests/ZIOP/TestCompressor/TestCompressor.h:
* tests/ZIOP/TestCompressor/TestCompressor.cpp:
Fixed compile errors
|
| |
|
|
|
|
|
| |
* tao/IORManipulation/IORManipulation.cpp:
Fixed gcc 4.7 warning
|
|
|
|
|
|
|
|
|
|
|
| |
* MPC/config/rlecompressor.mpb:
No requires
* tests/Compression/Compression_Test.mpc:
* tests/Compression/RLECompressorTest.cpp:
* tests/Compression/bzip2server.cpp:
* tests/Compression/run_test.pl:
Added rle test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* MPC/config/rlecompressor.mpb:
* tao/Compression/rle/RLECompressor.h:
* tao/Compression/rle/RLECompressor.cpp:
* tao/Compression/rle/RLECompressor.mpc:
* tao/Compression/rle/RLECompressor_Factory.h:
* tao/Compression/rle/RLECompressor_Factory.cpp:
* tao/Compression/rle/RLECompressor_export.h:
* tao/Compression/rle/TAO_RLECompressor.rc:
Added new rle compressor which has been contributed by Derek Dominish
<derek dot dominish at dsto dot defence dot gov dot au>
* tao/Compression/Base_Compressor.h:
* tao/Compression/Base_Compressor.cpp:
* tao/Compression/Compression.pidl:
* tao/Compression/bzip2/Bzip2Compressor.h:
* tao/Compression/bzip2/Bzip2Compressor.cpp:
* tao/Compression/bzip2/Bzip2Compressor_Factory.cpp:
* tao/Compression/lzo/LzoCompressor.h:
* tao/Compression/lzo/LzoCompressor.cpp:
* tao/Compression/lzo/LzoCompressor_Factory.cpp:
* tao/Compression/zlib/ZlibCompressor.h:
* tao/Compression/zlib/ZlibCompressor.cpp:
* tao/Compression/zlib/ZlibCompressor_Factory.cpp:
Changed base compressor constructor to first accept factory and
then the level
* tao/orbconf.h:
Given the fact that we now have the rle compressor that doesn't
depend on any external project we enable ZIOP by default in the ORB
|
|
|
|
|
|
|
|
| |
* ace/FlReactor/FlReactor.cpp:
Const change
* bin/valgrind.supp:
Added another suppress
|
|
|
|
|
|
|
|
|
|
| |
* NEWS:
* bin/diff-builds-and-group-fixed-tests-only.sh:
* bin/make_release.py:
* docs/Download.html:
* docs/bczar/bczar.html:
* etc/index.html:
Updated for next release
|
|
|
|
| |
<jwillemsen@remedy.nl>
|
|
|
|
|
|
|
|
|
| |
* ace/Condition_T.cpp:
In order to allow building with inlining on MacOSX Lion,
Condition_T.cpp needs to explicitly include Time_Value.h. In many
cases, Time_Value.h was being incidentally included, such as
through Atomic_Op_GCC_T.cpp, but that is specifically excluded for
Lion builds using the clang compiler.
|
|
|
|
|
|
| |
* dance/LocalityManager/Interceptors/Best_Effort.cpp:
Fixed incorrect log texts.
|
|
|
|
|
|
| |
* ciao/Deployment/Interceptors/Deployment_Interceptors.h:
Removed duplicate function declaration.
|
|
|
|
|
|
|
| |
dot com>
* MPC/config/bzip2compressor.mpb:
Fixed typo in after += Bzip22Compressor, should be Bzip2Compressor.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* connectors/dds4ccm/impl/CCM_DataReader.h:
* connectors/dds4ccm/impl/CCM_DataWriter.h:
* connectors/dds4ccm/impl/DDS_Subscriber_Base_T.cpp:
* connectors/dds4ccm/impl/DDS_Update_T.cpp:
* connectors/dds4ccm/impl/DDS_Write_T.cpp:
Make it possible to also use _get_component on the dds_entity ports
* connectors/dds4ccm/tests/GetComponent/Event/Component/GCE_Test_Component_exec.cpp:
* connectors/dds4ccm/tests/GetComponent/Event/descriptors/Plan.cdp:
* connectors/dds4ccm/tests/GetComponent/State/Component/GCS_Test_Component_exec.cpp:
* connectors/dds4ccm/tests/GetComponent/State/descriptors/Plan.cdp:
Test _get_component on the dds_entity ports
|
|
|
|
|
|
|
|
|
|
| |
* tests/Bug_3769_Regression/Foo.idl:
* tests/Bug_3769_Regression/Foo_exec.h:
* tests/Bug_3769_Regression/Foo_exec.cpp:
* tests/Bug_3769_Regression/descriptors/DeploymentPlan.cdp:
Extended this test for supports with attributes, thanks to
Michael Frommberger <michael dot frommberger at gmx dot net>
for extending this test
|
|
|
|
|
|
| |
* NEWS:
Added information about IDL dependency generation.
|
|
|
|
|
|
| |
* NEWS:
Added information about IDL dependency generation.
|
| |
|
|
|
|
|
| |
* bin/MakeProjectCreator/config/conv_lib.mpb:
Fixed cleanup bug
|
|
|
|
|
|
| |
* bin/fuzz.pl:
Can't check mpc files, when they contain gnuace specific stuff they
need tabs
|
|
|
|
|
| |
* bin/fuzz.pl:
Fixed problem
|
|
|
|
|
| |
* bin/fuzz.pl:
Also check mpc files for tabs
|
|
|
|
| |
Removed left over from automake removal
|
|
|
|
|
|
|
|
| |
* examples/BasicSP/BMClosedED/BMClosedED_exec.cpp:
Layout changes
* rules.ciao.GNU:
Small simplification
|
| |
|
|
|
|
|
| |
* examples/Reactor/WFMO_Reactor/Network_Events.cpp:
Fixed gcc warning
|
|
|
|
|
|
| |
* connectors/dds4ccm/tests/GetComponent/Event/Component/GCE_Test_Component_exec.cpp:
* connectors/dds4ccm/tests/GetComponent/State/Component/GCS_Test_Component_exec.cpp:
Narrow the result of _get_component to the connector interface
|
|
|
|
|
| |
* bin/MakeProjectCreator/templates/gnu.mpd:
Fixed support for idl3toxmi and idl3toidl2 flags
|
|
|
|
|
|
| |
* MPC/config/taobaseidl3toidl2defaults.mpb:
* MPC/config/taoidl3toxmidefaults.mpb:
Reverted change below, triggers error in normal build
|