summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil
Commit message (Collapse)AuthorAge
* Exception stack trace updatesJose2016-03-21
|
* minor comment fix in IceUtilMark Spruiell2016-03-15
|
* ICE-7019 - remove db tools dependency on IcePatch2Jose2016-03-15
|
* .gitignore updatesJose2016-03-11
|
* Update version to 3.6.2Jose2016-03-10
|
* String literals fixesJose2016-03-10
| | | | | | - Fixed escape sequences in C++ wide strings - Fixed objetive-c escape sequences - Update ruby to use magic comments to set the file encoding
* ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
|
* Update Copyright year to 2016 in rc and cs filesJoe George2016-03-07
|
* Update copyright headersJoe George2016-03-01
|
* Fix ICE-6969Joe George2016-01-15
| | | | IceUtilInternal::freopen() was ignoring stream argument
* Disable stacktraces for Linux ARMJose2015-08-28
|
* Updated AssemblyInfo and StringFileInfo on WindowsBernard Normier2015-08-21
|
* Updated version to 3.6.1Dwayne Boone2015-07-31
|
* Updated Windows dependenciesDwayne Boone2015-07-08
|
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
|
* Fixed ICE-6505 Allow to Sign C++ .exe/.dlls after buildJose2015-05-12
|
* Fixed ICE-6497: broken Windows RT buildBenoit Foucher2015-05-11
|
* Fixed ICE-6482: Cleanup WinRT makefiles, other WinRT minor fixesBenoit Foucher2015-05-06
|
* 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.
* Add support for VS 2015 RC (VC140)Bernard Normier2015-05-02
|
* Fixed OutputUtil to not use char* in the APIJose2015-03-11
| | | | * Remove setBeginBlock/setEndBlock unused methods
* ICE-6350 - IcePy stringify performanceJose2015-03-11
|
* ICE-6353 - IceStorm/Freeze/BerkeleyDB: PANIC: Too many open filesMatthew Newhook2015-03-07
|
* Update windows dependenciesJose2015-02-19
|
* Add IceUtil/Atomic.h with support for std::atomicJose2015-02-19
|
* Fixed (ICE-6317) - Use std::atomic for C++11 buildsJose2015-02-18
|
* Fixed (ICE-5975) - Improve IceUtil::ThreadControl::sleep and wait primitives ↵Jose2015-02-10
| | | | to better handle negative values
* IceGridDiscovery is now IceLocatorDiscoveryBenoit Foucher2015-02-03
|
* Changed version to 3.6.0Dwayne Boone2015-01-28
|
* IceUtil mingw build fixJose2015-01-21
|
* Fix to previous commitJose2015-01-16
|
* Fixed (ICE-6209) - IceUtil/SHA1.hJose2015-01-16
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-5812: refactor capture and printing of exception stack traceBernard Normier2015-01-02
|
* Build & test fixes:Jose2014-11-24
| | | | | | | | * ICE-5929 - Consider using $ORIGIN on Linux * ICE-5949 - IceBox issues on Linux bi-arch * ICE-5954 - Ubuntu make install issue / ORIGIN bug * ICE-5961 - OSX: test/IceGrid/session fails * ICE-5971 - allTests.py incorrect reporting under Windows?
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
|
* Updated Windows dependenciesDwayne Boone2014-10-30
|
* C++11 build updatesJose2014-10-24
|
* Fixed Windows dependencies to account for OutgoingAsync refactoringBenoit Foucher2014-10-10
|
* Windows dependency fixesJose2014-10-08
|
* Version fixesJose2014-10-08
|
* Update Ice version to 3.6b 3.6.51Jose2014-10-03
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
| | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows.
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵Benoit Foucher2014-09-12
| | | | wasn't instrumented
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
| | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
|
* ICE-5658 - NPM support for IceJS distributionJoe George2014-09-05
|
* Fix (ICE-3445) - consider not installing internal header filesJose2014-09-01
|
* Partial fix for ICE-5637: improved SLICE_SRCS in MakefilesBernard Normier2014-08-26
|
* ICE-5639 added comment for clarification of SocketOperation enumDwayne Boone2014-08-25
|