Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove trailing whitespace | Joe George | 2017-05-02 |
| | |||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstring | Bernard Normier | 2014-05-16 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | remove VC6 support | Jose | 2012-08-08 |
| | |||
* | Remove BCC support | Jose | 2012-07-19 |
| | |||
* | 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 |
| | |||
* | - Fixed bug 4521: it's now possible to build the tests & demos against | Benoit Foucher | 2009-12-31 |
| | | | | | | | | | | | | | | | C:\Program Files\ZeroC\Ice-3.4b. To support this, new .depend.mak files were added. - Fixed nmake install to support installing Ice in C:\Program Files. - Fixed bug 4569: test/IceUtil/inputUtil VC6 compilation failure. - Updated all dependencies. - Fixed C# slice2cs compiler options for all C# demo makefiles (no need for --ice or extra -I options) - Fixed nmake install for 64 bits build of Ice for Python (we now correctly install IcePy in the x64 subdir). - Demos and tests builds will now look for Ice in C:\Program Files\ZeroC\Ice-3.4b by default is ICE_HOME isn't set (or C:\Program Files (x86)\ZeroC\Ice-3.4b) | ||
* | Fixed bug 4514 - Ice/facets test failure | Benoit Foucher | 2009-12-20 |
| | |||
* | Fixed bug 4511 - properties override doesn't handle quotes | Benoit Foucher | 2009-12-18 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Bug 1339. | Michi Henning | 2006-08-29 |
| | | | | Bug 1335 and 1325 for Ice-E. | ||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | AMI retry fixes; added missing file | Marc Laukien | 2006-03-01 |
| | |||
* | Added test for IceUtil::Options::split | Benoit Foucher | 2006-01-31 |
| | |||
* | Fixed HP warning | Bernard Normier | 2006-01-23 |
| | |||
* | Windows x64 port | Bernard Normier | 2005-11-21 |
| | |||
* | Fixed bug #80: removed Int64Min / Int64Max | Bernard Normier | 2005-04-18 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | adding ICE_INT64 macro for portable long long constants | Mark Spruiell | 2003-02-20 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | Style fixes: Changed INT64MIN and INT64MAX to Int64Min and Int64Max. | Michi Henning | 2002-07-08 |
| | | | | | | | | Moved the definitions of Int64, Int64Min, and Int64Max into IceUtil/Config.h. Updated scanner and parser to use the new constant names. Also applied style fixes to parser: INT16MIN -> Int16Min, BYTEMIN -> ByteMin, etc. Changed Time.h and Time.cpp to use the Int64 type from IceUtil/Config.h. | ||
* | Final tidy-up of stringToInt64(). | Michi Henning | 2002-07-08 |
| | |||
* | Fixed Windows side of things for stringToInt64(). | Michi Henning | 2002-07-08 |
| | |||
* | First commit of Windows version of this. Still having problems with .dsp | Michi Henning | 2002-07-08 |
| | | | | file dependencies... | ||
* | Added stringToInt64() to IceUtil. (Windows only for the moment) | Michi Henning | 2002-07-08 |