Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Changed generated code to work around bug in gcc 3.2 and 3.4 regarding | Michi Henning | 2004-12-01 | |
| | | | | | | | | initialization of static class data members. Removed all static class data members in the process, so there are no more problems with violating ODR if the same .o file is loaded more than once into an address space. See http://www.zeroc.com/vbulletin/showthread.php?s=&threadid=1020. | |||
* | adding streaming API | Mark Spruiell | 2004-10-19 | |
| | ||||
* | Fixed copyright | Bernard Normier | 2004-05-18 | |
| | ||||
* | Updated copyright notice | Bernard Normier | 2004-05-11 | |
| | ||||
* | Merged changes from michi_pre_e3 branch | Michi Henning | 2004-05-10 | |
| | ||||
* | facet changes | Marc Laukien | 2004-04-07 | |
| | ||||
* | adding ice_preMarshal/ice_postUnmarshal, and tests in Ice/objects | Mark Spruiell | 2004-02-24 | |
| | ||||
* | - Renamed ObjectBase to GCShared. | Michi Henning | 2003-10-23 | |
| | | | | | | | - Fixed the problem of the gc test sometimes running for over three minutes. - Fixed race condition in printGCStats if a signal caused communicator shutdown. | |||
* | merging changes for garbage collector | Michi Henning | 2003-10-20 | |
| | ||||
* | - Removed dependency on Xerces. | Mark Spruiell | 2003-09-11 | |
| | | | | | | | | | - Removed generic stream interface Ice::Stream and ice_marshal functions. - Removed XML stream implementation and related test. - Removed XML transformer and related test. - Removed slice2xsd. - Added C++ wrapper for the expat XML parser in IceXML::Parser. - Removed XML encoding from Freeze. | |||
* | Freeze Evictor facet changes | Bernard Normier | 2003-08-27 | |
| | ||||
* | Win32 fix | Mark Spruiell | 2003-08-08 | |
| | ||||
* | Added ice_clone() for classes. | Michi Henning | 2003-08-06 | |
| | ||||
* | DispatchAsync | Marc Laukien | 2003-05-25 | |
| | ||||
* | Fixed incorrect scope for passing function pointer for __patch__ObjectPtr. | Michi Henning | 2003-05-08 | |
| | | | | | (Looks like a gcc bug -- the code should never have compiled as it was.) | |||
* | Merged HEAD and slicing trees. | Michi Henning | 2003-05-08 | |
| | ||||
* | Sun: 64 bit + CC 5.3 support | Bernard Normier | 2003-04-29 | |
| | ||||
* | Solaris/Sun C++ 5.4 port | Bernard Normier | 2003-04-09 | |
| | ||||
* | version update; date change | Marc Laukien | 2003-02-04 | |
| | ||||
* | fixed shutdown problem with _dispatchCount | Marc Laukien | 2002-12-30 | |
| | ||||
* | more AMD exception fixes | Marc Laukien | 2002-12-07 | |
| | ||||
* | AMD exception cleanup | Marc Laukien | 2002-12-07 | |
| | ||||
* | AMD classes now expandable | Marc Laukien | 2002-12-07 | |
| | ||||
* | amd merge | Marc Laukien | 2002-12-06 | |
| | ||||
* | Added support for object lookup by identity | Benoit Foucher | 2002-12-05 | |
| | ||||
* | Changed the implementation of the various _kindOfObject members because | Michi Henning | 2002-12-05 | |
| | | | | | bloody VC++ can't handle initialization of static non-integral class members :-( | |||
* | Added AlreadyRegisteredException and NotRegisteredException. Removed | Michi Henning | 2002-12-05 | |
| | | | | | | PluginExistsException, PluginNotFoundException, ObjectAdapterNotRegisteredException, and ObjectAdapterIdInUseException. Updated test suite for new exceptions and did a make depend. | |||
* | added ami | Marc Laukien | 2002-11-27 | |
| | ||||
* | fixed copyright date | Marc Laukien | 2002-11-06 | |
| | ||||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 | |
| | ||||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 | |
| | ||||
* | fix | Marc Laukien | 2002-09-22 | |
| | ||||
* | removed several static's | Marc Laukien | 2002-09-22 | |
| | ||||
* | ice_removeFacet now returns ObjectPtr | Mark Spruiell | 2002-09-12 | |
| | ||||
* | XML bug fix | Mark Spruiell | 2002-08-27 | |
| | ||||
* | facet path | Marc Laukien | 2002-07-18 | |
| | ||||
* | facet path | Marc Laukien | 2002-07-17 | |
| | ||||
* | facet path | Marc Laukien | 2002-07-17 | |
| | ||||
* | facet path | Marc Laukien | 2002-07-17 | |
| | ||||
* | added space | Marc Laukien | 2002-07-09 | |
| | ||||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 | |
| | ||||
* | removing __getClassIds | Mark Spruiell | 2002-03-16 | |
| | ||||
* | Ice protocol optimizations | Marc Laukien | 2002-03-10 | |
| | ||||
* | revising Stream.ice to remove out params | Mark Spruiell | 2002-02-13 | |
| | ||||
* | user exception routing bug fix | Marc Laukien | 2002-02-08 | |
| | ||||
* | Freeze updates. | Matthew Newhook | 2002-01-30 | |
| | ||||
* | Rename ice_id() to ice_staticId(). Add ice_id() & ice_facets(). | Matthew Newhook | 2002-01-29 | |
| | ||||
* | Added support for ice_ids. | Matthew Newhook | 2002-01-23 | |
| | ||||
* | Initial commit of generic marshaling. | Matthew Newhook | 2002-01-23 | |
| | ||||
* | glacier intergration | Marc Laukien | 2002-01-14 | |
| |