Jens Maurer
4732bbbd85
change tabs to spaces
...
[SVN r11740]
2001-11-19 22:18:37 +00:00
Dave Abrahams
26b8abe8bc
added bind suite
...
[SVN r11683]
2001-11-14 19:51:15 +00:00
Dave Abrahams
7561c2e5c5
Modified Files:
...
index.htm - fixed reference to CVS repository
libs/python/build/Jamfile - first stab at metrowerks Pro7 support
status/Jamfile - added RUN_ALL_TESTS variables to force tests to run
tools/build/boost-build.jam - fix BOOST_BUILD_INSTALLATION setting
tools/build/metrowerks-tools.jam - command file support
tools/build/msvc-tools.jam - permanent command file support
tools/build/intel-win32-tools.jam - made it an extension of msvc-tools.jam
tools/build/gcc-tools.jam - made FINDLIBS change submitted by Toon Knapen
tools/build/jam_src/variable.c - changed command-line/env. variable
interpretation so that
surrounding them with quotes causes
no breaking at spaces.
These files were converted from tabs to spaces:
boost/python/conversions.hpp
boost/python/reference.hpp boost/python/detail/base_object.hpp
boost/python/detail/functions.hpp
boost/python/detail/wrap_python.hpp libs/python/test/comprehensive.cpp
tools/build/boost-base.jam
tools/build/como-tools.jam
[SVN r11652]
2001-11-10 22:16:01 +00:00
Beman Dawes
57f6d09086
1.25.1 final commit
...
[SVN r11620]
2001-11-07 01:28:42 +00:00
Jens Maurer
67e641113b
updated to SunCC 6.u2 (C++ 5.3)
...
[SVN r11616]
2001-11-06 19:40:26 +00:00
Jens Maurer
c513014dac
update to HP aCC A.03.33
...
pthreads exhibit problem in gcc
[SVN r11573]
2001-11-04 21:58:09 +00:00
Jens Maurer
62e10ad4cb
typo
...
[SVN r11572]
2001-11-04 21:57:09 +00:00
Jens Maurer
655e23a679
type_traits worsened
...
[SVN r11571]
2001-11-04 21:55:45 +00:00
Jens Maurer
eaa04829ad
pthreads doesn't work yet
...
[SVN r11569]
2001-11-04 21:53:02 +00:00
Jeremy Siek
2ccb3d8d63
added suppression for long long for KCC
...
[SVN r11560]
2001-11-04 03:37:59 +00:00
Jens Maurer
1d3136ad76
enable pthreads on Alpha takes more than -pthread; remove for now
...
[SVN r11517]
2001-11-01 21:56:15 +00:00
Jens Maurer
d8686a9004
special functions work with more compilers
...
[SVN r11515]
2001-11-01 21:38:07 +00:00
Jens Maurer
5c3d740165
updated SunCC to 6.u2 (C++ 5.3)
...
[SVN r11496]
2001-10-31 19:43:05 +00:00
Jens Maurer
3973e57af7
revert to gcc 3.0.1 on Linux, because 3.0.2 has a bug that breaks pool_alloc
...
[SVN r11492]
2001-10-31 19:35:23 +00:00
Jens Maurer
bfe15bde2f
call_traits_test fixed
...
[SVN r11482]
2001-10-30 22:40:45 +00:00
Jens Maurer
ede5d6c0fc
upgrade HP aCC to A.03.33
...
[SVN r11478]
2001-10-30 22:32:08 +00:00
Jens Maurer
20b3c235f8
upgraded to Solaris 2.8
...
[SVN r11474]
2001-10-30 21:10:31 +00:00
Jens Maurer
e2c0fce5f6
remove KCC 3.4g
...
call_traits_test now fails
[SVN r11473]
2001-10-30 21:09:45 +00:00
John Maddock
91b0e8b006
Updated BeOS test results.
...
[SVN r11469]
2001-10-30 11:40:54 +00:00
Jens Maurer
9dbb33ec7d
remove KCC 3.4g from Solaris config
...
[SVN r11450]
2001-10-26 17:12:54 +00:00
Jens Maurer
a7b33ff53e
enable POSIX realtime functions on Compaq Tru64
...
[SVN r11438]
2001-10-25 05:21:46 +00:00
Jens Maurer
4a3407c298
upgrade to libcomo beta 15
...
[SVN r11436]
2001-10-25 04:26:41 +00:00
Jens Maurer
a517632ae5
need to use -D_POSIX_C_SOURCE=199309L with como strict mode and -D__STRICT_ANSI__ to get POSIX realtime functions
...
[SVN r11435]
2001-10-25 04:21:34 +00:00
Jens Maurer
89553b5963
need -lrt for POSIX realtime functions on Solaris
...
[SVN r11431]
2001-10-24 06:05:03 +00:00
Jens Maurer
af931b4349
Linux: add -lrt to find POSIX realtime functions
...
[SVN r11430]
2001-10-24 05:58:51 +00:00
Jens Maurer
ceb2dd4c2a
libcomo on Linux updated to version 15
...
[SVN r11423]
2001-10-23 15:33:28 +00:00
Dave Abrahams
fe406a164a
Added test suites to easily run all of the tests for a library
...
Added iterator_adaptor examples to the tests
[SVN r11379]
2001-10-12 22:23:50 +00:00
Darin Adler
3a74c4b1b1
New test results.
...
[SVN r11366]
2001-10-08 21:18:30 +00:00
Dave Abrahams
95d7a69fa9
regex, threads, and python will all build from the top level. If you build the 'test' target from the top level, it will run all regressions.
...
Jamfile:
subincludes for thread, python libs, and status for regression tests
Jamrules:
Use the new path-global rule to establish BOOST_ROOT correctly for all subprojects
libs/regex/build/Jamfile
Take advantage of correct BOOST_ROOT setting
libs/python/build/Jamfile
Search for python executable; don't try to build anything if it can't be found.
don't build tests by default
improved comments, organization, and naming.
status/Jamfile
Fixed references to config test files
Failed tests now leave their stdout results in <testname>.error instead of removing it
No test targets are dependencies of 'all' anymore
Added comments
Reorganized
tools/build/Jambase
Meant to check this in long ago.
tools/build/allyourbase.jam
Fixed SHELL_EXPORT setting, added SHELL_SET
removed 'test' from the dependencies of 'all'; tests no longer run by default.
Fixed the direction of slashes for Windows when ALL_LOCATE_TARGET is used.
Added path-global rule for declaring path variables which may be relative
rule in-invocation-subdir returns true if the current subproject is the one
from which Jam was invoked
rule protect-subdir is now used to protect subproject variables
rule tokens-to-simple-path converts path tokens to a simplified path.
tools/build/boost-base.jam
Fixed bugs
tools/build/jam_src/makedebugjam.bat
Fixed a bug which prevented a final debug build
tools/build/jam_src/search.c
Fixed a bug of mine which caused LOCATE to be ignored (!).
[SVN r11348]
2001-10-06 18:19:15 +00:00
John Maddock
a0e30404f4
Updated BeOS to use STLport 4.5
...
[SVN r11345]
2001-10-05 11:19:49 +00:00
Jens Maurer
f6d45ef476
always use -D_ISOC99_SOURCE with Intel C++ on Linux
...
[SVN r11336]
2001-10-03 17:18:25 +00:00
Beman Dawes
47f84ffb56
Final 1.25.0 commit
...
[SVN r11316]
2001-10-01 16:59:11 +00:00
Beman Dawes
2dd56571d4
Add status table entry for Mac OS X
...
[SVN r11312]
2001-10-01 00:14:03 +00:00
John Maddock
07ad812ebf
Updated results (new config)
...
[SVN r11306]
2001-09-30 10:25:35 +00:00
Darin Adler
99a8203b3e
Mac OS results and some more updates to the command lines for Mac OS.
...
[SVN r11305]
2001-09-28 23:50:21 +00:00
Darin Adler
2a20df5e5c
More compilers for Mac OS.
...
[SVN r11303]
2001-09-28 17:38:59 +00:00
Jens Maurer
1c63f70c70
quaternion, octonion, special functions update by Hubert Holin
...
[SVN r11295]
2001-09-27 18:27:06 +00:00
Jens Maurer
4adac1669c
quaternion, octonion, special functions update by Hubert Holin
...
[SVN r11294]
2001-09-27 18:18:46 +00:00
Jens Maurer
4ed9d7bc57
improved configuration
...
[SVN r11287]
2001-09-26 21:37:23 +00:00
Jens Maurer
3f42119b7e
fix internal HTML links
...
[SVN r11286]
2001-09-26 21:33:51 +00:00
Jens Maurer
57310c6792
improved configuration
...
[SVN r11283]
2001-09-26 21:20:33 +00:00
Dave Abrahams
5de7e58234
Added calls to set-target-variables where they were missing.
...
[SVN r11240]
2001-09-24 22:24:40 +00:00
Jens Maurer
19cd3d03d1
fixed integer_traits
...
[SVN r11236]
2001-09-24 19:51:31 +00:00
Jens Maurer
f3cce6e509
integrated new config scheme
...
[SVN r11229]
2001-09-24 17:42:28 +00:00
Jens Maurer
dd4844b4ee
integrated new config system
...
[SVN r11228]
2001-09-24 17:26:16 +00:00
Jens Maurer
d927612372
integrated new config system
...
worked around icc segfaults
[SVN r11227]
2001-09-24 17:23:47 +00:00
Jens Maurer
daec2b26d0
add new config framework
...
[SVN r11219]
2001-09-23 18:10:37 +00:00
Jens Maurer
0f805bcb50
add links to Ralf W. Grosse-Kunstleve's "people" section
...
[SVN r11218]
2001-09-23 18:05:38 +00:00
Beman Dawes
e49c72938a
Rework page in response to questions from Greg Comeau
...
[SVN r11215]
2001-09-22 21:51:17 +00:00
Jens Maurer
32b60a9ef7
re-run with new config system
...
<boost/cstdint.hpp> fixed
[SVN r11204]
2001-09-22 15:01:16 +00:00
Darin Adler
7e1325f9fe
Add command lines for testing under Mac OS X.
...
[SVN r11196]
2001-09-22 02:57:32 +00:00
Darin Adler
7ad95929a5
Distinguish Mac OS 9 and Mac OS X.
...
[SVN r11195]
2001-09-22 02:56:56 +00:00
Darin Adler
56d392edb2
Remove spurious space.
...
[SVN r11194]
2001-09-22 02:56:11 +00:00
Beman Dawes
26886c6f7d
Add Borland -tWM switch so works for Boost.Threads
...
[SVN r11183]
2001-09-21 11:59:09 +00:00
Jens Maurer
5ec5db6424
icc-linux: preprocess first, then compile (avoids internal segmentation faults)
...
[SVN r11180]
2001-09-20 20:41:06 +00:00
Dave Abrahams
397289e0a0
Fixed boost-test to allow dependencies in the list of sources.
...
[SVN r11172]
2001-09-20 18:03:26 +00:00
Dave Abrahams
e5b94b7b4d
Added the ability to specify requirements for any test
...
[SVN r11169]
2001-09-20 14:54:48 +00:00
Jens Maurer
f482701127
add -pthread to Compaq C++ invocation
...
[SVN r11144]
2001-09-18 22:02:02 +00:00
Beman Dawes
57695effae
Fix broken links and other HTML changes related to new config system
...
[SVN r11142]
2001-09-18 21:24:51 +00:00
John Maddock
c627363296
commit of split-config, including any changes required to existing libraries (mainly regex).
...
[SVN r11138]
2001-09-18 11:13:39 +00:00
Jens Maurer
e37166fc9f
fixed integer_traits on gcc 2.95.x
...
[SVN r11137]
2001-09-17 21:07:53 +00:00
Jens Maurer
83c8a9ff49
re-run with STLport 4.5
...
[SVN r11136]
2001-09-17 19:07:01 +00:00
Jens Maurer
725b664930
add build date for Intel C++
...
[SVN r11134]
2001-09-17 18:46:18 +00:00
Jens Maurer
a609569dce
lexical_cast_test fixed on MIPSpro / STLport
...
[SVN r11129]
2001-09-14 20:21:07 +00:00
Jens Maurer
7c2579ab62
Intel C++ (Linux) build information added
...
[SVN r11123]
2001-09-14 16:50:10 +00:00
Jens Maurer
7df6b69ea6
move regression logs from FTP to SourceForge HTTP site
...
[SVN r11117]
2001-09-13 20:23:40 +00:00
Jens Maurer
43903f1243
avoid file-scope const variables (helps with SunCC)
...
[SVN r11116]
2001-09-13 19:56:58 +00:00
Jens Maurer
05fc5ce525
added Intel C++ 5.0.1 (release) (non-commercial, personal license)
...
[SVN r11115]
2001-09-13 18:14:59 +00:00
Jens Maurer
b7f151eaef
added Intel C++ 5.0.1 (release) (non-commercial, personal license)
...
[SVN r11113]
2001-09-13 17:56:54 +00:00
Jens Maurer
bd2fb89037
add SunCC with STLport 4.5
...
[SVN r11105]
2001-09-12 17:57:37 +00:00
Jens Maurer
0cdf9c8bba
add aCC with STLport 4.5
...
[SVN r11099]
2001-09-11 21:26:52 +00:00
Jens Maurer
308b9bd64a
remove instantiation files on Linux to avoid compiler confusion
...
[SVN r11098]
2001-09-11 19:20:06 +00:00
Jens Maurer
7b0ee99b57
test SunCC with STLport 4.5
...
[SVN r11091]
2001-09-10 21:44:00 +00:00
Jens Maurer
55e4921e43
upgraded Linux and IRIX to STLport 4.5
...
[SVN r11090]
2001-09-10 21:35:18 +00:00
Jens Maurer
1c5c6fac89
enable STLport 4.5 with aCC on HP-UX
...
[SVN r11089]
2001-09-10 20:52:46 +00:00
Jens Maurer
fee73d468f
added bind_test, mem_fn_test
...
[SVN r11068]
2001-09-08 10:41:54 +00:00
Jens Maurer
7fc4fec880
added bind_test, mem_fn_test
...
[SVN r11062]
2001-09-07 18:03:09 +00:00
Jens Maurer
fa1a465184
added bind_test, memfn_test
...
[SVN r11061]
2001-09-07 18:00:18 +00:00
Jens Maurer
c7e62fc36d
re-run after adjustment for re-location of tie()
...
[SVN r11055]
2001-09-06 19:23:29 +00:00
Jeremy Siek
6695f19194
added case for MacOS X native c++ compiler
...
[SVN r11042]
2001-09-06 04:01:05 +00:00
Peter Dimov
1153f06fb6
Added bind and mem_fn tests
...
[SVN r11023]
2001-09-04 22:02:07 +00:00
Jens Maurer
8393ad5d9b
re-run after fixed tuple library
...
[SVN r11020]
2001-09-04 16:07:24 +00:00
Jens Maurer
c295faa820
re-run after "tuple" integration
...
[SVN r10971]
2001-08-30 19:39:40 +00:00
Jens Maurer
04bd5a6a22
re-run with "tuple" library fixes
...
[SVN r10970]
2001-08-30 19:31:05 +00:00
Jens Maurer
9fe6288edf
added gcc 3.0.1 results
...
[SVN r10921]
2001-08-23 20:49:39 +00:00
Jens Maurer
722e86ba44
upgraded to gcc 3.0.1
...
[SVN r10920]
2001-08-23 20:42:21 +00:00
Jens Maurer
2389f2668b
tuple_test got fixed
...
upgraded to gcc 3.0.1
[SVN r10919]
2001-08-23 20:37:20 +00:00
Jens Maurer
38deee7c57
upgraded gcc on IRIX and HP-UX to 3.0.1
...
[SVN r10917]
2001-08-23 19:11:32 +00:00
Jens Maurer
c79b934712
upgraded Linux to gcc 3.0.1
...
added Solaris gcc 3.0.1
[SVN r10908]
2001-08-22 22:00:12 +00:00
Beman Dawes
c323e9e792
Final 1.24.0 runup commit
...
[SVN r10903]
2001-08-20 14:01:12 +00:00
Jens Maurer
e8991c7430
quaternions now work for two compilers
...
[SVN r10897]
2001-08-19 17:10:50 +00:00
John Maddock
04d44fb1df
Updated BeOS results
...
[SVN r10892]
2001-08-19 11:05:54 +00:00
Jens Maurer
1d684fd2f8
added tuple library
...
[SVN r10880]
2001-08-16 18:59:08 +00:00
Jens Maurer
fc29e32fbf
avoid "Access control is not specified" warning with MIPSpro compiler
...
[SVN r10857]
2001-08-14 20:34:40 +00:00
Jens Maurer
aba32a835e
added tuple library
...
[SVN r10856]
2001-08-14 20:14:25 +00:00
Jens Maurer
ebdd4b14f6
added tuple library
...
[SVN r10855]
2001-08-13 20:49:21 +00:00
Beman Dawes
b124a44418
Add tuple_test_bench.cpp
...
[SVN r10853]
2001-08-13 16:08:17 +00:00
Beman Dawes
4f54b6ea26
Fix beos glitch which stopped Win32 compilers from running
...
[SVN r10852]
2001-08-13 16:02:50 +00:00
John Maddock
92f9a0cb5a
Updated BeOS settings
...
[SVN r10849]
2001-08-13 11:33:37 +00:00
John Maddock
e6c576eb68
Updated BeOS results
...
[SVN r10848]
2001-08-13 11:32:25 +00:00
Jens Maurer
4f052f1808
fix typo
...
[SVN r10844]
2001-08-12 21:15:27 +00:00
Jens Maurer
8ed3abf6b1
added gcc 3.0
...
[SVN r10837]
2001-08-10 18:28:16 +00:00
Jens Maurer
340f1268b4
add gcc 3.0 for IRIX
...
[SVN r10836]
2001-08-10 16:11:30 +00:00
Jens Maurer
17179b1d15
re-run, more failures in quaternions and octonions
...
[SVN r10815]
2001-08-08 17:40:57 +00:00
Jens Maurer
4558879f78
re-run with new 6.3-012 compiler
...
[SVN r10814]
2001-08-08 17:14:40 +00:00
Jens Maurer
fef3abb10a
upgraded cxx on Alpha from 6.3-008 to 6.3-012
...
[SVN r10813]
2001-08-08 16:53:41 +00:00
Jens Maurer
8771226db1
add gcc 2.95.3 for IRIX
...
[SVN r10812]
2001-08-08 16:44:59 +00:00
Darin Adler
e35ecc8bab
Spell things consistently. Add some bits of Mac stuff to the tests.
...
Use std::size_t where needed.
[SVN r10800]
2001-08-07 17:22:02 +00:00
Jens Maurer
f5752f9ea8
function_test fixes for SunCC
...
[SVN r10793]
2001-08-06 20:15:03 +00:00
Beman Dawes
99ef587c39
Oops - forgot second line for Win32 gcc template depth
...
[SVN r10733]
2001-07-31 23:49:55 +00:00
Beman Dawes
8a1ea91100
Win32 increase to -ftemplate-depth-40 for gcc
...
[SVN r10732]
2001-07-31 23:37:33 +00:00
Beman Dawes
2043b32f15
Add Comeau under Win32
...
[SVN r10696]
2001-07-23 17:45:57 +00:00
Dave Abrahams
eef7b422a9
Initial checkin
...
[SVN r10694]
2001-07-22 17:11:12 +00:00
Beman Dawes
ad6541041c
Add Comeau under Win32
...
[SVN r10679]
2001-07-20 20:28:15 +00:00
Beman Dawes
7ad4ffa058
Added "and" between table and messages links so they were more obviously separate. Corrected spelling of cooperation.
...
[SVN r10673]
2001-07-20 16:12:35 +00:00
Jens Maurer
55c1e7206c
special_functions works now
...
[SVN r10628]
2001-07-15 20:17:44 +00:00
Jens Maurer
fa02111068
add link to compiler messages for HP-UX
...
[SVN r10598]
2001-07-12 17:50:55 +00:00
Beman Dawes
d583f8974c
Change absolute URL's to relative
...
[SVN r10594]
2001-07-12 15:31:15 +00:00
Toon Knapen
81136146d6
Added link to compiler message for IBM/Aix
...
[SVN r10587]
2001-07-11 10:23:49 +00:00
Jens Maurer
569af0c85e
fix href bug in table heading
...
[SVN r10570]
2001-07-08 21:56:21 +00:00
Beman Dawes
fc171d635c
Fix Linux KAI HTML missing href="..."
...
[SVN r10565]
2001-07-08 17:22:04 +00:00
Beman Dawes
7765e717ad
1.23.0 final
...
[SVN r10561]
2001-07-06 20:31:01 +00:00
Beman Dawes
fd556f6359
Fix broken hyperlink
...
[SVN r10558]
2001-07-06 19:46:11 +00:00
Jens Maurer
f1bfe79b16
fixed bug so "any" works with gcc 3.0
...
[SVN r10546]
2001-07-05 21:08:09 +00:00
Jens Maurer
221f38fc7c
added "any"
...
[SVN r10538]
2001-07-05 17:53:50 +00:00
Jens Maurer
72600ab54e
added "any"
...
[SVN r10537]
2001-07-05 17:45:17 +00:00
Jens Maurer
777eeccc38
added "any"
...
[SVN r10536]
2001-07-05 17:29:41 +00:00
Toon Knapen
593017a07e
added Aix regression test
...
[SVN r10533]
2001-07-05 09:37:12 +00:00
Toon Knapen
057fd56c1d
also added RTTI support for Aix during linking
...
[SVN r10532]
2001-07-05 09:28:43 +00:00
Toon Knapen
28779047b7
added RTTI support for Aix
...
[SVN r10531]
2001-07-05 06:56:47 +00:00
uid30850
a72463fc50
added "any"
...
[SVN r10530]
2001-07-04 21:56:27 +00:00
uid30850
446203e322
added "any"
...
[SVN r10526]
2001-07-04 21:44:55 +00:00
Beman Dawes
48b25c6ff6
Added libs/any/any_test.cpp
...
[SVN r10514]
2001-07-03 14:20:31 +00:00
Jens Maurer
51b58cf66c
various fixes helped
...
[SVN r10501]
2001-07-01 15:55:18 +00:00
Jens Maurer
f9fe5533ed
added gcc 3.0
...
[SVN r10500]
2001-07-01 15:52:29 +00:00
Jens Maurer
266f93a7aa
toolfwd.hpp added
...
[SVN r10499]
2001-07-01 15:50:28 +00:00
Jens Maurer
f5afb676ab
added gcc 3.0
...
[SVN r10495]
2001-07-01 14:26:38 +00:00
Jens Maurer
4d668a5391
now using HP-UX 11.0, aCC 3.31
...
[SVN r10494]
2001-07-01 14:17:07 +00:00
Jens Maurer
716f0ba29a
Use HP-UX 11.0
...
[SVN r10493]
2001-07-01 14:02:24 +00:00
Jens Maurer
9b266ce758
added KCC 4.0e
...
[SVN r10492]
2001-07-01 14:01:52 +00:00
Jens Maurer
e9ee198cf8
use HP-UX 11.0, account provided by HP
...
[SVN r10477]
2001-06-28 21:00:31 +00:00
Jens Maurer
0d5ff64ead
add KAI C++ compiler
...
[SVN r10476]
2001-06-28 20:41:17 +00:00
Jens Maurer
c69ada2191
add KAI to acknowledgements
...
[SVN r10475]
2001-06-28 20:39:53 +00:00
John Maddock
2718a1713c
Updated regression tests
...
[SVN r10442]
2001-06-27 10:33:05 +00:00
Jens Maurer
e5b5b0aca5
refer to boost provided <cXXX> wrappers
...
[SVN r10435]
2001-06-26 18:44:02 +00:00
Jens Maurer
ae20e395b5
quaternions, octonions, special_functions added by Hubert Holin
...
[SVN r10416]
2001-06-24 17:51:09 +00:00
Jens Maurer
84478a07cb
added octonions, quaternions, special_functions (by Hubert Holin)
...
[SVN r10415]
2001-06-24 17:33:23 +00:00
Jens Maurer
99888427ac
added quaternions, octonions, special_functions (by Hubert Holin)
...
fixed Boost.Function (BOOST_NO_STD_ALLOCATOR required for MIPSpro/STLport)
[SVN r10414]
2001-06-24 17:31:46 +00:00
Jens Maurer
cb4642266c
fix "tokenizer" regressions (missing "typename"s)
...
[SVN r10413]
2001-06-24 17:29:13 +00:00
Jens Maurer
94d3e6914f
added quaternions, octonions, special_functions by Hubert Holin
...
[SVN r10410]
2001-06-24 15:35:39 +00:00
Jens Maurer
1f4a66c778
Special functions, octonions, quaternions by Hubert Holin
...
[SVN r10405]
2001-06-23 08:12:29 +00:00
Jens Maurer
82a48038a1
function library added
...
[SVN r10381]
2001-06-21 21:20:00 +00:00
Jens Maurer
4bbe72ddf9
function library
...
[SVN r10380]
2001-06-21 21:17:40 +00:00
Jens Maurer
f0e5603b95
added function library
...
[SVN r10379]
2001-06-21 21:16:51 +00:00
Jens Maurer
09400de3d7
added gcc 3.0
...
[SVN r10375]
2001-06-21 17:37:28 +00:00
Beman Dawes
a0421913db
added run libs/function/test/function_test.cpp
...
[SVN r10367]
2001-06-21 16:05:37 +00:00
Jens Maurer
355b5db911
added gcc 3.0
...
[SVN r10359]
2001-06-19 16:42:38 +00:00
Jens Maurer
4fa7afb173
added tokenizer
...
[SVN r10349]
2001-06-15 20:40:12 +00:00
Jens Maurer
82db39083c
added tokenizer
...
[SVN r10348]
2001-06-15 20:13:35 +00:00
Jens Maurer
d043f1363a
added tokenizer
...
[SVN r10347]
2001-06-15 19:56:07 +00:00
Beman Dawes
1301e867cd
Tokenizer examples added
...
[SVN r10329]
2001-06-14 16:09:29 +00:00
Jens Maurer
9364b4e928
use std:: for getenv
...
[SVN r10325]
2001-06-14 10:41:42 +00:00
Jens Maurer
e678052b10
switched to MIPSpro 7.3.1.2
...
[SVN r10317]
2001-06-12 22:18:53 +00:00
Jens Maurer
07b5c5d4fc
MIPSpro CC (on IRIX) upgraded to 7.3.1.2
...
[SVN r10310]
2001-06-11 20:01:19 +00:00
Beman Dawes
c3008fc981
Upgrade MS VC++ 6.0 to SP5
...
[SVN r10254]
2001-06-01 17:53:18 +00:00
Jens Maurer
f9e45f24d7
free -> fee in copyright notice
...
[SVN r10246]
2001-05-30 16:28:09 +00:00
John Maddock
d18f0c6e8c
regex point release (minor compatiblity fixes)
...
[SVN r10245]
2001-05-30 11:36:49 +00:00
Beman Dawes
8dcbaf4339
1.22.0 final comit (hopefully!)
...
[SVN r10238]
2001-05-28 15:00:59 +00:00
John Maddock
b5c1fc0bbe
updated regression test results
...
[SVN r10233]
2001-05-27 11:01:27 +00:00
Beman Dawes
857eee7ea1
1.22.0 runup
...
[SVN r10229]
2001-05-25 19:47:37 +00:00
Jens Maurer
9c27e750ec
added checked_delete_test and noncopyable_test
...
[SVN r10224]
2001-05-24 21:16:27 +00:00
Jens Maurer
259bbc8dec
checked_delete_test, noncopyable_test
...
[SVN r10205]
2001-05-23 21:42:59 +00:00
Jens Maurer
917b24f770
re-run after adding noncopyable_test, checked_delete_test etc.
...
[SVN r10201]
2001-05-23 17:00:49 +00:00
Beman Dawes
c28f61c910
Smart pointer and utility changes related to adding checked_delere and checked_array_delete
...
[SVN r10189]
2001-05-22 18:58:21 +00:00
Jens Maurer
c1195b1847
added crc_test
...
[SVN r10128]
2001-05-18 22:03:53 +00:00
Beman Dawes
8861b211f4
Add crc_test.cpp
...
[SVN r10118]
2001-05-16 19:40:56 +00:00
Beman Dawes
6b13348a9e
Latest tests, now including Intel compiler
...
[SVN r10112]
2001-05-14 20:28:30 +00:00
Beman Dawes
0a96918572
Add official Intel support including logo
...
[SVN r10111]
2001-05-14 20:12:40 +00:00
Jens Maurer
639717c591
Comeau now at libcomo beta10
...
[SVN r10106]
2001-05-13 18:16:17 +00:00
Jens Maurer
6e17226357
regex now works with SunCC on Solaris
...
[SVN r10099]
2001-05-12 07:37:00 +00:00
Jens Maurer
2389070863
regex_test now works on Alpha
...
[SVN r10098]
2001-05-11 20:58:00 +00:00
Jens Maurer
43c6aa9492
fixed paths for Solaris 64bit compiler configuration
...
[SVN r10097]
2001-05-11 20:56:06 +00:00
Jens Maurer
43602ea18c
on Solaris with SunCC, delete the template instantiation cache before linking
...
[SVN r10096]
2001-05-11 17:18:58 +00:00
Jens Maurer
db76fdfe5d
upgraded to DEC C++ 6.3-008
...
[SVN r10083]
2001-05-09 21:32:01 +00:00
Jens Maurer
68d54b2fd6
update HP aCC warning disable
...
update DEC Alpha to 6.3-008 (now has native <cXXX> includes)
[SVN r10081]
2001-05-09 21:08:51 +00:00
Jens Maurer
c2ca61c1d1
various changes avoided Sun CC internal compiler errors
...
[SVN r10069]
2001-05-08 20:02:43 +00:00
John Maddock
3c9538b76d
Updated regression tests results
...
[SVN r10063]
2001-05-08 11:21:45 +00:00
Jens Maurer
48e325c34a
adjust HP aCC compiler version display
...
[SVN r10048]
2001-05-07 21:14:19 +00:00
Jens Maurer
b20a9ae2bc
changed "config_test" to "run"
...
[SVN r10035]
2001-05-06 18:38:06 +00:00
Jens Maurer
94c5b690d4
run config_test.cpp
...
[SVN r10030]
2001-05-05 20:42:37 +00:00
Jens Maurer
eb83375191
updated compiler configuration for HP aCC
...
[SVN r10028]
2001-05-05 20:38:07 +00:00
Beman Dawes
20101551fb
Final 1.21.2 commit
...
[SVN r9982]
2001-04-25 14:10:56 +00:00
Beman Dawes
1394fb3862
Change all eGroups references to YahooGroups
...
[SVN r9979]
2001-04-25 00:24:50 +00:00
Jens Maurer
041daa740c
added hyperlinks to table column headings
...
[SVN r9803]
2001-04-16 15:53:59 +00:00
Jens Maurer
049253b0ef
added hyperlinks in table column headings
...
[SVN r9802]
2001-04-16 15:53:25 +00:00
Jens Maurer
ec79c0dfcb
fixed flawes in the regression test suite
...
[SVN r9801]
2001-04-16 15:50:25 +00:00
Beman Dawes
f63aff6247
After numerous additions and changes
...
[SVN r9800]
2001-04-16 15:22:06 +00:00
Jens Maurer
cfd34c4d34
added hyperlinks to compiler vendors
...
timer is now fixed for gcc
[SVN r9799]
2001-04-16 14:07:12 +00:00
Jens Maurer
44e94370f8
add acknowledgements
...
[SVN r9798]
2001-04-16 13:58:31 +00:00
Jens Maurer
37feb47d21
fix Solaris think-o
...
[SVN r9797]
2001-04-16 13:54:04 +00:00
Beman Dawes
fe1965af26
Corrected Metrowerks version number
...
[SVN r9794]
2001-04-16 12:58:57 +00:00
Jens Maurer
2696e1e5b7
added hyperlinks to the column headings
...
[SVN r9790]
2001-04-16 12:46:43 +00:00
Jens Maurer
e8a2ced834
using strict IEEE comparisons makes limits_test work
...
[SVN r9786]
2001-04-15 19:29:10 +00:00
Jens Maurer
48eab85a61
IRIX: enable IEEE-conformant NaN and infinity handling
...
[SVN r9785]
2001-04-15 18:25:09 +00:00
John Maddock
5d370c1621
*** empty log message ***
...
[SVN r9783]
2001-04-15 10:18:39 +00:00
Jens Maurer
21b4cef5e3
fixed limits_test.cpp
...
[SVN r9782]
2001-04-14 20:55:54 +00:00
Jens Maurer
6daa10f7c0
re-run
...
[SVN r9781]
2001-04-14 20:54:58 +00:00
Jens Maurer
10882abcd1
added is_function and limits tests
...
[SVN r9778]
2001-04-14 12:54:43 +00:00
Jens Maurer
dc3d5ce7ab
fix directory for regex regression test data
...
[SVN r9775]
2001-04-13 07:46:56 +00:00
John Maddock
ef961f1ead
updated regex directory structure
...
[SVN r9765]
2001-04-12 11:14:59 +00:00
John Maddock
60b06d295f
reworked regex directory structure to match boost requirements.
...
[SVN r9752]
2001-04-10 11:44:47 +00:00
John Maddock
b9c09422fa
Updated limits.hpp for BeOS support
...
[SVN r9696]
2001-04-03 11:26:20 +00:00
John Maddock
0f5093a251
fixed config.hpp to detect missing <limits> header
...
[SVN r9692]
2001-04-02 11:35:49 +00:00
John Maddock
9fdccc7c9b
Added boost-wide <limits> woraround
...
[SVN r9688]
2001-04-01 11:59:18 +00:00
Jens Maurer
5ac2889ac5
re-run after various updates
...
[SVN r9651]
2001-03-27 20:26:15 +00:00
Jens Maurer
ab00ef2681
update
...
[SVN r9650]
2001-03-27 20:24:42 +00:00
Jens Maurer
f460608b0e
re-run after various changes
...
[SVN r9649]
2001-03-27 20:23:29 +00:00
Jens Maurer
acec1b46e7
upgraded to gcc 2.95.3, como 4.2.45.2
...
[SVN r9648]
2001-03-27 20:22:11 +00:00
Jens Maurer
787e883880
upgrade to glibc 2.2.2
...
[SVN r9647]
2001-03-27 20:20:07 +00:00
John Maddock
da3d86cd5a
corrected entry for is_function test
...
[SVN r9646]
2001-03-27 11:16:48 +00:00
John Maddock
5c7afbc7cf
added regression test for is_function
...
[SVN r9644]
2001-03-27 10:52:02 +00:00
Beman Dawes
a61932f2d6
Add IBM Visual Age compiler, from Toon Knapen
...
[SVN r9612]
2001-03-20 12:51:49 +00:00
Beman Dawes
522a9f05fe
1.21.1 run up
...
[SVN r9560]
2001-03-14 15:36:53 +00:00
Beman Dawes
0704c489ce
Minor fixes
...
[SVN r9541]
2001-03-11 13:45:46 +00:00
John Maddock
840e767a1a
Beos status update
...
[SVN r9538]
2001-03-10 11:24:54 +00:00
Beman Dawes
29a324a67c
Final 1.21.0 commit
...
[SVN r9524]
2001-03-09 14:58:06 +00:00
Beman Dawes
d125ee6965
1.21.0 runup
...
[SVN r9509]
2001-03-08 21:15:12 +00:00
Jeremy Siek
51ba642376
added indirect and transform iterator tests
...
[SVN r9504]
2001-03-08 20:47:36 +00:00
Beman Dawes
b63f02b98d
1.21.0 run up
...
[SVN r9502]
2001-03-08 20:35:52 +00:00
Jeremy Siek
72fdab7a8c
added iter_traits_gen_test
...
[SVN r9489]
2001-03-08 16:34:13 +00:00
Beman Dawes
9d667e168d
Getting close to release
...
[SVN r9407]
2001-03-04 15:09:15 +00:00
John Maddock
cd70d774fc
Updated regression tests
...
[SVN r9403]
2001-03-04 13:03:51 +00:00
John Maddock
2e88be3904
BeOS status update
...
[SVN r9391]
2001-03-03 11:27:40 +00:00
Beman Dawes
82bcbd89b6
Add Test Library regression tests
...
[SVN r9369]
2001-03-01 00:47:19 +00:00
John Maddock
76aaf19109
Beos updated compiler status
...
[SVN r9323]
2001-02-25 12:04:10 +00:00
Jens Maurer
80b1c8dbce
removed type_traits_test, added type_traits/*_test
...
[SVN r9308]
2001-02-21 22:02:09 +00:00
Jens Maurer
5e04e81546
removed type_traits_test, added type_traits/*_test
...
[SVN r9307]
2001-02-21 19:39:04 +00:00
Jens Maurer
1c3ac646df
removed type_traits_test.cpp, added type_traits/*_test.cpp
...
[SVN r9298]
2001-02-20 18:05:59 +00:00
Jens Maurer
2ede7c7fcd
removed type_traits_test, added type_traits/*_test
...
[SVN r9297]
2001-02-20 18:03:35 +00:00
Jens Maurer
63ba7d5140
Compaq C++ needs "-lm" for linking
...
[SVN r9295]
2001-02-20 17:51:39 +00:00
John Maddock
45a4687c3d
added revised type traits tests, and removed defunct type_traits_test.cpp
...
[SVN r9271]
2001-02-19 12:55:25 +00:00
Jens Maurer
7af613f495
re-run after upgrades of regex and type_traits
...
[SVN r9266]
2001-02-18 23:36:50 +00:00
Jens Maurer
defb837694
re-run after major type_traits updates and subsequent fixes
...
[SVN r9260]
2001-02-18 19:27:27 +00:00
Jens Maurer
8ee68f3691
iterator_adaptors etc. are working again
...
[SVN r9257]
2001-02-18 19:01:16 +00:00
John Maddock
f6fd860cfa
regex Intel C++ fix...
...
[SVN r9251]
2001-02-18 12:03:08 +00:00
Jens Maurer
abc89a8fc1
change "-ptall" to "-ptused" to avoid superfluous template instantiations
...
[SVN r9243]
2001-02-17 21:54:27 +00:00
Jens Maurer
f4a23431c1
removed libs/utility/iter_adaptor_fail_expected3.cpp
...
[SVN r9195]
2001-02-13 19:28:42 +00:00
Jens Maurer
dcf11a989e
removed libs/utility/iter_adaptor_fail_expected3.cpp
...
iterator_adaptor_test.cpp fails because const and non-const iterators
of std::deque fail to compare
[SVN r9194]
2001-02-13 19:27:57 +00:00
Jens Maurer
35b88319ae
removed libs/utility/iter_adaptor_fail_expected3.cpp
...
regex and wregex now work
iterator_adaptor_test fails because const and non-const iterators of std::deque
fail to compare
[SVN r9193]
2001-02-13 19:25:54 +00:00
Jens Maurer
abc8b57d92
removed iter_adaptor_fail_expected3.cpp
...
[SVN r9172]
2001-02-12 19:23:18 +00:00
Jeremy Siek
f038b75fc8
removed iter adaptor fail expected 3, no longer needed
...
[SVN r9153]
2001-02-12 04:58:04 +00:00
Beman Dawes
0a9be37609
Fix 1.20.2 boo-boos
...
[SVN r9072]
2001-02-10 14:52:06 +00:00
Beman Dawes
6dead9f4a9
All final 1.20.2 changes, including fixing broken hyperlinks
...
[SVN r9071]
2001-02-10 14:42:14 +00:00
Jens Maurer
d1f5a1ac89
fixed iterator_adaptor and graph
...
[SVN r9040]
2001-02-08 20:15:31 +00:00
Jens Maurer
76bd6a6e9e
fixed iterator_adaptor and rational_test
...
[SVN r9039]
2001-02-08 20:13:19 +00:00
Jens Maurer
7200176f0e
undo previous change
...
[SVN r9038]
2001-02-08 20:01:17 +00:00
Jens Maurer
1c7b070759
distinguish compile and run failures
...
[SVN r9037]
2001-02-08 19:57:41 +00:00
Beman Dawes
886a65eb04
Define BOOST_INCLUDE_MAIN for Win32 compilers for initial testing of Boost Test Library
...
[SVN r9036]
2001-02-08 19:17:51 +00:00
Jens Maurer
68882696fb
fixes to counting_iterator and iterator_adaptor
...
[SVN r9035]
2001-02-08 18:18:25 +00:00
Jens Maurer
79130b89ff
fixed regex on KCC 3.4g for Solaris
...
[SVN r9010]
2001-02-07 20:39:57 +00:00
Jens Maurer
24d60bb059
additional failures with iterator adaptors
...
[SVN r9009]
2001-02-07 18:16:29 +00:00
Jens Maurer
1b77bbf407
re-run
...
[SVN r9008]
2001-02-07 18:15:35 +00:00
Jens Maurer
a60762711e
re-run with changed iterator adaptors
...
[SVN r9007]
2001-02-07 18:14:34 +00:00
Jens Maurer
584ae36f72
re-run with rational_test.cpp and various bug fixes
...
[SVN r9006]
2001-02-07 17:57:20 +00:00
John Maddock
82da2cc3aa
beos status update
...
[SVN r8999]
2001-02-07 11:21:36 +00:00
Jens Maurer
430e73122c
re-run after various fixes
...
[SVN r8998]
2001-02-07 06:50:19 +00:00
Jens Maurer
6c623c1a6c
re-run after various portability and bug fixes
...
[SVN r8997]
2001-02-07 06:47:42 +00:00
Beman Dawes
f1097c5d3a
Tweak Intel for stricter error checking
...
[SVN r8973]
2001-02-06 16:44:53 +00:00
Jens Maurer
ecde942dcb
added rational_test.cpp
...
[SVN r8971]
2001-02-06 06:34:20 +00:00
Jens Maurer
71289ac640
added rational_test.cpp
...
[SVN r8952]
2001-02-05 21:44:07 +00:00
Jens Maurer
5ea3b4aa88
re-run after counting_iterator integration
...
switched order of KCC 4.0a and 3.4g (recent one first)
[SVN r8949]
2001-02-05 21:09:29 +00:00
Jens Maurer
cc64f6d272
re-run after counting_iterator integration
...
[SVN r8948]
2001-02-05 20:55:55 +00:00
Jens Maurer
6948a80805
re-run after counting_iterator integration and config update
...
[SVN r8947]
2001-02-05 20:55:14 +00:00
Jens Maurer
b469f89ab0
add -Wall -W for gcc on Linux
...
[SVN r8944]
2001-02-05 19:30:28 +00:00
John Maddock
650229d1df
Modified static assert test types
...
[SVN r8941]
2001-02-05 12:39:14 +00:00
Jens Maurer
9d29305a81
added KAI C++ 4.0a
...
[SVN r8921]
2001-02-04 16:58:12 +00:00
Jens Maurer
d41fb3bb29
fix cut&paste goof-up
...
[SVN r8920]
2001-02-04 16:44:36 +00:00
Jens Maurer
2d6942e6c5
added KCC 4.0a for Solaris
...
[SVN r8917]
2001-02-04 16:15:12 +00:00
Jens Maurer
5f2eefee88
re-run after update to counting iterator
...
switch to glibc 2.2.1
[SVN r8916]
2001-02-04 16:04:30 +00:00
Jens Maurer
cb7a4b40e8
switch to glibc 2.2.1 on Linux
...
output return code of sub-processes if != 0
[SVN r8915]
2001-02-04 16:03:49 +00:00
John Maddock
637363fe00
beos status update
...
[SVN r8887]
2001-02-03 11:26:38 +00:00
Jens Maurer
c072a94f0a
re-run after additional workarounds
...
[SVN r8886]
2001-02-02 22:37:28 +00:00
Jens Maurer
0dea41f59a
KAI C++ on Sun needs explicit -lm
...
[SVN r8876]
2001-02-02 21:27:43 +00:00
Jens Maurer
0b921e0948
prefix "Boost" to the HTML title for context-free identification
...
[SVN r8869]
2001-02-02 20:07:04 +00:00
Beman Dawes
17353776b2
Minor changes and integration with test policy and regression test suite pages
...
[SVN r8830]
2001-01-31 14:35:05 +00:00
Dave Abrahams
7253199e3c
made it compile with Borland
...
[SVN r8824]
2001-01-31 03:11:30 +00:00
Jens Maurer
8a441ebcc4
re-run
...
[SVN r8820]
2001-01-30 22:32:27 +00:00
Jens Maurer
722e095346
add HP/UX support
...
[SVN r8819]
2001-01-30 22:32:26 +00:00
Jens Maurer
88790aab36
added HP/UX configurations
...
[SVN r8818]
2001-01-30 22:32:25 +00:00
Jens Maurer
856cdfc33b
added HP/UX
...
[SVN r8817]
2001-01-30 22:32:24 +00:00
Beman Dawes
953aecd81e
Minor web page updates
...
[SVN r8810]
2001-01-29 18:37:10 +00:00
John Maddock
344bc03de1
added compiler log file link
...
[SVN r8806]
2001-01-28 12:31:21 +00:00
John Maddock
6606c5970f
regression.cpp: Minor change to get the regression test rpogram functioning under cygwin.
...
[SVN r8779]
2001-01-27 11:33:04 +00:00
Beman Dawes
50662625ab
Add GCC and Cygwin version info
...
[SVN r8773]
2001-01-26 15:17:45 +00:00
Jens Maurer
a58aa3c5f5
re-run with counting_iterator_test.cpp
...
[SVN r8764]
2001-01-24 23:12:51 +00:00
Jens Maurer
c805efaa5f
re-run with counting_iterator_test
...
[SVN r8763]
2001-01-24 23:11:31 +00:00
Jens Maurer
fa790e05ac
re-run with counting_iterator_test.cpp and fixes to numeric_traits_test.cpp
...
[SVN r8761]
2001-01-24 22:34:43 +00:00
Dave Abrahams
798703a774
Added counting_iterator_test.cpp
...
[SVN r8758]
2001-01-24 18:38:47 +00:00
Beman Dawes
bd5fd83c0a
Refresh after adding GCC
...
[SVN r8744]
2001-01-23 22:07:26 +00:00
Jens Maurer
6cf93dc71f
no highlighting at all without --diff option
...
[SVN r8730]
2001-01-23 17:40:22 +00:00
John Maddock
7bf7619577
regex: fixed makefiles to clean *.pch files.
...
[SVN r8728]
2001-01-23 12:28:36 +00:00
Jens Maurer
0b1293c9a1
added --diff option to highlight changes viz. the previous run
...
[SVN r8725]
2001-01-22 23:06:03 +00:00
Jens Maurer
fa7bda63c5
added numeric_traits_tests.cpp, fixed failures with Comeau C++/strict mode
...
[SVN r8720]
2001-01-22 21:34:13 +00:00
Jens Maurer
bf71511f04
added numeric_traits_tests.cpp
...
[SVN r8719]
2001-01-22 21:33:13 +00:00
Jens Maurer
027b235514
change Compaq C++ 6.0 to 6.2 in informational message
...
[SVN r8718]
2001-01-22 21:26:49 +00:00
Jens Maurer
d5b3088316
added numeric_traits_tests.cpp
...
[SVN r8717]
2001-01-22 21:26:07 +00:00
Jens Maurer
3e466a3dcf
re-run with numeric_traits_tests.cpp
...
[SVN r8716]
2001-01-22 21:23:13 +00:00
Jens Maurer
d62bf750f6
add references to the compiler message files on Soureforge anonymous ftp
...
[SVN r8715]
2001-01-22 21:20:24 +00:00
Jens Maurer
97708f58c6
remove "-instances=static" from Solaris 64bit configuration; not needed
...
[SVN r8713]
2001-01-22 20:49:23 +00:00
Jeremy Siek
034c491378
added changelog note
...
[SVN r8708]
2001-01-22 16:49:28 +00:00
Dave Abrahams
91cdb04918
Added numeric_traits_test.cpp
...
[SVN r8707]
2001-01-22 05:09:44 +00:00
Jens Maurer
a85acda365
re-run with additional iterator tests
...
[SVN r8698]
2001-01-21 22:20:01 +00:00
Jens Maurer
e104bbc3b9
added 64bit mode for Solaris
...
[SVN r8697]
2001-01-21 22:17:18 +00:00
Jens Maurer
11c0ad573b
re-run with iterator_test* and 64bit output
...
[SVN r8696]
2001-01-21 22:14:49 +00:00
Jens Maurer
f124a75b6d
re-run wth iterator_traits_test*
...
[SVN r8694]
2001-01-21 21:19:45 +00:00
Jens Maurer
9c3b50d6cd
added Linux Comeau in strict_warnings mode
...
[SVN r8693]
2001-01-21 21:05:39 +00:00
Jens Maurer
2d76195b4b
added Comeau in strict_warnings mode
...
[SVN r8692]
2001-01-21 21:05:10 +00:00
Jeremy Siek
6101e943d8
added new iter adaptor fail expected tests
...
[SVN r8689]
2001-01-21 20:31:53 +00:00
Jens Maurer
b6c44c0bd4
Restored alphabetic ordering.
...
[SVN r8686]
2001-01-21 20:15:20 +00:00
John Maddock
223ea1ade7
regex: regression test fixes
...
[SVN r8679]
2001-01-21 12:58:24 +00:00
Dave Abrahams
a8fa406a0a
Added iterator_traits_test.cpp
...
[SVN r8677]
2001-01-21 06:04:25 +00:00
Dave Abrahams
d7fdd7e537
Turned on STLPort debug mode and turned off incremental linking for vc6
...
builds. Added cygwin build. Waiting for a fix for cygwin/stlport to add that
[SVN r8675]
2001-01-21 05:59:31 +00:00
Beman Dawes
c3af7ef1d1
Refresh to match FTP site
...
[SVN r8657]
2001-01-20 19:35:48 +00:00
Jens Maurer
f33daeddd1
re-run after gcc/Solaris -pedantic -> -ansi command line fix
...
[SVN r8650]
2001-01-19 19:40:45 +00:00
Jens Maurer
ed23df59b4
changed gcc/Solaris flags from -pedantic to -ansi
...
The former makes the preprocessor forget about the LL suffix
[SVN r8649]
2001-01-19 19:40:08 +00:00
Beman Dawes
8e5b9af19e
Add win32 Intel compiler
...
[SVN r8645]
2001-01-19 18:14:13 +00:00
Jens Maurer
13514274ef
re-run after John Maddock's regex fix
...
[SVN r8642]
2001-01-18 23:25:19 +00:00
Jens Maurer
ef710ff9fe
added Solaris 2.7 regression tests
...
[SVN r8631]
2001-01-17 21:44:07 +00:00
Jens Maurer
95198879a3
Move regression tests and results to new top-level directory "status"
...
[SVN r8630]
2001-01-17 21:22:00 +00:00