Commit Graph

  • 995472f6d0 Merge 41118 and 41119 from trunk Beman Dawes 2007-11-15 22:26:15 +0000
  • 9f4db62f67 Remove redundant reference to system library. It causes double linking when used indirectly through filesystem. Which can lead to double linking incompatible variants when a specific filesystem variant is requested. Rene Rivera 2007-11-15 22:05:15 +0000
  • fa9c7b59f8 Merged tools, system, filesystem from trunk at 41106 Beman Dawes 2007-11-15 16:31:06 +0000
  • 1a13f5612a GetUserDefaultUILanguage isn't present for Cygwin, so disable use Beman Dawes 2007-11-15 14:36:40 +0000
  • db7850787c Bring docs more in line with reality:-) Beman Dawes 2007-11-14 20:05:30 +0000
  • 571fd79144 Add tests for, and fix, current_path overloading. Beman Dawes 2007-11-13 02:54:32 +0000
  • 61a5c62287 Clarify comment Beman Dawes 2007-11-08 14:25:09 +0000
  • df5fb16c90 Initial commit. The starting point for the reference documentation is N1975, Filesystem Library Proposal for TR2 (Revision 3). Beman Dawes 2007-11-07 21:54:48 +0000
  • 6576b1c0df Copyright and/or License cleanup Beman Dawes 2007-11-07 16:08:09 +0000
  • 6fbd106e94 Add copyright and license Beman Dawes 2007-11-05 02:34:04 +0000
  • d5a3d3449a Mingw doesn't support GetUserDefaultUILanguage so set it to US English. Beman Dawes 2007-11-01 16:35:45 +0000
  • 8d845ad07a Enable the XPG-compliant version of readdir_r() on AIX. Merged from 1.34.1. Beman Dawes 2007-11-01 15:23:06 +0000
  • fbb5d8650b Treat Windows ERROR_SHARING_VIOLATION as an existing file of unknown type. Fixes ticket #897 Beman Dawes 2007-10-31 22:01:58 +0000
  • 5bc47254c6 Make sure every library can be installed by using Vladimir Prus 2007-10-26 09:04:25 +0000
  • 95a689611b Suppress message tests on Windows unless the language is US English Beman Dawes 2007-10-15 14:50:59 +0000
  • e236cd76f7 Add usage dependency on system library. Rene Rivera 2007-10-14 17:54:28 +0000
  • 1f6c3faa8b Appy Godegear patches from Nicola Musatti. Ticket #1304 Beman Dawes 2007-10-07 21:59:46 +0000
  • 3dc88e3cfd Starting point for releases Beman Dawes 2007-10-05 14:25:06 +0000
  • 3d66631267 Remove dependency on boost::bind so that tests will still work on broken compilers where bind fails. Beman Dawes 2007-10-02 16:30:04 +0000
  • 6a4f0b8dbb Get rid of <runtime-link>static. Appears to cause problems on Sun and perhaps other Unix boxes. Beman Dawes 2007-09-27 00:22:16 +0000
  • cf38bdb506 Win64 returns ERROR_BAD_PATHNAME for //nosuch, while Win32 returns ERROR_BAD_NETPATH Beman Dawes 2007-09-26 18:11:27 +0000
  • 85ed046d40 Turns out the --dep_name errors were due to functions in the wrong namespace (Chris Kohlhoff) Beman Dawes 2007-09-26 17:48:27 +0000
  • 184a2518c5 Clear compiler warnings Beman Dawes 2007-09-25 13:45:52 +0000
  • 073c9dd27d Eliminate Concept library use to reduce dependencies Beman Dawes 2007-09-21 20:57:44 +0000
  • 5f16d793c5 Undo patch of operations.hpp, Sgi wants this fix but it causes svn trunk to break. K. Noel Belcourt 2007-09-19 01:46:11 +0000
  • 805d22c9f3 Remove unnecessary overhead in execunix.c related to the timeout implementation. Also removed unused variables as diagnosed by the Sgi (mipspro) compiler. K. Noel Belcourt 2007-09-18 22:46:26 +0000
  • 24d5955d88 Remove files after tests Beman Dawes 2007-09-18 15:37:36 +0000
  • 092e3ce2fb Add usage-requirements. See comment in file. Beman Dawes 2007-09-14 01:58:20 +0000
  • 887e81ae91 reapply fix for gcc on HP-UX in -r39130 Boris Gubenko 2007-09-13 16:11:38 +0000
  • ac94c31ac1 POSIX fix from Neal Becker Beman Dawes 2007-09-12 18:31:25 +0000
  • 8486480555 Ha! Finally figured out how to shut off msvc exception switch warning. Beman Dawes 2007-09-11 02:05:58 +0000
  • 969eb8a6c0 Posix and Linux fixes Beman Dawes 2007-09-09 17:48:17 +0000
  • 49f6e3cfd7 Merge system and filesystem branches, bringing them in sync with N2415. Several filesystem bugs fixed, and current_path setter added. Beman Dawes 2007-09-09 14:59:10 +0000
  • c7ede6dc3d missing conditionalization for g++ on HP-UX Boris Gubenko 2007-09-05 17:14:29 +0000
  • fec507ad11 Fix #995 by adding inline Beman Dawes 2007-08-10 12:53:52 +0000
  • c1840ee23f Remove V1 Jamfiles Vladimir Prus 2007-08-08 19:02:26 +0000
  • 79bedc1b35 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. nobody 2007-07-24 19:28:14 +0000
  • 39386598a7 Merge from RC_1_34_0. Fix broken links. Ticket #964 Beman Dawes 2007-06-07 20:53:45 +0000
  • 5d66b9b62c Fix broken links. Ticket #964 Beman Dawes 2007-06-07 20:50:16 +0000
  • f88342ca37 Patches from Trac #583. Thomas Witt 2007-06-01 16:12:08 +0000
  • b04eb45a59 Fix broken links Beman Dawes 2007-05-04 12:12:00 +0000
  • d8ce83872d disable problematic specialization for aCC and cxx on Alpha platforms Boris Gubenko 2007-05-02 02:38:18 +0000
  • 14f0535f27 Fix missing sysbols on linking as the reference to boost_system needs to be specific. Rene Rivera 2006-12-01 00:46:22 +0000
  • b0cea6376f Merged copyright and license addition Beman Dawes 2006-11-07 19:27:00 +0000
  • 6fb9de48e6 Add copyright, license Beman Dawes 2006-11-07 19:11:57 +0000
  • 900825607b Update copyright, license Beman Dawes 2006-11-07 12:56:06 +0000
  • e7b1456dee v1 and v2 Jamfiles now present and working Beman Dawes 2006-11-07 02:20:47 +0000
  • 62f04b3993 Remove obsolete Boost.Build v1 files. Rene Rivera 2006-11-06 17:10:46 +0000
  • 2045be22d6 Bring into compliance with N2066, TR2 Diagnostics Enhancements. Tests passing on Win32, Linux, on most modern compilers. Beman Dawes 2006-11-03 16:57:30 +0000
  • 4bfae9e3a5 Workaround for missing statvfs on OpenBSD 3.9 Alexander Nasonov 2006-09-21 19:41:47 +0000
  • 92c44b78b5 Inspect tool fixes Gennaro Prota 2006-07-29 20:45:11 +0000
  • 4a33c1bafc fixed license note and its broken link to LICENSE_1_0.txt; sorry I couldn't understand where the other broken links were supposed to go Gennaro Prota 2006-07-17 03:01:18 +0000
  • 7a19fb11a1 fixed issues detected by the inspection tool; some cleanup/reformatting Gennaro Prota 2006-07-17 02:44:41 +0000
  • fc822b49cc HP-UX < 11.23 sys/statvfs.h bug workaround from Boris Gubenko of HP Beman Dawes 2006-06-09 21:31:02 +0000
  • 34f65b491c HP-UX < 11.23 sys/statvfs.h bug workaround from Boris Gubenko of HP Beman Dawes 2006-06-09 21:25:47 +0000
  • 36e8ac9e5e merge pathconf fixes from HEAD Beman Dawes 2006-04-25 12:53:33 +0000
  • 13f4cb958e Use PATH_MAX if defined, only call pathconf() once - both to solve performance problems reported on Linux Beman Dawes 2006-04-21 14:04:56 +0000
  • e5af25b360 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +0000
  • 22bb191bf0 Remove copyright symbol as it causes VC++ warnings on Windows with codepage set to non-English, particularly Asian, languages Beman Dawes 2006-03-09 22:15:07 +0000
  • 4dec2fa915 Use Dinkumware 405's wchar_t open if present Beman Dawes 2006-03-09 03:28:32 +0000
  • c4a2f640a1 Use non-member what() for exception display on -t option Beman Dawes 2006-03-09 03:26:45 +0000
  • edce5474de move additional static to function scope. see prior fix. Beman Dawes 2006-03-07 16:04:25 +0000
  • 6ea1a84f9a Move std::locale constrution to function scope so exceptions can be caught. See comment in the code. Beman Dawes 2006-03-06 15:18:30 +0000
  • e9a59fcd78 Reactivate the 4.1 test. The correct fix was to fix underlying fstream .hpp narrow_path code, not disable the test. Beman Dawes 2006-03-03 16:28:36 +0000
  • a59d0c4653 Fix for old Dinkumware that asserts on empty path arg. Beman Dawes 2006-03-03 16:26:57 +0000
  • 7bf63497cf workaround early Dinkumware lack of basic_string.clear() in a way that doesn't cause wide string failures Beman Dawes 2006-03-03 15:22:31 +0000
  • 38e9a79302 detail::narrow_path_api() fix from Takeshi Mouri Beman Dawes 2006-03-03 14:12:28 +0000
  • 63370e0bcc get_full_path_name_template bug fix (Arjen Wagenaar) Beman Dawes 2006-03-02 21:00:41 +0000
  • cca612bfbc fix directory_iterator test for directories that do not sort entries Beman Dawes 2006-02-27 22:11:34 +0000
  • 9f2f72b451 no test 4.1 on older Dinkumware since it asserts on empty path, causing logic to fail Beman Dawes 2006-02-27 21:50:14 +0000
  • eb18a7c377 fix wpath fstream glitches reported by Arjen Wagenaar Beman Dawes 2006-02-24 13:45:14 +0000
  • a29b14302a add test for path op= fix from Mark Bartosik Beman Dawes 2006-02-23 21:31:43 +0000
  • 807d6098c6 op= fix from Mark Bartosik Beman Dawes 2006-02-23 21:30:33 +0000
  • 897bbc0706 WinNT 4.0 does not support hard links. Not sure if removing the feature entirely is the best fix, but since NT 4.0 is about dead it seems harmless to fix this way. (Based on patch from Mark Bartosik) Beman Dawes 2006-02-23 02:28:57 +0000
  • 04ec0fa26f file name misspelled Beman Dawes 2006-02-20 21:35:18 +0000
  • 579ff6dbad add test case that user claims failed in prior version Beman Dawes 2006-02-20 21:34:32 +0000
  • f3e7d6a8f0 Make mismatched errno a warning not a failure Beman Dawes 2006-02-20 21:33:15 +0000
  • 7bd0367847 Added test case for case of no directory Beman Dawes 2006-02-20 21:32:21 +0000
  • c949152405 readdir_r Tru64 patch from Markus Schöpflin Beman Dawes 2006-02-20 21:21:06 +0000
  • 2c73273b1d Borland patches from Tobias Schwinger Beman Dawes 2006-02-20 21:03:46 +0000
  • e13c53c685 copy_file partial write fix Beman Dawes 2006-02-20 20:17:25 +0000
  • b66f0c8c97 Adjust Boost.Jam references to new root/tools/jam location. Rene Rivera 2006-02-12 23:18:46 +0000
  • 349f708f01 Add UNC test cases, comment to status code Beman Dawes 2006-02-08 17:31:20 +0000
  • 04ef97420f Borland fix (Alisdair Meredith) Beman Dawes 2006-02-08 16:02:45 +0000
  • 0962427fa0 Switch docs to use TR2 proposal as reference document Beman Dawes 2006-02-06 21:55:15 +0000
  • 040c9372b3 Bring into sync with WG21/D1934=06-0004 Beman Dawes 2006-02-03 20:59:04 +0000
  • 007f66f3f2 Update Jamfile.v2 Vladimir Prus 2006-01-13 07:55:06 +0000
  • 96cb571b6a Add two exists() cases thanks to John Maddock Beman Dawes 2006-01-09 14:20:15 +0000
  • 7919b686cd POSIX - check for DT_UNKNOWN to handl filesystems not supporting d_type values Beman Dawes 2006-01-06 00:54:44 +0000
  • 54a65f2ec0 fix symlink predicate tests Beman Dawes 2006-01-03 02:53:41 +0000
  • aac5f49666 is_file, file_flag -> is_regular, regular_flag per TR2 proposal Beman Dawes 2006-01-02 02:30:53 +0000
  • d2f2371de4 Add predicate function overloads on status_flags (Suggested by Martin Adrian) Beman Dawes 2006-01-01 14:23:09 +0000
  • 5793738346 Add predicate function overloads on status_flags (Suggested by Martin Adrian) Beman Dawes 2006-01-01 14:14:13 +0000
  • b5373a18ad fix BOOST_FILESYSTEM_STATUS_CACHE misunderstanding about use of __USE_BSD Beman Dawes 2005-12-28 21:48:02 +0000
  • 956f89b31e Sun docs say _POSIX_PTHREAD_SEMANTICS needed for POSIX readdir_r Beman Dawes 2005-12-28 21:24:11 +0000
  • b0c1471023 typo Beman Dawes 2005-12-28 18:17:51 +0000
  • 85ee5f4e3b disable BOOST_FILESYSTEM_STATUS_CACHE for __APPLE__ Beman Dawes 2005-12-27 14:37:08 +0000
  • cf8790384b statvfs workaround for Apple Beman Dawes 2005-12-26 15:38:51 +0000
  • f203c808b3 clear unreference parm warning Beman Dawes 2005-12-21 03:45:02 +0000
  • 8472a0f2be fix Metrowerks and QNX snafus Beman Dawes 2005-12-21 02:51:07 +0000