summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cpp/Gen.cpp
Commit message (Collapse)AuthorAge
...
* 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
* Resolve some BCC compiler warningsDwayne Boone2009-10-02
|
* Remove commented codeDwayne Boone2009-10-02
|
* Remove BCC workarounds no longer requiredDwayne Boone2009-10-02
|
* 4284 - StackOverflow in Freeze/evitorJose2009-09-28
|
* 2214 - Generated code for AMD callbacks.Jose2009-09-21
|
* bug 3737:Mark Spruiell2009-09-04
| | | | | - Remove Python workaround for 3.3.1 - Make Slice::Preprocessor a dynamically allocated class
* 3930 - Slice class inheritance mapped to virtual inheritance in C++Jose2009-07-08
| | | | | 3930 - Slice class inheritance mapped to virtual inheritance in C++ 3930 - Slice class inheritance mapped to virtual inheritance in C++
* Remove unnecessary scopingDwayne Boone2009-05-11
|
* Bug 3355 - make generated operators inlineDwayne Boone2009-04-29
|
* Merge commit 'origin/R3_3_branch'Benoit Foucher2009-03-24
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGES cpp/demo/Freeze/backup/.depend cpp/demo/Freeze/bench/.depend cpp/demo/Freeze/casino/.depend cpp/demo/Freeze/customEvictor/.depend cpp/demo/Freeze/library/.depend cpp/demo/Freeze/phonebook/.depend cpp/demo/Freeze/transform/.depend cpp/demo/Glacier2/callback/.depend cpp/demo/Glacier2/chat/.depend cpp/demo/Ice/async/.depend cpp/demo/Ice/bidir/.depend cpp/demo/Ice/callback/.depend cpp/demo/Ice/converter/.depend cpp/demo/Ice/hello/.depend cpp/demo/Ice/invoke/.depend cpp/demo/Ice/latency/.depend cpp/demo/Ice/minimal/.depend cpp/demo/Ice/multicast/.depend cpp/demo/Ice/nested/.depend cpp/demo/Ice/nrvo/.depend cpp/demo/Ice/session/.depend cpp/demo/Ice/throughput/.depend cpp/demo/Ice/value/.depend cpp/demo/IceBox/hello/.depend cpp/demo/IceGrid/allocate/.depend cpp/demo/IceGrid/icebox/.depend cpp/demo/IceGrid/replication/.depend cpp/demo/IceGrid/sessionActivation/.depend cpp/demo/IceGrid/simple/.depend cpp/demo/IceStorm/clock/.depend cpp/demo/IceStorm/counter/.depend cpp/demo/IceStorm/replicated/.depend cpp/demo/IceStorm/replicated2/.depend cpp/demo/book/freeze_filesystem/.depend cpp/demo/book/lifecycle/.depend cpp/demo/book/printer/.depend cpp/demo/book/simple_filesystem/.depend cpp/src/Freeze/.depend cpp/src/FreezeScript/.depend cpp/src/Ice/.depend cpp/src/Ice/UdpTransceiver.cpp cpp/src/Ice/UdpTransceiver.h cpp/src/IceBox/.depend cpp/src/IceGrid/.depend cpp/src/IceGridLib/.depend cpp/src/IcePatch2/.depend cpp/src/IceStorm/.depend cpp/src/slice2freeze/.depend cpp/test/Freeze/complex/.depend cpp/test/Freeze/dbmap/.depend cpp/test/Freeze/evictor/.depend cpp/test/Freeze/oldevictor/.depend cpp/test/FreezeScript/dbmap/.depend cpp/test/FreezeScript/evictor/.depend cpp/test/Glacier2/attack/.depend cpp/test/Glacier2/dynamicFiltering/.depend cpp/test/Glacier2/router/.depend cpp/test/Glacier2/sessionControl/.depend cpp/test/Glacier2/ssl/.depend cpp/test/Glacier2/staticFiltering/.depend cpp/test/Ice/adapterDeactivation/.depend cpp/test/Ice/background/.depend cpp/test/Ice/binding/.depend cpp/test/Ice/checksum/.depend cpp/test/Ice/checksum/server/.depend cpp/test/Ice/custom/.depend cpp/test/Ice/exceptions/.depend cpp/test/Ice/facets/.depend cpp/test/Ice/faultTolerance/.depend cpp/test/Ice/gc/.depend cpp/test/Ice/hold/.depend cpp/test/Ice/inheritance/.depend cpp/test/Ice/interceptor/.depend cpp/test/Ice/location/.depend cpp/test/Ice/objects/.depend cpp/test/Ice/operations/.depend cpp/test/Ice/proxy/.depend cpp/test/Ice/retry/.depend cpp/test/Ice/servantLocator/.depend cpp/test/Ice/slicing/exceptions/.depend cpp/test/Ice/slicing/objects/.depend cpp/test/Ice/stream/.depend cpp/test/Ice/stringConverter/.depend cpp/test/Ice/timeout/.depend cpp/test/Ice/udp/.depend cpp/test/IceBox/configuration/.depend cpp/test/IceGrid/activation/.depend cpp/test/IceGrid/allocation/.depend cpp/test/IceGrid/deployer/.depend cpp/test/IceGrid/distribution/.depend cpp/test/IceGrid/replicaGroup/.depend cpp/test/IceGrid/replication/.depend cpp/test/IceGrid/session/.depend cpp/test/IceGrid/simple/.depend cpp/test/IceGrid/update/.depend cpp/test/IceSSL/configuration/.depend cpp/test/IceStorm/federation/.depend cpp/test/IceStorm/federation2/.depend cpp/test/IceStorm/rep1/.depend cpp/test/IceStorm/repgrid/.depend cpp/test/IceStorm/repstress/.depend cpp/test/IceStorm/single/.depend cpp/test/IceStorm/stress/.depend cpp/test/Slice/keyword/.depend cs/src/Ice/Instance.cs cs/src/IceSSL/ConnectorI.cs java/demo/book/simple_filesystem/Filesystem/DirectoryI.java java/demo/book/simple_filesystem/Filesystem/FileI.java java/src/IceInternal/TcpConnector.java java/src/IceSSL/ConnectorI.java py/modules/IcePy/.depend rb/src/IceRuby/.depend
| * C++Builder 2009 portDwayne Boone2009-03-02
| |
| * More minor fixes to metadata messages.Michi Henning2009-02-26
| |
| * Minor fixes to metadata messages.Jose2009-02-24
| |
| * Fixed null reference on windowsDwayne Boone2009-02-23
| |
| * Bug 3740 - issue warning for improper protobuf usageDwayne Boone2009-02-23
| |
| * bug 3374 & general metadata clean upMark Spruiell2009-02-20
| |
| * Fixed bug 3734 and added comment for bug 3619Benoit Foucher2009-02-17
| |
| * Support for serializable and protobuf metadata (from cs_serial branch)Benoit Foucher2009-02-09
| |
| * bug 3644 - improve integration between eclipse plugin and translatorMark Spruiell2009-02-02
| | | | | | | | bug 3657 - improve error reporting in translators
| * Squashed commit of the following:Michi Henning2009-01-28
| | | | | | | | | | | | | | | | | | commit e2472df68af6933320425f6ef65f7234e988e77c Author: michi <michi@michi.local> Date: Wed Jan 28 08:05:19 2009 +1000 Bug 3677. Follow-up fix that fixes bad code in C++ if a class whose name is a keyword contains data members. Also fixed same problem with slice2java. Added test case for all language mappings.
* | Merge branch 'R3_3_branch'Michi Henning2009-01-28
|\|
| * Squashed commit of the following:Michi Henning2009-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit cf1aad9f7f2ef0df6dff5300249e2f6683a3ab66 Author: michi <michi@michi.local> Date: Wed Jan 28 06:47:55 2009 +1000 Added test to C++ to include class with name that is a C++ keyword. The keyword tests for the other language mappings all already contained a class named with a keyword. commit 9dd664f3b3ac11c06936fbb5cf51bd8c2b6f87dd Author: michi <michi@michi.local> Date: Wed Jan 28 06:34:39 2009 +1000 Bug 3677: slice2cpp generates bad code for class named with C++ keyword
| * Squashed commit of the following:Jose2009-01-27
| | | | | | | | | | | | | | | | commit 9aa67a8862e402cb52276282b26a40422fae4adb Author: Jose Gutierrez <jose@zeroc.com> Date: Tue Jan 27 19:25:22 2009 +0100 Fixed 3374 --header-ext not work as intended.
| * Fix 3652 - string.h need to be included to use strerror with gcc >= 4.3.2Jose2009-01-14
| |
| * http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3517 ; translator ↵Matthew Newhook2009-01-14
| | | | | | | | stdout/stderr.
| * http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3640 - If slice2java ↵Matthew Newhook2009-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | errors out generated files are left behind - Added file tracker - Added calls to file tracker when files or directories are created. - All translators cleanup created files if interrupted, or if they fail. - Normalized various error messages. - Fixed bug with slice2cs which would not correctly check if the impl files were created. Squashed commit of the following: commit 0fec143af219d59dcec5b91cb96a79179f73bd0d Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:57:25 2009 -0330 Fixed FileException for VC6. commit 38b22497c751ad9b2f86af2d44e87a23c0049d9c Merge: df29064... 4421a3d... Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:55:49 2009 -0330 Merged R3_3_branch. commit df290649637685bfff4f777ccf53f4f04fda71a0 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:45:18 2009 -0330 move checksum writing outside loop commit a9bb2356167b1f9259ce2d1f1b43d40b7fd0ce82 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:35:00 2009 -0330 added quotes commit a2f3d7a2414d08ebdc290222b8e97d8b203cc9ab Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:21:27 2009 -0330 can't -> cannot commit c3113e33a3687cae369bf7803e4f1d18c9141762 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 17:10:12 2009 -0330 minor fixes to output. commit 2a17d6e1b6c0e5eed8be79b8353ca3c06572e19c Author: U-WIN-5WBK5GD0FYQ\matthew <matthew@WIN-5WBK5GD0FYQ.(none)> Date: Tue Jan 13 12:05:46 2009 -0800 windows fixes. commit d8d4f6dc35043fb71b599dac7171fee0c2bb87bf Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 15:58:21 2009 -0330 remove debugging. commit f1e4d7a55e13fea4c0b84244fb437bd391fbe538 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 15:53:37 2009 -0330 Added FileTracker. Added file tracking, and cleanup to lots of translators. commit 33dbfb0124509779bd2d95bbac06a02ca9b907ac Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Jan 13 09:42:16 2009 -0330 http://bugzilla/bugzilla/show_bug.cgi?id=3640 If slice2java errors out generated files are left behind
* | Merge branch 'R3_3_branch'Dwayne Boone2009-01-02
|\|
| * Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
| |
| * Fix 3619 - Generated code for IceDelegateM not support gcc NRVO optimizationJose2008-12-30
| |
| * Fixed bug 3565: use operation name staticBenoit Foucher2008-11-26
| |
| * Refactored CtrlCHandler usage in slice compilersDwayne Boone2008-11-20
| |
| * Added use of CtrlChandler to slice compilersDwayne Boone2008-11-19
| |
| * Bug 3541 - Slice signal handling unsafeDwayne Boone2008-11-18
| |
* | Merged with R3_3_branchDwayne Boone2009-01-02
| |