1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Regenerated with recent fixed changes * examples/array/testC.h: * examples/const/test.idl: * examples/const/testC.h: * examples/dds/shapes.cpp: * examples/deployment/testC.h: * examples/enum/testC.h: * examples/exceptions/testC.h: * examples/exceptions/testS.h: * examples/hello/testC.h: * examples/hello/testS.h: * examples/local/testC.h: * examples/local/testS.h: * examples/objrefarg/testC.h: * examples/radartrack/testC.h: * examples/sequence/testC.h: * examples/shapes/testC.h: * examples/shapes/testS.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: * examples/valuetype/testS.h: More... about 11 years ago
Added fixed const * examples/const/test.idl: * examples/const/testC.h: More... about 11 years ago
Regenerated, more changes to match with the IDL2C++11 V1.1 draft specification * examples/array/testC.h: * examples/const/testC.h: * examples/deployment/testC.h: * examples/enum/testC.h: * examples/exceptions/testC.h: * examples/exceptions/testS.h: * examples/hello/testC.h: * examples/hello/testS.h: * examples/local/testC.h: * examples/local/testS.h: * examples/objrefarg/testC.h: * examples/radartrack/testC.h: * examples/sequence/testC.h: * examples/shapes/testC.h: * examples/shapes/testS.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: * examples/valuetype/testS.h: More... about 11 years ago
Regenerated, removed final from classes generated for struct/union and use std::true_type/false_type as replacement for the boolean constants as part of the IDL type traits * examples/array/testC.h: * examples/const/testC.h: * examples/deployment/testC.h: * examples/enum/testC.h: * examples/exceptions/testC.h: * examples/exceptions/testS.h: * examples/hello/testC.h: * examples/hello/testS.h: * examples/local/testC.h: * examples/local/testS.h: * examples/objrefarg/testC.h: * examples/radartrack/testC.h: * examples/sequence/testC.h: * examples/shapes/testC.h: * examples/shapes/testS.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: * examples/valuetype/testS.h: More... about 11 years ago
Regenerated with ridlc * examples/array/testC.h: * examples/ccm/hello/receiver/hello_receiver_exec.cpp: * examples/const/testC.h: * examples/deployment/testC.h: * examples/enum/testC.h: * examples/exceptions/testC.h: * examples/exceptions/testS.h: * examples/hello/testC.h: * examples/hello/testS.h: * examples/local/testC.h: * examples/local/testS.h: * examples/objrefarg/testC.h: * examples/radartrack/testC.h: * examples/sequence/testC.h: * examples/shapes/testC.h: * examples/shapes/testS.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: * examples/valuetype/testS.h: More... about 11 years ago
Example of the new IDL to C++11 mapping with DDS * examples/dds/shapes.cpp: * examples/dds/shapetype.idl: Added. More... about 11 years ago
Regenerated with ridlc More... about 11 years ago
* examples/array/testC.h: * examples/const/testC.h: * examples/deployment/testC.h: * examples/enum/testC.h: * examples/exceptions/testC.h: * examples/exceptions/testS.h: * examples/hello/testC.h: * examples/hello/testS.h: * examples/local/testC.h: * examples/local/testS.h: * examples/objrefarg/testC.h: * examples/radartrack/testC.h: * examples/sequence/testC.h: * examples/shapes/testC.h: * examples/shapes/testS.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: * examples/valuetype/testS.h: Deleted valuetype assignment operators More... about 11 years ago
* examples/array/testC.h: * examples/const/testC.h: * examples/deployment/testC.h: * examples/enum/testC.h: * examples/exceptions/testC.h: * examples/exceptions/testS.h: * examples/hello/testC.h: * examples/hello/testS.h: * examples/local/testC.h: * examples/local/testS.h: * examples/objrefarg/testC.h: * examples/radartrack/testC.h: * examples/sequence/testC.h: * examples/shapes/testC.h: * examples/shapes/testS.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: * examples/valuetype/testS.h: Regenerated More... about 11 years ago
Merge branch 'msm-defect-2985-fuzz-fileheaders' More... about 11 years ago
Fixing remainder of issue #2985 More... about 11 years ago
Merge branch 'msm-defect-2985-fuzz-fileheaders' More... about 11 years ago
Fixing remainders of issue #2985 More... about 11 years ago
* examples/exceptions/testS.h: * examples/hello/testS.h: * examples/local/testS.h: * examples/shapes/testS.h: * examples/valuetype/testC.h: * examples/valuetype/testS.h: Use narrow insteaad of downcast More... about 11 years ago
* examples/local/testC.h: Added base_type trait for local interfaces More... about 11 years ago
* examples/array/testC.h: * examples/const/testC.h: * examples/deployment/testC.h: * examples/exceptions/testC.h: * examples/exceptions/testS.h: * examples/hello/testC.h: * examples/hello/testS.h: * examples/local/testC.h: * examples/objrefarg/testC.h: * examples/radartrack/testC.h: * examples/sequence/testC.h: * examples/shapes/testC.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: * examples/valuetype/testS.h: Regenerated More... about 11 years ago
* examples/array/testC.h: * examples/const/testC.h: * examples/exceptions/testC.h: * examples/hello/testC.h: * examples/local/testC.h: * examples/objrefarg/testC.h: * examples/sequence/testC.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: Regenerated with ridlc More... about 11 years ago
* examples/array/testC.h: * examples/const/testC.h: * examples/deployment/testC.h: * examples/enum/testC.h: * examples/exceptions/testC.h: * examples/exceptions/testS.h: * examples/hello/testC.h: * examples/hello/testS.h: * examples/local/testC.h: * examples/objrefarg/testC.h: * examples/radartrack/testC.h: * examples/sequence/testC.h: * examples/shapes/testC.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: * examples/valuetype/testS.h: Regenerated with ridlc More... about 11 years ago
* examples/array/testC.h: * examples/const/testC.h: * examples/exceptions/testC.h: * examples/hello/testC.h: * examples/local/testC.h: * examples/objrefarg/testC.h: * examples/sequence/testC.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: Removed _interface_repository_id() because it is a TAO extension which is not part of the specification More... about 11 years ago
* examples/exceptions/testC.h: Regenerated More... about 11 years ago
* examples/exceptions/testS.h: * examples/hello/testS.h: * examples/local/testC.h: * examples/valuetype/testC.h: * examples/valuetype/testS.h: Regenerated with ridlc More... about 11 years ago
* examples/ccm/hello/receiver/hello_receiver_exec.cpp: * examples/ccm/hello/sender/hello_sender_exec.cpp: Few code simplifications More... about 11 years ago
* examples/hello/server.cpp: * examples/union/server.cpp: Use IDL::traits<>::narrow More... about 11 years ago
* examples/exceptions/testS.h: * examples/hello/testS.h: * examples/valuetype/testS.h: Regenerated with latest version of ridlc More... about 11 years ago
* examples/array/testC.h: * examples/const/testC.h: * examples/exceptions/client.cpp: * examples/exceptions/server.cpp: * examples/exceptions/testC.h: * examples/hello/client.cpp: * examples/hello/server.cpp: * examples/hello/testC.h: * examples/local/testC.h: * examples/objrefarg/client.cpp: * examples/objrefarg/testC.h: * examples/sequence/client.cpp: * examples/sequence/testC.h: * examples/struct/client.cpp: * examples/struct/testC.h: * examples/union/client.cpp: * examples/union/server.cpp: * examples/union/testC.h: * examples/valuetype/testC.h: Regenerated with latest version of ridlc and improved several code parts of the examples More... about 11 years ago
* examples/array/testC.h: * examples/const/testC.h: * examples/exceptions/testC.h: * examples/hello/testC.h: * examples/local/testC.h: * examples/objrefarg/testC.h: * examples/sequence/testC.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: Regenerated with latest version ridlc, removing not needed forward declaration of POA class More... about 11 years ago
* examples/array/testC.h: * examples/const/testC.h: * examples/deployment/testC.h: * examples/enum/testC.h: * examples/exceptions/testC.h: * examples/exceptions/testS.h: * examples/hello/testC.h: * examples/hello/testS.h: * examples/local/testC.h: * examples/objrefarg/testC.h: * examples/radartrack/testC.h: * examples/sequence/testC.h: * examples/shapes/testC.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: * examples/valuetype/testS.h: Regenerated with latest version of ridlc More... about 11 years ago
* examples/array/testC.h: * examples/const/testC.h: * examples/deployment/testC.h: * examples/radartrack/testC.h: * examples/sequence/testC.h: * examples/shapes/testC.h: * examples/valuetype/testC.h: Regenerated with ridlc More... over 11 years ago
* examples/array/testC.h: * examples/const/testC.h: * examples/deployment/testC.h: * examples/exceptions/testC.h: * examples/exceptions/testS.h: * examples/hello/testC.h: * examples/hello/testS.h: * examples/local/testC.h: * examples/objrefarg/testC.h: * examples/sequence/testC.h: * examples/struct/testC.h: * examples/union/testC.h: * examples/valuetype/testC.h: * examples/valuetype/testS.h: Regenerated with latest version of ridlc More... over 11 years ago
* examples/ccm/hello/receiver/hello_receiver_exec.h: * examples/ccm/hello/sender/hello_sender_exec.h: Use C++11 final and override More... over 11 years ago