Commit graph

6836 commits

Author SHA1 Message Date
Beman Dawes
abad8b0873 Add Borland ack for contributing BCB
[SVN r16009]
2002-10-29 00:28:44 +00:00
Jeremy Siek
3a25e8cad9 added copyright statement
[SVN r16008]
2002-10-28 15:10:10 +00:00
William E. Kempf
c180ad4176 Added new tutorials
[SVN r16007]
2002-10-28 14:17:49 +00:00
William E. Kempf
246b6d97ae Added new tutorial files
[SVN r16005]
2002-10-28 14:10:14 +00:00
Joel de Guzman
b2dd578d18 tutorial tweaks
[SVN r16004]
2002-10-28 08:30:31 +00:00
Rene Rivera
4dc15b051c Implement recognition and output of classes and their rules.
[SVN r16003]
2002-10-28 07:59:46 +00:00
Rene Rivera
f4072b8acc Wrap section headers. As some rule templates are long.
[SVN r16002]
2002-10-28 07:58:49 +00:00
Dave Abrahams
1e5c596b76 grammar fix
[SVN r16001]
2002-10-28 07:33:01 +00:00
Dave Abrahams
2340d556b2 Build with Cygwin
[SVN r16000]
2002-10-28 04:22:14 +00:00
Dave Abrahams
3c8b97895b Improve error messages
[SVN r15999]
2002-10-28 04:10:18 +00:00
Dave Abrahams
d99f54ffcd Suppress warning
[SVN r15998]
2002-10-28 04:06:50 +00:00
Dave Abrahams
4a87a982ce Fix -d+5 output
[SVN r15997]
2002-10-28 04:06:06 +00:00
John Maddock
eb64fb8f32 minor fix for integer_traits,
changed is_pod.hpp include to is_POD.hpp as a temporary fix


[SVN r15996]
2002-10-27 12:16:39 +00:00
John Maddock
3ffc9e25f9 Undone name change
[SVN r15995]
2002-10-27 11:49:52 +00:00
John Maddock
c6bc02f98f Undone abortive name change
[SVN r15994]
2002-10-27 11:45:17 +00:00
John Maddock
71e87686c9 Changed is_POD.hpp to is_pod.hpp (first try!).
[SVN r15993]
2002-10-27 11:30:07 +00:00
Aleksey Gurtovoy
52fd8b93bc Fix errorneous link
[SVN r15992]
2002-10-27 07:51:17 +00:00
Aleksey Gurtovoy
fcd0490674 Add 'acronyms as ordinary words' guideline
[SVN r15991]
2002-10-27 07:43:50 +00:00
Jeff Garland
f72188580c updates for reference documentation generation
[SVN r15990]
2002-10-26 15:59:15 +00:00
Jeff Garland
b13d5a7529 documentation updates
[SVN r15989]
2002-10-26 15:57:06 +00:00
Jeff Garland
bbbfa89b3e various minor documentation corrections
[SVN r15988]
2002-10-26 15:50:31 +00:00
John Maddock
9fe19ed5f1 Added is_polymorphic.
[SVN r15987]
2002-10-26 11:44:42 +00:00
John Maddock
c2b220f5b6 Added copyright declarations.
[SVN r15986]
2002-10-26 11:35:35 +00:00
John Maddock
8f562a9c38 Added is_polymorphic.
[SVN r15985]
2002-10-26 11:35:02 +00:00
Rene Rivera
00dbd5efdf Fixed ommisions for changes to some libraries.
[SVN r15984]
2002-10-25 16:29:54 +00:00
John Maddock
8fd1e88db7 Undone previous fixes for gcc >= 3
[SVN r15983]
2002-10-25 11:59:36 +00:00
John Maddock
c1fd562d55 Fixed case sensitivity of is_POD.hpp header name.
[SVN r15982]
2002-10-25 10:41:55 +00:00
Dave Abrahams
cae61091e3 Fix a doc bug
[SVN r15981]
2002-10-25 04:47:39 +00:00
Rene Rivera
3469411228 Better support for dynamic libraries in MacOSX with darwin.
* darwin-tools.jam, now support creating bundles (plugins)
* darwin-tools.jam, handle multiple defs in dynamic libraries
* python.jam, create bundles instead of regular dynamic libs.


