Commit Graph

3194 Commits

Author SHA1 Message Date
Gennadiy Rozental
783722fae8 date
[SVN r47790]
2008-07-25 03:55:03 +00:00
Gennadiy Rozental
cb6922e0c3 date
[SVN r47789]
2008-07-25 03:53:22 +00:00
Gennadiy Rozental
a574fe654c date
[SVN r47788]
2008-07-25 03:52:52 +00:00
Gennadiy Rozental
daece9098d avoid necessity to include additional files
[SVN r47787]
2008-07-25 03:50:49 +00:00
Gennadiy Rozental
de0e8f5180 date
[SVN r47786]
2008-07-25 03:46:50 +00:00
Gennadiy Rozental
40dfc4ef20 warning clean up
[SVN r47782]
2008-07-25 03:29:15 +00:00
Gennadiy Rozental
793dcb90e8 further optimization of test tools output operations
[SVN r47780]
2008-07-25 03:26:12 +00:00
Gennadiy Rozental
f831e53559 set size to it's min value
[SVN r47774]
2008-07-25 02:29:20 +00:00
Gennadiy Rozental
698a5b35dd move print_log_value to the test_tools namespace
[SVN r47772]
2008-07-25 02:17:07 +00:00
Gennadiy Rozental
0ec695f7df removed 7.1 project files
[SVN r47771]
2008-07-25 01:58:21 +00:00
Gennadiy Rozental
08e1d794ed removed old docs
[SVN r47770]
2008-07-25 01:53:12 +00:00
Jürgen Hunold
ddb8520cb0 Fix gcc -pedantic warning: extra ;
[SVN r47423]
2008-07-14 18:41:24 +00:00
Gennadiy Rozental
5bfc4fee80 Moves some config macros around
Introduces lazy_ostream - should speed u ptesting tools by avoiding output operation is many cases. Thanks to Jiri Palecek for an idea.
Removes misguided attempt at testing tools returning values. 

[SVN r47258]
2008-07-09 05:05:40 +00:00
Gennadiy Rozental
a4b21f494d correct condition
[SVN r47170]
2008-07-07 06:33:34 +00:00
Gennadiy Rozental
c393b5c52c typo fix
[SVN r47169]
2008-07-07 06:30:54 +00:00
Gennadiy Rozental
877ded9f46 Fixes #998
[SVN r47167]
2008-07-07 05:50:26 +00:00
Gennadiy Rozental
3d11a33413 Some more warnings fixed. Fixes #1432
Fixes recent bug introduced in expectation testing modules

[SVN r47166]
2008-07-07 05:41:14 +00:00
Gennadiy Rozental
6f62d562ec copyright update
[SVN r47163]
2008-07-07 03:47:01 +00:00
Gennadiy Rozental
89725b2e38 copyright update
[SVN r47162]
2008-07-07 03:46:10 +00:00
Gennadiy Rozental
5817beb5c4 copyright update
[SVN r47161]
2008-07-07 03:32:34 +00:00
Gennadiy Rozental
ef858e07f4 copyright update
[SVN r47160]
2008-07-07 03:29:55 +00:00
Gennadiy Rozental
f2844a7f6a copyright update
[SVN r47159]
2008-07-07 03:29:21 +00:00
Gennadiy Rozental
01fe2bc31e copyright update
[SVN r47158]
2008-07-07 03:27:18 +00:00
Gennadiy Rozental
9c9d99078f Suppress some warnings. Fixes #1495
[SVN r47156]
2008-07-07 02:27:32 +00:00
Gennadiy Rozental
319a1c4aab copyright update
[SVN r47155]
2008-07-07 01:09:30 +00:00
Gennadiy Rozental
183632ef29 copyright update
[SVN r47154]
2008-07-07 01:06:38 +00:00
Gennadiy Rozental
eecc80b0df Initial support for test tools to return value
[SVN r47153]
2008-07-07 01:01:17 +00:00
Gennadiy Rozental
9f731a73a1 debug build fix
[SVN r47152]
2008-07-07 01:00:27 +00:00
Gennadiy Rozental
7b4a1467cb Fix test case filter
[SVN r47151]
2008-07-07 00:58:22 +00:00
Beman Dawes
51176cb318 Fix ticket #1542
[SVN r46513]
2008-06-19 14:49:17 +00:00
Douglas Gregor
4ddc21f3ff Add mime-type and eol-style properties as needed
[SVN r46445]
2008-06-17 13:54:46 +00:00
Vladimir Prus
41eb47789f Fix uninitialized variable.
Valgrind complains if any data passed to a syscall is uninitialized,
even though logically, kernel will not use part of it. This commit
shuts down the warning.


[SVN r46159]
2008-06-05 09:30:40 +00:00
Markus Schöpflin
3ee7c0990d Silence Gcc warning.
[SVN r46157]
2008-06-05 08:31:09 +00:00
Gennadiy Rozental
cc03fb892b use SIGPOLL noly if it'si defined
[SVN r45763]
2008-05-26 04:53:35 +00:00
Peter Dimov
77cb774f71 Largely pointless Borland 5.5.1 changes. :-)
[SVN r45627]
2008-05-21 21:13:22 +00:00
Gennadiy Rozental
ca35db80b1 bug fix for missing default clause for si_code value switch
[SVN r45160]
2008-05-05 22:56:56 +00:00
Marshall Clow
60eecee789 fixed line continuation
[SVN r45159]
2008-05-05 22:46:54 +00:00
Gennadiy Rozental
e1b46462fe NetBsd fix
[SVN r45107]
2008-05-04 04:37:28 +00:00
Gennadiy Rozental
409042c0af initiaize stack_t structure with nulls, before calling sigaltstack
[SVN r44396]
2008-04-14 05:51:49 +00:00
Gennadiy Rozental
ce2e18c54c ignore SIGCHLD in case of regular child exit with code 0
[SVN r44392]
2008-04-14 04:20:31 +00:00
Beman Dawes
adf19ec55c Merge broken link fixes
[SVN r43716]
2008-03-19 01:48:49 +00:00
Beman Dawes
fa17488859 Fix broken links
[SVN r43715]
2008-03-19 01:42:03 +00:00
Daniel James
a35568357e Merged revisions 43206,43208-43213 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Fix some broken links.
........
  r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Link to people pages on the website, as they've been removed from the download.
........
  r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Point links to the pages that used to be in 'more' to the site.
........
  r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Fix links on the home page as well.
........
  r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Generated documentation which is no longer generated.
........


[SVN r43214]
2008-02-10 16:39:38 +00:00
Daniel James
1c59deebb0 Point links to the pages that used to be in 'more' to the site.
[SVN r43210]
2008-02-10 15:02:17 +00:00
Gennadiy Rozental
399391a8ff missing header
[SVN r42909]
2008-01-22 03:41:23 +00:00
David Deakins
d4e248cccb Don't include <eh.h> for WinCE (since WinCE does not have this header)
[SVN r42904]
2008-01-21 19:38:44 +00:00
Gennadiy Rozental
652c824aa3 changed output of booleans
[SVN r42898]
2008-01-21 17:02:53 +00:00
John Maddock
10684a1c1c Add include of <eh.h> for msvc.
[SVN r42877]
2008-01-20 09:42:35 +00:00
John Maddock
a3e8560b76 Needs to #include <cstring> in order to use std::memset.
[SVN r42855]
2008-01-18 18:18:17 +00:00
John Maddock
84798b1630 Add cstdio include to keep libstdcxx happy.
[SVN r42435]
2008-01-03 10:04:01 +00:00