summaryrefslogtreecommitdiff
path: root/cpp/include/IceUtil/Shared.h
Commit message (Expand)AuthorAge
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Update copyright year to 2018Jose2018-02-14
* Remove trailing whitespaceJoe George2017-05-02
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* | Revert "Reverted previous double-underscore changes in IceUtil classes"Bernard Normier2016-11-05
* | Reverted previous double-underscore changes in IceUtil classesBernard Normier2016-11-03
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | Exported classes no longer have weak vtables with clangBernard Normier2016-06-27
* | Renamed ICE_UTIL_API to ICE_API and other cleanupsBernard Normier2016-05-12
|/
* Update copyright headersJoe George2016-03-01
* Add IceUtil/Atomic.h with support for std::atomicJose2015-02-19
* VC bug fix std::atomic_int style typedefs does not workJose2015-02-18
* Fixed (ICE-6317) - Use std::atomic for C++11 buildsJose2015-02-18
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5499, new garbage collection supportBenoit Foucher2014-06-05
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5373 - Wrong GCC Version check in IceUtil/Shared.hJose2013-07-05
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
* Merge remote-tracking branch 'origin/encoding11' into withoutsyncBenoit Foucher2012-09-10
|\
| * Undo pragma-once-in-header enhancementBernard Normier2012-09-05
* | Performance improvmentsBenoit Foucher2012-09-06
|/
* ICE-4782 Generate "#pragma once" for include-guards in generated C++ header f...Jose2012-07-19
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* http://bugzilla/bugzilla/show_bug.cgi?id=4203 - Use gcc native atomic functionsMatthew Newhook2009-12-08
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2429Matthew Newhook2008-03-18
* Got rid of redundant #ifdef. (Bug 2429.)Michi Henning2008-03-18
* Bug 2429--previous fix didn't compile with -O2. Also fixed minor style issues.Michi Henning2008-03-18
* Bug 2429.Michi Henning2008-03-17
* Updated copyrightDwayne Boone2008-01-23
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
* Fixed bug #2233Bernard Normier2007-08-23
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* Updated copyrightDwayne Boone2006-03-14
* Removed IceUtil/IceAtomic.c (SPARC/Linux atomic functions)Bernard Normier2005-08-01
* Made Ice::Object abstract.Michi Henning2005-07-04
* more GCShared/Shared cleanupMarc Laukien2005-03-08
* reverted Shared/GCShared changeMarc Laukien2005-03-08
* removed inheritance GCShared->SharedMarc Laukien2005-03-08
* Updated copyrights to 2005Bernard Normier2005-02-16
* fixesMarc Laukien2004-11-29
* Changed IceUtil::GCShared to derive from IceUtil::Shared.Michi Henning2004-11-25