[SVN r15980]
2002-10-25 02:15:37 +00:00
Joel de Guzman
91e15ce8d1 changes to no_init and deriving classes
[SVN r15979]
2002-10-24 21:33:40 +00:00
Joel de Guzman
bcde34de94 added non_copyable to second version of class_<Base, BaseWrap...
[SVN r15978]
2002-10-24 21:12:37 +00:00
Joel de Guzman
a78686f46e correction Var-->Num
[SVN r15977]
2002-10-24 20:50:04 +00:00
John Maddock
294b8d1bdc Merged changes from release branch.
[SVN r15976]
2002-10-24 10:58:08 +00:00
John Maddock
09d8c9b002 Added new type traits tests,
Created "utility" group.


[SVN r15975]
2002-10-24 10:19:04 +00:00
John Maddock
6d306dae0e Added new type traits tests.
[SVN r15974]
2002-10-24 10:18:05 +00:00
John Maddock
b7bed06a74 Misc. fixes mostly as a result of the new test programs.
[SVN r15973]
2002-10-24 10:14:13 +00:00
Darin Adler
be835771ec Fix standard C library check so it will work with CodeWarrior Pro 8.
[SVN r15972]
2002-10-23 23:32:38 +00:00
Vladimir Prus
583a6db2ce Added an example of library use.
[SVN r15971]
2002-10-23 14:03:17 +00:00
Peter Dimov
4cbe50195a Changed typename to class; some libraries helpfully #define typename
[SVN r15970]
2002-10-23 13:55:18 +00:00
Vladimir Prus
3656b4d1b4 Made Boost.Thread compile with V2.
[SVN r15969]
2002-10-23 13:22:56 +00:00
Vladimir Prus
6aa06b3b6f Changes the debian bjam package to be similar to jam package.
[SVN r15968]
2002-10-23 12:27:57 +00:00
Vladimir Prus
de8c9dfc50 Check Boost.Jam version.
[SVN r15967]
2002-10-23 12:25:26 +00:00
Vladimir Prus
d8cc50c7e7 Improve Boost.Python building.
* libs/python/build/Jamfile.v2: Sense the location of python headers. Export
  include paths.

* libs/python/example/Jamfile.v2: New file.

* new/targets.jam: Use refined properties for constructed
    dependency properties

* new/gcc.jam: Handle 'find-library'. Set soname for dynamic libraries.

* new/builtin.jam: New feature 'find-library'.


[SVN r15966]
2002-10-23 12:12:00 +00:00
John Maddock
e2f4c474ea Moved Dinkumware lib detection further down the list,
so that it doesn't get confused with any possible replacements.


[SVN r15965]
2002-10-23 11:02:04 +00:00
Vladimir Prus
c0955976e7 Honour use-requirements for dependency properties.
[SVN r15964]
2002-10-23 10:39:23 +00:00
Björn Karlsson
349d976cdd Update from Hubert Holin
[SVN r15963]
2002-10-22 06:24:39 +00:00
Björn Karlsson
ab844e9f40 Initial commit
[SVN r15962]
2002-10-22 06:22:06 +00:00
Rene Rivera
fdabe95ac2 Remove option that disables threads, as it prevents most things from working in STLport.
[SVN r15961]
2002-10-22 05:13:19 +00:00
John Maddock
f8c24324c5 Merged changes from RC_1_29_0.
[SVN r15960]
2002-10-21 11:05:10 +00:00
John Maddock
1da16a0555 Merged changes from the RC_1_29_0 branch.
[SVN r15959]
2002-10-21 11:03:05 +00:00