Commit Graph

  • bbd19c2b89 Merge to release, fix for fix in r35591: sometimes __hppa is on PA-RISC but __hpux isn't (e.g. on linux) Troy D. Straszheim 2009-10-21 18:07:45 +0000
  • c4c4ce4b11 fix for fix in r35591: sometimes __hppa is on PA-RISC but __hpux isn't Troy D. Straszheim 2009-10-21 18:05:33 +0000
  • 36bfb8c654 Improve ibeta error handling, update and regenerate docs. Update tests. Fixes #3533. John Maddock 2009-10-21 15:53:28 +0000
  • cae7fbf0f6 fix unwanted merge Joel de Guzman 2009-10-21 14:05:37 +0000
  • 64d4ca321c Improve ibeta error handling, and add new tests. John Maddock 2009-10-21 12:27:38 +0000
  • 379d976ec8 Merge a couple of documentation changes. Daniel James 2009-10-20 23:13:33 +0000
  • c3f1c0b745 A couple of bug fixes for unordered containers. Daniel James 2009-10-20 23:05:28 +0000
  • 6bc70198c1 Fixes for 1.41 Ion Gaztañaga 2009-10-20 16:00:13 +0000
  • 4e80532305 Fixes for 1.41 Ion Gaztañaga 2009-10-20 15:59:55 +0000
  • a5a03e972e merge from trunk very minor fixes for ticket #2582 Troy D. Straszheim 2009-10-20 15:18:26 +0000
  • e664649709 Fix for #2582, thanks for the patch. Troy D. Straszheim 2009-10-20 15:06:21 +0000
  • 922d4ed6bf Spirit: added missing header file (merged from trunk) Hartmut Kaiser 2009-10-20 14:26:29 +0000
  • 6d917fc3b8 Spirit: added missing header file Hartmut Kaiser 2009-10-20 14:24:27 +0000
  • 63a6532826 Rule docs Joel de Guzman 2009-10-20 14:08:14 +0000
  • 8e2d538f33 Update Trac address Vladimir Prus 2009-10-20 13:57:26 +0000
  • 7828d35e9d Spirit: fixing compiler versioning problem (merging from trunk) Hartmut Kaiser 2009-10-20 12:18:06 +0000
  • efa133a95b Spirit: fixing compiler versioning problem Hartmut Kaiser 2009-10-20 12:16:06 +0000
  • 717372ba82 Disable some warnings for msvc. Fixes #3532 Steven Watanabe 2009-10-19 22:53:04 +0000
  • b4e0062dca Fix allocator for construct from initializer list. Daniel James 2009-10-19 19:32:09 +0000
  • 7e66f6a13c Use normal emplace implementation for emplace_hint and insert with hint. Daniel James 2009-10-19 19:24:33 +0000
  • 47a8cff55c Fixes for 1.41 Ion Gaztañaga 2009-10-19 19:02:40 +0000
  • 03a0f1e119 Fixes for 1.41 Ion Gaztañaga 2009-10-19 19:02:22 +0000
  • 72d6437b18 Fixes for 1.41 Ion Gaztañaga 2009-10-19 18:59:59 +0000
  • 1f636b7965 Fixes for 1.41 Ion Gaztañaga 2009-10-19 18:59:44 +0000
  • 851de4e50b Spirit: removed undefined behavior in grammar initialization (merging from trunk) Hartmut Kaiser 2009-10-19 17:08:46 +0000
  • 89ea5a18d0 Spirit: removed undefined behavior in grammar initialization Hartmut Kaiser 2009-10-19 17:05:25 +0000
  • 955f49804d Allow zero-sized blocks to be allocated by malloc_n. Fixes #386 Steven Watanabe 2009-10-19 16:26:52 +0000
  • 6c85b16320 Merged thread changes from trunk Anthony Williams 2009-10-19 09:18:13 +0000
  • ce6acbb53a Mention that image attributes are supported. Daniel James 2009-10-18 20:18:43 +0000
  • a5d553f4b1 Add release notes for unordered. Daniel James 2009-10-18 20:18:28 +0000
  • f75fd6061f replaced MPL_ASSERT by STATIS_ASSERT because of gcc-4.4 bug Matthias Troyer 2009-10-18 16:03:53 +0000
  • 88edd59c10 replaced MPL_ASSERT by STATIS_ASSERT because of gcc-4.4 bug Matthias Troyer 2009-10-18 16:03:46 +0000
  • 19d069f016 Spirit: merged tests Hartmut Kaiser 2009-10-17 19:35:52 +0000
  • d73c4f7732 Spirit: merging from trunk Hartmut Kaiser 2009-10-17 19:33:57 +0000
  • 16d99d72a4 Spirit: merging docs from trunk Hartmut Kaiser 2009-10-17 19:31:57 +0000
  • 1cf2e733f1 Merge rebuild getting started guide from release. Daniel James 2009-10-17 19:08:46 +0000
  • 827e78b50e Getting started: regenerate to incorporate CMake changes Beman Dawes 2009-10-17 16:44:45 +0000
  • ea30def4ed Spirit: merging docs from trunk Hartmut Kaiser 2009-10-17 16:34:30 +0000
  • 790008f917 Spirit: fixing tests for big endian binary generator Hartmut Kaiser 2009-10-17 16:12:37 +0000
  • 0b0491b6ee Notices about where to get boost-cmake (separately). Troy D. Straszheim 2009-10-17 15:41:47 +0000
  • e18c2a23e8 Spirit: updating docs for the release Hartmut Kaiser 2009-10-17 15:40:13 +0000
  • c7b273fc40 Fixes for 1.41 Ion Gaztañaga 2009-10-17 15:24:38 +0000
  • 949c954da7 Fixes for 1.41 Ion Gaztañaga 2009-10-17 15:24:22 +0000
  • d69216fad7 Fixes for 1.41 Ion Gaztañaga 2009-10-17 15:23:57 +0000
  • e4016d2aa8 Fixes for 1.41 Ion Gaztañaga 2009-10-17 15:23:38 +0000
  • cc68fc497d Replacement for boost.cmake on trunk and release: notices that it exists in the getting started guide. Troy D. Straszheim 2009-10-17 03:33:43 +0000
  • 3934449660 same placeholder CMakeLists.txt as on trunk. I sure hope this doesn't anger the inspect program. Troy D. Straszheim 2009-10-17 02:59:02 +0000
  • a6e2ebf0a7 add copyright Troy D. Straszheim 2009-10-17 02:51:10 +0000
  • 4de6f1b532 CMakeLists.txt placeholder with directions on where to find boost-cmake Troy D. Straszheim 2009-10-17 02:32:12 +0000
  • 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back Troy D. Straszheim 2009-10-17 02:07:38 +0000
  • 4734748cb4 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. Troy D. Straszheim 2009-10-17 01:10:45 +0000
  • 1c8f7102ae Update docs with Linux performance results. Fix distributions.cpp so it's DCDFLIB testing code is gcc-compatible. John Maddock 2009-10-16 16:09:12 +0000
  • 79106ee99a add non-polymorphic pointer test Robert Ramey 2009-10-16 15:53:52 +0000
  • 23523d21d9 Merging r56922 from trunk. Removes FP comparison to avoid asserts when they're inaccurate. Andrew Sutton 2009-10-16 15:15:52 +0000
  • 387972e76a Removed assertions that may depend on FP precision. Andrew Sutton 2009-10-16 14:57:15 +0000
  • 9e1ad183f6 Fixes for 1.41 Ion Gaztañaga 2009-10-16 14:56:06 +0000
  • c25a2064dc Fixes for 1.41 Ion Gaztañaga 2009-10-16 14:54:47 +0000
  • 69fde891d4 Fixes for 1.41 Ion Gaztañaga 2009-10-16 14:54:24 +0000
  • d809024cf8 Fixes for 1.41 Ion Gaztañaga 2009-10-16 14:54:07 +0000
  • 5ebf3e0400 Spirit: merging from trunk (added test detecting endianess/truncation problem on little endian systems) Hartmut Kaiser 2009-10-16 13:06:17 +0000
  • 23c7dafaff Spirit: added test detecting endianess/truncation problem on little endian systems Hartmut Kaiser 2009-10-16 13:04:00 +0000
  • 708de51d7a Spirit: merging latest fix from trunk Hartmut Kaiser 2009-10-16 12:58:43 +0000
  • 9998ebe423 Spirit: fixing endianess/truncation problem in Karma's output iterator Hartmut Kaiser 2009-10-16 12:57:32 +0000
  • 9d0ee2a0eb Spirit: fixing endianess/truncation problem in Karma|s output iterator Hartmut Kaiser 2009-10-16 12:54:12 +0000
  • 33bd216119 Updated Linux performance results. John Maddock 2009-10-16 09:57:42 +0000
  • b676acd96c Merged in changes from trunk for Boost.Graph and Boost.PropertyMap. Includes r56013, r56014, r56015, r56016, r56017, r56089, r56097, r56116, r56117, r56126, r56127, r56128, r56140, r56147, r56300, r56301, r56339, r56360, r56454, r56473, r56563, r56651, r56654, r56658, r56682, r56732, r56796, r56855, r56856, r56868, r55667, r56860, r55473, r55507, r55528, r55749, r56147, r55723, r56109, r56859, and r55780. Jeremiah Willcock 2009-10-15 20:40:46 +0000
  • 16b551f9f3 Fixes for 1.41 Ion Gaztañaga 2009-10-15 18:46:26 +0000
  • 50b9cc08de Fixes for 1.41 Ion Gaztañaga 2009-10-15 18:45:53 +0000
  • c593255a35 Spirit: more work on docs Hartmut Kaiser 2009-10-15 18:05:54 +0000
  • 542fb20af3 Removed unnecessary include of Phoenix 2; fixes #3524 Jeremiah Willcock 2009-10-15 15:21:21 +0000
  • f7b550eee1 Make the code gcc compatible. John Maddock 2009-10-15 12:46:19 +0000
  • 5d307ba05d Spirit: merging missing revision from trunk Hartmut Kaiser 2009-10-15 11:33:58 +0000
  • c47cbcc53e Merge updated docs: new performance results, release history etc. John Maddock 2009-10-15 08:46:13 +0000
  • 7cbd3be4c1 Merged some bug fixes from trunk to release. Closes #3522. Frank Mori Hess 2009-10-15 03:11:59 +0000
  • 2fea9838f5 Changed boost::get() call to get() to reflect new distributed property map namespace (boost::parallel) Nicholas Edmonds 2009-10-15 02:56:31 +0000
  • 1bd00c3d9e Added edges_are_sorted tag to distributed CSR graph ctor since passing a sorted iterator range to the unsorted ctor seems to produce a different graph than passing a sorted iterator range to the sorted ctor. Nicholas Edmonds 2009-10-15 02:44:24 +0000
  • e7d9da29bc Spirit: doc updates Hartmut Kaiser 2009-10-15 02:43:44 +0000
  • f725821ddb Fixed numlocalverts bug Jeremiah Willcock 2009-10-14 23:41:53 +0000
  • 949b708f64 Flipped order in convertibility test, fixes #3523 accidentally introduced in r52110 Jeremiah Willcock 2009-10-14 23:27:51 +0000
  • a63b0dba49 Spirit: merging remaining workarounds for VC7.1 from trunk Hartmut Kaiser 2009-10-14 21:41:44 +0000
  • 641527c474 Spirit: more workarounds for VC7.1 Hartmut Kaiser 2009-10-14 21:09:16 +0000
  • e8de463cb1 Correct macro checks for initializer lists. Daniel James 2009-10-14 20:30:48 +0000
  • 2b20cf7a8a Spirit: fixing test for VC7.1 Hartmut Kaiser 2009-10-14 19:16:10 +0000
  • c5bb286a00 Spirit: merging fixes related to VC7.1 from trunk Hartmut Kaiser 2009-10-14 19:14:36 +0000
  • b641891c14 Spirit: fixing workarounds for VC7.1 Hartmut Kaiser 2009-10-14 19:06:18 +0000
  • 99118468a7 Spirit: removing more remnants of safe_bool Hartmut Kaiser 2009-10-14 18:47:29 +0000
  • 52737544df Spirit: removing remnants of safe_bool Hartmut Kaiser 2009-10-14 18:45:59 +0000
  • c6d1e82a3c Spirit: more fixes related to VC7.1 Hartmut Kaiser 2009-10-14 18:31:15 +0000
  • efcbacf17b Spirit: fixing some VC7.1 specific issues Hartmut Kaiser 2009-10-14 16:57:43 +0000
  • 30f745983a Fix problem with multiple declaration of void_cast_register Robert Ramey 2009-10-14 16:36:04 +0000
  • af080d458d merged [56829] from trunk Joaquín M López Muñoz 2009-10-14 16:13:13 +0000
  • 017d1d1806 iostreams: merge trunk per Jonathan Beman Dawes 2009-10-14 15:20:36 +0000
  • 149d307e5f updated according to latest regression tests results Joaquín M López Muñoz 2009-10-14 15:04:13 +0000
  • 8300513b64 Added release notes. John Maddock 2009-10-14 14:27:31 +0000
  • fd2a21b7fc Fixes for 1.41 Ion Gaztañaga 2009-10-14 13:26:21 +0000
  • 88ab897872 Fixes for 1.41 Ion Gaztañaga 2009-10-14 13:08:04 +0000
  • 3282430d8c Update performance test results. Adjust msvc performance tuning. John Maddock 2009-10-14 12:04:07 +0000
  • d8075cfb22 Fixes for 1.41 Ion Gaztañaga 2009-10-14 11:59:32 +0000
  • f9c29ee1ed Merge random from the trunk Steven Watanabe 2009-10-14 04:54:01 +0000
  • ebd3f201bd boost/python, libs/python: all changes from trunk merged into branches/release Ralf W. Grosse-Kunstleve 2009-10-13 22:37:59 +0000