5b6e39b2b8rm 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
f5d825e77fDecrease 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 +0000
04f73e5a89Decrease 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 +0000
65328d9716Add new test libs/conversion/test/lexical_cast_vc8_bug_test.cpp.
Alexander Nasonov
2009-09-15 23:41:02 +0000
79a141ce9dAdd new test libs/conversion/test/lexical_cast_vc8_bug_test.cpp.
Alexander Nasonov
2009-09-15 23:38:21 +0000
78adbeaab1DISABLE_WIDE_CHAR_SUPPORT -> BOOST_LCAST_NO_WCHAR_T.
Alexander Nasonov
2009-09-15 22:55:02 +0000
dc151d2b5aDISABLE_WIDE_CHAR_SUPPORT -> BOOST_LCAST_NO_WCHAR_T.
Alexander Nasonov
2009-09-15 22:53:27 +0000
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 +0000
0aaa89042aAdd a test for uintmax_t.
Alexander Nasonov
2009-09-13 14:58:34 +0000
b37f56f478Fix#2295 (Inconsistent behavior when using 64 bit integer types).
Alexander Nasonov
2009-09-13 14:48:27 +0000
5055e842cfMerge from trunk r56160 (Can't compile without <locale> header, boost::lexical_cast problem).
Alexander Nasonov
2009-09-12 22:24:35 +0000
c22d671409Fix#1847 (Can't compile without <locale> header, boost::lexical_cast problem).
Alexander Nasonov
2009-09-12 22:22:28 +0000
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 +0000
8582e25571Fix#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 +0000
a77fc4c0bbCopyrights 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 +0000
a3e690da32Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
7b37688ca8avoid C style casts
Gennadiy Rozental
2009-06-06 09:41:03 +0000
fa4a95c1ddavoid C style casts
Gennadiy Rozental
2009-06-06 09:38:47 +0000
fb681bb0eamerge of cmake build files from trunk per beman
Troy D. Straszheim
2009-01-24 18:57:20 +0000
98a67d93f3Fixes#1220: lexical_cast requires RTTI
Alexander Nasonov
2008-12-04 23:18:50 +0000
5fa1edeee0Fixes#1220: lexical_cast requires RTTI
Alexander Nasonov
2008-12-04 22:59:27 +0000
b72cb10ae6Updating 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 +0000
4217a354f5Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
0c54d6a037Merge lexical_cast from trunk r49262
Alexander Nasonov
2008-10-13 23:54:01 +0000
6c5fd3e86dFix#2184 (Macro without BOOST_ prefix)
Alexander Nasonov
2008-10-10 23:16:10 +0000
2296357eafFix#2299 (Patch to fix warnings in lexical_cast)
Alexander Nasonov
2008-10-10 22:56:08 +0000
39329bc5b9Merge quickbook workaround and fix some links.
Daniel James
2008-10-10 09:29:21 +0000
33981b9400Patch from Ticket #2370
Nicola Musatti
2008-10-06 20:22:10 +0000
2708853971Clean up some link errors.
Daniel James
2008-09-28 12:21:39 +0000
2ce20c872eFix link to numeric conversion library
Daniel James
2008-08-07 22:12:31 +0000
ae273a3e7bFix link to numeric conversion library.
Daniel James
2008-08-06 15:28:17 +0000
4224fa5debStarting point for releases
Beman Dawes
2007-10-05 14:25:06 +0000
b9a7ee6debRemove V1 Jamfiles
Vladimir Prus
2007-08-08 19:02:26 +0000
d6eea4ef81This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'.
nobody
2007-07-24 19:28:14 +0000
9c1f3650f2Added BOOST_LEXICAL_CAST_ASSUME_C_LOCALE.
Alexander Nasonov
2007-06-08 19:59:40 +0000
da5151abf6added: FAQ and References section, updated: Changes
Alexander Nasonov
2007-05-20 16:25:34 +0000
f986e8e588Get rid of Tru64 cxx warnings
Alexander Nasonov
2007-02-28 21:44:10 +0000
959b7ab0b4Fixed a warning, when lexical cast is used to convert a boost::ulong_long_type to a string.
Hartmut Kaiser
2007-02-26 17:27:26 +0000
42cb6d66cflexical_cast_noncopyable_test.cpp
Alexander Nasonov
2007-01-20 13:17:35 +0000
209644c177Better fix for SF:1358600
Alexander Nasonov
2007-01-20 13:16:40 +0000
cf477316edDocumentation update for [ 1358600 ] lexical_cast & pure virtual functions & VC 8 STL
Alexander Nasonov
2007-01-16 22:22:19 +0000
986ec16eccFix [ 1358600 ] lexical_cast & pure virtual functions & VC 8 STL
Alexander Nasonov
2007-01-16 21:53:27 +0000
2c41ed0473Fix for [ 1358600 ] lexical_cast & pure virtual functions & VC 8 STL
Alexander Nasonov
2007-01-16 21:03:47 +0000
fcc28133c5Presumably fix Boost.Test failures on Sun CC 5.3 (reported by Gennadiy Rozental)
Alexander Nasonov
2006-12-20 08:01:48 +0000
37d07617d1Fix
Vladimir Prus
2006-11-10 21:03:16 +0000
bfeb60c400Merge from HEAD. Allow building of shared versions of some Boost.Test libraries. Adjust tests to use always use static linking to Boost.Test, since linking to the shared version requires test changes.
Vladimir Prus
2006-11-10 19:59:52 +0000
de6746d67aAllow building of shared versions of some Boost.Test libraries. Adjust tests to use always use static linking to Boost.Test, since linking to the shared version requires test changes.
Vladimir Prus
2006-11-10 19:09:56 +0000
67968d9b33Separate test for round-tripping of floating point types.
Alexander Nasonov
2006-10-28 19:33:32 +0000
c004fb5fc6Fix the test built with <native-wchar_t>off on vc-7_1 and vc-8_0
Alexander Nasonov
2006-10-28 14:37:37 +0000
ef439017caFixed: std::basic_streambuf<char, std::char_traits<char> > is an inaccessible base of boost::detail::lexical_streambuf<char>
Alexander Nasonov
2006-10-28 10:22:30 +0000
fb63ebd4cdThe test passed on VC6
Alexander Nasonov
2006-10-27 21:28:33 +0000
0f46451c1dOne more VC6 workaround.
Alexander Nasonov
2006-10-25 21:08:50 +0000
663635d124Optimization for floating types (1.25 faster on gcc / FreeBSD 6.2). VC6 test is still broken.
Alexander Nasonov
2006-10-25 06:43:44 +0000
4d69e9f2afVC6 workaround
Alexander Nasonov
2006-10-25 06:41:21 +0000
d23f722228Corrected a typo in comments.
Alexander Nasonov
2006-10-14 17:58:33 +0000
e9767dc4e8workarounds for test_round_conversion_long_double
Alexander Nasonov
2006-10-14 10:09:49 +0000
2b069eb3a3test_round_conversion_long_double added to testsuite despite that it fails on FreeBSD and OpenBSD
Alexander Nasonov
2006-10-13 22:27:53 +0000
36db66bd12Use metafunction (at compile-time), if possible; use run-time function only for broken libraries.
Alexander Nasonov
2006-10-13 20:43:14 +0000
4b1ca7bdf6round conversion of floating point types: T -> std::string -> T
Alexander Nasonov
2006-10-13 19:40:03 +0000
0a605d1bb3Use qualified name to fix graph tests
Alexander Nasonov
2006-10-13 17:34:56 +0000
04de824eadvc6 workaround: help the compiler to distinguish overloads
Dave Abrahams
2006-10-12 06:39:14 +0000
115ad05af5Set precision correctly for builtin and UDT floating types.
Alexander Nasonov
2006-10-11 19:43:54 +0000
ee7ea0011cCalculate/set stream precision for lexical_cast. May be useful for other libraries as well.
Alexander Nasonov
2006-10-11 19:19:07 +0000
a2c7ddf5d9no more gcc warnings
Alexander Nasonov
2006-10-11 19:13:30 +0000
a7436ebacbsetbuf renamed to lcast_setbuf to get rid of virtual function override warning
Alexander Nasonov
2006-08-28 17:00:44 +0000
e797b09590tabs replaced with 4 spaces
Alexander Nasonov
2006-08-26 17:22:33 +0000
2fca4d02a1Optimization for many combinations of types
Alexander Nasonov
2006-08-25 20:34:57 +0000
c17002aa73get rid of lexical_cast.hpp impl details in the test
Alexander Nasonov
2006-08-23 19:47:56 +0000
ae431bacf8Better coverage
Alexander Nasonov
2006-08-22 20:40:31 +0000
425e7cb367removed BOOST_IMPLICIT_CAST; it was committed by mistake, has no unit tests, and is not released by the author under the Boost Software License
Gennaro Prota
2006-08-09 20:18:06 +0000
453555619eNew test cases for forthcoming fast lexical_cast
Alexander Nasonov
2006-08-07 20:36:23 +0000
0743b5982cadded slash to boost url fixed silly error in #if/#endif logic of the previous edit improved comment about code never reached removed "All rights reserved"
Gennaro Prota
2006-08-06 12:31:44 +0000
795b7e1809there seems to be no reasonable form which avoids warnings with all compilers; so let's use a clear style and filter explicitly the VC warning
Gennaro Prota
2006-08-05 22:45:53 +0000
c5bc634015some "rewording" to avoid spurious level 4 warnings with VC7.1 and VC8
Gennaro Prota
2006-08-01 22:37:38 +0000
e6c83d0665with apologies to Terje, changed 'ø' in 'o', to stick to the basic source character set (non-basic chars should be handled in phase 1, but some users report compile failures due to them)
Gennaro Prota
2006-08-01 20:36:14 +0000
abf3aa23deremoved erroneous macro version
Gennaro Prota
2006-07-17 04:17:11 +0000
06e7d986d2fixed library name, copyright notice, removed a tab char and a space-only line; NOTE: is the copyright notice autogenerated?
Gennaro Prota
2006-07-17 03:08:48 +0000
d436099477Code size optimization
Alexander Nasonov
2006-04-13 20:52:28 +0000