Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | New UserExceptionFactory for C++11 | Bernard Normier | 2016-07-19 |
| | | |||
* | | Exported classes no longer have weak vtables with clang | Bernard Normier | 2016-06-27 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | Refactored invocation code to better suite new C++11 mapping | Benoit Foucher | 2016-02-03 |
| | | |||
* | | ICE-6861 - removing public stream API | Mark Spruiell | 2016-01-19 |
| | | |||
* | | Fix ICE-6947 | Joe George | 2015-12-29 |
| | | | | | | | | | | Pass in-parameters for local interfaces with delegate metadata by value in C++11 | ||
* | | ICE-6908 - Add ValueFactory | Joe George | 2015-12-08 |
| | | | | | | | | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata. | ||
* | | C++11 mapping initial commit | Jose | 2015-12-01 |
|/ | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fix for ICE-5527 (simplify generated code for user exception and object ↵ | Bernard Normier | 2014-06-16 |
| | | | | factories), ICE-4832 (ice_staticId and static initialization) and partial fix for ICE-5515 (ice_staticId on C++ proxies) | ||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | ICE-4938: support for compact IDs | Benoit Foucher | 2012-12-19 |
| | |||
* | Fixed ICE-3416, cleaned up generated code for user exceptions | Benoit Foucher | 2012-10-19 |
| | |||
* | 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 |
| | |||
* | Merge branch 'R3_3_branch' | Dwayne Boone | 2009-01-02 |
|\ | |||
| * | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | | |||
| * | Bug 2038 - Fixed stale comment from previous fix. | Michi Henning | 2008-07-08 |
| | | |||
* | | Squashed commit of the following: | Michi Henning | 2008-07-08 |
| | | | | | | | | | | | | | | | | | | | | | | commit 3677312fda0e2e230d5572b3e76b3d1758c86919 Author: Michi Henning <michi@zeroc.com> Date: Tue Jul 8 17:08:15 2008 +1000 Bug 2038 - Ctrl-C on Windows without CtrlCHandler Renamed FactoryTableDef -> FactoryTable Renamed FactoryTable -> FactoryTableInit | ||
* | | Bug 2038 - Fixed stale comment from previous fix. | Michi Henning | 2008-07-08 |
|/ | |||
* | Get rid of the factory table wrapper. | Matthew Newhook | 2008-06-06 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Moved FactoryTable into IceInternal namespace. | Michi Henning | 2005-08-05 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Reference refactoring. | Michi Henning | 2004-10-29 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | VC++ bug also applies to .NET version. | Michi Henning | 2003-10-07 |
| | |||
* | Fixed VC++ 6 compiler bug. | Michi Henning | 2003-10-06 |
| | |||
* | Merged HEAD and slicing trees. | Michi Henning | 2003-05-08 |