summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/FileUtil.cpp
Commit message (Expand)AuthorAge
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Update copyright year to 2018Jose2018-02-14
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
* | WinRT -> UWP renamesJose2016-12-14
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | Fixed streamFilename bugBernard Normier2016-07-11
* | Removed IceUtilInternal ifstream and ofstreamBernard Normier2016-07-08
|/
* minor comment fix in IceUtilMark Spruiell2016-03-15
* ICE-7019 - remove db tools dependency on IcePatch2Jose2016-03-15
* Update copyright headersJoe George2016-03-01
* Fix ICE-6969Joe George2016-01-15
* ICE-6353 - IceStorm/Freeze/BerkeleyDB: PANIC: Too many open filesMatthew Newhook2015-03-07
* Updated copyright to 2015Dwayne Boone2015-01-05
* Windows deprecation fixesBernard Normier2014-06-12
* Fixed (ICE-4894) - Native SSL implementation for OS XJose2014-06-06
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* C++11 ami lambda supportJose2012-08-10
* Fixed file permissionBernard Normier2012-08-09
* Added native cond-var implementation on Windows (bug #2667)Bernard Normier2012-08-09
* remove VC6 supportJose2012-08-08
* MinGW & Ruby-1.9 updatesJose2012-07-26
* Remove BCC supportJose2012-07-19
* WinRT supportJose2012-07-13
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* 4975 - Uninitialized _fd on FileUtil.cppJose2011-01-31
* Updated copyright to 2010Dwayne Boone2010-01-07
* 4089 - IceGrid database corruption.Jose2009-12-04
* 4351 - Move _close & close to FileUtil.Jose2009-11-27
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
* Review for bug 4071 and fix for bug 4211Benoit Foucher2009-08-14
* Fix FileUtil.cpp includes for windows.Jose2009-08-12
* 4071 - merge contents of OS.cpp/OS.h into FileUtil.h/FileUtil.cpp.Jose2009-08-12
* Revert "Changes for bug 3962 and 4714"Matthew Newhook2009-08-07
* Changes for bug 3962 and 4714Jose2009-07-29
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Bug 3519 - fix isalpha, isprint, ... usageDwayne Boone2008-10-30
* Bug 3014 - isAbsolute incorrectDwayne Boone2008-06-06