summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/DynamicLibrary.cpp
Commit message (Collapse)AuthorAge
...
* 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
|
* make use of Ice version optional in shared library nameMark Spruiell2003-02-06
|
* version update; date changeMarc Laukien2003-02-04
|
* fixes for vc++ .netMarc Laukien2002-11-09
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* First shot at porting to VC++ 2002. Code compiles, but suffers randomMichi Henning2002-10-28
| | | | crashes during the tests.
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* delay shared library unloadingMark Spruiell2002-10-04
|
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* refactoring DLL entry point supportMark Spruiell2002-04-30
|
* WIN32->_WIN32Marc Laukien2002-04-10
|
* adding DynamicLibraryMark Spruiell2002-04-01