Edward Diener
47cf10d5fd
Merge pull request #27 from Lastique/facets_visibility
...
Add support for hidden visibility
2016-12-03 02:11:50 -05:00
Marshall Clow
1e71530fb4
Merge changes from develop for the 1.63.0 release
2016-11-30 12:42:30 -08:00
Edward Diener
51659e3404
Corrected use of config macro
2016-11-07 00:12:38 -05:00
Edward Diener
22a3727798
Replace auto_ptr with unique_ptr when it is appropriate.
2016-11-06 21:01:54 -05:00
K. Noel Belcourt
ef8fa5b5d5
Add declaration of to_iso_string in boost::gregorian namespace.
...
Should fix include order issue.
2016-11-03 13:53:13 -06:00
Rene Rivera
8e45258f00
Add, and update, documentation build targets.
2016-10-10 11:39:48 -05:00
Rene Rivera
e6050c81e6
Add, and update, documentation build targets.
2016-10-07 23:07:33 -05:00
Marshall Clow
f4c2ca351b
Merge to master for 1.62.0 release
2016-08-17 13:06:44 -07:00
Edward Diener
6015e30391
Merge pull request #33 from ledocc/develop
...
add from_iso_extended_string
2016-07-12 17:01:27 -04:00
David Callu
ee4ceddc52
add posix_time::from_iso_extended_string
2016-05-26 21:15:13 +02:00
Marshall Clow
d20ad3083e
Merge pull request #32 from saschazelzer/time_input_facet_format_string
...
#12180 Avoid dereferencing the input string iterator in the fall-through case.
2016-05-09 07:14:51 -06:00
Sascha Zelzer
e37ce12d57
Avoid dereferencing the input string iterator in the fall-through case.
2016-05-06 12:03:34 +02:00
Marshall Clow
6cad962159
Merge branch 'develop'
2015-11-04 19:59:11 -08:00
Edward Diener
a742fcbffd
Merge pull request #24 from joachim-faulhaber/date_time_patches_1_59_0_v1
...
Warning fixes for conversion warnings
2015-10-17 00:27:44 -04:00
Edward Diener
9fbd8db5c9
Merge pull request #23 from joachim-faulhaber/date_time_patches_1_59_0
...
Warning fixes for conversion warnings
2015-10-17 00:27:18 -04:00
Andrey Semashev
bd3973017c
Added visibility attributes to exceptions, date, time and other associated types to ensure the facets have the default visibility.
2015-10-04 22:09:09 +03:00
Andrey Semashev
73de7bc29f
Added visibility attributes for facets.
2015-10-04 17:57:19 +03:00
Edward Diener
d7673dddb9
Merge pull request #26 from joachim-faulhaber/date_time_patches_1_59_0_v2
...
Date time patches 1 59 0 v2: Integer conversion warning fix
2015-09-23 08:22:06 -07:00
Joachim Faulhaber
03c419d8b6
Corrected warning fix: added static cast
2015-09-23 16:12:10 +02:00
Joachim Faulhaber
350dc3342d
Corrected warning fix: added static cast
2015-09-23 16:07:12 +02:00
Joachim Faulhaber
d5041e7075
Corrected warning fix: added static cast
2015-09-23 16:02:47 +02:00
Joachim Faulhaber
6d09aabddc
Corrected warning fix: paren mismatch
2015-09-23 15:54:22 +02:00
Joachim Faulhaber
75176687d7
Warning fix: Implicit conversion loses integer precision.
2015-09-22 13:50:16 +02:00
Joachim Faulhaber
1519c8784e
Warning fixes for conversion warnings
2015-09-22 13:01:50 +02:00
Joachim Faulhaber
86703c4df9
Warning fixes for conversion warnings
2015-09-21 17:45:12 +02:00
Daniel James
75d979c03a
Merge remote-tracking branch 'origin/develop'
2015-03-03 22:19:01 +00:00
Marshall Clow
f1f27d9a55
Apply pull request #22 manually; Fixes #10014
2015-03-01 13:38:04 -08:00
Marshall Clow
b13b2a2b42
Patch from alexhenrie to fix spelling mistake in comment
2015-02-01 16:40:38 -08:00
Marshall Clow
ca30f6a01e
Documentation patch from 'faithandbrave'
2014-11-18 06:21:59 -08:00
Noel Belcourt
2c3a8b21b9
Merge pull request #18 from danieljames/metadata
...
Create metadata file.
2014-11-02 16:13:10 -07:00
Daniel James
7002518d0f
Add metadata file.
2014-08-18 14:58:29 +01:00
Marshall Clow
79ea55aae4
Merge pull request #17 from ibmsoe/aix_fix
...
Renamed variable v_type to var_type so it longer conflicts with an AIX system variable.
2014-08-08 09:16:04 -07:00
Axel Ismirlian
e9c5af3c45
Renamed variable v_type to var_type so it no longer conflicts with the definition of an AIX system variable.
2014-08-08 10:47:45 -05:00
Noel Belcourt
b43dd52cdc
Merge pull request #14 from danieljames/lexical-cast-link
...
Update link to lexical_cast.
2014-06-25 13:14:11 -06:00
Daniel James
e4f4a89339
Update link to lexical cast.
2014-06-16 11:15:38 +01:00
Noel Belcourt
f1f69e1c78
Merge pull request #13 from Lastique/develop
...
Restored to_time_t() function
2014-06-02 11:08:31 -06:00
Andrey Semashev
ae536816ee
Restored to_time_t() function removed by commit 6636f49f13
.
2014-05-31 20:46:36 +04:00
Daniel James
6cc1cb5ae5
Merge pull request #12 from Lastique/develop
...
Fix Boost.Sync tests breakage.
2014-05-31 15:12:47 +01:00
Andrey Semashev
805bf4dffe
Added comments to the type tags.
2014-05-31 17:49:52 +04:00
Andrey Semashev
1753a38289
Fix Boost.Sync tests breakage.
...
Re-add date/time type tags removed by commit 6636f49f13
. These tags are used by Boost.Sync to categorize different date/time types.
2014-05-31 17:13:25 +04:00
K. Noel Belcourt
a403bdac5b
Merge branch 'develop'
2014-05-09 20:36:27 -06:00
K. Noel Belcourt
6636f49f13
Merge branch 'master' into develop
2014-05-09 20:36:03 -06:00
Noel Belcourt
98d1ae6536
Merge pull request #9 from danieljames/timezone-test
...
Add some automatic checks to testc_local_adjustor.
Seems okay to me, thanks!
2014-05-03 11:04:00 -06:00
Marshall Clow
23f7406095
Merge pull request #10 from maksqwe/unused_fix
...
Remove unused locale variable
2014-04-15 06:21:03 -07:00
Maks Naumov
2df204ba78
remove unused variable in tz_db_base::load_from_file()
2014-04-15 16:08:11 +03:00
Daniel James
6f82742918
Add some automatic checks to testc_local_adjustor.
...
Not full tests, but enough to catch the error fixed in
344c0dceb4
.
2014-04-07 22:30:38 +01:00
Daniel James
c32726ec7e
Merge pull request #8 from mingulov/patch-1_1
...
#else/#endif comments are updated accordingly to the used condition
2014-03-25 15:05:14 +00:00
Denis Mingulov
9ad0419530
#else/#endif comments are updated accordingly to the used condition
...
Fixed incorrect comments for the condition at the next line:
#if defined(BOOST_DATE_TIME_HAS_REENTRANT_STD_FUNCTIONS)
There were later:
#else // BOOST_HAS_THREADS
#endif // BOOST_HAS_THREADS
It prevented a proper fast undesrstanding of the source.
2014-03-24 08:41:16 +02:00
Marshall Clow
ffe85c7d4b
Merge branch 'develop' of github.com:boostorg/date_time into develop
2014-03-15 08:53:40 -07:00
Marshall Clow
21a29b977b
Clarified the docs and examples for previous_weekday and next_weekday. Refs #5753 .
2014-03-15 08:53:14 -07:00