summaryrefslogtreecommitdiff
path: root/libs/filesystem
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge from RC_1_34_0. Fix broken links. Ticket #964Beman Dawes2007-06-071-0/+0
| * disable problematic specialization for aCC and cxx on Alpha platformsBoris Gubenko2007-05-021-0/+0
| * Fix missing sysbols on linking as the reference to boost_system needs to be s...Rene Rivera2006-12-011-0/+0
| * Add copyright, licenseBeman Dawes2006-11-071-0/+0
| * v1 and v2 Jamfiles now present and workingBeman Dawes2006-11-071-0/+0
| * Bring into compliance with N2066, TR2 Diagnostics Enhancements. Tests passing...Beman Dawes2006-11-031-0/+0
| * Workaround for missing statvfs on OpenBSD 3.9Alexander Nasonov2006-09-211-0/+0
| * HP-UX < 11.23 sys/statvfs.h bug workaround from Boris Gubenko of HPBeman Dawes2006-06-091-0/+0
| * Use PATH_MAX if defined, only call pathconf() once - both to solve performanc...Beman Dawes2006-04-211-0/+0
* | Starting point for releasesBeman Dawes2007-10-051-0/+0
* | This commit was manufactured by cvs2svn to create tagnobody2007-07-241-0/+0
* | Fix broken links. Ticket #964Beman Dawes2007-06-071-0/+0
* | Patches from Trac #583.Thomas Witt2007-06-011-0/+0
* | Fix broken linksBeman Dawes2007-05-041-0/+0
* | Merged copyright and license additionBeman Dawes2006-11-071-0/+0
* | Update copyright, licenseBeman Dawes2006-11-071-0/+0
* | Remove obsolete Boost.Build v1 files.Rene Rivera2006-11-061-0/+0
* | Inspect tool fixesGennaro Prota2006-07-291-0/+0
* | fixed license note and its broken link to LICENSE_1_0.txt; sorry I couldn't u...Gennaro Prota2006-07-171-0/+0
* | fixed issues detected by the inspection tool; some cleanup/reformattingGennaro Prota2006-07-171-0/+0
* | HP-UX < 11.23 sys/statvfs.h bug workaround from Boris Gubenko of HPBeman Dawes2006-06-091-0/+0
* | merge pathconf fixes from HEADBeman Dawes2006-04-251-0/+0
* | This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
|/
* Remove copyright symbol as it causes VC++ warnings on Windows with codepage s...Beman Dawes2006-03-091-0/+0
* Use Dinkumware 405's wchar_t open if presentBeman Dawes2006-03-091-0/+0
* Use non-member what() for exception display on -t optionBeman Dawes2006-03-091-0/+0
* move additional static to function scope. see prior fix.Beman Dawes2006-03-071-0/+0
* Move std::locale constrution to function scope so exceptions can be caught. S...Beman Dawes2006-03-061-0/+0
* Reactivate the 4.1 test. The correct fix was to fix underlying fstream .hpp n...Beman Dawes2006-03-031-0/+0
* Fix for old Dinkumware that asserts on empty path arg.Beman Dawes2006-03-031-0/+0
* workaround early Dinkumware lack of basic_string.clear() in a way that doesn'...Beman Dawes2006-03-031-0/+0
* detail::narrow_path_api() fix from Takeshi MouriBeman Dawes2006-03-031-0/+0
* get_full_path_name_template bug fix (Arjen Wagenaar)Beman Dawes2006-03-021-0/+0
* fix directory_iterator test for directories that do not sort entriesBeman Dawes2006-02-271-0/+0
* no test 4.1 on older Dinkumware since it asserts on empty path, causing logic...Beman Dawes2006-02-271-0/+0
* fix wpath fstream glitches reported by Arjen WagenaarBeman Dawes2006-02-241-0/+0
* add test for path op= fix from Mark BartosikBeman Dawes2006-02-231-0/+0
* op= fix from Mark BartosikBeman Dawes2006-02-231-0/+0
* WinNT 4.0 does not support hard links. Not sure if removing the feature entir...Beman Dawes2006-02-231-0/+0
* file name misspelledBeman Dawes2006-02-201-0/+0
* add test case that user claims failed in prior versionBeman Dawes2006-02-201-0/+0
* Make mismatched errno a warning not a failureBeman Dawes2006-02-201-0/+0
* Added test case for case of no directoryBeman Dawes2006-02-201-0/+0
* readdir_r Tru64 patch from Markus SchöpflinBeman Dawes2006-02-201-0/+0
* Borland patches from Tobias SchwingerBeman Dawes2006-02-201-0/+0
* copy_file partial write fixBeman Dawes2006-02-201-0/+0
* Adjust Boost.Jam references to new root/tools/jam location.Rene Rivera2006-02-121-0/+0
* Add UNC test cases, comment to status codeBeman Dawes2006-02-081-0/+0
* Borland fix (Alisdair Meredith)Beman Dawes2006-02-081-0/+0
* Switch docs to use TR2 proposal as reference documentBeman Dawes2006-02-061-0/+0