| Commit message (Collapse) | Author | Age |
... | |
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
cs/demo/WCF/latency/Client.cs
cs/demo/WCF/latency_m/Client.cs
cs/demo/WCF/throughput/Client.cs
cs/demo/WCF/throughput_m/Client.cs
cs/demo/WCF/throughput_m/Service.cs
java/demo/Database/library/BookI.java
java/demo/Database/library/BookQueryResultI.java
java/demo/Database/library/Client.java
java/demo/Database/library/ConnectionPool.java
java/demo/Database/library/DispatchInterceptorI.java
java/demo/Database/library/Glacier2Session.ice
java/demo/Database/library/Glacier2SessionManagerI.java
java/demo/Database/library/Grammar.java
java/demo/Database/library/Library.ice
java/demo/Database/library/LibraryI.java
java/demo/Database/library/Parser.java
java/demo/Database/library/ReapThread.java
java/demo/Database/library/RunParser.java
java/demo/Database/library/SQLRequestContext.java
java/demo/Database/library/Scanner.java
java/demo/Database/library/Server.java
java/demo/Database/library/Session.ice
java/demo/Database/library/SessionFactoryI.java
java/demo/Database/library/SessionI.java
java/demo/Database/library/Token.java
java/demo/Database/library/build.xml
java/demo/Database/library/config.client
|
| | |
|
|\| |
|
| | |
|
|/ |
|
|\
| |
| |
| | |
R3_3_branch
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Translator, if dll-export is used, emits code to automatically export symbols.
- Removed the two steps builds from various Makefiles.
- Removed any use of _API from .cpp source files. Now ICE_DECLSPEC_EXPORT is directly used.
- Fixed bug with IceGrid test.
Squashed commit of the following:
commit 5bf039b18ac45bb781b8c8718e03d6055bb5138d
Author: U-MARCH4\matthew <matthew@march4.(none)>
Date: Sun Apr 27 22:43:27 2008 -0700
Removed another translator case where _API was used in .cpp files.
commit 6fc3b01b340ce81299c2896fd624faacea456bdc
Author: Matthew Newhook <matthew@zeroc.com>
Date: Mon Apr 28 12:19:03 2008 +0800
Update UNIX Makefiles.
commit 5847f6cf40624a7c9144f046feb3b8eff7002443
Author: U-MARCH4\matthew <matthew@march4.(none)>
Date: Sun Apr 27 20:59:27 2008 -0700
Another fix to windows Makefile.
commit d32b7f82e297c06161fb9f571e964f7178acbbe0
Author: U-MARCH4\matthew <matthew@march4.(none)>
Date: Sun Apr 27 20:14:46 2008 -0700
Translator changes. Windows Makefile cleanup.
commit cd8c8fa282165a5ce5dbf3976e2e420069a1ef02
Author: U-MARCH4\matthew <matthew@march4.(none)>
Date: Sun Apr 27 17:01:32 2008 -0700
Revert "http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3025 - Bogus IceStorm Makefile"
This reverts commit 187ae9e788cc97969f81b38f2e292e75fbe178f8.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Fixed bug 2141, 2645, 2632, 1547.
- It's now possible to call ice_secure on a fixed proxy to require a secure connetion.
|
| |
|
|
|
|
|
| |
- Added missing SignalPolicy.java
- Removed foreground send support in Ice for C++ & Java
|
|\
| |
| |
| |
| |
| | |
Conflicts:
cpp/src/Slice/VbUtil.cpp
|
| |
| |
| |
| |
| |
| | |
- Reviewed and fixed IPv6 bugs.
- Fixed bug in the outgoing connection factory where an assert could be
triggered if the proxy contained identical endpoints
|
|/ |
|
|
|
|
|
|
| |
creation.
- Added support for AMI oneway requests.
- Changed collocation optimization to not perform any DNS lookups.
|
| |
|
|
|
|
|
|
|
|
| |
commit 569cd3ce2933b104c980b4bfa8a1d0bc6d3be4c9
Author: Bernard Normier <bernard@zeroc.com>
Date: Wed Sep 26 16:36:46 2007 -0400
Implemented admin facet filtering (Ice.Admin.Facets property) and Properties::getPropertyAsList[WithDefault]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
commit 70a72ca50d39f20ab8d850f0842a8cd2c2a8351d
Author: Bernard Normier <bernard@zeroc.com>
Date: Tue Sep 18 11:18:19 2007 -0400
Bug fixes
commit 2983094468845f39614128cd82973b9c503680a5
Author: Bernard Normier <bernard@zeroc.com>
Date: Fri Sep 7 11:00:18 2007 -0400
First commit for bug 1532
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
commit a61fce80c95ed97d9716648c2083c8581326e950
Author: Benoit Foucher <benoit@zeroc.com>
Date: Thu Aug 30 15:33:54 2007 +0200
Added optimization to not wakeup too often
commit d44134e724e43aeb1db8693a37a5b611f295948c
Author: Benoit Foucher <benoit@zeroc.com>
Date: Thu Aug 30 11:34:22 2007 +0200
Changed the connection monitor to use the timer.
commit 915f0669599a457f46974c3a108205d5c3c666ba
Author: Benoit Foucher <benoit@zeroc.com>
Date: Wed Aug 29 16:18:59 2007 +0200
Fixed IceGrid and casino demo to use IceUtil::Timer
|
|
|
|
| |
toUTF8/fromUTF8 with empty string
|
|
|
|
| |
test/Freeze/complex test
|
|
|
|
|
| |
reads deprecated properties if new properties are not set. Also removed
the redundant warnings.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1721,
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1926
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Adding memory pool implementation. Enabled by default.
- Added disablePool option to test suite to run tests without the pool.
- Added Ice.MemoryPool and Ice.HighWaterMark properties.
|
| |
|