summaryrefslogtreecommitdiff
path: root/cpp/src/IcePatch2Lib/Util.cpp
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/3.6'Joe George2017-03-28
|\
| * ICE-7483 - Rename OS X to macOSJoe George2017-03-28
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\|
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
| | | | | | | | Removed ctor and assignment operator from UniquePtr
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
| |
* | Exported classes no longer have weak vtables with clangBernard Normier2016-06-27
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Windows msbuild build updatesJose2016-02-26
|/
* Fix Ice::Log string format used with Visual StudioJose2015-07-22
|
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
|
* Remove unused functions in IcePatch2Lib Util.cpp/Util.hJose2015-02-20
|
* Add ICE_INT64_FORMAT macro to use with fprintf/printf string formats.Jose2015-02-19
|
* Fixed (ICE-5740) - IcePatch2 has issues with 'large' files.Jose2015-02-17
|
* Fixed (ICE-6209) - IceUtil/SHA1.hJose2015-01-16
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07
|
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
|
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII ↵Jose2014-05-02
| | | | characters?
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed OpenSSL deprecation warning on OS XBenoit Foucher2013-11-26
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* ICE-4824 - Fixed VC6 style loopsJose2012-10-03
|
* Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12)Bernard Normier2012-09-07
| | | | Fix to BasicStream.h (unitialized data member) that caused occasional failures in Ice/stream test
* minor fixesJose2012-08-09
|
* remove VC6 supportJose2012-08-08
|
* Remove BCC supportJose2012-07-19
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Squashed commit of the following:Bernard Normier2010-05-13
| | | | | | | | commit f25399b006e5b15b46e4258546d80e1d006e1bc1 Author: U-bwin7\bernard <bernard@bwin7.(none)> Date: Thu May 13 11:41:01 2010 -0400 VS2010 port
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 4355 - improve parse exception messagesMark Spruiell2009-12-10
|
* 4351 - Move _close & close to FileUtil.Jose2009-11-27
|
* Make GCC supported compiler on SunDwayne Boone2009-11-10
|
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
|
* C++Builder 2010 supportDwayne Boone2009-10-02