Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix conversion warning in Random.h | Jose | 2019-06-27 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Missing C++ header include | Jose | 2018-09-10 |
| | |||
* | Fixes for C++17 mode | Jose | 2018-09-07 |
| | | | | Close #180 | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Renamed ICE_UTIL_API to ICE_API and other cleanups | Bernard Normier | 2016-05-12 |
|/ | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5598 (generateRandom) and ICE-5520 (removed openssl/patch.mingw) | Bernard Normier | 2014-07-28 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Undo pragma-once-in-header enhancement | Bernard Normier | 2012-09-05 |
| | |||
* | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵ | Jose | 2012-07-19 |
| | | | | files. | ||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 3459 - use rand_s on windows for random number generation | Dwayne Boone | 2009-09-08 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Added IceUtil::SyscallException and cleaned up few IceUtil exceptions | Benoit Foucher | 2008-01-23 |
| | | | | | | - Added errorToString() and lastErrorToString() functions to IceUtil/StringUtil.h - Replaced multiple implementations of errorToString methods with the IceUtil one. - Fixed bug 2641. | ||
* | Windows / VC6 fixes | ZeroC Staff | 2007-12-21 |
| | |||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Bug 1339. | Michi Henning | 2006-08-29 |
| | | | | Bug 1335 and 1325 for Ice-E. | ||
* | Fix | Benoit Foucher | 2006-03-28 |
| | |||
* | Win32 fix for random_shuffle | Benoit Foucher | 2006-03-28 |
| | |||
* | Added tests for generateRandom. | Benoit Foucher | 2006-03-24 |
| | |||
* | Added Win32 impl | Benoit Foucher | 2006-03-23 |
| | |||
* | Fix | Benoit Foucher | 2006-03-23 |
| | |||
* | Added Random.cpp | Benoit Foucher | 2006-03-23 |