Making sure that C++ RMI test works
[iot2.git] / iotjava / iotrmi / C++ / basics /
2017-05-01 rtrimanaMaking sure that C++ RMI test works
2017-04-24 rtrimanaChanges and additional files for RMI profiling
2017-02-01 rtrimanaFixed compiler for Java code generation (not heavily...
2017-01-31 rtrimanaTested C++ RPS/RMI libraries for arbitrary objects...
2017-01-28 rtrimanaPreparing C++ stubs and skeletons for circular compilat...
2016-12-20 rtrimanaAdjustments in stubs and skeletons for callback in...
2016-12-10 rtrimanaCleaning up
2016-12-10 rtrimanaAdding example for a CPP that calls class skeleton
2016-12-10 rtrimanaAdding example for a CPP that calls class skeleton
2016-12-09 rtrimanaTested on RPi, both RPi1 and RPi2; works fine and fast
2016-12-09 rtrimana1) Making Java socket read/write length in 4 bytes...
2016-12-09 rtrimanaFixing a bug in C++ socket server-client: message lengt...
2016-12-08 rtrimanaTesting enum and callback combination
2016-12-08 rtrimanaCombining enum, struct, and callback in one method...
2016-12-08 rtrimanaIntegrating enum and struct in one method call; fixing...
2016-12-07 rtrimanaTesting complex callbacks invocation; fixing subtle...
2016-12-07 rtrimanaTesting more complex struct and enum declarations;...
2016-12-07 rtrimanaFixing second bug (C++ skeleton cannot connect to Java...
2016-12-05 rtrimanaFixing problem with array/list of callbacks; Java stati...
2016-12-05 rtrimanaTesting callbacks for Java and C++; fixing a few bugs...
2016-12-03 rtrimanaTesting struct for array and list (Java and C++); fixin...
2016-12-01 rtrimanaTesting struct (single object); fixing small bugs,...
2016-12-01 rtrimanaTesting and fixing bugs on enum data types
2016-11-29 rtrimanaAdding permission inclusion for callback helper functio...
2016-11-29 rtrimanaCleaning up callback code generation; Fixing a few...
2016-11-29 rtrimanaPreparing for callback testing (creating new policy...
2016-11-28 rtrimanaTesting for list/vector data types
2016-11-28 rtrimanaFixing bugs on char translation; testing for arrays
2016-11-26 rtrimanaReverting type resolution in C++ to Java types, e.g...
2016-11-25 rtrimanaAdding new policy, Java, and Cpp files for testing...