summaryrefslogtreecommitdiff
path: root/java/src/Ice/_ObjectDel.java
Commit message (Collapse)AuthorAge
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Java & C# portBenoit Foucher2012-09-28
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* using Java5 mapping for Context in public APIMark Spruiell2008-04-10
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed bug 2592Benoit Foucher2007-12-12
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Updated copyright headerDwayne Boone2007-01-08
|
* Fixed bug 897.Benoit Foucher2006-03-15
|
* Updated copyrightDwayne Boone2006-03-14
|
* Ported fix for bug 574.Dwayne Boone2006-03-14
|
* 2004 to 2005Bernard Normier2005-02-16
|
* timeout for clientProxy / ice_connectionMarc Laukien2004-10-21
|
* sync with C++ for connection and reference changesMark Spruiell2004-10-12
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* align with C++ facet changesMark Spruiell2004-04-13
|
* C++ -> JavaMarc Laukien2004-02-20
|
* Removed ice_flush() from proxy base class and implementedMichi Henning2003-08-29
| | | | Communicator::flushBatchRequests().
* version update; date changeMarc Laukien2003-02-04
|
* more AMIMarc Laukien2002-12-28
|
* various changesMarc Laukien2002-11-27
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Changed Current.ice to use enum OperationMode to distinguish betweenMichi Henning2002-09-04
| | | | | | | | | Normal, Nonmutating, and Idempotent operations. Fixed bug introduced into Freeze with previous changes for saving object state. (State wasn't saved for idempotent operations.) Retested everything. I'm getting a failure in the Yellow (C++) tests, and another failure in the IceBox (Java) tests, but I don't think these are related to these changes.
* added spaceMarc Laukien2002-07-09
|
* align with stable_32 in C++Mark Spruiell2002-02-13
|
* porting against C++ tag icej_baseline_02012002Mark Spruiell2002-02-05
|
* changing context arg from HashMap to MapMark Spruiell2002-01-15
|
* porting against C++ tag icej_baseline_12052001; removing server componentsMark Spruiell2001-12-05
|
* initial proxy implementationMark Spruiell2001-11-30