index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
IceUtil
/
InputUtil.cpp
Commit message (
Collapse
)
Author
Age
*
Update copyright headers
Joe George
2016-03-01
|
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
|
*
Fixes for Ruby x64 on Windows + MinGW cleanups
Bernard Normier
2014-07-27
|
*
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
|
*
MinGW & Ruby-1.9 updates
Jose
2012-07-26
|
*
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
|
*
Bug 3621 - updated copyright to 2009
Dwayne Boone
2009-01-02
|
*
Bug 3519 - fix isalpha, isprint, ... usage
Dwayne Boone
2008-10-30
|
*
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
|
*
Borland C++Builder port mass commit
Dwayne Boone
2006-08-09
|
*
Updated copyright
Dwayne Boone
2006-03-14
|
*
Windows x64 port
Bernard Normier
2005-11-21
|
*
Ported IceUtil to VS 2005 Beta 2 x64
Bernard Normier
2005-09-22
|
*
fix for __strtoll compilation error on HP-UX
Mark Spruiell
2005-07-27
|
*
Improved fix for bug #377
Bernard Normier
2005-06-20
|
*
Bug fix for bug #377
Bernard Normier
2005-06-20
|
*
Another fix for bug 377 -- the string wrapper was incorrect as well.
Michi Henning
2005-06-20
|
*
Fixed bug in strToInt64 that would result in parsing failure for parsing
Michi Henning
2005-06-20
|
|
|
|
"0".
*
Fixed VC60 build
Bernard Normier
2005-04-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
|
*
HP-UX port
Bernard Normier
2004-01-23
|
*
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
|
*
removed several static's
Marc Laukien
2002-09-22
|
*
dos2unix
Marc Laukien
2002-09-22
|
*
thread fixes
Marc Laukien
2002-09-22
|
*
added space
Marc Laukien
2002-07-09
|
*
Fixed INT64MIN -> Int64Min and INT64MAX -> Int64Max in Windows-specific
Michi Henning
2002-07-08
|
|
|
|
code.
*
fixes
Marc Laukien
2002-07-08
|
*
Style fixes.
Michi Henning
2002-07-08
|
*
Minor fix.
Michi Henning
2002-07-08
|
*
Final tidy-up of stringToInt64().
Michi Henning
2002-07-08
|
*
Fixed Windows side of things for stringToInt64().
Michi Henning
2002-07-08
|
*
Added stringToInt64() to IceUtil. (Windows only for the moment)
Michi Henning
2002-07-08