Commit Graph

  • 3bba8b0084 Release 1.44.0 beta 1 boost-1.44.0-beta1 Beman Dawes 2010-08-05 16:04:40 +00:00
  • 00b609b498 Supress MSVC /Wp64 warnings. Fixes #4184 Steven Watanabe 2010-06-11 16:12:39 +00:00
  • f6a47bfbba v2, v3, integration branch Beman Dawes 2010-06-09 11:34:33 +00:00
  • 2cfa78ab40 Apply the patch from #4119. Fixes #4119. Alexander Nasonov 2010-06-07 22:58:42 +00:00
  • 682f4f411d Release 1.43.0 boost-1.43.0 Beman Dawes 2010-05-06 13:21:09 +00:00
  • 3d0fe349fe Release 1.43.0 beta 1 boost-1.43.0-beta1 Beman Dawes 2010-04-21 14:13:35 +00:00
  • cbd8204ae0 Create a branch for inspect fixes. Daniel James 2010-04-20 21:11:27 +00:00
  • 11166a55d2 new branch to fix documentation Frank Birbacher 2010-03-14 07:44:37 +00:00
  • 8cf6f55354 Create a branch for autoprefixing Steven Watanabe 2010-02-28 19:19:07 +00:00
  • b5583b88fa Merge some detail changes. Daniel James 2010-02-14 16:31:21 +00:00
  • 5c1dc5388c Use BOOST_LCAST_THROW_BAD_CAST consistently. Alexander Nasonov 2010-02-13 01:24:34 +00:00
  • 063feb705c Boost 1.42.0 boost-1.42.0 Beman Dawes 2010-02-02 20:03:43 +00:00
  • f5b1744069 Branch for merging Boost.Build and Boost.Jam completely. Vladimir Prus 2010-01-19 20:47:20 +00:00
  • 257ab58a8d Create maintenance branch for 1.41. Vladimir Prus 2009-11-19 06:09:27 +00:00
  • 21ab509eca Release 1.41.0 boost-1.41.0 Beman Dawes 2009-11-18 14:58:26 +00:00
  • fce9ad4e1b Misc small fixes to suppress warnings. Code should now be clean with msvc /W4 and gcc /Wall /Wextra -pedantic with the exception of one deliberate warning in one test. John Maddock 2009-11-09 12:27:54 +00:00
  • d8f3d93f33 Release 1.41.0 Beta 1 boost-1.41.0-beta1 Beman Dawes 2009-11-04 12:14:07 +00:00
  • febafb7cb8 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 +00:00
  • 5b6e39b2b8 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 +00:00
  • f5d825e77f Decrease indent of #if and #endif lines and test string<->integral conversons when BOOST_NO_INTRINSIC_WCHAR_T is defined. Alexander Nasonov 2009-09-15 23:56:39 +00:00
  • 04f73e5a89 Decrease indent of #if and #endif lines and test string<->integral conversons when BOOST_NO_INTRINSIC_WCHAR_T is defined. Alexander Nasonov 2009-09-15 23:55:47 +00:00
  • 65328d9716 Add new test libs/conversion/test/lexical_cast_vc8_bug_test.cpp. Alexander Nasonov 2009-09-15 23:41:02 +00:00
  • 79a141ce9d Add new test libs/conversion/test/lexical_cast_vc8_bug_test.cpp. Alexander Nasonov 2009-09-15 23:38:21 +00:00
  • 78adbeaab1 DISABLE_WIDE_CHAR_SUPPORT -> BOOST_LCAST_NO_WCHAR_T. Alexander Nasonov 2009-09-15 22:55:02 +00:00
  • dc151d2b5a DISABLE_WIDE_CHAR_SUPPORT -> BOOST_LCAST_NO_WCHAR_T. Alexander Nasonov 2009-09-15 22:53:27 +00:00
  • 23949682c1 [lexical_cast] Merge from trunk r56170 (#2295 Inconsistent behavior when using 64 bit integer types) and r56171 (Add a test for uintmax_t). Alexander Nasonov 2009-09-13 15:03:52 +00:00
  • 0aaa89042a Add a test for uintmax_t. Alexander Nasonov 2009-09-13 14:58:34 +00:00
  • b37f56f478 Fix #2295 (Inconsistent behavior when using 64 bit integer types). Alexander Nasonov 2009-09-13 14:48:27 +00:00
  • 5055e842cf Merge from trunk r56160 (Can't compile without <locale> header, boost::lexical_cast problem). Alexander Nasonov 2009-09-12 22:24:35 +00:00
  • c22d671409 Fix #1847 (Can't compile without <locale> header, boost::lexical_cast problem). Alexander Nasonov 2009-09-12 22:22:28 +00:00
  • 9e764f3e49 [lexical_cast] Merge from trunk: r56158 (fix warning on MSVC warning level 4) and r53668 (avoid C style casts). Alexander Nasonov 2009-09-12 22:11:01 +00:00
  • 8582e25571 Fix #1791 (fix warning on MSVC warning level 4) and undo r34801 (some "rewording" to avoid spurious level 4 warnings with VC7.1 and VC8). Alexander Nasonov 2009-09-12 21:47:27 +00:00
  • 61678b0119 Release 1.40.0 boost-1.40.0 Beman Dawes 2009-08-27 16:24:59 +00:00
  • 61246ef4a7 creating branch to fix intrusive for Sun CC (#3339) Christopher Hite 2009-08-24 17:08:35 +00:00
  • a77fc4c0bb Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch. Troy D. Straszheim 2009-07-26 00:49:56 +00:00
  • a3e690da32 Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +00:00
  • 7b37688ca8 avoid C style casts Gennadiy Rozental 2009-06-06 09:41:03 +00:00
  • fa4a95c1dd avoid C style casts Gennadiy Rozental 2009-06-06 09:38:47 +00:00
  • 3829ff5728 Phoenix Reloaded Eric Niebler 2009-05-28 17:15:17 +00:00
  • 176ad6d5c8 mergme Troy D. Straszheim 2009-05-26 14:05:46 +00:00
  • 528e4efa11 Branch for big updates, so that I can have broken intermediate states. Sebastian Redl 2009-05-15 15:15:42 +00:00
  • 5afa8636d9 Release 1.39.0 boost-1.39.0 Beman Dawes 2009-05-02 13:01:04 +00:00
  • 47cecc4971 Release 1.29.0 beta 1 boost-1.39.0-beta1 Beman Dawes 2009-04-26 12:32:35 +00:00
  • d26a461366 Redo py3k branching from trunk again Haoyu Bai 2009-04-01 16:55:33 +00:00
  • 4b329313d1 Release 1.37.0 boost-1.38.0 Beman Dawes 2009-02-10 13:14:42 +00:00
  • fb681bb0ea merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +00:00
  • 98a67d93f3 Fixes #1220: lexical_cast requires RTTI Alexander Nasonov 2008-12-04 23:18:50 +00:00
  • 5fa1edeee0 Fixes #1220: lexical_cast requires RTTI Alexander Nasonov 2008-12-04 22:59:27 +00:00
  • b72cb10ae6 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. Michael A. Jackson 2008-11-07 17:02:56 +00:00
  • c28088c912 merged from trunk Eric Niebler 2008-11-06 00:15:47 +00:00
  • f5f44c3c6c Release 1.37.0 boost-1.37.0 Beman Dawes 2008-11-03 12:44:25 +00:00
  • 4217a354f5 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +00:00
  • 94b8ae81cd 1.37.0 Beta 1 boost-1.37.0-beta1 Beman Dawes 2008-10-23 11:39:59 +00:00
  • d8819d1b8e merged from trunk Eric Niebler 2008-10-22 20:32:22 +00:00
  • 80446f3947 bcbboost branch rebased on current release Nicola Musatti 2008-10-19 14:43:01 +00:00
  • 0c54d6a037 Merge lexical_cast from trunk r49262 Alexander Nasonov 2008-10-13 23:54:01 +00:00
  • 6c5fd3e86d Fix #2184 (Macro without BOOST_ prefix) Alexander Nasonov 2008-10-10 23:16:10 +00:00
  • 2296357eaf Fix #2299 (Patch to fix warnings in lexical_cast) Alexander Nasonov 2008-10-10 22:56:08 +00:00
  • 39329bc5b9 Merge quickbook workaround and fix some links. Daniel James 2008-10-10 09:29:21 +00:00
  • 33981b9400 Patch from Ticket #2370 Nicola Musatti 2008-10-06 20:22:10 +00:00
  • 3fb54557d2 merged from trunk Eric Niebler 2008-10-05 01:47:33 +00:00
  • 6202d68105 CodeGear patch Nicola Musatti 2008-09-29 21:48:52 +00:00
  • 9058a24729 Merge from trunk Nicola Musatti 2008-09-28 21:23:55 +00:00
  • 2708853971 Clean up some link errors. Daniel James 2008-09-28 12:21:39 +00:00
  • 6ca60264f4 Patches for Codegear C++ Builder 2009 Nicola Musatti 2008-09-27 08:59:20 +00:00
  • 8c0f4acb52 Branch for adding initializer list support (only in the unreleased gcc 4.4 at the moment). Daniel James 2008-09-23 19:45:43 +00:00
  • c2b4875ef0 1.36.0 boost-1.36.0 Beman Dawes 2008-08-12 12:44:50 +00:00
  • 8fba6804dc merged from trunk Eric Niebler 2008-08-08 09:14:18 +00:00
  • 2ce20c872e Fix link to numeric conversion library Daniel James 2008-08-07 22:12:31 +00:00
  • ae273a3e7b Fix link to numeric conversion library. Daniel James 2008-08-06 15:28:17 +00:00
  • 66e1a38760 1.36.0 beta 1 boost-1.36.0-beta1 Beman Dawes 2008-07-31 18:56:21 +00:00
  • 379866271c Save state before 1.36 merges. Peter Dimov 2008-07-12 09:06:42 +00:00
  • cb4221abcc Branch at revision 46530 Beman Dawes 2008-06-19 18:57:10 +00:00
  • d0bac6af0a merged from trunk Eric Niebler 2008-05-28 00:03:07 +00:00
  • 0d258ff7b1 Largely pointless Borland 5.5.1 changes. :-) Peter Dimov 2008-05-21 21:13:22 +00:00
  • da2d8cd8df merged from trunk Eric Niebler 2008-05-08 21:41:48 +00:00
  • ae5cbbbec8 Fixes #1847 Can't compile without <locale> header, boost::lexical_cast problem Alexander Nasonov 2008-05-07 19:43:55 +00:00
  • 5db4fabba7 Create a branch for documentation work. Daniel James 2008-04-19 14:48:18 +00:00
  • d394a05556 Merged revisions 44452,44472-44484,44486-44493,44495-44497,44499,44506-44507 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-04-17 21:50:51 +00:00
  • e1dbc6ef04 Use make_unsigned and get rid of gcc warnings when -DBOOST_LEXICAL_CAST_ASSUME_C_LOCALE Alexander Nasonov 2008-04-16 21:13:25 +00:00
  • 7df8ff783b really screwy merge trancking behavior, starting over Eric Niebler 2008-04-14 05:45:24 +00:00
  • bbc8d26d66 Cleanup release tags. Rene Rivera 2008-04-12 03:12:43 +00:00
  • 978c39d888 post-review proto version Eric Niebler 2008-04-05 18:00:00 +00:00
  • 8a0a6c1942 Release boost-1.35.0 Beman Dawes 2008-03-29 11:50:24 +00:00
  • 02b86ef5bc Version 1.35.0 RC3 boost-1.35.0-rc3 Beman Dawes 2008-03-28 13:24:38 +00:00
  • 47dd68ef6e 1.35.0 Release Candidate 1 boost-1.35.0-rc1 Beman Dawes 2008-03-14 14:45:55 +00:00
  • b8c0c988a7 Merged revisions 42451-43517 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-03-05 20:37:04 +00:00
  • 49c0b2f333 Merged revisions 43206,43208-43213 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-10 16:39:38 +00:00
  • 0ad888867f Link to people pages on the website, as they've been removed from the download. Daniel James 2008-02-10 14:56:22 +00:00
  • 6bdc42d48a Change people links to link to the site. Daniel James 2008-02-07 22:27:50 +00:00
  • 322f38f032 Roll back links to the beta site. Daniel James 2008-02-07 20:47:08 +00:00
  • 7b9faca0b4 Merge from trunk. Daniel James 2007-12-22 15:36:31 +00:00
  • 95e7d06560 Merged revisions 42067-42179 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2007-12-19 22:46:16 +00:00
  • 9c1b024a9f Branch for Iostreams development Jonathan Turkanis 2007-12-18 20:08:11 +00:00
  • e9a5ac6d7a Merge conversion library at rev 41517 Beman Dawes 2007-12-15 14:39:18 +00:00
  • 408cbf0dcb Correct misspelling of library name Beman Dawes 2007-12-15 14:26:16 +00:00
  • 07a4656255 Merge from trunk, finally. Daniel James 2007-12-07 01:12:02 +00:00
  • 706704b72c Merged revisions 41678-41775 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2007-12-06 07:20:07 +00:00
  • 808f210c0d Link to html version of [Tuning] and BOOST_LEXICAL_CAST_ASSUME_C_LOCALE synopsis Alexander Nasonov 2007-12-04 21:49:51 +00:00
  • 8b9a9a519f Fix the people links in the conversion documentation. Daniel James 2007-12-02 23:55:38 +00:00