Commit Graph

635 Commits

Author SHA1 Message Date
Vicente J. Botet Escriba
5df12496f5 Merge branch 'develop' 2019-01-21 08:01:18 +01:00
Vicente J. Botet Escriba
b962b27cbb
Merge pull request #37 from Lastique/remove_linking_system
Remove linking with Boost.System
2019-01-16 23:01:15 +01:00
Andrey Semashev
5fd1761c83 Removed linking with Boost.System.
Since Boost.System is now header-only, no need to link with the library.
2019-01-14 20:34:14 +03:00
Peter Dimov
36a43aa17d Add boost-install to build/Jamfile 2019-01-10 04:50:04 +02:00
Vicente J. Botet Escriba
1f590d694b
Merge pull request #36 from jeking3/fix-cygwin-thread-race
Work around lack of thread safety in cygwin CLOCK_MONOTONIC one-time initialization
2018-11-25 08:56:30 +01:00
James E. King III
b6f34439ba Work around lack of thread safety in cygwin CLOCK_MONOTONIC one-time initialization 2018-11-23 11:55:24 -05:00
Vicente J. Botet Escriba
1041434dc8
Merge pull request #34 from boostorg/pr/use-boost-install
Add boost-install to build/Jamfile
2018-10-05 21:13:09 +02:00
Peter Dimov
95821eec65 Add boost-install to build/Jamfile 2018-10-05 17:35:10 +03:00
Vicente J. Botet Escriba
763fae0708 Merge branch 'develop' 2018-09-15 07:13:00 +02:00
Vicente J. Botet Escriba
703b4c19de
Merge pull request #33 from igaztanaga/patch-1
Fix old GCC warning about attributes in declarations
2018-09-09 22:44:05 +02:00
Ion Gaztañaga
3a4338a938
Fix old GCC warning about attributes in declarations
"warning: type attributes are honored only at type definition"
2018-09-09 01:40:03 +02:00
Vicente J. Botet Escriba
ab84c68b6e #31: int -> int32_t 2018-09-07 06:02:41 +02:00
Vicente J. Botet Escriba
ce6286ae6e Remove stopwatches, which was never officialy delivered. 2018-09-07 05:48:34 +02:00
Vicente J. Botet Escriba
144edc287c Merge branch 'mclow-develop'#32 Remove 'stopwatches' directory into develop 2018-09-07 05:13:38 +02:00
Marshall Clow
2b1ddde7a6 Remove 'stopwatches' directory. Vicente said (May 16th) that "I'm really sorry for that. Boost.Chrono/Stopwatches was never released even if it was included in the Boost repository" and "I'll remove it definitively from the boost repository." 2018-08-08 10:04:02 -07:00
Vicente J. Botet Escriba
b8fd421fc4 fix minor ambiguity issue. 2018-04-16 08:40:47 +02:00
Vicente J. Botet Escriba
337e829122 Merge pull request #30 from Lastique/update_winapi
Update Boost.WinAPI usage to the new location and namespace
2017-10-25 19:25:53 +02:00
Andrey Semashev
730a03396f Updated Boost.WinAPI usage to the new location and namespace. 2017-10-24 21:37:49 +03:00
Vicente J. Botet Escriba
11b1e144ef remove BOOST_CHRONO_ macros in boost/chrono/detail/system.hpp. 2017-10-23 02:26:46 +02:00
Vicente J. Botet Escriba
54024419cc remove BOOST_SYSTEM_NO_DEPRECATED in Jamfiles. 2017-10-23 01:55:58 +02:00
Vicente J. Botet Escriba
15d3e2af0e Merge branch 'develop' 2017-10-23 01:29:20 +02:00
Vicente J. Botet Escriba
6d0080026e fix typo. 2017-10-23 01:28:24 +02:00
Vicente J. Botet Escriba
5d99f64eea Merge pull request #29 from boostorg/pr/system-no-deprecated
Do not use deprecated System features in preparation of...
2017-10-22 08:30:07 +02:00
Peter Dimov
5f07427df5 Add missing import testing ; to test/Jamfile 2017-10-21 19:31:05 +03:00
Peter Dimov
9edadcb9e3 Do not use deprecated System features in preparation of removing BOOST_SYSTEM_NO_DEPRECATED 2017-10-21 18:59:25 +03:00
Vicente J. Botet Escriba
2217ca2abf Comment failing configurations as using ::gets which is undefined in gnu 4.8. 2017-09-19 21:41:57 +02:00
Vicente J. Botet Escriba
90c508a64d appveyor mp11 -> chrono and -j3. 2017-09-18 00:30:36 +02:00
Vicente J. Botet Escriba
b952310aad commit CI files. 2017-09-07 00:30:13 +02:00
Vicente J. Botet Escriba
e25f4817d0 Merge pull request #27 from Flast/patch-1
Uncomment include.
2017-06-12 21:16:04 +02:00
Kohei Takahashi
07e42b255c Uncomment include. 2017-06-12 10:01:47 +09:00
Vicente J. Botet Escriba
97b3340801 Merge branch 'develop' 2017-06-11 23:16:53 +02:00
Vicente J. Botet Escriba
b945659057 Merge branch 'master' of github.com:boostorg/chrono 2017-06-11 23:16:42 +02:00
Vicente J. Botet Escriba
218c2da655 Merge pull request #26 from DanielaE/fix/replace-unsafe-localtime
Replace unsafe library function localtime by safe function localtime_…
2017-05-05 01:24:34 +02:00
Daniela Engert
bb0b52493c Replace unsafe library function localtime by safe function localtime_s when compiled with msvc 8.0 or later.
Signed-off-by: Daniela Engert <dani@ngrt.de>
2017-05-04 10:40:42 +02:00
Vicente J. Botet Escriba
cda858c905 Merge pull request #24 from DanielaE/fix/narrowing
Fix compiler warnings about narrowing conversions
2017-05-03 20:08:18 +02:00
Daniela Engert
342a64de13 Fix compiler warnings about narrowing conversions
Signed-off-by: Daniela Engert <dani@ngrt.de>
2017-05-03 15:56:39 +02:00
Vicente J. Botet Escriba
803fe006ef check duration constexpr after change. 2017-05-01 03:36:32 +02:00
Vicente J. Botet Escriba
61ac7de69d avoid warnings. 2017-05-01 03:35:25 +02:00
Vicente J. Botet Escriba
3d8ea1d1e1 avoid warnings. 2017-05-01 03:34:52 +02:00
Vicente J. Botet Escriba
633119f69c #12999- use BOOST_NOEXCEPT_OR_NOTHROW to avoid warnings 2017-05-01 03:34:19 +02:00
Vicente J. Botet Escriba
97ffab2d9d warning removal. 2017-04-29 18:25:41 +02:00
Vicente J. Botet Escriba
fd17d56e77 Merge branch 'develop' of github.com:boostorg/chrono into develop 2017-04-29 17:31:50 +02:00
Vicente J. Botet Escriba
301adee6b8 replace iostream by iofwd. #12901. 2017-04-29 17:29:28 +02:00
Vicente J. Botet Escriba
ae55b3eea3 fix int32_t. 2017-04-29 17:28:44 +02:00
Vicente J. Botet Escriba
9d72428bee Make chrono::duration trivial in C++11. 2017-04-24 23:41:07 +02:00
Vicente J. Botet Escriba
a32bfb0ed9 typo. 2017-04-24 23:39:26 +02:00
Vicente J. Botet Escriba
3294d26698 Merge pull request #23 from Lastique/rename_typedefs
Rename short all-capital typedefs to avoid name clashes with macros.
2017-04-21 02:09:07 +02:00
Andrey Semashev
a1b44c5a47 Rename short all-capital typedefs to avoid name clashes with macros.
In particular, CR is defined in apache2/httpd.h as a character of carriage
return (13). CD is also potentially problematic, so rename it as well.
2017-04-20 15:18:15 +03:00
Vicente J. Botet Escriba
7f7c12bf31 Merge branch 'develop' 2017-02-19 11:26:27 +01:00
Vicente J. Botet Escriba
bff204f169 Merge branch 'develop' of github.com:boostorg/chrono into develop 2017-02-18 23:38:07 +01:00