Jeff Garland
0414642fc6
apply changes from adobe to remove else clause which makes some compilers spit out a warning.
...
[SVN r37775]
2007-05-25 19:59:41 +00:00
Jeff Garland
2cbb73d151
SF tracker 1672139 - fix end time in au_dst_traits to 3 hours instead of 2
...
[SVN r37130]
2007-03-02 05:19:06 +00:00
Jeff Garland
2a19fc5fb0
SF tracker 1672139 - fix end time in au_dst_traits to 3 hours instead of 2
...
[SVN r37130]
2007-03-02 05:19:06 +00:00
Jeff Garland
d9ae9fb1cf
Remove unused variables from serialization code to prevent warnings
...
[SVN r37129]
2007-03-02 02:50:49 +00:00
Jeff Garland
998143109f
Remove unused variables from serialization code to prevent warnings
...
[SVN r37129]
2007-03-02 02:50:49 +00:00
Jeff Garland
461e80afd6
Changes to fix the compile-time dst rules engines for 2007 US and Canada dst changes
...
[SVN r37128]
2007-03-02 02:04:55 +00:00
Jeff Garland
07b8df62f0
Changes to fix the compile-time dst rules engines for 2007 US and Canada dst changes
...
[SVN r37127]
2007-03-02 01:54:49 +00:00
Jeff Garland
f504c68f58
fix problem with acc by including sstream
...
[SVN r37047]
2007-02-23 15:30:31 +00:00
Jeff Garland
4a404c0a45
fix problem with acc by including sstream
...
[SVN r37047]
2007-02-23 15:30:31 +00:00
Jeff Garland
bf9502ac86
add single overall include file for date time lib
...
[SVN r35756]
2006-10-27 23:21:38 +00:00
Jeff Garland
bc53043e5c
add single overall include file for date time lib
...
[SVN r35756]
2006-10-27 23:21:38 +00:00
Gennaro Prota
97d1a0a7af
use new license reference text; silence inspect tool false positives about min/max
...
[SVN r34576]
2006-07-17 03:56:05 +00:00
Gennaro Prota
ef9df63195
fixed license reference text; parenthesized max identifiers, even if inside a comment, to avoid spurious inspect tool detections
...
[SVN r34575]
2006-07-17 03:48:31 +00:00
Jeff Garland
17b02e954c
fix an issue with multiple defines under some circumstances -- change static const into an enum
...
[SVN r34382]
2006-06-23 18:05:48 +00:00
Jeff Garland
19e07d6bf2
fix an issue with multiple defines under some circumstances -- change static const into an enum
...
[SVN r34381]
2006-06-23 17:55:18 +00:00
Jeff Garland
2f8e311836
Fix header guard mismatch issue -- basically cleanup as the guard mismatch doesn't have an effect in this case.
...
[SVN r34067]
2006-05-23 14:38:15 +00:00
Jeff Garland
c1302ab112
Fix header guard mismatch issue -- basically a no-op
...
[SVN r34066]
2006-05-23 14:33:55 +00:00
Jeff Garland
269f799e99
Apply modified version of gcc warning patch from Stephan L. to main branch
...
[SVN r33481]
2006-03-26 21:35:58 +00:00
Jeff Garland
4a3a71749e
Apply modified version of gcc warning patch from Stephan L.
...
[SVN r33480]
2006-03-26 21:29:10 +00:00
Jeff Garland
2af5cd1361
add an expand function to the period
...
[SVN r33478]
2006-03-26 20:12:41 +00:00
Jeff Garland
ac92083505
Fix regression errors that showed up under FreeBSD with GCC and the LANG environment set to russian -- changed parser to use classic locale instead of blank locale
...
[SVN r33416]
2006-03-21 02:26:30 +00:00
Jeff Garland
83be4dd883
Shadow warning fixes from Steven L.
...
[SVN r33407]
2006-03-20 13:29:16 +00:00
Jeff Garland
f9576c4a32
Supress warnings for VC
...
[SVN r33372]
2006-03-18 16:47:55 +00:00
Alisdair Meredith
27ca552ed8
Patch for Borland patch - did not include workaround.hpp
...
[SVN r33134]
2006-02-27 08:02:30 +00:00
Alisdair Meredith
ee74aad32f
Workarounds updated for BCB2006 compiler
...
[SVN r33125]
2006-02-26 20:10:18 +00:00
Jeff Garland
b3e3232bbd
Reduce the usage of basic_stringstream as much a possible to work around VC8 memory leak issue.
...
[SVN r32998]
2006-02-18 20:58:01 +00:00
Jeff Garland
7e1b6bbef4
minor patch from Davlet Panech to stop ICE on MSVC6 SP6 with STLPort 4.6.2
...
[SVN r31927]
2005-12-06 03:49:15 +00:00
Jeff Garland
26f14eda80
add dll linking for special_value_from_string declaration.
...
[SVN r31802]
2005-11-28 13:21:54 +00:00
Jeff Garland
66721a13e4
Fix one last unqualified tm struct --> make std::tm
...
[SVN r31521]
2005-11-01 04:27:29 +00:00
Jeff Garland
334a28d8ce
changes to for QNX - put time_t references into namespace std
...
[SVN r31496]
2005-10-27 13:37:30 +00:00
Jeff Garland
c2a307320b
changes for tracker issue 1178092 -- change in convert_to_lower to make local a const static and speed up parsing.
...
[SVN r31460]
2005-10-25 12:49:02 +00:00
Jeff Garland
cfc379713a
fixes for issue 949189 -- perhaps cleans up some warnings.
...
[SVN r31459]
2005-10-25 12:42:20 +00:00
Jeff Garland
cfea9b8090
remove obsolete file -- class renamed
...
[SVN r31457]
2005-10-25 03:52:30 +00:00
Jeff Garland
6f7fc0d116
Qualify all references to tm with std:: hopefully will fix QNX compile issues
...
[SVN r31456]
2005-10-25 03:38:40 +00:00
Jeff Garland
f2d4fac8cd
Patch to silence vc8 deprication warnings since we plan to keep using std::gmtime.
...
[SVN r31455]
2005-10-25 02:42:43 +00:00
Jeff Garland
267c42d33f
Start on feature changes required to support wide chars in time zones and eventual move of all the time zone core to date_time namespace
...
[SVN r31436]
2005-10-23 20:15:07 +00:00
Jeff Garland
6ab46fc3d4
fixes for regression in gcc295 compilers
...
[SVN r30914]
2005-09-11 23:21:00 +00:00
Jeff Garland
2edb54a390
Fix negative month addition issue.
...
[SVN r30823]
2005-09-05 22:07:23 +00:00
Jeff Garland
1ed0baf300
iso tokenizer fixes - causes exception when missing digits - hence bad format
...
[SVN r30820]
2005-09-05 21:34:26 +00:00
Jeff Garland
71b24a55de
fixes for day of month parsing problem
...
[SVN r30818]
2005-09-05 21:10:50 +00:00
John Maddock
e73f083d86
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
...
[SVN r30670]
2005-08-25 16:27:28 +00:00
Jeff Garland
7ae423541f
fix shadow warnings and remove mis-coded copy constructor
...
[SVN r30607]
2005-08-20 18:22:06 +00:00
Jeff Garland
3b99d4e120
Remove localtime_r functions for borland compilers.
...
[SVN r30374]
2005-08-02 13:02:41 +00:00
Jeff Garland
01736f5847
Fixes to period to resolve inconsistencies with handling periods of -1, 0, 1 durations.
...
[SVN r30233]
2005-07-24 23:47:50 +00:00
Jeff Garland
ebd6ac409c
Fixes so that from_iso_string correctly handles subsecond resolutions.
...
[SVN r30175]
2005-07-19 11:17:32 +00:00
Jeff Garland
f8b6cee61b
Reorder input iterator dereferences to ensure end of stream is checked first
...
[SVN r30150]
2005-07-17 23:57:59 +00:00
Jeff Garland
74de942d09
critical fix for time input functions that made iso and other undelimited time formats fail to parse correctly
...
[SVN r30129]
2005-07-16 00:36:56 +00:00
Jeff Garland
8ff4398901
fix tabs in file problem
...
[SVN r30025]
2005-07-13 03:59:54 +00:00
Jeff Garland
8bb7f140af
unfortunate last minute major bug with duration output with negative time durations - fixes allow for additional user control of the sign format for the general case and make sure all elements of duration have absolute values. Also cleaned up a few out of date comments
...
[SVN r29876]
2005-07-03 06:53:13 +00:00
Jeff Garland
4901ad91e4
fix a serious bug with conversions for negative time durations. Need the minutes and seconds fields to be converted to absolute values. This was creating a downstream bug in i/o code where negative durations were not streaming out correctly
...
[SVN r29874]
2005-07-02 23:35:06 +00:00
Jeff Garland
443ab4fce8
fix an input parsing bug that would cause an extra character to be consumed in the stream when parsing special value cases. In particular something like a date period like [2005-Jun-10/not-a-date-time] would fail to parse correctly even though this can be constructed and output just fine
...
[SVN r29853]
2005-07-01 02:58:57 +00:00
Jeff Garland
54e7c78df6
fix bug with exception handling in new i/o code -- only throw exceptions if stream bits set correctly
...
[SVN r29823]
2005-06-28 13:12:24 +00:00
Jeff Garland
7472b1e047
fixes for special value serialization bug
...
[SVN r29712]
2005-06-21 03:35:34 +00:00
Jeff Garland
fa053e1172
cleanup/removal of ptime_facet typedefs
...
[SVN r29620]
2005-06-16 13:22:27 +00:00
Jeff Garland
ea43217c2b
fix for bug with %% strings in formats
...
[SVN r29619]
2005-06-16 13:21:39 +00:00
Jeff Garland
99c989d1da
fix problem with use of format/npos
...
[SVN r29493]
2005-06-09 12:37:13 +00:00
Jeff Garland
8f247814a4
minor tweaks -- documentation only -- no code changes
...
[SVN r29444]
2005-06-06 10:36:46 +00:00
Rene Rivera
925b49e7dc
Add work around for standard libraries that use local time as the basis of std::time, like the MSL on Windows.
...
[SVN r29346]
2005-06-01 15:05:06 +00:00
Rene Rivera
08db1dce9e
Work around CW-8 problem of considering a T[] incomplete when T is a template type.
...
[SVN r29344]
2005-06-01 14:19:22 +00:00
Jeff Garland
aadfbadf35
variety of fixes to clean up various compiler warnings -- particularly cw, vc8
...
[SVN r29189]
2005-05-25 14:16:15 +00:00
Jeff Garland
ce98b2ac63
fix for unused parameter warnings
...
[SVN r29182]
2005-05-25 11:52:24 +00:00
Jeff Garland
394bb9911e
fix for microsecond clock -- remove extra call to time which sometimes caused regression failures
...
[SVN r29181]
2005-05-25 11:28:41 +00:00
Jeff Garland
61d6ee9a86
add operator- to fix errors in testlocal_time_period.cpp
...
[SVN r28938]
2005-05-15 21:21:00 +00:00
Jeff Garland
4a2f3352b7
add std:: qualifications to isalpha calls to hopefully fix codewarrior 9.5 regressions
...
[SVN r28900]
2005-05-14 16:38:28 +00:00
Jeff Garland
a9ca8beb87
minor tweaks to try and cleanup como regresssions -- warnings about unreachable code and failure on microsec clock
...
[SVN r28817]
2005-05-11 13:01:53 +00:00
Jeff Garland
85e8d01166
take a shot a fixing como regression failures
...
[SVN r28755]
2005-05-09 03:37:09 +00:00
Jeff Garland
2e4f021ab6
take a shot at fixing gcc 4.x compile error for 1.33
...
[SVN r28709]
2005-05-07 08:49:15 +00:00
Rene Rivera
1beebb2eb5
Fixes for CodeWarrior compilation problems.
...
* time_facet.hpp; Fix undefined errors because of class method lookups. Needed to use this->* for correct vtable method resolution.
* Jamfile; Make some of the tests specify that they use locale support.
[SVN r28708]
2005-05-07 06:17:24 +00:00
Jeff Garland
94b388e3c9
Changes for i/o fixes -- close some holes. Also rename of timezone to custom tz
...
[SVN r28630]
2005-05-03 14:27:53 +00:00
Jeff Garland
898e0a4524
add custom timezone -- just a name change from timezone
...
[SVN r28628]
2005-05-03 14:14:11 +00:00
Jeff Garland
9992b00c59
updates to fix serialization regression caused by changes to the serialization lib -- macros must now be outside namespace
...
[SVN r28457]
2005-04-24 05:54:25 +00:00
Jeff Garland
83b9057a68
fix a problem where in STD_CONFIG mode we don't handle the case where a time duration of over 24 hours is constructed. Change adds appropriate amounts to the date.
...
[SVN r28445]
2005-04-24 01:35:19 +00:00
Jeff Garland
b0f888e7b6
fix error with setting month strings -- caused off by one month error
...
[SVN r28442]
2005-04-23 21:16:06 +00:00
Jeff Garland
9bec7b8111
patches to enable local time input streaming
...
[SVN r28433]
2005-04-23 05:39:52 +00:00
Jeff Garland
ad38989a3a
series of changes to support input/output for time zones
...
[SVN r28304]
2005-04-17 21:49:11 +00:00
Jeff Garland
ad9ab4c15e
fix a metrowerks warning about returning an int instead of short
...
[SVN r28299]
2005-04-17 21:10:54 +00:00
Jeff Garland
a47da49ee9
add an end string char -- perhaps fix vc regressions
...
[SVN r28283]
2005-04-16 18:59:51 +00:00
Jeff Garland
8b5a417459
make changes to eliminate most of the lexical_casts in the code -- hopefully this will help codewarrior 8.3 errors
...
[SVN r28181]
2005-04-12 15:04:33 +00:00
Jeff Garland
68a03f5ec9
fix warning on code warrior about implict conversion from int
...
[SVN r28177]
2005-04-12 13:16:24 +00:00
Jeff Garland
f9c5429756
portability changes for sunpro with new i/o code
...
[SVN r28176]
2005-04-12 13:01:53 +00:00
Jeff Garland
22953c181c
narrow down the string_algo includes to hopefully work around error in code warrior -- make compiles faster
...
[SVN r28175]
2005-04-12 12:47:46 +00:00
Jeff Garland
3257d1297a
changes to support format-based input of time types. For example: %Y-%M-%D %H:%M:%S
...
[SVN r28140]
2005-04-12 02:55:04 +00:00
Jeff Garland
9e7902c79e
change the compiler macros to enable new fancy i/o for metrowerks compiler
...
[SVN r28092]
2005-04-10 23:53:08 +00:00
Jeff Garland
23f9750b7a
open up mingw to new i/o code -- will hopefully fix some of the current mingw regressions
...
[SVN r28090]
2005-04-10 23:07:24 +00:00
Jeff Garland
5b47132eb5
call atoi via std:: -- hopefully fix some metrowerks 9.4 regressions
...
[SVN r28070]
2005-04-09 16:05:16 +00:00
Jeff Garland
9eed73ddd6
replace facet io with simplified form that will hopefully reverse regressions on compilers like mingw
...
[SVN r27996]
2005-04-06 02:16:07 +00:00
Jeff Garland
bf47dadf80
fix uninitialized variable problem
...
[SVN r27995]
2005-04-06 01:15:20 +00:00
Jeff Garland
faa1bdc2f9
fix up a couple of casts to the correct types
...
[SVN r27951]
2005-04-04 11:05:30 +00:00
Jeff Garland
ea0f30f26e
truncate extra digits when parsing time duration instead of taking the last n digits incorrectly
...
[SVN r27935]
2005-04-02 17:57:45 +00:00
Jeff Garland
2821d374ea
fix code warrior 9_3 warning about int to short conversions
...
[SVN r27886]
2005-03-30 16:09:46 +00:00
Jeff Garland
c346cce82f
serialization fixes for gcc 3.4
...
[SVN r27883]
2005-03-30 14:13:11 +00:00
Jeff Garland
116b195367
add mingw to the list of compilers not supporting reentrant function calls
...
[SVN r27881]
2005-03-30 13:22:50 +00:00
Jeff Garland
96eac159dc
getting the reentrant function macro logic right -- hopefully
...
[SVN r27866]
2005-03-29 14:36:04 +00:00
Jeff Garland
1f31372e84
prevent the reentrant versions of std lib clock functions from use with metrowerks compiler
...
[SVN r27865]
2005-03-29 12:22:51 +00:00
Jeff Garland
6f1a591083
add some code comments -- constructor for formatter
...
[SVN r27860]
2005-03-28 14:27:09 +00:00
Jeff Garland
821d9bce88
add include of gregorian/conversion.hpp so header will stand alone
...
[SVN r27818]
2005-03-27 15:57:35 +00:00
Jeff Garland
82fbd7f7df
next round of major updates to format-based input-output. Adds various parsers to support full date input
...
[SVN r27797]
2005-03-24 13:07:42 +00:00
Jeff Garland
c4167b847e
fix define for multi-threaded posix builds -- remove parens from macro defines
...
[SVN r27752]
2005-03-21 11:13:02 +00:00
Jeff Garland
40fc786a46
disable the reentrant calls when MSC_VER is defined -- should fix regressions on windows compilers temporarily while we figure out why it works here, but not in regression land
...
[SVN r27747]
2005-03-20 16:41:07 +00:00
Jeff Garland
f88d8130a5
fixes related to reentrant function calls on posix (localtime_r)
...
[SVN r27744]
2005-03-19 21:39:59 +00:00
Jeff Garland
aac4bbfd98
changes for vc7 failure related to shared_ptr compares
...
[SVN r27743]
2005-03-19 18:42:14 +00:00
Jeff Garland
b03be5374f
replace time_ with this->time_ to hopefully fix gcc regression failures
...
[SVN r27658]
2005-03-15 04:29:08 +00:00
Jeff Garland
46a8a6c4f5
refactor the implementation of has_dst to remove the a flag and hopefully allow this code to compile on vc7
...
[SVN r27634]
2005-03-13 19:29:20 +00:00
Jeff Garland
b88926bc0d
fix gcc3_4 lookup errors for protected data member time_ by adding this->time_ to subclass
...
[SVN r27633]
2005-03-13 19:16:22 +00:00
Jeff Garland
ba33687a2b
fix bug 1155556 which reports failure in the case of an empty string sent to from_simple_string
...
[SVN r27624]
2005-03-12 20:44:55 +00:00
Victor A. Wagner Jr.
7971e6658a
Changed - some &*somestdstring.end() to &*somestdstring.begin+somestdstring.size()
...
since dereferencing ....end() is undefined
I realize that most optimizers will do away with the dereference, but some
debugging libraries won't (in particular VC8.0)
[SVN r27549]
2005-03-04 06:52:10 +00:00
Jeff Garland
09fc884f2d
make output of generators have a 2 digit day in all cases
...
[SVN r27488]
2005-02-23 10:07:53 +00:00
Jeff Garland
0aab889bfe
fix metroworks and other regressions as a result of multiple definitions of the 1_33_facet_io macro -- in some cases it's defined in the JAMFILE so we don't want to redefine here
...
[SVN r27435]
2005-02-19 22:26:19 +00:00
Jeff Garland
965643e13f
Fix problems with gcc 3.4 and 4.x compiles by adding this-> to protected member access
...
[SVN r27405]
2005-02-16 13:04:40 +00:00
Jeff Garland
32d0fd2cd1
make division operator const
...
[SVN r27404]
2005-02-16 13:03:38 +00:00
Jeff Garland
f4038f5df4
change the i/o to not be included if pre_133 macro is set
...
[SVN r27351]
2005-02-13 19:11:14 +00:00
Jeff Garland
462c4f4112
change storage for default strings over to individual chars to avoid redefinition problems
...
[SVN r27350]
2005-02-13 19:09:50 +00:00
Jeff Garland
c812fbed5a
remove zone_abbrev function
...
[SVN r27349]
2005-02-13 19:08:51 +00:00
Jeff Garland
f060e8752a
fix errors in compiler config due to bad patch
...
[SVN r27339]
2005-02-13 02:38:32 +00:00
Jeff Garland
8c7d41bd85
fixes for regressions on old compilers after check-in of new facet code
...
[SVN r27309]
2005-02-10 15:17:01 +00:00
Jeff Garland
1db70c3342
mostly doc updates -- a few minor typedefs and such for local time
...
[SVN r27000]
2005-02-02 02:34:46 +00:00
Jeff Garland
f18f2ddeff
add new legacy io file -- fix broken regression tests
...
[SVN r26984]
2005-02-01 03:15:16 +00:00
Jeff Garland
94de717857
large series of changes associated with revamped facet code
...
[SVN r26940]
2005-01-30 20:58:52 +00:00
Stefan Slapeta
faf814d4e1
check bad leap year from string
...
[SVN r26860]
2005-01-27 11:09:50 +00:00
Jeff Garland
8da8b543ab
updates to enable universal_time for windows platforms
...
[SVN r26812]
2005-01-22 19:16:03 +00:00
Jeff Garland
fff2e8e38d
add in a universal time extension for gettimeofday clocks
...
[SVN r26805]
2005-01-22 16:33:48 +00:00
Jeff Garland
021b754074
changes to add local_time io -- 11-03 io patchset
...
[SVN r26658]
2005-01-10 00:29:14 +00:00
Jeff Garland
5505ebb621
add as part of the 11-03 io patchset
...
[SVN r26655]
2005-01-09 23:24:05 +00:00
Jeff Garland
a3463b52bc
fix for VC7 regression change
...
[SVN r26654]
2005-01-09 23:13:54 +00:00
Jeff Garland
c4ec04ca2a
new local time stuff from 11-03 patchset
...
[SVN r26652]
2005-01-09 22:52:50 +00:00
Jeff Garland
5c85586294
various changes from 11_03_2004 patch set
...
[SVN r26651]
2005-01-09 20:37:36 +00:00
Jeff Garland
dcaf8594e1
first version of operators
...
[SVN r26650]
2005-01-09 20:23:48 +00:00
Jeff Garland
c0c724e6dd
add comment regarding static cast
...
[SVN r26469]
2004-12-07 11:00:12 +00:00
Jeff Garland
389747604e
apply sunpro patch from caleb epstein
...
[SVN r26468]
2004-12-07 10:52:50 +00:00
Jeff Garland
0202d24f66
fix various vc7.x warnings
...
[SVN r26436]
2004-12-06 02:07:52 +00:00
Jeff Garland
c584da75f3
fix vc7.x warnings
...
[SVN r26435]
2004-12-06 02:01:32 +00:00
Jeff Garland
10aad83bd6
fix potential loss of resolution on conversion
...
[SVN r26434]
2004-12-06 01:54:20 +00:00
Jeff Garland
af9cfeac5e
fix windows min/max macro clash problem
...
[SVN r26401]
2004-12-02 13:48:17 +00:00
Victor A. Wagner Jr.
200d17fd13
Added - #include "boost/shared_ptr.hpp"
...
so the user doesn't have to.
[SVN r26392]
2004-12-01 15:50:05 +00:00
Aleksey Gurtovoy
d76afc09e4
merge RC_1_32_0 tab fixes
...
[SVN r26327]
2004-11-28 03:27:25 +00:00
Jeff Garland
02e78e9bb7
add method for local times
...
[SVN r26111]
2004-11-04 12:40:37 +00:00
Jeff Garland
950d235994
remove date template parameter from clock type
...
[SVN r26110]
2004-11-04 12:38:54 +00:00
Jeff Garland
245fcbe19c
add clock stuff for local_times
...
[SVN r26109]
2004-11-04 12:37:55 +00:00
Jeff Garland
fe49e0bfd3
merge fix from 1.32 release branch
...
[SVN r26108]
2004-11-04 12:28:49 +00:00
Jeff Garland
90a28a5988
new format-based time formatter core
...
[SVN r25719]
2004-10-14 02:42:09 +00:00
Jeff Garland
5f545d33fc
add new format based date facet code
...
[SVN r25718]
2004-10-14 00:05:56 +00:00
Jeff Garland
5ab9ac8eba
make utc time type available for clients
...
[SVN r25714]
2004-10-13 18:40:02 +00:00
Jeff Garland
a93beae7e7
include posix_time since we depend on it
...
[SVN r25713]
2004-10-13 18:39:15 +00:00
Jeff Garland
ade6682a9a
various changes to tm conversion functions for local_time support
...
[SVN r25617]
2004-10-07 22:28:21 +00:00
Jeff Garland
97df759fb5
first version of format-based parsing engine
...
[SVN r25615]
2004-10-07 21:40:53 +00:00
Jeff Garland
beb447b6d6
minor commenting fixes
...
[SVN r25614]
2004-10-07 21:05:04 +00:00
Jeff Garland
8f2c5d0ecd
initial version of functions to pull month and weekdays from a facet
...
[SVN r25613]
2004-10-07 21:02:33 +00:00
Jeff Garland
fecb89c9f5
add generic put period template function
...
[SVN r25545]
2004-10-04 00:00:42 +00:00
Jeff Garland
454277023d
files for facet rewrite
...
[SVN r25544]
2004-10-03 23:28:49 +00:00
Jeff Garland
8a472229cc
fix bug in time duration parsing where fractional digits would be incorrect
...
[SVN r25537]
2004-10-03 14:59:25 +00:00
Jeff Garland
dab9c8da43
various updates for local_time system
...
[SVN r25525]
2004-10-02 18:49:16 +00:00
Jeff Garland
9cd73d687c
added tm conversion functions
...
[SVN r25521]
2004-10-01 23:17:02 +00:00
Jeff Garland
9acddb2511
add conversion to tm functions
...
[SVN r25518]
2004-10-01 22:50:42 +00:00
Jeff Garland
fbf8417e5c
fix the ptime max/min date constructors
...
[SVN r25494]
2004-10-01 02:29:49 +00:00
Jeff Garland
33292a72d4
changes to reduce filenames below 32 chars
...
[SVN r25053]
2004-09-13 15:56:25 +00:00
Jeff Garland
d20bccf25e
add function to return end of month from a date
...
[SVN r25015]
2004-09-10 23:09:50 +00:00
Jeff Garland
c9ec79739f
fix date-time serialization to deal with change to SPLIT_FREE macro
...
[SVN r24981]
2004-09-09 00:19:18 +00:00
Jeff Garland
46ad604c88
various updates sept 05
...
[SVN r24960]
2004-09-07 21:09:03 +00:00
Jeff Garland
7967d77192
initial version of local time capabilities
...
[SVN r24859]
2004-09-02 04:16:18 +00:00
Jeff Garland
296c90df0d
1st version of local time files
...
[SVN r24858]
2004-09-02 04:07:28 +00:00
Jeff Garland
76cf5446d9
changes to fix vc7.1 compile problem
...
[SVN r24812]
2004-08-29 19:31:12 +00:00
Jeff Garland
45dfa84bda
fix gcc warnings
...
[SVN r24792]
2004-08-27 23:30:30 +00:00
Jeff Garland
61cd10c7e3
update doxygen comments
...
[SVN r24515]
2004-08-16 21:59:53 +00:00
Jeff Garland
c05b51d43d
small updates to fix warnings, make mingw cross-compiles work
...
[SVN r24305]
2004-08-05 15:58:59 +00:00
Jeff Garland
6971a0a694
add ftime function for win32
...
[SVN r24304]
2004-08-05 14:29:28 +00:00
Jeff Garland
372e67c4c0
add new ftime function for windows
...
[SVN r24293]
2004-08-04 22:06:05 +00:00
Jeff Garland
35657ae6ed
cleaned up version of microsecond time clock implementation including support for ftime (win32)
...
[SVN r24273]
2004-08-03 18:39:14 +00:00
Jeff Garland
f96d2d6eb7
updates to allow microsecond clock on Win32
...
[SVN r24240]
2004-08-01 21:23:45 +00:00
Jeff Garland
e016287186
fixes fror xml serialization
...
[SVN r23953]
2004-07-22 12:58:43 +00:00
Jeff Garland
11fccff25e
fix spelling in comments
...
[SVN r23901]
2004-07-21 14:22:53 +00:00
Jeff Garland
b5a96e031a
fix serialization code
...
[SVN r23871]
2004-07-21 03:09:47 +00:00
Jeff Garland
d8e03bfcc7
fix for facet problem with vc7x compilers when used with dll
...
[SVN r23738]
2004-07-18 23:37:41 +00:00
Jeff Garland
d2a21d7637
change BOOST_NO_WCHAR to BOOST_NO_WSTRING in detecting lack of wide string support
...
[SVN r23732]
2004-07-18 18:36:18 +00:00
Jeff Garland
3213dd494f
improve support for zero length periods
...
[SVN r23729]
2004-07-18 16:20:56 +00:00
Jeff Garland
af4ba244fc
remove tabs from source files
...
[SVN r23712]
2004-07-17 22:24:40 +00:00
Jeff Garland
183851cc85
force borland to use old output headers
...
[SVN r23523]
2004-07-14 01:57:21 +00:00
Jeff Garland
8fe514be11
remove duplicated macro stuff
...
[SVN r23445]
2004-07-11 18:27:40 +00:00
Jeff Garland
61ccbde085
code cleanup patch
...
[SVN r23444]
2004-07-11 18:18:27 +00:00
Jeff Garland
848bfac50d
mac_fix_plus patch set for regressions from bart - 7.09
...
[SVN r23443]
2004-07-11 18:13:21 +00:00
Jeff Garland
6fede05b10
fix regression issues with facet
...
[SVN r23355]
2004-07-06 00:42:15 +00:00
Jeff Garland
c3159ed981
config changes for new gregorian types
...
[SVN r23354]
2004-07-06 00:02:23 +00:00
Jeff Garland
b84df08623
added code for time input streaming
...
[SVN r23338]
2004-07-04 21:59:17 +00:00
Jeff Garland
db85b0a744
fixes for year functor
...
[SVN r23336]
2004-07-04 18:41:21 +00:00
Jeff Garland
50740c8b49
fixes for missing inlines on operators
...
[SVN r23335]
2004-07-04 16:43:23 +00:00
Jeff Garland
cd95e12062
date input streaming and wide stream changees
...
[SVN r23293]
2004-07-01 02:45:18 +00:00
Jeff Garland
077be45205
changes for date input streaming
...
[SVN r23292]
2004-07-01 02:27:04 +00:00
Jeff Garland
327ec13e47
enable the experimental gregorian duration types
...
[SVN r23276]
2004-06-30 00:47:47 +00:00
Jeff Garland
7259f49533
modifications to support experimental gregorian duration types
...
[SVN r23273]
2004-06-30 00:27:35 +00:00
Jeff Garland
ca9cd67304
add new gregorian duration types into posix time
...
[SVN r23272]
2004-06-30 00:11:11 +00:00
Jeff Garland
396d237e90
provide optional support for gregorian duration types
...
[SVN r23271]
2004-06-30 00:01:20 +00:00
Jeff Garland
0cfe74866c
add serialization code for posix time
...
[SVN r23269]
2004-06-29 22:21:14 +00:00
Jeff Garland
2acf121fb1
add serialization example
...
[SVN r23268]
2004-06-29 22:18:53 +00:00
Jeff Garland
04e95788fd
changes to support default constructors
...
[SVN r23264]
2004-06-29 16:41:04 +00:00
Jeff Garland
0b7cdb3930
add polymorphic base type defintion for date generators
...
[SVN r23263]
2004-06-29 16:29:21 +00:00
Jeff Garland
fef15f220c
add types for new date generator functions
...
[SVN r22975]
2004-05-30 15:48:22 +00:00
Jeff Garland
ff2404a7b7
add iso_from function
...
[SVN r22661]
2004-04-18 20:30:51 +00:00
Jeff Garland
e2fb13a350
fix for feb29th corner case with year_iterator
...
[SVN r22659]
2004-04-18 19:35:25 +00:00
Jeff Garland
b4b43fae6a
fix for min/max date constructors
...
[SVN r22643]
2004-04-17 20:41:10 +00:00
Jeff Garland
af4f6424be
fix the posix_time constructor to accept special values
...
[SVN r22590]
2004-04-03 23:20:34 +00:00
Jeff Garland
f78a609709
remove wide string support from Borland 5.64
...
[SVN r22446]
2004-03-06 23:40:20 +00:00
Jeff Garland
c627cb8f82
first round of changes for input streaming of dates
...
[SVN r22412]
2004-03-01 02:11:04 +00:00
Jeff Garland
f1cb8ba336
attempt to fix regression errors by disabling wstring on cygwin
...
[SVN r22404]
2004-02-28 19:51:59 +00:00
Eric Niebler
058431aed0
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
...
[SVN r22394]
2004-02-26 18:27:02 +00:00
Jeff Garland
0c047d46c0
changes to support wide string output
...
[SVN r22270]
2004-02-15 16:28:07 +00:00
Jeff Garland
ba361a0de2
add file for wstring output -- supports broken compilers
...
[SVN r22269]
2004-02-15 16:18:21 +00:00
Jeff Garland
b8e1a2ca30
move time_formatters_limited to correct location
...
[SVN r22268]
2004-02-15 16:16:52 +00:00
Jeff Garland
79d6848e7d
move formatters_limited to correct place
...
[SVN r22267]
2004-02-15 16:15:46 +00:00
Jeff Garland
aba3f7ed05
changes to support wide strings
...
[SVN r22266]
2004-02-15 16:10:01 +00:00
Jeff Garland
2b6d32acca
change to support wide string output
...
[SVN r22265]
2004-02-15 16:06:46 +00:00
Jeff Garland
2287dda4ea
base changes to support wide string output
...
[SVN r22263]
2004-02-15 15:49:52 +00:00
Jeff Garland
68aa043dfd
fix include guard bug, copyright info
...
[SVN r22262]
2004-02-15 15:37:06 +00:00
Jeff Garland
aa7a964a1d
new macros for wide string output
...
[SVN r22261]
2004-02-15 15:31:30 +00:00
Jeff Garland
8096967c61
add files for wide string output for compilers that don't meet the standard
...
[SVN r22260]
2004-02-15 15:28:21 +00:00
Jeff Garland
2b38d8da8d
updates to support wide stream output
...
[SVN r21923]
2004-01-25 18:42:25 +00:00
Jeff Garland
447569e1e0
changes to support wide char streams
...
[SVN r21921]
2004-01-25 18:26:57 +00:00
Jeff Garland
f32029704b
fix for unused var compiler warning
...
[SVN r21618]
2004-01-12 04:12:02 +00:00
Jeff Garland
cdf23a00d6
remove Wshadow warnings for gcc
...
[SVN r21602]
2004-01-11 17:41:21 +00:00
Jeff Garland
acb4191993
fix gcc shadow warning
...
[SVN r21546]
2004-01-08 13:05:42 +00:00
John Maddock
db5da36efe
Modified dll build logic to conform to more/separate_compilation.html.
...
Added support for auto-linking.
[SVN r21544]
2004-01-08 12:45:46 +00:00
Jeff Garland
be2b60a3ee
enable facet-based I/O for borland 554
...
[SVN r21340]
2003-12-19 14:20:30 +00:00
Jeff Garland
3c4ce069c1
fix error with subtraction of neg duration
...
[SVN r21338]
2003-12-19 14:08:12 +00:00
Jeff Garland
42b4f1ac6e
provide full include path for Metrowerks
...
[SVN r21250]
2003-12-14 13:59:58 +00:00
Jeff Garland
5f5d424213
fix for metrowerks compilation issue
...
[SVN r21144]
2003-12-05 01:38:47 +00:00
Jeff Garland
66b5128a08
remove non-working metrowerks fix
...
[SVN r21109]
2003-12-03 03:36:14 +00:00
Jeff Garland
8f6259134c
fix tabs / formatting in source
...
[SVN r21107]
2003-12-03 03:28:35 +00:00
Jeff Garland
8c4bdeee46
fix tabs / formatting in source
...
[SVN r21106]
2003-12-03 03:07:43 +00:00
Jeff Garland
249be91540
fix tabs / formatting in source
...
[SVN r21105]
2003-12-03 02:48:56 +00:00
Jeff Garland
4d93bc2a86
fix tabs / formatting in source
...
[SVN r21104]
2003-12-03 02:28:02 +00:00
Jeff Garland
f96304dad4
fix tabs / formatting in source
...
[SVN r21103]
2003-12-03 02:22:16 +00:00
Jeff Garland
d687da72a6
fix tabs / formatting in source
...
[SVN r21102]
2003-12-03 02:01:43 +00:00
Jeff Garland
f73e7508bc
fix tabs / formatting in source
...
[SVN r21101]
2003-12-03 01:56:13 +00:00
Jeff Garland
1ce4297c3a
fix tabs in source
...
[SVN r21098]
2003-12-03 01:24:22 +00:00
Jeff Garland
7e47845ebb
attempt to fix metrowerks issues
...
[SVN r21004]
2003-11-29 16:18:23 +00:00
Jeff Garland
5de8b60886
another attempt at fixing borland
...
[SVN r20968]
2003-11-27 02:25:13 +00:00
Jeff Garland
28e89841c7
support for addtional date parsing formats - eg: Nov 10 2003
...
[SVN r20943]
2003-11-25 03:51:20 +00:00
Jeff Garland
c498ea51c2
make date constructor explicit
...
[SVN r20921]
2003-11-23 16:04:24 +00:00
Jeff Garland
1c8c15b707
fix include guard
...
[SVN r20915]
2003-11-23 03:42:01 +00:00
Jeff Garland
b8a42c49a6
license update
...
[SVN r20913]
2003-11-23 03:31:27 +00:00
Jeff Garland
3844415e7d
license update
...
[SVN r20912]
2003-11-23 02:37:57 +00:00
Jeff Garland
4db575f16f
license update
...
[SVN r20911]
2003-11-23 02:27:09 +00:00
Jeff Garland
2d9ac463ec
modifications to support windows dlls
...
[SVN r20910]
2003-11-23 01:42:31 +00:00
Jeff Garland
105abd33fc
fixes for borland regression errors
...
[SVN r20877]
2003-11-20 02:18:04 +00:00
Jeff Garland
71a8d6bf70
fixes for borland regression errors, start for windows dll correction
...
[SVN r20876]
2003-11-20 02:17:51 +00:00
Jeff Garland
6dfe20cd95
fix borland regression errors
...
[SVN r20849]
2003-11-19 00:46:52 +00:00
Jeff Garland
79bba50bb1
regression error fixes
...
[SVN r20848]
2003-11-18 23:27:38 +00:00
Jeff Garland
a3ac6fd873
regression fixes
...
[SVN r20847]
2003-11-18 23:26:20 +00:00
Jeff Garland
9fc167b721
fix regression failures 11-15-2003
...
[SVN r20816]
2003-11-15 17:35:51 +00:00
Jeff Garland
96a607e2d2
fixes for is_pos_inf
...
[SVN r20799]
2003-11-13 02:01:32 +00:00
Jeff Garland
7f3d05d39c
vc level4 warning fixes
...
[SVN r20791]
2003-11-12 03:11:08 +00:00
Jeff Garland
cabb996dc2
fix vc level 4 warnings
...
[SVN r20790]
2003-11-12 03:09:44 +00:00