summaryrefslogtreecommitdiff
path: root/cpp/demo
Commit message (Collapse)AuthorAge
...
* | | | | | | Renamings (ICE-4868):Bernard Normier2012-09-25
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - StreamTrait is now StreamableTraits - StreamTraitType is now StreamHelperCategory - OptionalType is now OptionalFormat - Ice/StreamTraits.h is now Ice/StreamHelpers.h Updated C++, Python and Ruby Updated .depend and .depend.mak in C++, Python, Ruby and PHP
* | | | | | Fixed ICE-4863 (IceProxy::Ice::Object derives privately from Mutex) + a few ↵Bernard Normier2012-09-08
| | | | | | | | | | | | | | | | | | | | | | | | warnings with Solaris CC
* | | | | | Fixed ICE-4864: Improved Makefiles for parallel builds with gmakeBernard Normier2012-09-08
| | | | | |
* | | | | | Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12)Bernard Normier2012-09-07
| |_|_|_|/ |/| | | | | | | | | | | | | | Fix to BasicStream.h (unitialized data member) that caused occasional failures in Ice/stream test
* | | | | ICE-4808 - C++ Service don't use UNICODE version of various Windows API methodsJose2012-08-14
| | | | |
* | | | | ICE-4809 - AMI metadata in Ice services internal definitionsJose2012-08-14
| | | | |
* | | | | C++11 ami lambda supportJose2012-08-10
| |_|_|/ |/| | |
* | | | Remove some more VC6 compiler fixesJose2012-08-10
| | | |
* | | | Minor fixes to Scanner generated files to just include ScannerConfig.h.Jose2012-08-10
| | | |
* | | | Fixed file permissionsBernard Normier2012-08-09
| | | |
* | | | Extra warning disable for VS2008 and VS2010 : C4355 'this' : used in base ↵Bernard Normier2012-08-09
| | | | | | | | | | | | | | | | member initializer list
* | | | regenerate Scanner filesJose2012-08-09
| | | |
* | | | Scanner fixes for VS2008Jose2012-08-09
| | | |
* | | | minor fixJose2012-08-09
| | | |
* | | | BCC & VC6 removal minor fixesJose2012-08-08
| | | |
* | | | remove VC6 supportJose2012-08-08
| |_|/ |/| |
* | | remove ScannerConfig.h > move fixes to Scanner.lJose2012-08-08
| | |
* | | fixes for Scanner.l & VC comilersJose2012-08-08
| |/ |/|
* | Rebuilt dependenciesBenoit Foucher2012-08-06
| |
* | Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-08-06
|\ \ | |/ |/| | | | | | | | | Conflicts: cpp/include/Ice/Stream.h cpp/include/Slice/Preprocessor.h rb/ruby/Makefile.mak
| * Regenerate dependenciesJose2012-07-24
| |
| * Remove BCC supportJose2012-07-19
| |
* | Merge branch 'master' into encoding11Jose2012-07-17
|\| | | | | | | | | | | | | | | | | | | Conflicts: CHANGES cpp/src/Ice/EndpointI.cpp cpp/src/Ice/TcpConnector.cpp cpp/src/Ice/TcpConnector.h cpp/src/Ice/UdpConnector.cpp cpp/src/Ice/UdpConnector.h
| * WinRT supportJose2012-07-13
| |
| * Fixed ICE-4835, round-robin policy bug when nodes are downBenoit Foucher2012-05-25
| |
* | demo fixesMark Spruiell2012-06-11
| |
* | Fixed dependenciesBenoit Foucher2012-06-11
| |
* | * 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
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* ICE-2286 - no -h in demosJose2012-04-11
|
* ICE-4821 - Demo projects should include config filesJose2012-04-10
|
* ICE-4791 - Include generated header in dependency rules emitted by slice2cpp.Jose2012-03-15
|
* ICE-4753 - Remove StaticMutex & RWRecMutexJose2012-02-21
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* Added support for replica & name cert CN verificationBenoit Foucher2011-07-12
|
* 4846 - Include subscriber endpoints in IceStorm traceJose2011-05-12
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* VS Add-In and Demo updates.Jose2011-05-10
|
* updating .gitignore files after merging review/5045Mark Spruiell2011-03-27
|
* 5029 - Glacier2 callback demo & session restartJose2011-03-01
|
* 4926 - cpp/demo/Glacier2/chat runWithSession restartJose2011-03-01
|
* VS Add-in 3.4.1.2 bug fixes:Jose2011-01-20
| | | | | | | | | | | | | | | | | | | | 4956 - Vs Add-in Util.fix must check that Globals isn't null 4953 - Vs Add-in getIceHome side effects 4674 - Consider to Add output-dir support to vsplugin 4820 - The add-in does not support parallel builds. 4630 - Allow using DEVPATH with projects 4968 - VS Add-in doesn't work with header-ext/source-ext 4942 - Visual Studio plug-in hangs with lots of syntax errors 4808 - Saving slice file during build crashes Studio 4964 - Util equalPath implementation is incorrect 4918 - Remove Slice builder from vsextension solution 4806 - Ice generated files not always opened read-only as expected 4442 - FxCop vs plugin COM visible 4915 - Issue with command line builds on machine with VS2008 & VS2010 4761 - Converted demo projects do not build (edit) 4119 - Reduce code duplication 4844 - Add cancel button to configuration dialog 4826 - Add timestamp to slice output
* Fixed bug #4786Bernard Normier2010-06-28
|
* more VC10 fixesMark Spruiell2010-06-03
|
* Some project file mods so VS2010 conversion worksDwayne Boone2010-06-03
|
* Fix for bug #4750 - minor reordering of some includes from BlairBernard Normier2010-05-26
|
* changing Ice version to 3.4.1Mark Spruiell2010-05-14
|
* changes for DB 4.8.30Mark Spruiell2010-05-14
|
* bug 4680 - improve IceStorm/clock demo docsMark Spruiell2010-05-13
|