Commit Graph
50 Commits
Author SHA1 Message Date
Daniel James 4f91659a76 Create a branch for inspect fixes.
[SVN r61439]
2010-04-20 21:11:27 +00:00
Troy D. Straszheim e39914bddd Undo r56305
[SVN r58129]
2009-12-03 22:20:47 +00:00
Troy D. Straszheim 64776ee43c rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Stefan Seefeld d3b53cbdf8 Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
[SVN r56305]
2009-09-19 02:32:41 +00:00
Troy D. Straszheim 0bf0587f58 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Vladimir Prus 1b4fdee6ff Cleanup function_types Jamfile.
Make it directly depends on Wave target. Simplify naming
of targets. Addresses #1653


[SVN r53619]
2009-06-04 09:36:17 +00:00
Tobias Schwinger b7da1bd1ab adds tests with const result
[SVN r49980]
2008-11-28 11:38:38 +00:00
Michael A. Jackson 8554f430fe Updating dependency information for modularized libraries.
[SVN r49628]
2008-11-07 17:05:27 +00:00
Michael A. Jackson ee8ed76bc5 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson e60e1b82aa Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
Hartmut Kaiser 594c159568 Added some parenthesis to disambiguate expressions.
[SVN r44631]
2008-04-20 13:51:15 +00:00
Daniel James 0071f74393 Rebuild the function types documentation.
[SVN r44131]
2008-04-09 17:27:08 +00:00
Daniel James f9a2056786 Fix a typo.
[SVN r44130]
2008-04-09 17:26:31 +00:00
Tobias Schwinger e4da19535d adds acknowledgement for Noel helping to support Sun compilers
[SVN r43608]
2008-03-14 18:36:46 +00:00
Tobias Schwinger 04a28f6d46 resolves #1100 and #1602
[SVN r43606]
2008-03-14 18:29:26 +00:00
Tobias Schwinger 8bc1c768ad attempts to finally make Sun work
[SVN r43605]
2008-03-14 17:59:22 +00:00
Tobias Schwinger f5084b1410 removes unnecessary comment
[SVN r43412]
2008-02-25 11:47:59 +00:00
Tobias Schwinger adcac6d5d0 attempts to make synthesis metafunctions work with sun compiler
[SVN r43125]
2008-02-06 13:00:08 +00:00
Tobias Schwinger 9d9c35e797 attempts to allow some preprocessing with VACPP (IBM)
[SVN r42987]
2008-01-26 21:50:14 +00:00
Tobias Schwinger 096ac6aac4 touched
[SVN r42958]
2008-01-25 00:28:15 +00:00
Tobias Schwinger 0a515cc963 simplifies preprocessing code
[SVN r42957]
2008-01-25 00:26:16 +00:00
Tobias Schwinger 2fe398d9f8 correctsbroken compiler support for MPL
[SVN r42950]
2008-01-24 18:56:27 +00:00
Tobias Schwinger e171bda08f attempts to fix pathscale failure
[SVN r42859]
2008-01-18 21:06:44 +00:00
Tobias Schwinger 72f89e9434 attempts to fix BCB 5.9 regression in synthesis/mem_func_ptr_cv_ptr_to_this test
[SVN r42858]
2008-01-18 20:52:06 +00:00
Tobias Schwinger 508b6ff4d7 makes member object support work with BCC
[SVN r42843]
2008-01-18 14:37:41 +00:00
Tobias Schwinger 5ee20a4383 attempts to fix Borland regressions
[SVN r42822]
2008-01-16 19:17:09 +00:00
Tobias Schwinger d989383a27 works around MSVC7.1 problems (hopefully)
[SVN r42821]
2008-01-16 19:16:37 +00:00
Tobias Schwinger d209118686 adds missing #include
[SVN r42797]
2008-01-15 19:46:10 +00:00
Tobias Schwinger ed24c45406 attempts to fix strange problems with Pathscale compilers
[SVN r41742]
2007-12-05 13:20:13 +00:00
Tobias Schwinger b60bbe281f clarifies #error message
[SVN r41739]
2007-12-05 10:24:21 +00:00
Tobias Schwinger 876fff56e7 Using central stylesheet now.
[SVN r41554]
2007-12-01 20:52:00 +00:00
Tobias Schwinger 60e32163d6 adds redirect to documentation
[SVN r40805]
2007-11-05 20:00:43 +00:00
Tobias Schwinger 55aa1ff276 updates html
[SVN r40801]
2007-11-05 17:25:26 +00:00
Tobias Schwinger 247a8a1ace integrates forgotten changes
[SVN r40800]
2007-11-05 17:24:58 +00:00
Tobias Schwinger e8a144226c adds navigation icons
[SVN r40799]
2007-11-05 17:23:57 +00:00
Tobias Schwinger 60a0af0f66 - nonstandard calling conventions need to be enabled now
- using #ifdef ... #error to detect whether test makes sense for a particular compiler



[SVN r40798]
2007-11-05 17:20:44 +00:00
Tobias Schwinger 20eb828129 adds test case for pointer to data member type
[SVN r40797]
2007-11-05 17:19:23 +00:00
Tobias Schwinger f77db2de77 just a touch
[SVN r40796]
2007-11-05 17:17:57 +00:00
Tobias Schwinger 0e8e53a27f removes unportable 'chdir'
[SVN r40795]
2007-11-05 17:16:30 +00:00
Tobias Schwinger 01fa810682 - nonstandard calling conventions disabled by default
- automatic fallback configuration



[SVN r40794]
2007-11-05 17:15:04 +00:00
Joel de Guzman 3bafb64003 Fusion 2.1 one more time with care
[SVN r40389]
2007-10-24 02:30:52 +00:00
Tobias Schwinger 5685b10737 - re-deletion of old files (SVN migration)
- trac issue #1100 (preliminary fix to keep full build of Boost from failing)



[SVN r38427]
2007-08-03 20:21:05 +00:00
Tobias Schwinger 178f290ac5 improves warning message (mentions library and macro to suppress it)
[SVN r38266]
2007-07-21 15:26:41 +00:00
Tobias Schwinger 86115985a3 adds missing copyright notice
[SVN r38265]
2007-07-21 15:10:38 +00:00
Tobias Schwinger 7093ad7b86 Jamfile.v2 --> Jamfile
[SVN r38184]
2007-07-11 17:40:23 +00:00
Tobias Schwinger 7456051ae9 adds Jamfile
[SVN r38183]
2007-07-11 17:33:48 +00:00
Tobias Schwinger b8727b8445 removes outdated test case
[SVN r37685]
2007-05-13 13:58:19 +00:00
Tobias Schwinger 7f740b33d1 libs/function_types/* - check-in
[SVN r37684]
2007-05-13 13:12:51 +00:00
Tobias Schwinger 8df77f9cd0 adds full support for pointer to member object type.
[SVN r37683]
2007-05-13 13:02:45 +00:00
Tobias Schwinger 8e1489a8df adds function_types implementation
[SVN r36954]
2007-02-15 22:28:30 +00:00