Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Remove trailing whitespace | Joe George | 2017-05-02 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Revert "Replaced double and triple underscores in C++ by ice-prefixed names" | Bernard Normier | 2016-11-05 |
| | | | | | | | | This reverts commit 91fa99c34d1211d426b24bf68001fc27a87b3f00. | ||
* | | Revert "Reverted previous double-underscore changes in IceUtil classes" | Bernard Normier | 2016-11-05 |
| | | | | | | | | This reverts commit 2e6243dd2955e6a292bbe8a569d4e1711253746a. | ||
* | | Reverted previous double-underscore changes in IceUtil classes | Bernard Normier | 2016-11-03 |
| | | |||
* | | Replaced double and triple underscores in C++ by ice-prefixed names | Bernard Normier | 2016-11-02 |
| | | |||
* | | Exported classes no longer have weak vtables with clang | Bernard Normier | 2016-06-27 |
| | | |||
* | | Renamed ICE_UTIL_API to ICE_API and other cleanups | Bernard Normier | 2016-05-12 |
|/ | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Add IceUtil/Atomic.h with support for std::atomic | Jose | 2015-02-19 |
| | |||
* | VC bug fix std::atomic_int style typedefs does not work | Jose | 2015-02-18 |
| | |||
* | Fixed (ICE-6317) - Use std::atomic for C++11 builds | Jose | 2015-02-18 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5499, new garbage collection support | Benoit Foucher | 2014-06-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5373 - Wrong GCC Version check in IceUtil/Shared.h | Jose | 2013-07-05 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Merge remote-tracking branch 'origin/encoding11' into withoutsync | Benoit Foucher | 2012-09-10 |
|\ | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h | ||
| * | Undo pragma-once-in-header enhancement | Bernard Normier | 2012-09-05 |
| | | |||
* | | Performance improvments | Benoit Foucher | 2012-09-06 |
|/ | |||
* | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵ | Jose | 2012-07-19 |
| | | | | files. | ||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=4203 - Use gcc native atomic functions | Matthew Newhook | 2009-12-08 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2429 | Matthew Newhook | 2008-03-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit de2c29521182cb96394accffff2cc53589b048c2 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 17:51:22 2008 +0800 Fix another .depend. commit 71031490cc200b5bdba6ffa8f81d04268e74e179 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 17:46:24 2008 +0800 revert to master .depend. commit ba2b9e5eeea9af5b751d9e79a00751485141b4f3 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 17:25:35 2008 +0800 Removed bogus change to Make.rules.Darwin. commit 528b433bf6e4179033588e19a4930e2cda18e225 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 16:28:46 2008 +0800 Enable interlocked reference counting under intel mac commit 7353025feecaaef7ad64b14636c631c6e0f5ac67 Author: Matthew Newhook <matthew@centosvm4.matthew.zeroc.com> Date: Tue Mar 18 14:04:42 2008 +0800 fix bug with assertion. commit 1235239af0516e8948d876b0eaf1ba9a8dcbec2e Author: matthew newhook <matthew@june.matthew.zeroc.com> Date: Tue Mar 18 14:00:00 2008 +0800 Simplify shared implementation. | ||
* | Got rid of redundant #ifdef. (Bug 2429.) | Michi Henning | 2008-03-18 |
| | |||
* | Bug 2429--previous fix didn't compile with -O2. Also fixed minor style issues. | Michi Henning | 2008-03-18 |
| | |||
* | Bug 2429. | Michi Henning | 2008-03-17 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 |
| | |||
* | Fixed bug #2233 | Bernard Normier | 2007-08-23 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Removed IceUtil/IceAtomic.c (SPARC/Linux atomic functions) | Bernard Normier | 2005-08-01 |
| | |||
* | Made Ice::Object abstract. | Michi Henning | 2005-07-04 |
| | |||
* | more GCShared/Shared cleanup | Marc Laukien | 2005-03-08 |
| | |||
* | reverted Shared/GCShared change | Marc Laukien | 2005-03-08 |
| | |||
* | removed inheritance GCShared->Shared | Marc Laukien | 2005-03-08 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | fixes | Marc Laukien | 2004-11-29 |
| | |||
* | Changed IceUtil::GCShared to derive from IceUtil::Shared. | Michi Henning | 2004-11-25 |
| |