summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Allocatable.cpp
Commit message (Collapse)AuthorAge
* IceGrid and IceStormJoe George2021-02-01
|
* Copyright header simplicationJose2019-01-19
|
* Fix for #121 - split the assert for the IceGrid/allocation failureBenoit Foucher2018-12-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Update copyright headersJoe George2016-03-01
|
* Fixed ICE-6573 - IceGrid application update failure when updating server ↵Benoit Foucher2015-06-08
| | | | with allocatables and clients are waiting to allocate the allocatable
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* 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
|
* IceGrid fixes to ensure the registry/node don't wait too long if a replica ↵Benoit Foucher2008-09-26
| | | | becomes unreachable
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2719Matthew Newhook2008-03-18
| | | | | | | | | | Squashed commit of the following: commit 5ff1fac3e73ef4fb3ac96a692812a849ff585ebc Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 01:27:20 2008 -0800 Fixed the various && || warnings from gcc.
* Updated copyrightDwayne Boone2008-01-23
|
* - 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.
* Fixed bug 2488Benoit Foucher2007-09-26
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic ↵Dwayne Boone2007-09-05
| | | | timers where possible
* Squashed commit of the following:Benoit Foucher2007-08-30
| | | | | | | | | | | | | | | | | | | | 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
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* More bug fixesBenoit Foucher2006-11-29
|
* Fixed allocation bugBenoit Foucher2006-09-28
|
* FixesBenoit Foucher2006-09-12
|
* FixesBenoit Foucher2006-09-12
|
* Better commentBenoit Foucher2006-06-19
|
* Fixed HP-UX compiler warnings, new dependenciesBenoit Foucher2006-06-19
|
* Fixed bug 1095Benoit Foucher2006-06-19
|
* Fixed allocation bugBenoit Foucher2006-06-13
|
* Fixed bug where allocation could return before the Glacier2 filters wereBenoit Foucher2006-06-12
| | | | added
* Win32 fixesBenoit Foucher2006-06-02
|
* Bug fixesBenoit Foucher2006-06-02
|
* Patch application fixesBenoit Foucher2006-06-02
|
* Fix allocation bugBenoit Foucher2006-05-17
|
* Cleaned up slice files, fixed IceGrid node with collocated registry warningBenoit Foucher2006-05-09
| | | | on shutdown.
* Fixed allocateByType bug, fixed TODO XXXBenoit Foucher2006-05-09
|
* Removed session based locator, refactored allocation code.Benoit Foucher2006-05-05
|
* Added stress test, fixed bugs.Benoit Foucher2006-05-03
|
* Cleaned up the server, adapter and object cache classes.Benoit Foucher2006-05-02
|
* More allocation fixes, removed session based Query interface.Benoit Foucher2006-04-28
|
* Win32 fixesBenoit Foucher2006-04-27
|
* More work on allocation.Benoit Foucher2006-04-27
|
* More work on object allocation.Benoit Foucher2006-04-25
|
* Added first cut of the allocation mechanism.Benoit Foucher2006-04-24