Commit graph

577 commits

Author SHA1 Message Date
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