summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cpp/Gen.cpp
Commit message (Collapse)AuthorAge
...
* | remove use of readPendingObjects/writePendingObjectsMark Spruiell2012-05-24
| |
* | C++ bug fixes; adding more Python testsMark Spruiell2012-05-10
| |
* | * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08
| | | | | | | | | | | | | | | | | | * C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property
* | Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\|
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* ICE-4806 - name hiding warningsJose2012-04-09
|
* ICE-4790 - inlining of one-shot constructorsBenoit Foucher2012-03-06
|
* ICE-4793 - Fixes to prevent GCC shadow warnings and other minor fixesBenoit Foucher2012-03-05
|
* ICE-4760 - slice2cpp unused generate global op names for local interfacesJose2011-12-30
|
* ICE-4565 - Generate default value initialization in header fileJose2011-12-29
|
* ICE-4757 --add-header bogusJose2011-12-26
|
* ICE-3793 replace static with anon namespacesJose2011-12-20
|
* ICE-4594 Patch for local exception and C++ ice_printJose2011-12-07
|
* slice2cpp fir for clang warningJose2011-10-28
|
* ICE-4708 - Regression generated code for default-valueJose2011-10-21
|
* Fixed ICE-4721 - support for OS X clangBenoit Foucher2011-10-18
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4857 - incorrect linkage for types with default valuesMark Spruiell2011-05-06
|
* 4851 - slice2cpp bug for string literalsJose2011-04-13
|
* 4815 - out["cpp:array"] generates C++ doesn't compile.Jose2011-03-14
|
* bug 4794 - allow default values to refer to constantsMark Spruiell2010-07-23
|
* bug 4758 - bogus C++ streaming code for nested typesMark Spruiell2010-05-25
|
* bug 4725 - generate one shot constructor for structsMark Spruiell2010-05-12
|
* bug 4719 - asynchronous end_ method not exportedMark Spruiell2010-04-30
|
* bug 4710 - missing include of StreamF.hMark Spruiell2010-03-23
|
* Cleaning up translator and adding tests related to bug 4704.Mark Spruiell2010-03-09
| | | | | This commit does NOT need to be included in the official patch for this bug.
* bug 4704 - template error in nested Slice definitionMark Spruiell2010-03-09
|
* bug 4650 - Slice default valuesMark Spruiell2010-02-05
|
* Bug 4654 - slice2cpp MetaDataVisitor::visitParamDecl(const ParamDeclPtr& p) ↵Jose2010-02-05
| | | | never used
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixes for 4471 - more Ice stream fixesBenoit Foucher2009-12-15
|
* Fix typoJose2009-12-14
|
* 4471 - read(std::vector<bool>) and Stream deprecate old methods.Jose2009-12-14
|
* Fixed bug 3409 - Added stream readAndCheckSeqSize methodBenoit Foucher2009-12-11
|
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
| | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies
* Fixed bug 4400 - crash in test/Ice/slicing/objectsBenoit Foucher2009-12-08
|
* Fixed VC6 compilation errorsBenoit Foucher2009-12-07
|
* Fixed bug 4225 -- servant dispatch needs to lock/unlock the global GC mutexBenoit Foucher2009-12-07
|
* Fixed bug 4426 and 4409Benoit Foucher2009-12-04
|
* AMI requests now throw IllegalArgumentExcption instaed of TwowayOnlyExceptionBenoit Foucher2009-12-03
|
* Fix C++Builder 2010 compile errorsDwayne Boone2009-12-03
|
* Changed back isSentSynchronously to sentSynchronously, only generate ↵Benoit Foucher2009-12-03
| | | | newCallback exception for oneway requests
* More AMI mapping improvementsBenoit Foucher2009-12-02
|
* 4385 - new StreamApi & UserExecptionJose2009-11-26
|
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25
| | | | | - Added test/Ice/ami test - sent callback is now always called
* New AMI mappingBenoit Foucher2009-11-23
|
* 855 - Stream template functions and template programming.Jose2009-11-06
|
* Fixed Windows build issuesBenoit Foucher2009-10-11
|
* 4190 - Add header to generated files to indicate they are autogenerated.Jose2009-10-03
| | | | | | | commit 910bdd9d5cd71ac2cd357dbe5ee82b7ae81fca89 Merge: 429a086 1873f9f Author: Jose <jose@zeroc.com> Date: Sat Oct 3 01:00:34 2009 +0200