Commit Graph

583 Commits

Author SHA1 Message Date
Vladimir Batov
146fd3f887 removed unnecessary 'public' from boost::cnv::by_default declaration 2017-03-22 08:48:40 +11:00
Vladimir Batov
8d3307fdb9 minor 2017-03-22 08:44:43 +11:00
Vladimir Batov
ed032365a4 moved cctype where it belongs; boost::remove_const -> std 2017-03-22 08:34:56 +11:00
Vladimir Batov
8303a4a9b2 disabled tests on unsupported (old) platforms 2017-03-22 08:19:52 +11:00
Vladimir Batov
1df916db8d consolidated gcc flags 2017-03-22 08:02:13 +11:00
Vladimir Batov
07975be58e unused typedefs removed 2017-03-22 07:48:58 +11:00
Vladimir Batov
76ab8e1dc6 boost::remove_const -> std::remove_const 2017-03-21 16:17:12 +11:00
Vladimir Batov
d4eeca4f80 added gcc-4.7.2 2017-03-21 15:08:05 +11:00
Vladimir Batov
917fa16b20 removed const to stop CrystaX-apilevel-21-armeabi-v7a-gnu-libstdc++ warnings 2017-03-21 14:59:34 +11:00
Vladimir Batov
8464eb2c24 disabled another warning coming from spirit::karma 2017-03-21 14:56:28 +11:00
Vladimir Batov
a7c72a12fa mpl::false_ -> std::false_type 2017-03-21 12:42:52 +11:00
Vladimir Batov
370c50eee9 merge 2017-03-21 12:21:58 +11:00
Vladimir Batov
535a1b8c6c corrected isspace and toupper 2017-03-21 12:11:01 +11:00
Vladimir Batov
6df6ff41f9 corrected isspace and toupper 2017-03-21 11:40:53 +11:00
Vladimir Batov
6f23b561ff wip 2017-03-21 10:33:16 +11:00
Vladimir Batov
230f1cedb2 stopped supporting Intel-12 (broken SFINAE); still pretend for MSC to avoid red in tests 2017-03-21 08:29:20 +11:00
Vladimir Batov
42631b9fb2 stop pretending working on platforms with broken SFINAE 2017-03-21 08:10:26 +11:00
Vladimir Batov
9dc52ca098 disabled 'declaration hides global declaration' coming from karma and qi 2017-03-21 07:44:28 +11:00
Vladimir Batov
1b66bd6408 issue No. 28: addressed isspace-related analyzer warning 2017-03-21 06:57:51 +11:00
Vladimir Batov
4b8c9c9c36 Merge branch 'master' into develop 2017-02-13 08:55:25 +11:00
Vladimir Batov
aec448c9d8 added time.h 2017-02-13 08:50:25 +11:00
Vladimir Batov
1bbd34f851 added time.h 2017-02-13 08:48:33 +11:00
Rene Rivera
8d54b75371 Add, and update, documentation build targets. 2016-10-10 11:39:48 -05:00
Rene Rivera
5d75951865 Add, and update, documentation build targets. 2016-10-07 23:07:33 -05:00
Vladimir Batov
10bac406f7 2014->2016 2016-09-30 20:20:33 +10:00
Vladimir Batov
b82b1548df docs 2016-09-30 20:03:19 +10:00
Vladimir Batov
7ef5fcdc88 minor 2016-09-30 17:18:40 +10:00
Vladimir Batov
9010f58163 minor 2016-09-30 17:12:30 +10:00
Vladimir Batov
b5687d4e97 docs 2016-09-30 16:57:07 +10:00
Vladimir Batov
97afe11808 updated 2016-09-30 16:03:30 +10:00
Vladimir Batov
5a88bfe70c working docs 2016-09-30 15:52:19 +10:00
Vladimir Batov
cd1002ce04 Doc corrected 2016-05-20 13:47:19 +10:00
Vladimir Batov
e6f3bca644 cosmetic (removed extra brackets) 2015-11-23 08:42:37 +11:00
Vladimir Batov
d134552926 added missing typename 2015-11-23 08:42:10 +11:00
Mike
04f903a44d Merge pull request #26 from res2k/fix-strtol-intmin
Fix strtol intmin
2015-11-23 08:35:13 +11:00
Frank Richter
be87f8bd0f strtol: Need to work on an 'unsigned' typed value to correctly handle minimum integer values 2015-11-22 12:30:54 +01:00
Frank Richter
6878d5200d tests: Fix some types in strtol int_to_str test 2015-11-22 12:30:53 +01:00
Vladimir Batov
763df7066f res2k:support-more-types checked merged in 2015-11-22 14:52:34 +11:00
Vladimir Batov
647d8bcd48 removed unnecessary 2015-11-22 14:21:38 +11:00
Mike
427848d51c Merge pull request #24 from res2k/fix-empty-iterator
stream.hpp: Fix empty-string iterator dereference
2015-11-22 07:32:06 +11:00
Frank Richter
924d12dd31 Fix another empty string iterator dereference 2015-11-21 14:31:22 +01:00
Vladimir Batov
083dafa597 strtol test: added empty-string test 2015-11-21 20:14:57 +11:00
Vladimir Batov
3d62152ffc corrected base::str_to_ potentially dereferencing end() iterator 2015-11-21 08:53:30 +11:00
Vladimir Batov
9de9648ca7 docs updated 2015-11-19 14:03:35 +11:00
Vladimir Batov
21b54556a4 addressed msvc-12 and 14 warnings 2015-11-19 13:52:10 +11:00
Vladimir Batov
fdbcbd63ef removed unused argc, argv to keep igaztanaga-gcc-4.9c++14 happy 2015-11-19 13:44:53 +11:00
Vladimir Batov
25ffeead26 removed unused to keep igaztanaga-gcc-4.9c++14 happy 2015-11-19 13:35:37 +11:00
Vladimir Batov
a985f9549b added C header to see if if fixes compilation err on oracle-intel-S2-next-stlport4 2015-11-19 13:30:11 +11:00
Vladimir Batov
580a4a1324 removed unused 2015-11-19 13:08:24 +11:00
Vladimir Batov
d5ab031cbd Merge branch 'develop' 2015-11-18 21:34:22 +11:00