Jeff Garland
|
43839c4d19
|
Changes to tests for i/o fixes -- close some holes. Also rename of custom timezone
[SVN r28629]
|
2005-05-03 14:27:05 +00:00 |
|
Jeff Garland
|
d13c4ec9f3
|
updates to fix serialization regression caused by changes to the serialization lib -- const value is required when archiving
[SVN r28456]
|
2005-04-24 05:53:01 +00:00 |
|
Jeff Garland
|
7635f9334d
|
add facet tests the check setting of name strings
[SVN r28441]
|
2005-04-23 21:15:06 +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
|
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
|
44fec40c5f
|
clear up some test errors for compilers that don't support the new 1.33 fancy i/o facts
[SVN r28091]
|
2005-04-10 23:47:38 +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
|
e71ce4bf36
|
add empty string test for bug 1155556 which reports failure in the case of an empty string sent to from_simple_string
[SVN r27623]
|
2005-03-12 20:44:03 +00:00 |
|
Jeff Garland
|
174bea2604
|
added new date parsing tests to go along with updates to date parsing code including new tokenizer stuff
[SVN r27622]
|
2005-03-12 20:30:09 +00:00 |
|
Jeff Garland
|
a62c95047c
|
fix for failures on gcc3.x on Solaris -- apparently on that platform there is a macro that defines sun == 1 -- unbelievable...
[SVN r27618]
|
2005-03-12 03:56:24 +00:00 |
|
Jeff Garland
|
8b48ef6483
|
changes to support new io facets
[SVN r27359]
|
2005-02-13 20:50:37 +00:00 |
|
Jeff Garland
|
31383c0c8e
|
series of test changes associated with new facet code
[SVN r26941]
|
2005-01-30 21:04:49 +00:00 |
|
Stefan Slapeta
|
d9a4057d06
|
Added bad leap year test
[SVN r26859]
|
2005-01-27 11:08:55 +00:00 |
|
Jeff Garland
|
57280ba606
|
first version of format-based date facet code
[SVN r25717]
|
2004-10-14 00:04:34 +00:00 |
|
Jeff Garland
|
32954414b1
|
enhanced tests for changes to to_tm functions
[SVN r25618]
|
2004-10-07 22:30:16 +00:00 |
|
Jeff Garland
|
c649f13a92
|
1st version of test file for format-based date parser
[SVN r25616]
|
2004-10-07 21:47:43 +00:00 |
|
Jeff Garland
|
9c838d673b
|
cleanup tm test changes
[SVN r25520]
|
2004-10-01 23:08:56 +00:00 |
|
Jeff Garland
|
3e79cacead
|
new tests for tm conversion code
[SVN r25519]
|
2004-10-01 22:52:48 +00:00 |
|
Jeff Garland
|
e016287186
|
fixes fror xml serialization
[SVN r23953]
|
2004-07-22 12:58:43 +00:00 |
|
Jeff Garland
|
4e7377cff8
|
fix for facet problem with vc7x compilers when used with dll--updated tests
[SVN r23739]
|
2004-07-18 23:38:07 +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
|
0aa38b0621
|
check in improved exception handling so regression tests are stopped by stream in failures
[SVN r23716]
|
2004-07-17 23:42:25 +00:00 |
|
Jeff Garland
|
14ea07a5f1
|
improve mac regression - quickfix
[SVN r23554]
|
2004-07-14 16:29:00 +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
|
3de5a6118d
|
fixes for error in regression check
[SVN r23440]
|
2004-07-11 16:43:38 +00:00 |
|
Jeff Garland
|
e263e5f2fd
|
windows regression fixes - 7.05
[SVN r23357]
|
2004-07-06 01:46:40 +00:00 |
|
Jeff Garland
|
db85b0a744
|
fixes for year functor
[SVN r23336]
|
2004-07-04 18:41:21 +00:00 |
|
Jeff Garland
|
edfead56f4
|
produce failures for compilers that don't support wide string and locale properly
[SVN r23295]
|
2004-07-01 03:06:49 +00:00 |
|
Jeff Garland
|
5297335ca9
|
changes to support date input streaming and wide chars
[SVN r23294]
|
2004-07-01 02:47:42 +00:00 |
|
Jeff Garland
|
b9f4a17d6b
|
add tests for experimental duration types
[SVN r23274]
|
2004-06-30 00:38:12 +00:00 |
|
Jeff Garland
|
e8e29dcc00
|
add serialization test code
[SVN r23270]
|
2004-06-29 22:22:56 +00:00 |
|
Jeff Garland
|
74a2cc77c7
|
changes for default constructors
[SVN r23265]
|
2004-06-29 16:43:39 +00:00 |
|
Jeff Garland
|
8c42b6a80f
|
add test for new date generator functions
[SVN r22974]
|
2004-05-30 15:46:49 +00:00 |
|
Jeff Garland
|
aba0b3d378
|
additional tests for year_iterator
[SVN r22660]
|
2004-04-18 19:36:10 +00:00 |
|
Jeff Garland
|
7ab37b1489
|
fix for min/max date constructors
[SVN r22644]
|
2004-04-17 20:46:12 +00:00 |
|
Jeff Garland
|
4ae0c51316
|
first round of changes to support input streaming
[SVN r22413]
|
2004-03-01 02:11:31 +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
|
ffd02f547d
|
additional tests for wide string output
[SVN r22273]
|
2004-02-15 16:42:50 +00:00 |
|
Jeff Garland
|
8a97ff010e
|
tests for widestream/string output
[SVN r21924]
|
2004-01-25 18:43:21 +00:00 |
|
Jeff Garland
|
af9a2aea07
|
extract fix that didn't fix metrowerks
[SVN r21108]
|
2003-12-03 03:30:48 +00:00 |
|
Jeff Garland
|
8f6259134c
|
fix tabs / formatting in source
[SVN r21107]
|
2003-12-03 03:28:35 +00:00 |
|
Jeff Garland
|
7e47845ebb
|
attempt to fix metrowerks issues
[SVN r21004]
|
2003-11-29 16:18:23 +00:00 |
|
Jeff Garland
|
dfb0230147
|
enhanced tests for date parsing
[SVN r20944]
|
2003-11-25 04:07:48 +00:00 |
|
Jeff Garland
|
ff4253a4da
|
license update
[SVN r20922]
|
2003-11-23 16:12:01 +00:00 |
|
Jeff Garland
|
b44b6bc0c1
|
fix vc regression failures
[SVN r20817]
|
2003-11-15 18:01:45 +00:00 |
|
Jeff Garland
|
aa4b705aa9
|
tolower fixes
[SVN r20788]
|
2003-11-12 02:57:22 +00:00 |
|
Jeff Garland
|
2654a5861d
|
various test updates for special value support update
[SVN r20644]
|
2003-11-04 12:53:59 +00:00 |
|
Jeff Garland
|
8bbde67c3b
|
update tests for infinity, nadt string changes
[SVN r20641]
|
2003-11-04 12:10:47 +00:00 |
|
Jeff Garland
|
f74d481e92
|
various compilation macro cleanup
[SVN r20638]
|
2003-11-04 11:50:29 +00:00 |
|
Jeff Garland
|
0ae2743116
|
new tests for parsing month names with strings like: feb, mar, april, etc
[SVN r20410]
|
2003-10-19 19:53:59 +00:00 |
|