Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | Renamings (ICE-4868): | Bernard Normier | 2012-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 Normier | 2012-09-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | | warnings with Solaris CC | |||
* | | | | | | Fixed ICE-4864: Improved Makefiles for parallel builds with gmake | Bernard Normier | 2012-09-08 | |
| | | | | | | ||||
* | | | | | | Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12) | Bernard Normier | 2012-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 methods | Jose | 2012-08-14 | |
| | | | | | ||||
* | | | | | ICE-4809 - AMI metadata in Ice services internal definitions | Jose | 2012-08-14 | |
| | | | | | ||||
* | | | | | C++11 ami lambda support | Jose | 2012-08-10 | |
| |_|_|/ |/| | | | ||||
* | | | | Remove some more VC6 compiler fixes | Jose | 2012-08-10 | |
| | | | | ||||
* | | | | Minor fixes to Scanner generated files to just include ScannerConfig.h. | Jose | 2012-08-10 | |
| | | | | ||||
* | | | | Fixed file permissions | Bernard Normier | 2012-08-09 | |
| | | | | ||||
* | | | | Extra warning disable for VS2008 and VS2010 : C4355 'this' : used in base ↵ | Bernard Normier | 2012-08-09 | |
| | | | | | | | | | | | | | | | | member initializer list | |||
* | | | | regenerate Scanner files | Jose | 2012-08-09 | |
| | | | | ||||
* | | | | Scanner fixes for VS2008 | Jose | 2012-08-09 | |
| | | | | ||||
* | | | | minor fix | Jose | 2012-08-09 | |
| | | | | ||||
* | | | | BCC & VC6 removal minor fixes | Jose | 2012-08-08 | |
| | | | | ||||
* | | | | remove VC6 support | Jose | 2012-08-08 | |
| |_|/ |/| | | ||||
* | | | remove ScannerConfig.h > move fixes to Scanner.l | Jose | 2012-08-08 | |
| | | | ||||
* | | | fixes for Scanner.l & VC comilers | Jose | 2012-08-08 | |
| |/ |/| | ||||
* | | Rebuilt dependencies | Benoit Foucher | 2012-08-06 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/master' into encoding11 | Benoit Foucher | 2012-08-06 | |
|\ \ | |/ |/| | | | | | | | | | Conflicts: cpp/include/Ice/Stream.h cpp/include/Slice/Preprocessor.h rb/ruby/Makefile.mak | |||
| * | Regenerate dependencies | Jose | 2012-07-24 | |
| | | ||||
| * | Remove BCC support | Jose | 2012-07-19 | |
| | | ||||
* | | Merge branch 'master' into encoding11 | Jose | 2012-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 support | Jose | 2012-07-13 | |
| | | ||||
| * | Fixed ICE-4835, round-robin policy bug when nodes are down | Benoit Foucher | 2012-05-25 | |
| | | ||||
* | | demo fixes | Mark Spruiell | 2012-06-11 | |
| | | ||||
* | | Fixed dependencies | Benoit Foucher | 2012-06-11 | |
| | | ||||
* | | * C++ implementation for compact/sliced formats | Mark Spruiell | 2012-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 copyrights | Benoit Foucher | 2012-04-25 | |
| | ||||
* | python 3 support | Mark Spruiell | 2012-04-24 | |
| | ||||
* | ICE-2286 - no -h in demos | Jose | 2012-04-11 | |
| | ||||
* | ICE-4821 - Demo projects should include config files | Jose | 2012-04-10 | |
| | ||||
* | ICE-4791 - Include generated header in dependency rules emitted by slice2cpp. | Jose | 2012-03-15 | |
| | ||||
* | ICE-4753 - Remove StaticMutex & RWRecMutex | Jose | 2012-02-21 | |
| | ||||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 | |
| | ||||
* | Added support for replica & name cert CN verification | Benoit Foucher | 2011-07-12 | |
| | ||||
* | 4846 - Include subscriber endpoints in IceStorm trace | Jose | 2011-05-12 | |
| | ||||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 | |
| | ||||
* | VS Add-In and Demo updates. | Jose | 2011-05-10 | |
| | ||||
* | updating .gitignore files after merging review/5045 | Mark Spruiell | 2011-03-27 | |
| | ||||
* | 5029 - Glacier2 callback demo & session restart | Jose | 2011-03-01 | |
| | ||||
* | 4926 - cpp/demo/Glacier2/chat runWithSession restart | Jose | 2011-03-01 | |
| | ||||
* | VS Add-in 3.4.1.2 bug fixes: | Jose | 2011-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 #4786 | Bernard Normier | 2010-06-28 | |
| | ||||
* | more VC10 fixes | Mark Spruiell | 2010-06-03 | |
| | ||||
* | Some project file mods so VS2010 conversion works | Dwayne Boone | 2010-06-03 | |
| | ||||
* | Fix for bug #4750 - minor reordering of some includes from Blair | Bernard Normier | 2010-05-26 | |
| | ||||
* | changing Ice version to 3.4.1 | Mark Spruiell | 2010-05-14 | |
| | ||||
* | changes for DB 4.8.30 | Mark Spruiell | 2010-05-14 | |
| | ||||
* | bug 4680 - improve IceStorm/clock demo docs | Mark Spruiell | 2010-05-13 | |
| |