Commit Graph

  • 83639bd9ae Fixes #6571 (documentation update, added 'why lexical_cast does not understand "-1.#IND"' question and answer to it) Antony Polukhin 2012-02-26 09:19:55 +00:00
  • 0dded6d3a7 Update for fixed #6441 (unable to compile lexical_cast with BOOST_NO_STD_LOCALE defined) Now test must compile under VC, removed some warnings. Antony Polukhin 2012-02-25 17:32:26 +00:00
  • 25d880f5eb Updates #5800 (partially fix lexical cast compilation with disabled exceptions) Antony Polukhin 2012-02-25 16:58:46 +00:00
  • 098d495b8a Release 1.49.0 boost-1.49.0 Beman Dawes 2012-02-22 22:08:43 +00:00
  • e41b6e430d optional_optimization branch Christopher Hite 2012-02-22 10:37:27 +00:00
  • b71fb9aada Fixes #6441 (compilation error with BOOST_NO_STD_LOCALE defined) Antony Polukhin 2012-02-20 16:20:09 +00:00
  • d9baa71302 Updated INF/NAN support for char16_t and char32_t Antony Polukhin 2012-02-17 18:51:05 +00:00
  • 80e858b182 More tests for fixed #5689 (issue mentiond in 5th comment) Antony Polukhin 2012-02-16 17:57:52 +00:00
  • 646b958a92 FIx #5689 (issue from 5th comment) Antony Polukhin 2012-02-16 17:56:27 +00:00
  • 04f441e989 Commited sources of performance testing program and Jamfile.v2 to build and run it Antony Polukhin 2012-02-07 17:20:03 +00:00
  • e51cf081b3 Merge from trunk (fixed #6251, fixed #6453, disabled some optimizations for sunCC #6462) Antony Polukhin 2012-02-04 18:04:45 +00:00
  • 7a48fea517 Disabling some optimisations for sun cc Bug described in #6462 Antony Polukhin 2012-02-01 17:08:10 +00:00
  • c9863cd254 FIxes #6453 (compile error due to deduce_char_traits ambiguity) Antony Polukhin 2012-02-01 04:25:21 +00:00
  • 132663404b Added tests for ticket #6453 Antony Polukhin 2012-02-01 04:22:21 +00:00
  • a0cbfa8af6 New test case from ticket #5793 Antony Polukhin 2012-01-31 16:05:22 +00:00
  • 623583df85 Release 1.49.0 beta 1 boost-1.49.0-beta1 Beman Dawes 2012-01-27 18:03:17 +00:00
  • efe20fcf76 Tiny change to test case from #6452 Antony Polukhin 2012-01-26 17:51:17 +00:00
  • 84d9706182 Update tests with example from #6452 Antony Polukhin 2012-01-26 17:47:56 +00:00
  • 105c713326 Quickbook: Merge to quickbook-dev Daniel James 2012-01-21 21:43:17 +00:00
  • 5ed7bfd280 Attempt to fix #6251 Antony Polukhin 2012-01-20 19:33:04 +00:00
  • 51a6aacb57 Merge from trunk r76357 (tiny documentation update) Antony Polukhin 2012-01-08 09:25:04 +00:00
  • 7bdc45327a Tiny documentation update Antony Polukhin 2012-01-08 09:21:00 +00:00
  • a2e4606e6c Merge from trunk r76354 (Fixes overflow detection, pointers casts) Antony Polukhin 2012-01-08 09:05:35 +00:00
  • 9a6d983ee5 Fixes #6193 Antony Polukhin 2012-01-05 12:09:15 +00:00
  • d754143308 Fixes #6132 Fixes #6182 Antony Polukhin 2012-01-04 16:06:37 +00:00
  • 5638b5dbec Quickbook: Merge from trunk to quickbook-dev. Daniel James 2012-01-01 13:35:27 +00:00
  • 82abf7b54f Merge from trunk r76232 Antony Polukhin 2011-12-30 15:18:00 +00:00
  • 085bd6f93c Fixes #6290 Tiny documentation update Updated char16_t and char32_t support (still some work required) lexical_cast_empty_input_test.cpp refactored Antony Polukhin 2011-12-25 18:55:33 +00:00
  • 5d288580ee Fixes #6298 Fixes #6264 Antony Polukhin 2011-12-21 17:03:52 +00:00
  • 7112ded1b9 Merge from trunk r75937 Antony Polukhin 2011-12-19 15:19:43 +00:00
  • 8627f8bb8a Fixes #6186 (treat conversions to/from single wchar_t character as conversions to/from unsigned short. Test added, documentation updated) Antony Polukhin 2011-12-14 16:36:34 +00:00
  • f32fb4b5e5 Fixes #6186 test failures Antony Polukhin 2011-12-12 18:09:53 +00:00
  • a9697b88fd Fixes #6186 (lexical_cast compliation error fixed, when wchar_t is a typedef for unsigned short. Test added) Antony Polukhin 2011-12-08 15:29:44 +00:00
  • 82d366cfb4 Quickbook: Merge from trunk to quickbook-dev. Daniel James 2011-12-07 09:40:30 +00:00
  • 2312691bde Fixes #6127 (wchar_t usage outside of #ifndef BOOST_LCAST_NO_WCHAR_T ) Antony Polukhin 2011-12-05 16:29:45 +00:00
  • 7dd63d08d6 Fixes #6159 (compilation on platforms without cwchar) Antony Polukhin 2011-12-05 16:17:09 +00:00
  • 0ff14c8595 Quickbook: Merge from trunk to quickbook-dev Daniel James 2011-11-30 01:35:25 +00:00
  • a018eeb617 Release 1.48.0 boost-1.48.0 Beman Dawes 2011-11-15 15:44:44 +00:00
  • 1eda87448e Fixes #6083 Merge from trunk Antony Polukhin 2011-11-08 18:12:23 +00:00
  • 4ddb0bfb95 Fix for error noticed by Olaf van der Spek (ticket #6083) Added test case for that error Antony Polukhin 2011-11-03 04:33:58 +00:00
  • c4e1e924ce Quickbook: Copy trunk libs into quickbook-dev branch. Daniel James 2011-11-01 13:04:29 +00:00
  • f9fd2d3e7c Quickbook: Copy trunk headers into quickbook-dev. Daniel James 2011-11-01 13:03:44 +00:00
  • 8485ced783 Release 1.48.0 beta 1 boost-1.48.0-beta1 Beman Dawes 2011-10-27 15:04:52 +00:00
  • c07cbcee5c Performance optimizations and testsfor conversions to/from boost::container::basic_string Antony Polukhin 2011-10-13 18:36:39 +00:00
  • 8c7c7b9237 eliminated unit_test_framework and BOOST_MESSAGE Gennadiy Rozental 2011-10-05 09:42:21 +00:00
  • 3d60698843 eliminated unit_test_framework Gennadiy Rozental 2011-10-05 09:15:12 +00:00
  • 3a62368d0e Merge from trunk r74564 Antony Polukhin 2011-09-25 16:44:39 +00:00
  • d2ae7fdbd7 char16_t and char32_t conversions now work on gcc for C locale Optimizations for C locale Performance section of documentation updated Antony Polukhin 2011-09-17 09:09:27 +00:00
  • e1caac418c Mereged from r74355 Basic support for char16_t and char32_t Antony Polukhin 2011-09-12 18:15:31 +00:00
  • 2acef7aa44 Basic support for char16_t and char32_t Antony Polukhin 2011-09-05 19:00:29 +00:00
  • 8480a6d083 Merge from trunk r73850 Antony Polukhin 2011-08-17 18:44:00 +00:00
  • 00f1246faf Merge from trunk r73850 Antony Polukhin 2011-08-17 18:43:10 +00:00
  • 2f5d0c847b Fixes #5783 Antony Polukhin 2011-08-16 17:09:25 +00:00
  • eb66b40e67 FIxes #5631 Workaround for nvcc bug Antony Polukhin 2011-08-12 17:35:56 +00:00
  • 5ebb13bbad Very small update for FAQ section of documentation Antony Polukhin 2011-08-12 17:08:17 +00:00
  • 4a4150d0be Fixes #5746 Updates FAQ section of documentation Antony Polukhin 2011-08-12 17:04:31 +00:00
  • 9955dcce51 Fixes #5732. Antony Polukhin 2011-08-10 18:58:06 +00:00
  • e8108e5066 Fixes #5732. Antony Polukhin 2011-08-07 17:38:33 +00:00
  • a9778ad460 Fixes #5732. Antony Polukhin 2011-07-30 16:47:30 +00:00
  • aba423d425 Fixes #5732. Antony Polukhin 2011-07-29 19:33:18 +00:00
  • 30e4efd062 Fixes #5732. Antony Polukhin 2011-07-27 15:56:49 +00:00
  • 19f316f768 Fixes #5732. Antony Polukhin 2011-07-26 18:51:39 +00:00
  • 9ac4e2bef1 Fixes #5732. Antony Polukhin 2011-07-25 15:13:36 +00:00
  • 2b76f558c1 #5732. Adds workaround for MinGW bugs Antony Polukhin 2011-07-25 05:02:07 +00:00
  • 0ee6400d5e Fixes #5732. Antony Polukhin 2011-07-24 10:56:54 +00:00
  • fd264b0583 Fixes #5732. Antony Polukhin 2011-07-24 09:42:06 +00:00
  • 8a756eae7b Fixes #5732. Antony Polukhin 2011-07-23 15:55:54 +00:00
  • c1c8485cb4 Fixes #5723. Links in documentation are now implemented via [@boost: ] Antony Polukhin 2011-07-21 15:35:11 +00:00
  • c372f482a2 Fixes #5723. Fixes broken link Antony Polukhin 2011-07-21 08:20:35 +00:00
  • fa7f4ba7a7 Link up the new lexical cast documentation. Daniel James 2011-07-21 07:35:29 +00:00
  • 272e92ba7f Fixes #5723. Updates lexical_cast maintainer info Antony Polukhin 2011-07-20 11:50:46 +00:00
  • c6c501c769 Fixes #5689. Added code to work -NaN on any platform. Removed some warnings Antony Polukhin 2011-07-16 21:02:32 +00:00
  • de3df54f80 Fixes #5689. Added code to work with Inf and NaN on any platform Antony Polukhin 2011-07-15 11:20:11 +00:00
  • 053f330b0a Release 1.47.0 boost-1.47.0 Beman Dawes 2011-07-11 22:16:03 +00:00
  • 27a7fac22e Updates #5660. Removed duplicate tests. Unified behaviour for float conversions on different compillers Antony Polukhin 2011-07-08 17:23:31 +00:00
  • fff0066392 Fixes #5676. Tests for float types are now more accurate Antony Polukhin 2011-07-07 16:04:32 +00:00
  • 0e2235dc75 Fixes #5675. Adds tests on #5675. Updates #5660. Updates performance section of documentation Antony Polukhin 2011-07-07 11:31:25 +00:00
  • 6a8c22d5c3 Partial fix for #5660. Better performance and less memory usage for conversions to float type (and to double type, if sizeof(double) < sizeof(long double)). New test suits. Documentation update. Antony Polukhin 2011-07-06 15:43:04 +00:00
  • 80b3600235 Release 1.47.0 beta 1 boost-1.47.0-beta1 Beman Dawes 2011-06-21 13:23:49 +00:00
  • 6c5f31e7a5 lexical-cast mereged from trunk r72347 (allow "C" locale grouping for other locales) Antony Polukhin 2011-06-02 16:20:36 +00:00
  • cd0167d6b8 Fixes #5585 and adds test on it Antony Polukhin 2011-05-31 20:46:37 +00:00
  • 1f7147d24b mereged lexical_cast from trunk r72267 (more optimizations, updated documentation, added tests) Antony Polukhin 2011-05-29 19:21:28 +00:00
  • ccaa3059e8 Improved english and documentation design for #5576. Antony Polukhin 2011-05-27 18:32:57 +00:00
  • b0b1ce9453 Fixes #5576, adds performance section to the lexical_cast documentation, fixes misprint in tests/ Antony Polukhin 2011-05-27 18:19:38 +00:00
  • 98d24e04f4 Fixes #5564. Adds tests on #5564 and more tests on #5557 Antony Polukhin 2011-05-27 04:22:18 +00:00
  • a385c3ec99 Merge from trunk: r72184 (a lot of optimizations, new tests, fix inspection warnings). Antony Polukhin 2011-05-26 16:27:53 +00:00
  • 920e36f6ba Fixes #5557. Adds tests on #5557 Antony Polukhin 2011-05-22 11:35:00 +00:00
  • dc9b364d6f Fixes #5417. Much better performance on casts to integral types. Adds more tests for overflow detection. Workaround for bugs of vc8 (lexical_cast_vc8_bug_test.cpp now passes) Fixes some inspection errors. Antony Polukhin 2011-05-20 17:11:53 +00:00
  • 95360b5df6 Fixes #5417. Fixes #4397 More tests (for conversions to float types, for conversions of negative values to unsigned integers) Antony Polukhin 2011-05-15 15:31:01 +00:00
  • 701d5f0bf0 Merged from trunk revision 71922. Most part of this modifications of lexical_cast library were made and successfully tested during the year 2009. Later commits affected only documentation bugs. Antony Polukhin 2011-05-13 17:44:51 +00:00
  • 266ebbcb88 Added documentation on the feature, described in ticket. Fixed 5494 Antony Polukhin 2011-05-13 17:31:16 +00:00
  • e41ef929d2 FIx #5536 Antony Polukhin 2011-05-12 17:21:07 +00:00
  • cf5989e779 Quickbook: New branch for development. Daniel James 2011-03-27 10:17:05 +00:00
  • be38a5ec68 Release 1.46.1 boost-1.46.1 Beman Dawes 2011-03-12 15:41:16 +00:00
  • c70d3b1e49 Release 1.46.0 boost-1.46.0 Beman Dawes 2011-02-21 18:42:22 +00:00
  • 9fb010da02 Branch for working on the documentation tools documentation. Daniel James 2011-02-04 21:18:24 +00:00
  • e0548a5e48 Release 1_46_0 beta 1 boost-1.46.0-beta1 Beman Dawes 2011-01-31 13:00:44 +00:00
  • 942057aa79 Branch to work on filename handling without disturbing trunk. Daniel James 2011-01-21 09:17:08 +00:00
  • 52a93967ed Release 1.45.0 boost-1.45.0 Beman Dawes 2010-11-19 15:17:53 +00:00
  • ec27bdefed Release 1.45.0 beta 1 boost-1.45.0-beta1 Beman Dawes 2010-11-09 18:22:33 +00:00