Commit Graph

50050 Commits

Author SHA1 Message Date
Dave Abrahams
e127bdc4bb Removed flotsam
[SVN r13629]
2002-05-03 03:35:18 +00:00
Rene Rivera
2c871d9bb4 Merge bjam changes.
[SVN r13628]
2002-05-03 02:02:50 +00:00
Dave Abrahams
81b12c4e66 Eliminated bogus ^M characters
[SVN r13626]
2002-05-02 19:01:29 +00:00
Dave Abrahams
2ad515f132 Workaround for crazy assertion in Jambase
[SVN r13625]
2002-05-02 19:01:07 +00:00
Dave Abrahams
d08215b796 Show *full* build command on failure
[SVN r13624]
2002-05-02 19:00:38 +00:00
Dave Abrahams
5bb377b3a5 Some bug fixes
[SVN r13623]
2002-05-02 18:59:31 +00:00
Dave Abrahams
ea2f56c192 Account for "normalized path" bugs
[SVN r13622]
2002-05-02 17:08:41 +00:00
Dave Abrahams
c6deb39621 Quick fixes, one step towards health.
[SVN r13621]
2002-05-02 16:53:12 +00:00
Dave Abrahams
09ff6bc293 Updated test to take advantage of --build-system=... option
[SVN r13620]
2002-05-02 16:44:13 +00:00
Dave Abrahams
1875c7b42c Initial checkin, includes test instructions
[SVN r13619]
2002-05-02 16:41:36 +00:00
Dave Abrahams
42310beb0b Added --debug --quiet to args used when running tests
[SVN r13618]
2002-05-02 16:39:04 +00:00
Dave Abrahams
91f48400a9 Updated testing info
[SVN r13617]
2002-05-02 16:38:27 +00:00
Dave Abrahams
efeba41f54 Use modules.clone-rules
[SVN r13616]
2002-05-02 16:38:04 +00:00
Dave Abrahams
20ca88db08 Implemented --quiet flag for testing
[SVN r13615]
2002-05-02 16:37:23 +00:00
Dave Abrahams
976f276d7f Moved project loading to build-system.jam
[SVN r13614]
2002-05-02 16:36:30 +00:00
Dave Abrahams
9ca524c070 Use *_PATH variables for configuration; added comments
[SVN r13613]
2002-05-02 16:34:38 +00:00
Dave Abrahams
c07651ae2f Major bug fix (gotta fix that Jam lexer!)
Some coding convention fixes


[SVN r13612]
2002-05-02 16:30:38 +00:00
Jaakko Järvi
acd8a60304 Previous changes broke tuples for Borland, this should fix it
[SVN r13611]
2002-05-01 20:53:44 +00:00
Dave Abrahams
da54f4cddb Added <stlport-iostream>on to requirements
[SVN r13610]
2002-05-01 17:29:13 +00:00
Dave Abrahams
a56658af6b Removed teaser index; updated compiler results for MSVC6/STLPort.
[SVN r13609]
2002-05-01 17:28:37 +00:00
Dave Abrahams
225218972f Added stlport-cstd-namespace feature to import names like memcpy into std::, where they belong
Fixed runtime behavior to find the STLPort dlls


[SVN r13608]
2002-05-01 17:27:10 +00:00
Dave Abrahams
8b4ba84b2d Added some error reporting with configuration info
[SVN r13607]
2002-05-01 16:02:10 +00:00
William E. Kempf
046f4aee44 Updated documentation for pending release
[SVN r13606]
2002-05-01 15:37:25 +00:00
Dave Abrahams
76bcb25159 oops; bug fix
[SVN r13605]
2002-05-01 14:37:30 +00:00
Dave Abrahams
5630c4ad83 Added comments
[SVN r13604]
2002-05-01 13:59:10 +00:00
Dave Abrahams
965aaf882d Removed outdated msvc projects
[SVN r13603]
2002-05-01 12:30:20 +00:00
Peter Dimov
6eb5ef7fc2 shared_ptr now autodetects counted_bases; minor test updates; intrusive_ptr no longer calls addref/release for NULL pointers.
[SVN r13602]
2002-05-01 11:22:22 +00:00
Dave Abrahams
449ddd8075 python/gcc-stlport tweaks
[SVN r13601]
2002-05-01 02:51:05 +00:00
Dave Abrahams
fd0d45b1f8 Some tweaks for gcc-stlport
[SVN r13600]
2002-05-01 02:50:19 +00:00
Dave Abrahams
cf4379d651 vc7.01 alpha workaround
[SVN r13599]
2002-05-01 02:49:45 +00:00
Douglas Gregor
1113c6b618 function.hpp:
- Remove default parameters in real_get_function_impl (Fixed Borland C++
    Builder 6)


