summaryrefslogtreecommitdiff
path: root/cpp/demo/Freeze/library/LibraryI.cpp
Commit message (Collapse)AuthorAge
* Removed demos.Matthew Newhook2015-03-18
| | | | Moved demoscript to distribution.
* ICE-5814 build linix/osx demos with high warning levels in gitDwayne Boone2015-02-03
|
* ICE-5814 allow demos to be built with /W4 on WindowsDwayne Boone2015-01-30
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* 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
|
* Updated copyrightDwayne Boone2008-01-23
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1968 - Remove code to ↵Dwayne Boone2007-06-25
| | | | support old Sun compilers
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Updated copyrightDwayne Boone2006-03-14
|
* Replaced RWRecMutex by Mutex and fixed a few bugsBernard Normier2006-02-09
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=335Matthew Newhook2005-09-12
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* scope fixesMark Spruiell2004-08-31
|
* Deprecation of global Slice definitions.Michi Henning2004-08-31
|
* Fixed weird Sun CC bugBernard Normier2004-05-21
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Updated Freeze Evictor with new facetsBernard Normier2004-04-09
|
* Removed DB, cleaned up configurationBernard Normier2003-09-30
|
* Added Freeze Connection and TransactionBernard Normier2003-09-16
|
* Major Freeze updateBernard Normier2003-07-18
|
* Got rid of unnecessary _adapter and _communicator members.Michi Henning2003-06-26
|
* Changed the behavior of Freeze::Map::insert and added Freeze::Map::putBernard Normier2003-06-06
|
* Solaris/Sun C++ 5.4 portBernard Normier2003-04-09
|
* version update; date changeMarc Laukien2003-02-04
|
* adding destroy flagMark Spruiell2002-12-19
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Added changes for idempotent.Michi Henning2002-08-22
|
* Changed C++ mapping to generate const member functions in the skeletonMichi Henning2002-08-07
| | | | class for nonmutable operations.
* Changed Slice parser to disallow leading underscore for identifiers.Michi Henning2002-07-25
| | | | | | | | Changed Slice parser to reject identifiers beginning with "Ice", unless the --ice option is used. Changed Slice parser to disallow identifiers that have a trailing "Operations", "Holder", "Helper", "Prx", or "Ptr", to avoid clashes with language mappings. Fixed tests and remaining code base to work correctly with the changed rules.
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* Minor cleanups.Matthew Newhook2002-03-14
|
* CleanupMatthew Newhook2002-03-13
|
* minor cleanups.Matthew Newhook2002-03-13
|
* Initial version of library demo.Matthew Newhook2002-03-13