File: changelog

package info (click to toggle)
c%2B%2B-annotations 6.5.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 15,176 kB
  • ctags: 2,567
  • sloc: cpp: 14,411; makefile: 2,988; ansic: 165; perl: 90; sh: 29
file content (36 lines) | stat: -rw-r--r-- 1,478 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
6.5.0   - Changed all unsigned types to size_t (where appropriate)

          Added the Portuguese translation to the distribution, since Sergio
          Bacchi's acceptance was received

          Repaired various minor problems in compiling/running examples

          Moved in-class definitions of member functions to below their class

          Added paragraphs about size_t and other derived int-types and about
          implementing pure virtual member functions

6.4.1   - Legal restriction leftover removed from Chapter 2's introduction.
          Portuguese translation and `The history of C' removed from the
          distribution, until formal permission to include them is received
          from their authors. 

          Changes down to 6.2.4: see yo/history.yo

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Tue, 19 Sep 2006 13:03:29 +0200

6.2.4f  - fixed basic-type counting in par. 3.3

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Thu, 07 Sep 2006 14:04:27 +0200

6.2.4   - See yo/history.yo
6.2.2   - See yo/history.yo
6.2.0   - See yo/history.yo
6.1.3(-pre)   Repaired several textual imperfections and delete -> delete []
          where new [] was used.
6.1.2. This file was defined to summarize intermediate modifications.
        - description of ios condition flags refined
        - description of string::getline() refined.
        - open_mode `creat' changed into `trunc' (reading and writing streams)

6.1.1b Minor textual modifications since 6.1.0