summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
* Added info on mcppDwayne Boone2008-01-09
|
* MCPP_RPATH_LINK additionBernard Normier2008-01-09
|
* Use mcpp instead of icecppDwayne Boone2008-01-09
|
* Finished fixes for bug 2132Benoit Foucher2008-01-07
|
* Fixed bug 2304Benoit Foucher2008-01-07
|
* Fixed IceBox/configuration test failure when run with --protocol=sslBenoit Foucher2008-01-04
|
* - Added missing notifyAll in ConnectRequestHandler (which could cause asyncBenoit Foucher2008-01-04
| | | | | | | | | requests to hang if an exception occured during flushing). - Changed getaddrinfo(0, "0", ...) calls to getaddrinfo(0, "1", ...). Solaris doesn't recognize "0" as a valid service name. - Workaround HP-UX compiler bug caused by Glacier2::Instance inlined methods.
* Fixed bug 2599Benoit Foucher2008-01-04
|
* More HP & Sun compilation fixesBenoit Foucher2007-12-28
|
* Fix for bug 1945, Sun & HP-UX compilation fixesBenoit Foucher2008-01-03
|
* - Fixed bug 2363, 2623, 2500Benoit Foucher2008-01-03
| | | | | - Added missing SignalPolicy.java - Removed foreground send support in Ice for C++ & Java
* Bug 2179: made signal handling argument for Ice.Application a properMichi Henning2007-12-28
| | | | enum in Java and C#.
* Windows / VC6 fixesZeroC Staff2007-12-21
|
* Fixed dependBernard Normier2007-12-21
|
* Merge branch 'master' of ssh://cvs.zeroc.com/home/git/iceBernard Normier2007-12-21
|\
| * Fixed bug 2482Benoit Foucher2007-12-21
| |
| * - Fixed bug 2482Benoit Foucher2007-12-21
| | | | | | | | | | | | | | | | | | - Fixed bug 2589 - Fixed bug in Java/C# implementation of Properties clone. The values were not cloned but shared with the clone. - Fixed bug in IceBox where the properties admin facet was removed only for services that had a communicator. - Added IceBox/configuration tests.
* | Merge branch 'master' of ssh://cvs.zeroc.com/home/git/iceBernard Normier2007-12-21
|\| | | | | | | | | | | Conflicts: cpp/src/Slice/VbUtil.cpp
| * Fixed bug 2620Benoit Foucher2007-12-20
| |
| * Fix to changes for bug 2477.Michi Henning2007-12-20
| |
| * Bug 2477.Michi Henning2007-12-20
| |
| * Bug 2619 -- Removed VbUtil.cpp.Michi Henning2007-12-20
| |
| * - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
| | | | | | | | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints
* | IceUtil cleanup (first commit)Bernard Normier2007-12-21
|/
* Merge branch 'master' of ssh://cvs.zeroc.com/home/git/iceBernard Normier2007-12-19
|\
| * updated Berkeley DB versionBrent Eagles2007-12-19
| |
| * - fixing a bogus elif in TestUtil.py that would cause server arguments to be ↵Brent Eagles2007-12-19
| | | | | | | | | | | | malformed when running the test suite in thread-per-connection mode - update Berkeley DB version in Windows build
| * Bug 2537.Michi Henning2007-12-19
| |
| * Forgot to update CHANGES file for bug 2428.Michi Henning2007-12-19
| |
| * Part of bug 2428. <h1> element now uses scoped name.Michi Henning2007-12-19
| |
| * Bug 2429.Michi Henning2007-12-19
| |
* | Fixed bug #2514Bernard Normier2007-12-19
|/
* Fixed bug #2277ZeroC Staff2007-12-18
|
* changing version of Berkeley DBBrent Eagles2007-12-18
|
* Removed checked-in generated files from C++ multicast demo.Michi Henning2007-12-17
| | | | Did a make depend.
* Fixed some .gitignore filesDwayne Boone2007-12-14
|
* Fixed generated type for LocalObject.Michi Henning2007-12-14
|
* Added multicast demoDwayne Boone2007-12-13
|
* VC build fixZeroC Staff2007-12-12
|
* Merge branch 'master' of bernard@cvs.zeroc.com:/home/git/iceZeroC Staff2007-12-12
|\
| * Fixed bug 2592Benoit Foucher2007-12-12
| |
* | Fixed VC buildZeroC Staff2007-12-12
|/
* Fixed bug #2557 (closing database within transaction)Bernard Normier2007-12-12
|
* Fixed bug #2546Bernard Normier2007-12-07
|
* Added Glacier2 administration optionBernard Normier2007-12-07
|
* Fixed bug 2583Benoit Foucher2007-12-06
|
* Fixed build, application.xml, bug in IceGrid GUIBernard Normier2007-12-05
|
* Fixed bug where Ice.Admin.Endpoints would get duplicatedBenoit Foucher2007-12-05
|
* Fixed NPE in the outgoing connection factoryBenoit Foucher2007-12-05
|
* Added support for service commands to icegridadmin (bug 1775)Benoit Foucher2007-12-05
|