summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/DynamicLibrary.cpp
Commit message (Expand)AuthorAge
* No ++11 lib suffix with GCC 6+Bernard Normier2016-09-21
* Update copyright headersJoe George2016-03-01
* Updated copyright to 2015Dwayne Boone2015-01-05
* minor ifdef fixJose2014-10-28
* C++11 DynamicLibrary ++11 suffix should be applied only to libstdc++Jose2014-10-28
* Fixed DynamicLibrary to not append ++11 to libname for OS XBenoit Foucher2014-10-28
* C++11 build updatesJose2014-10-24
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5363: unexpected string::substr exception thrownBenoit Foucher2013-06-27
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Undo OS X Frameworks updatesJose2013-01-21
* Added OS X FrameworksJose2013-01-17
* Fixed (ICE-5186) - DynamicLibrary loadEntryPoint problemJose2013-01-16
* mingw builds now use the same COMPSUFFIX format as VC++ builds.Bernard Normier2012-12-24
* Fixed ICE-4986. The new convention for DLL names with compiler name is: name<...Bernard Normier2012-12-19
* Fixed MinGW portBenoit Foucher2012-11-08
* ICE-4609 - Add ability to load shared library with full pathJose2012-08-16
* Remove BCC supportJose2012-07-19
* WinRT supportJose2012-07-13
* Fixed copyrightsBenoit Foucher2012-04-25
* ICE-4793 - Fixes to prevent GCC shadow warnings and other minor fixesBenoit Foucher2012-03-05
* ICE-4798 - OSX DynamicLibrary fallback to .so/.bundle if .dylib failsJose2012-02-22
* ICE-4588 - DynamicLibrary & LoadLibraryWJose2012-02-21
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* 5031 - No error handling in Windows implementation of DynamicLibraryJose2011-03-25
* Updated copyright to 2010Dwayne Boone2010-01-07
* Make loading of IceSSL when using unique names easierDwayne Boone2009-12-02
* Add ability to compile dlls with unique names for each compilerDwayne Boone2009-12-02
* Make third party a single installerDwayne Boone2009-11-16
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Updated copyrightDwayne Boone2008-01-23
* Bug 1873.Benoit Foucher2007-03-23
* Expanded tabs into spacesBernard Normier2007-02-01
* Beta versioningBernard Normier2007-01-31
* Updated copyright headerDwayne Boone2007-01-08
* Borland C++Builder port mass commitDwayne Boone2006-08-09
* Updated copyrightDwayne Boone2006-03-14
* fix for bug 225: add RTLD_GLOBAL to dlopenMark Spruiell2005-04-11
* Updated copyrights to 2005Bernard Normier2005-02-16
* AIX portBernard Normier2004-06-08
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-11
* MacOS X port.Benoit Foucher2004-02-10
* HP-UX portBernard Normier2004-01-23
* removing UNICODE requirement on Win32Mark Spruiell2003-12-05
* disable closing of shared libraries to avoid crashes during program exitMark Spruiell2003-10-15
* Updated Unix versioning scheme, and updated current version to 1.1.0Bernard Normier2003-05-13
* Changed library names on Windows for Ice 1.1Bernard Normier2003-05-09