Commit graph

1295 commits

Author SHA1 Message Date
fbbrokken
38a24a3861 Added a section on the placement new operator
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@53 f6dd340e-d3f9-0310-b409-bdd246841980
2007-05-01 15:01:36 +00:00
fbbrokken
9811e78ea0 Preparations for a new chapter
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@52 f6dd340e-d3f9-0310-b409-bdd246841980
2007-05-01 13:09:34 +00:00
fbbrokken
1da928e493 Clarified overloading/overloadable.yo
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@51 f6dd340e-d3f9-0310-b409-bdd246841980
2007-04-30 11:24:34 +00:00
fbbrokken
8329bea14c version update
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@50 f6dd340e-d3f9-0310-b409-bdd246841980
2007-04-11 12:32:29 +00:00
fbbrokken
e64d94be05 Changed template class/function into class/function template
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@49 f6dd340e-d3f9-0310-b409-bdd246841980
2007-04-11 12:30:22 +00:00
fbbrokken
966b26b0cf Paragraph re-aligned
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@48 f6dd340e-d3f9-0310-b409-bdd246841980
2007-04-11 11:40:27 +00:00
danchev
8ee67f2c22 fix abnormal abort of terminate called after throwing an instance of std::logic_error when no args were being given
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@47 f6dd340e-d3f9-0310-b409-bdd246841980
2006-12-10 12:08:31 +00:00
fbbrokken
11801a8f6a Preparing 6.5.0, 'sourcetar x' installs in .../debian/annotations/tarballs
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@45 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-30 14:52:32 +00:00
fbbrokken
07111ca550 Repaired missing close paren
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@44 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-29 20:56:20 +00:00
fbbrokken
159dc95bc5 Mentioned inline virtual destructor bug
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@43 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-29 20:54:49 +00:00
fbbrokken
c82ad5f36b Moved more member implementations to below their interfaces
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@42 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-25 15:38:52 +00:00
fbbrokken
82e4509e7e Moved more member implementations below their interfaces
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@41 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-25 15:11:33 +00:00
fbbrokken
9284563577 Cosmetic changes
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@40 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-24 19:29:12 +00:00
fbbrokken
a4380b0f8a Repaired missing parentheses, added polymorphism/implementing.yo
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@39 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-24 19:12:25 +00:00
fbbrokken
b656182b23 Checking inline
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@38 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-19 20:17:14 +00:00
fbbrokken
fc7a5e39aa More inline moves
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@37 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-18 21:15:28 +00:00
fbbrokken
5037728477 More inline moves
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@36 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-18 21:07:01 +00:00
fbbrokken
9df168079d Checking remaining inline definitions. Added TODO to the trunk
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@35 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-17 11:10:41 +00:00
fbbrokken
873089bb5e Updated the concrete examples chapter
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@34 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-17 10:54:27 +00:00
fbbrokken
3119a93649 Moving inline implementations in concrete/ to below the class interfaces
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@33 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-13 15:03:44 +00:00
fbbrokken
e2753342c5 Mingrating in-class implementations to below their interfaces
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@32 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-13 08:08:38 +00:00
fbbrokken
8d682c955d modifying the concrete examples chapter
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@31 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-12 11:14:00 +00:00
fbbrokken
b6204759c9 upgrading the concrete examples chapter
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@30 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-12 11:07:27 +00:00
fbbrokken
0183cafd7a template implementations below their interfaces
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@29 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-12 10:05:18 +00:00
fbbrokken
1f8e62439b moving template member definitions out of their interfaces
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@28 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-11 19:13:00 +00:00
fbbrokken
20694bc0a5 Reorganizing templateclasses: implementations below interfaces
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@27 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-11 15:07:46 +00:00
fbbrokken
f815938b1c Typo/formulation repairs
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@26 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-11 09:30:18 +00:00
fbbrokken
8f967a72d0 size_t paragraph added, rewriting sections on inline members
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@25 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-10 13:20:53 +00:00
fbbrokken
28101a8543 Repaired missing : in XXX:YYY constructions
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@24 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-10 11:32:44 +00:00
fbbrokken
4a51c31ab9 Replaced int by size_t in all text and source files
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@23 f6dd340e-d3f9-0310-b409-bdd246841980
2006-11-01 15:54:40 +00:00
fbbrokken
02f0f3e391 Ben Simons discovered that the Monitor example didn't run properly
anymore. The proplem appers to have its cause in improper handling of the exit
signal of the child process that's stopped. The problem is preliminary solved
by handling the child's child-process's exit signal in Child itself. Further
polishing may still be required. 


git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@22 f6dd340e-d3f9-0310-b409-bdd246841980
2006-10-25 18:28:05 +00:00
fbbrokken
1455d85d6c updated old e-mail addresses
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@20 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-19 14:34:17 +00:00
danchev
ad0e9f344c fix my email address ;-)
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@19 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-19 14:06:06 +00:00
fbbrokken
bc4bab6be3 removed portuguese translation from orig tar, added ref. to C-book
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@18 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-19 13:51:38 +00:00
fbbrokken
51ef7ef757 repaired url-reference in the intro of Ch 2
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@17 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-19 13:04:44 +00:00
fbbrokken
f1de83b24c Version 6.4.1
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@15 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-19 12:19:34 +00:00
fbbrokken
837dcbb3d0 Removed superfluous 'removeindex' and 'legal.shtml' from ./yo
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@14 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-09 06:16:52 +00:00
fbbrokken
5b7bb21dd8 Repaired stupid counting error in section 3.3
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@12 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-07 12:39:17 +00:00
fbbrokken
c31d862faf Renaming the project to c++-annotations
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@10 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-04 22:13:44 +00:00
fbbrokken
9a94a93701 Renamed project to c++-annotations, removed left-over log file, release 6.4.0d
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@8 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-04 21:50:30 +00:00
fbbrokken
c96151f3bb The ./build script now offers the ./build install and ./build cinstall
modes. The former installs uncompressed documents, the latter compressed.

The ./build clean mode no longer removes Debian-specific left-overs; this is
left to Debian's `rules' file.

Man-page and INSTALL info were modified accordingly



git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@6 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-04 19:15:07 +00:00
fbbrokken
ca5d9857a6 Changed legalese info so as to point unambiguously to the GPL-2
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@5 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-04 10:47:56 +00:00
danchev
bfd56e51a1 use build script from source directory, not a system-wide one found in /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@4 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-04 09:38:53 +00:00
fbbrokken
6881bc3814 The trunk directory contains the latest version (6.4.0c) of the C++
Annotations. 

The branches and tags directory are empty, since I couldn't
svnadmin import a repostitory dump. Many earlier versions exist, though, and
if you want the full archive, just let me know and I'll send you the svnadmin
dump of my full C++ Annotations archive.

Frank B. Brokken <f.b.brokken@rug.nl>



git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@3 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-04 08:26:34 +00:00
fbbrokken
7af8c34f85 Debian configuration for the C++ Annotations
git-svn-id: https://cppannotations.svn.sourceforge.net/svnroot/cppannotations/trunk@1 f6dd340e-d3f9-0310-b409-bdd246841980
2006-09-03 18:03:58 +00:00