summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/TraceLevels.cpp
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* ICE-6481 pragma comment when building static librariesBernard Normier2015-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 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 2558 - thread pool tracingDwayne Boone2009-04-28
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* - Reverted prior bug3025 fix.Matthew Newhook2008-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 2007Dwayne Boone2008-04-04
|
* Updated copyrightDwayne Boone2008-01-23
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1993 - Rename ↵Dwayne Boone2007-06-21
| | | | | | Ice.Trace.Location Ice.Trace.Locator http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2013 - Use IANA ports in demos
* Bug 1873.Benoit Foucher2007-03-23
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* merging changes for garbage collectorMichi Henning2003-10-20
|
* Added Ice.Trace.Slicing property.Michi Henning2003-05-26
|
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* added spaceMarc Laukien2002-07-09
|
* Merged location branch.Benoit Foucher2002-06-28
|
* DefaultsAndOverwritesMarc Laukien2002-05-08
|
* Renaming Ice.Trace.Security to IceSSL.Trace.Security Cleaning up IceSSLMark Spruiell2002-04-26
| | | | dependencies on Ice core
* win fixesMarc Laukien2002-04-17
|
* property convenience operationsMarc Laukien2002-04-17
|
* fixesMarc Laukien2001-11-13
|
* Incorporates SSL, with all Ice tests running under SSL.Anthony Neal2001-11-13
|
* tons of fixesMarc Laukien2001-09-17
|
* IcePack ; restructuringMarc Laukien2001-08-15
|
* changed directory structureMarc Laukien2001-08-14