[SVN r13595]
2002-04-30 20:05:32 +00:00
Douglas Gregor
dee5b9c9a8 Removed some unused macros
[SVN r13594]
2002-04-30 19:41:37 +00:00
Dave Abrahams
0c00d8538e Slight tweak to Jamfile loading; still doesn't work
[SVN r13592]
2002-04-30 16:59:40 +00:00
Dave Abrahams
b48998c208 use new coding conventions
[SVN r13591]
2002-04-30 16:45:58 +00:00
Dave Abrahams
b0efaa16cc cleanups
[SVN r13590]
2002-04-30 16:43:20 +00:00
Dave Abrahams
3389a78129 Use new naming conventions
[SVN r13589]
2002-04-30 16:34:26 +00:00
Dave Abrahams
214f12a5bd Reworked to allow derived classes to call base class methods which have been overridden via explicit qualification
[SVN r13588]
2002-04-30 14:51:07 +00:00
Dave Abrahams
f2a6e7fce4 Fixed bug in assert.nonempty-variable
[SVN r13587]
2002-04-30 14:34:45 +00:00
Dave Abrahams
fa565fe5ee Merged Rene's boost_build_v2 branch into the main trunk
[SVN r13586]
2002-04-30 14:33:25 +00:00
Dave Abrahams
a936e23c72 Improved debugging output:
* added space after "on"
   * try harder to indicate in which module a rule is going to execute
   * Stop printing the module context of variable settings; it was
     confusing especially when the variable turned out to be a local
     variable or an argument name.
   *

Register the name by which each rule is /invoked/ in its frame instead
of the name by which the rule was defined. This changes the behavior
of the builtin BACKTRACE rule, causing it to register the rule's
invocation names (filenames and line numbers lead the user to the
definition context anyway). This change was neccessary in order to
support classes: we can now extract the name of a class being
initialized by looking at the backtrace from within the class module's
__init__ rule.


[SVN r13585]
2002-04-30 14:22:46 +00:00
Dave Abrahams
99f54bb8b8 Better error reporting for IMPORT
[SVN r13584]
2002-04-30 14:13:09 +00:00
John Maddock
d47de6c5d4 Fixed broken links.
[SVN r13574]
2002-04-27 11:05:49 +00:00
John Maddock
95e523ef8e Turned off external templates for MWCW
[SVN r13573]
2002-04-27 10:45:12 +00:00
John Maddock
14bbefa4a9 Bug fix: changed int to std::ptrdiff_t
[SVN r13572]
2002-04-27 10:38:47 +00:00
William E. Kempf
c1f4db6656 Fixed broken links
[SVN r13570]
2002-04-26 21:15:40 +00:00
William E. Kempf
ba6b2bfee0 Updated definitions.html
[SVN r13569]
2002-04-26 20:58:32 +00:00
William E. Kempf
a48d4a375f Removed boost/thread/config.hpp and changed Boost.Threads exceptions to derive from logic_error
[SVN r13568]
2002-04-26 20:56:49 +00:00
William E. Kempf
81778ec9a3 Updated the rest of the documentation to the new templates.
[SVN r13567]
2002-04-26 20:41:25 +00:00
Douglas Gregor
1214db67c8 function_base.hpp:
- Workaround for Sun CC


[SVN r13566]
2002-04-26 17:45:53 +00:00
Dave Abrahams
f455756e56 Workarounds for VC7.01
[SVN r13565]
2002-04-26 14:15:33 +00:00