Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | No ++11 lib suffix with GCC 6+ | Bernard Normier | 2016-09-21 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | minor ifdef fix | Jose | 2014-10-28 |
| | |||
* | C++11 DynamicLibrary ++11 suffix should be applied only to libstdc++ | Jose | 2014-10-28 |
| | |||
* | Fixed DynamicLibrary to not append ++11 to libname for OS X | Benoit Foucher | 2014-10-28 |
| | |||
* | C++11 build updates | Jose | 2014-10-24 |
| | |||
* | Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstring | Bernard Normier | 2014-05-16 |
| | |||
* | 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-5363: unexpected string::substr exception thrown | Benoit Foucher | 2013-06-27 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Undo OS X Frameworks updates | Jose | 2013-01-21 |
| | |||
* | Added OS X Frameworks | Jose | 2013-01-17 |
| | |||
* | Fixed (ICE-5186) - DynamicLibrary loadEntryPoint problem | Jose | 2013-01-16 |
| | |||
* | mingw builds now use the same COMPSUFFIX format as VC++ builds. | Bernard Normier | 2012-12-24 |
| | | | | DynamicLibrary::load now adds COMPSUFFIX all the time on Windows when COMPSUFFIX is defined | ||
* | Fixed ICE-4986. The new convention for DLL names with compiler name is: ↵ | Bernard Normier | 2012-12-19 |
| | | | | name<version>[d]_<compiler>.dll | ||
* | Fixed MinGW port | Benoit Foucher | 2012-11-08 |
| | | | | | | | | | | | | - The build no longer requires Cygwin - Running the tests no longer requires setting CPP_COMPILER, TestUtil.py che for RI_DEVKIT in the environment to figure out if running with MinGW devki - DynamicLibrary no longer appends the "d" suffix when compiling with debug - COMPSUFFIX is now defined when compiling Ice - Much simplified the build system by removing all the checks for MinGW in makefiles, MinGW settings are now located to Make.rules.MINGW only. - Fixed allTests.py to skip plugin and metrics tests. - Fixed build instructions. | ||
* | ICE-4609 - Add ability to load shared library with full path | Jose | 2012-08-16 |
| | | | | | | | | | | | - C++/Java now also support to load Services and Plugins from a full path, this was already supported by .NET - Fixed the parsing of plug-in arguments to correct split the arguments - Fixed Plugin manager destroy C++/Java/C#, the plugin must are now destroyed in initialization reverse order as documented. | ||
* | Remove BCC support | Jose | 2012-07-19 |
| | |||
* | WinRT support | Jose | 2012-07-13 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4793 - Fixes to prevent GCC shadow warnings and other minor fixes | Benoit Foucher | 2012-03-05 |
| | |||
* | ICE-4798 - OSX DynamicLibrary fallback to .so/.bundle if .dylib fails | Jose | 2012-02-22 |
| | |||
* | ICE-4588 - DynamicLibrary & LoadLibraryW | Jose | 2012-02-21 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | 5031 - No error handling in Windows implementation of DynamicLibrary | Jose | 2011-03-25 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Make loading of IceSSL when using unique names easier | Dwayne Boone | 2009-12-02 |
| | |||
* | Add ability to compile dlls with unique names for each compiler | Dwayne Boone | 2009-12-02 |
| | |||
* | Make third party a single installer | Dwayne Boone | 2009-11-16 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Bug 1873. | Benoit Foucher | 2007-03-23 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Beta versioning | Bernard Normier | 2007-01-31 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | fix for bug 225: add RTLD_GLOBAL to dlopen | Mark Spruiell | 2005-04-11 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | AIX port | Bernard Normier | 2004-06-08 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | MacOS X port. | Benoit Foucher | 2004-02-10 |
| | |||
* | HP-UX port | Bernard Normier | 2004-01-23 |
| | |||
* | removing UNICODE requirement on Win32 | Mark Spruiell | 2003-12-05 |
| | |||
* | disable closing of shared libraries to avoid crashes during program exit | Mark Spruiell | 2003-10-15 |
| | |||
* | Updated Unix versioning scheme, and updated current version to 1.1.0 | Bernard Normier | 2003-05-13 |
| | |||
* | Changed library names on Windows for Ice 1.1 | Bernard Normier | 2003-05-09 |
| |