summaryrefslogtreecommitdiff
path: root/java/src/Ice/_ObjectDelM.java
Commit message (Collapse)AuthorAge
...
* fixesMarc Laukien2003-01-15
|
* started AMDMarc Laukien2002-12-29
|
* more AMIMarc Laukien2002-12-28
|
* reimplementation of shutdown/destroy/deactivate/etc.Marc Laukien2002-12-16
|
* 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
|
* Improved few local exception + evictor fix.Benoit Foucher2002-10-01
|
* lots of fixesMarc Laukien2002-09-29
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* 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.
* facet pathMarc Laukien2002-07-17
|
* Fixed a NullPointerException that would have occur when no locator was setBenoit Foucher2002-07-11
| | | | on a proxy containing a reference without endpoints.
* Added Communicator setDefaultLocator. Fixed a bug where the proxy endpointsBenoit Foucher2002-07-11
| | | | were filtered twice.
* added spaceMarc Laukien2002-07-09
|
* Fixes from Marc review.Benoit Foucher2002-07-03
|
* fixesMarc Laukien2002-07-03
|
* Merged location branch.Benoit Foucher2002-06-28
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* connections are now released when the last proxy is destroyedMarc Laukien2002-03-31
|
* perf cleanupMark Spruiell2002-03-14
|
* more performance enhancementsMark Spruiell2002-03-14
|
* initial performance fixesMark Spruiell2002-03-08
|
* align with stable_32 in C++Mark Spruiell2002-02-13
|
* porting against C++ tag icej_baseline_02012002Mark Spruiell2002-02-05
|
* fixing bug with unknown endpoint typeMark Spruiell2002-02-01
|
* align with stable_31Mark Spruiell2002-01-29
|
* changing context arg from HashMap to MapMark Spruiell2002-01-15
|
* initial server support; align with stable_31Mark Spruiell2001-12-27
|
* porting stable_30Mark Spruiell2001-12-15
|
* randomize endpointsMark Spruiell2001-12-12
|
* porting against C++ tag icej_baseline_12052001; removing server componentsMark Spruiell2001-12-05
|
* bug fixMark Spruiell2001-12-05
|
* initial proxy implementationMark Spruiell2001-11-30