| Commit message (Collapse) | Author | Age |
... | |
| | |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Make sent callback optional in "async-oneway" operations
|
| |
| |
| |
| |
| | |
Pass in-parameters for local interfaces with delegate metadata by value
in C++11
|
| | |
|
| |
| |
| |
| |
| |
| | |
- Remove usage of compatibility typedefs in generated code
- Get rid of some stream generated code for C++11
- Fix one shot constructor to move assign when appropriate
|
| | |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Ice::noExplicitContext, other minor style fixes
|
| | |
|
| |
| |
| |
| |
| | |
- Rename "async" metadata to "async-oneway"
- Update C++11 mapping for "async-oneway".
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
ValueFactory is a replacement for ObjectFactory (which is still
available if needed). It is an interface with only one operation
and can has the "delegate" metadata.
|