summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/InputUtil.cpp
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixes for Ruby x64 on Windows + MinGW cleanupsBernard Normier2014-07-27
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* remove VC6 supportJose2012-08-08
|
* MinGW & Ruby-1.9 updatesJose2012-07-26
|
* Remove BCC supportJose2012-07-19
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Bug 3519 - fix isalpha, isprint, ... usageDwayne Boone2008-10-30
|
* Updated copyrightDwayne Boone2008-01-23
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Updated copyrightDwayne Boone2006-03-14
|
* Windows x64 portBernard Normier2005-11-21
|
* Ported IceUtil to VS 2005 Beta 2 x64Bernard Normier2005-09-22
|
* fix for __strtoll compilation error on HP-UXMark Spruiell2005-07-27
|
* Improved fix for bug #377Bernard Normier2005-06-20
|
* Bug fix for bug #377Bernard Normier2005-06-20
|
* Another fix for bug 377 -- the string wrapper was incorrect as well.Michi Henning2005-06-20
|
* Fixed bug in strToInt64 that would result in parsing failure for parsingMichi Henning2005-06-20
| | | | "0".
* Fixed VC60 buildBernard Normier2005-04-21
|
* Fixed bug #80: removed Int64Min / Int64MaxBernard Normier2005-04-18
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* HP-UX portBernard Normier2004-01-23
|
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* removed several static'sMarc Laukien2002-09-22
|
* dos2unixMarc Laukien2002-09-22
|
* thread fixesMarc Laukien2002-09-22
|
* added spaceMarc Laukien2002-07-09
|
* Fixed INT64MIN -> Int64Min and INT64MAX -> Int64Max in Windows-specificMichi Henning2002-07-08
| | | | code.
* fixesMarc Laukien2002-07-08
|
* Style fixes.Michi Henning2002-07-08
|
* Minor fix.Michi Henning2002-07-08
|
* Final tidy-up of stringToInt64().Michi Henning2002-07-08
|
* Fixed Windows side of things for stringToInt64().Michi Henning2002-07-08
|
* Added stringToInt64() to IceUtil. (Windows only for the moment)Michi Henning2002-07-08