Просмотр исходного кода

Merge from trunk
* Much more tests
* Now numeric_cast (and lexical_cast) can be compiled with disabled exceptions
* Supress warning described in #6645 (implicit conversion shortens 64-bit value into a 32-bit value)
* Fixed compilation of lexical_cast with BOOST_NO_STD_LOCALE defined
* Documentation updates
* Case insensitive "NaN" and "Inf" parsing
* Performance tests commit

[SVN r77288]

Antony Polukhin 14 лет назад
Родитель
Сommit
2da4b62ad1
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      libs/conversion
  2. 1 1
      libs/numeric/conversion

+ 1 - 1
libs/conversion

@@ -1 +1 @@
-Subproject commit e51cf081b355f248db435dd132a4f80160b5c284
+Subproject commit a065884c59fd9390590ec15bd063b9f5d1eb0e94

+ 1 - 1
libs/numeric/conversion

@@ -1 +1 @@
-Subproject commit de94a311a3c2ce612497b42e038ae733ac5ec694
+Subproject commit e6fa2c4b6d45d98330c0170b85fd6138ebec54ff

粤ICP备19079148号