Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Rework previous fix for 3.6 compatibility | Jose | 2016-02-29 |
| | |||
* | ICE-6952 - identityToString/stringToIdentity non member functions | Jose | 2016-02-29 |
| | |||
* | Fixed bug in object adapter where default servants were not cleared on ↵ | Benoit Foucher | 2015-06-10 |
| | | | | destroyed (ICE-6582) | ||
* | ICE-6481 pragma comment when building static libraries | Bernard Normier | 2015-05-05 |
| | | | | | | | | | | | | | | On windows with VS, pragma comment is now defined when building only when ICE_BUILDING_<component-name> is not defined. ICE_BUILDING_<component-name> is defined automatically when <component-name>_API_EXPORTS is defined. When building static Ice libraries on Windows, please define ICE_BUILDING_<component-name-being-built>. ICE_DECLSPEC_EXPORT and ICE_DECLSPEC_IMPORT are now defined all the time on Windows, and we define the various _API macros to /**/ when ICE_STATIC_LIBS is defined. Replaced various direct use of ICE_DECLSPEC_EXPORT/ICE_DECLSPEC_IMPORT by the correct _API macro. | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Cleanup and simplification of OA in C++/Java/C#. | Matthew Newhook | 2014-10-02 |
| | |||
* | Revert "ICE-5606 renamed ServantLocator::deactivate to destroy" | Dwayne Boone | 2014-08-22 |
| | | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383. | ||
* | ICE-5606 renamed ServantLocator::deactivate to destroy | Dwayne Boone | 2014-08-22 |
| | |||
* | Updated nativeToUTF8 and UTF8ToNative for consistency with ↵ | Bernard Normier | 2014-05-16 |
| | | | | stringToWstring/wstringToString | ||
* | ICE-4851 - Use wstrings for input and output data that contain non-ASCII ↵ | Jose | 2014-05-02 |
| | | | | characters? | ||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | 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 |
| | |||
* | Fixed 3962 - Berkeley DB, problems with unicode paths. | Jose | 2009-11-10 |
| | |||
* | 2564 - ObjectAdapter::removeServantLocator | Jose | 2009-09-10 |
| | |||
* | Bug 2664 - Added Ice.PrintStackTraces and cleaned up ifdefs | Dwayne Boone | 2009-08-21 |
| | |||
* | 2564 ObjectAdapter::removeServantLocator issues. | Jose | 2009-08-12 |
| | |||
* | Bug 2564 - ObjectAdapter::removeServantLocator | Jose | 2009-07-02 |
| | |||
* | Bug 2664 - show stack traces with C++ | Dwayne Boone | 2009-05-07 |
| | |||
* | Bug 2511 - add default servants | Dwayne Boone | 2009-03-26 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | - Reverted prior bug3025 fix. | Matthew Newhook | 2008-04-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Translator, if dll-export is used, emits code to automatically export symbols. - Removed the two steps builds from various Makefiles. - Removed any use of _API from .cpp source files. Now ICE_DECLSPEC_EXPORT is directly used. - Fixed bug with IceGrid test. Squashed commit of the following: commit 5bf039b18ac45bb781b8c8718e03d6055bb5138d Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 22:43:27 2008 -0700 Removed another translator case where _API was used in .cpp files. commit 6fc3b01b340ce81299c2896fd624faacea456bdc Author: Matthew Newhook <matthew@zeroc.com> Date: Mon Apr 28 12:19:03 2008 +0800 Update UNIX Makefiles. commit 5847f6cf40624a7c9144f046feb3b8eff7002443 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 20:59:27 2008 -0700 Another fix to windows Makefile. commit d32b7f82e297c06161fb9f571e964f7178acbbe0 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 20:14:46 2008 -0700 Translator changes. Windows Makefile cleanup. commit cd8c8fa282165a5ce5dbf3976e2e420069a1ef02 Author: U-MARCH4\matthew <matthew@march4.(none)> Date: Sun Apr 27 17:01:32 2008 -0700 Revert "http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3025 - Bogus IceStorm Makefile" This reverts commit 187ae9e788cc97969f81b38f2e292e75fbe178f8. | ||
* | Port to CodeGear C++Builder 2007 | Dwayne Boone | 2008-04-04 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 |
| | |||
* | Bug 1873. | Benoit Foucher | 2007-03-23 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 |
| | |||
* | Fixed bug 1104 | Benoit Foucher | 2006-06-21 |
| | |||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 |
| | |||
* | Bug 803 - changed communicator initialization. | Dwayne Boone | 2006-04-07 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | remove now returns the servant | Bernard Normier | 2004-05-20 |
| | |||
* | findAllFacets | Marc Laukien | 2004-05-19 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Added removeAllFacets. Michi, repeat after me: "forgetting to return a | Michi Henning | 2004-05-14 |
| | | | | value from a function does not mean the compiler is broken..." :-( | ||
* | Added removeAllFacets. This is a temporary check-in with trace still in the | Michi Henning | 2004-05-14 |
| | | | | | code. For some reason, the returned facet map is corrupt. Doing a check-in here so Bernard can try this on his machine. | ||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Fixed Sun C++ build problems | Bernard Normier | 2004-05-08 |
| | |||
* | fix | Marc Laukien | 2004-04-09 |
| | |||
* | moved StringUtil to IceUtil, fixed names | Marc Laukien | 2004-04-09 |
| | |||
* | facet changes | Marc Laukien | 2004-04-07 |
| | |||
* | fix | Marc Laukien | 2004-02-29 |
| | |||
* | Removed removeServantLocator() from ObjectAdapter. | Michi Henning | 2003-06-17 |
| | |||
* | Changed Ice::ServantLocator::deactivate() such that the category is passed | Michi Henning | 2003-06-17 |
| | | | | to deactivate(). |