Commit Graph

  • 516af85477 empty-string handling Vladimir Batov 2015-11-18 21:32:50 +1100
  • 627489f575 Merge pull request #21 from boostorg/develop Mike 2015-10-15 07:07:03 +1100
  • b59c194543 working docs Vladimir Batov 2015-08-08 11:11:38 +1000
  • 865699c8d9 docs updated Vladimir Batov 2015-08-08 00:01:50 +1000
  • 034b7e8d39 updated Vladimir Batov 2015-08-07 23:40:28 +1000
  • ae2ef919ec working docs Vladimir Batov 2015-08-07 21:44:21 +1000
  • cbf957535a doc edited Vladimir Batov 2015-08-07 19:13:53 +1000
  • f90f38a909 Merge pull request #20 from boostorg/develop Mike 2015-07-14 14:22:44 +1000
  • 61a9a90cf6 synced Vladimir Batov 2015-06-27 09:26:11 +1000
  • c956f3ac02 Merge pull request #19 from danieljames/fix-inspect-errors Mike 2015-05-13 03:23:00 +1000
  • d130de3320 Suppress inspect unnamed namespace error. Daniel James 2015-05-12 18:17:48 +0100
  • e705384abb Remove tab. Daniel James 2015-05-12 18:14:05 +0100
  • 0a9e97b582 addressed Boost Inspection Report warnings Vladimir Batov 2015-05-12 08:47:53 +1000
  • f6110cc57a added missing header Vladimir Batov 2015-05-12 00:37:03 +1000
  • cc81b58c8a Merge pull request #18 from MarcelRaad/patch-1 Mike 2015-05-10 09:00:37 +1000
  • f871066640 Add missing includes Marcel Raad 2015-05-10 00:10:52 +0200
  • 9d3c040742 working around oracle-sparc-S2-stlport4 related issues Vladimir Batov 2015-04-07 09:22:35 +1000
  • f75011ce23 changed std::strtold to simply strtold to work around build failures on some platforms Vladimir Batov 2015-04-07 09:06:07 +1000
  • 891799ea86 add strtold into std for gcc-4.2 only Vladimir Batov 2015-02-19 21:34:00 +1100
  • 99713fe92d working around the problem of gcc-4.2.1 not having std::strtold Vladimir Batov 2015-02-18 21:10:28 +1100
  • b923dc4084 returned std:: as gcc-4.4 onqnx is complaining Vladimir Batov 2015-01-23 08:53:38 +1100
  • 10b8b2388a changed std::strtold to ::strtold to address gcc-4.2 compilation error Vladimir Batov 2015-01-20 08:20:28 +1100
  • bce96ec98d removed extra semi-column Vladimir Batov 2015-01-20 08:13:04 +1100
  • f066fac3d1 turning std=c++11 on Vladimir Batov 2015-01-10 20:19:39 +1100
  • b8e32d2dcf remove -Wno-unused-local-typedefs for gcc-4.2 Vladimir Batov 2015-01-07 09:04:43 +1100
  • 14c0b67f1d removed compilation flag for gcc-4.2 Vladimir Batov 2014-12-22 16:29:31 +1100
  • 57a1e42ed8 disabling tests for incapable compilers; removed duplication Vladimir Batov 2014-12-18 20:03:46 +1100
  • 8cb23ff9e1 cleanup Vladimir Batov 2014-12-13 17:03:52 +1100
  • 134a6be146 cleanup Vladimir Batov 2014-12-13 16:29:46 +1100
  • 76c18ed65e removed duplicate chck Vladimir Batov 2014-12-13 14:40:03 +1100
  • a2c3607efd consolidating cnv::range Vladimir Batov 2014-12-13 13:20:00 +1100
  • 22e8e60836 removed duplication; corrected cnv::range Vladimir Batov 2014-12-13 11:06:50 +1100
  • c45cde3173 renamed cnv::range::char_type to value_type Vladimir Batov 2014-12-13 09:26:44 +1100
  • f52c389fbd added has_begin test Vladimir Batov 2014-12-13 09:07:03 +1100
  • e860f451af corrected name Vladimir Batov 2014-12-13 08:00:44 +1100
  • 8f55dff56f added comments Vladimir Batov 2014-12-07 18:08:25 +1100
  • 364d2dd317 fighting msvc sfinae blues Vladimir Batov 2014-12-07 08:12:43 +1100
  • e779d01e69 cleanup Vladimir Batov 2014-12-06 20:21:11 +1100
  • e479470c07 enabled one test for Intel C++ 12.0 and earlier to see if they can cope Vladimir Batov 2014-12-06 19:55:23 +1100
  • 51d16f46ba excluded sfinae test for MSVC<1800 Vladimir Batov 2014-12-06 19:44:46 +1100
  • bc36f9427f proof-reading Vladimir Batov 2014-12-06 16:09:38 +1100
  • 0b47ef2db4 cleanup Vladimir Batov 2014-12-06 14:17:08 +1100
  • 5609c3f68b updated perf. chapter Vladimir Batov 2014-12-06 10:27:48 +1100
  • ff88217100 updated with latest perf. results Vladimir Batov 2014-12-06 09:56:28 +1100
  • 57777e27e8 performance adjusted Vladimir Batov 2014-12-06 09:52:24 +1100
  • 4686dcb8a4 removed unsupported coerce Vladimir Batov 2014-12-06 07:57:50 +1100
  • 355bfe8af3 cleanup Vladimir Batov 2014-12-05 20:17:11 +1100
  • 77f539a1f7 docs Vladimir Batov 2014-12-05 20:03:51 +1100
  • 8a109a49f8 user-type chapter worked on Vladimir Batov 2014-12-05 12:19:51 +1100
  • bb1d9524b3 docs updated Vladimir Batov 2014-12-05 11:41:45 +1100
  • 94a9f3e1c7 gitignore cleaned Vladimir Batov 2014-12-04 14:38:30 +1100
  • 10649b5c52 Merge branch 'develop' of https://github.com/boostorg/convert into develop Vladimir Batov 2014-12-03 23:54:55 +1100
  • a5b7a7fdab proof-reading Vladimir Batov 2014-12-03 23:54:35 +1100
  • d91e0ef7ae replaced ::round missing in pre-C99 with boost::math::round Vladimir Batov 2014-12-03 08:40:11 +1100
  • ab936ee7de dealing with msvc regression-test failures Vladimir Batov 2014-12-02 20:48:12 +1100
  • 4de0f6192f dealing with msvc regression-test failures Vladimir Batov 2014-12-02 20:45:03 +1100
  • b9a69e338a dealing with msvc regression-test failures Vladimir Batov 2014-12-02 20:25:59 +1100
  • 2ed18857de proof-reading docs Vladimir Batov 2014-12-01 21:26:17 +1100
  • 148fe0de4a docs udated Vladimir Batov 2014-12-01 15:08:49 +1100
  • ee91b59ceb docs updated Vladimir Batov 2014-12-01 13:20:15 +1100
  • afaf6677b7 removed unnecessary is_cnv Vladimir Batov 2014-11-30 20:11:28 +1100
  • 82c0372fb8 def-converter elaborated Vladimir Batov 2014-11-30 15:35:10 +1100
  • 9ff7f19f38 cleanu Vladimir Batov 2014-11-30 15:28:57 +1100
  • 93646c3e41 extended def-converter Vladimir Batov 2014-11-30 15:26:30 +1100
  • b8517e2db2 cleanup Vladimir Batov 2014-11-30 13:50:51 +1100
  • 962a5273b7 moved user-type op() to cnvbase Vladimir Batov 2014-11-30 12:46:43 +1100
  • 2530115c8d added cnv::strol support for user types Vladimir Batov 2014-11-30 12:00:04 +1100
  • a8764d868e adding user types to cnv::strtol Vladimir Batov 2014-11-30 10:23:08 +1100
  • 67ae39ffe5 cleanup Vladimir Batov 2014-11-30 08:39:32 +1100
  • 169a6dc88e cleanup Vladimir Batov 2014-11-29 23:27:47 +1100
  • ebf18da363 algorithms improved Vladimir Batov 2014-11-29 22:57:44 +1100
  • d5214859dc algorithms: added cnv::apply with templated op() Vladimir Batov 2014-11-29 19:45:10 +1100
  • 81d80bc7a0 documentation Vladimir Batov 2014-11-27 22:23:28 +1100
  • a37b4e612f cleanup Vladimir Batov 2014-11-27 21:38:40 +1100
  • d33ba1d2d6 working on the docs Vladimir Batov 2014-11-27 20:16:31 +1100
  • 699cf21ee8 extending docs Vladimir Batov 2014-11-26 22:32:53 +1100
  • 5fa3e8af32 cleanup Vladimir Batov 2014-11-26 08:03:15 +1100
  • c54b64ba29 a few safety adjustments Vladimir Batov 2014-11-26 07:59:05 +1100
  • 4044a42767 added base::__member_name__ body; otherwise Intel compiler complains Vladimir Batov 2014-11-26 07:21:11 +1100
  • c100dc453e fixing clang complains Vladimir Batov 2014-11-25 16:59:04 +1100
  • 73f4b7d6d6 flags corrected for gcc-4.2.1 Vladimir Batov 2014-11-25 16:48:48 +1100
  • a3fd9173aa docs and tests extended Vladimir Batov 2014-11-25 14:22:12 +1100
  • 49927279d8 created gen. purpose BOOST_DECLARE_IS_CALLABLE macro Vladimir Batov 2014-11-25 13:52:16 +1100
  • 2c7efd9e76 cleanup Vladimir Batov 2014-11-25 13:01:27 +1100
  • b469836871 extending sfinae test Vladimir Batov 2014-11-25 11:45:12 +1100
  • 203db60bf4 extending sfinae tests Vladimir Batov 2014-11-25 09:54:23 +1100
  • f93104a88e corrected typos Vladimir Batov 2014-11-25 08:04:41 +1100
  • 869ef2d3c8 extending docs and tests Vladimir Batov 2014-11-24 22:03:28 +1100
  • dfef00e732 test consolidated; extending docs Vladimir Batov 2014-11-24 20:49:31 +1100
  • 77144fccc8 cleanup Vladimir Batov 2014-11-23 15:47:31 +1100
  • 6895e4106b cleanup Vladimir Batov 2014-11-23 14:58:35 +1100
  • a278ba2f97 revisiting documentation Vladimir Batov 2014-11-22 22:36:32 +1100
  • 3e80b85694 commented out unused Vladimir Batov 2014-11-22 20:40:10 +1100
  • e902cf4802 commented out unused; extended sfinae test Vladimir Batov 2014-11-22 20:37:44 +1100
  • 22a5c8c660 DECLARE_HAS_MEMBER simplified Vladimir Batov 2014-11-22 20:17:19 +1100
  • 9b3db973c0 comments cleaned up, corrected Vladimir Batov 2014-11-22 19:41:11 +1100
  • e376a9d38c working the docs Vladimir Batov 2014-11-22 10:07:46 +1100
  • 81eed63fcd working the docs Vladimir Batov 2014-11-22 09:26:41 +1100
  • b331d3e03b addressing migw test failure Vladimir Batov 2014-11-22 09:26:13 +1100
  • c2a2c22a0a removed extra macro Vladimir Batov 2014-11-22 07:25:02 +1100