summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/FileUtil.cpp
Commit message (Collapse)AuthorAge
* Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
|
* 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
| | | | IceUtilInternal::freopen() was ignoring stream argument
* 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 ↵Jose2014-05-02
| | | | characters?
* 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
| | | | | | | for Visual Studio 2012 and up Removed all #define and checks for _WIN32_WINNT (no longer needed) Misc build fixes for Visual Studio IceUtil/Config.h cleanup (minor)
* 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
| | | | This reverts commit d38ad95e45c0083d602a43e6d77e6c1599f324fe.
* 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