annotate ChangeLog @ 446:194787ce2a77 3.0

Adjusted listings to convert tabs to spaces; assume 8 space tabs
author lost@l-w.ca
date Thu, 04 Nov 2010 22:40:57 -0600
parents 2a94b2e64621
children 5cccf90bf838
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
320
4853b105af23 Setting up project structure
lost
parents:
diff changeset
1 The following includes the various changes in each release of LWTOOLS. This
4853b105af23 Setting up project structure
lost
parents:
diff changeset
2 ChangeLog does not contain anything prior to version 3.0 which was a
4853b105af23 Setting up project structure
lost
parents:
diff changeset
3 completely redesigned version of the system.
4853b105af23 Setting up project structure
lost
parents:
diff changeset
4
4853b105af23 Setting up project structure
lost
parents:
diff changeset
5 Each item is prefixed by a flag in []. The flags mean:
4853b105af23 Setting up project structure
lost
parents:
diff changeset
6
4853b105af23 Setting up project structure
lost
parents:
diff changeset
7 [*] Project structure or other "meta" change
4853b105af23 Setting up project structure
lost
parents:
diff changeset
8 [!] critical bug fix - code generation error, etc.
4853b105af23 Setting up project structure
lost
parents:
diff changeset
9 [+] new feature
4853b105af23 Setting up project structure
lost
parents:
diff changeset
10 [-] feature removed
4853b105af23 Setting up project structure
lost
parents:
diff changeset
11 [b] minor bugfix
4853b105af23 Setting up project structure
lost
parents:
diff changeset
12 [ ] general improvement
4853b105af23 Setting up project structure
lost
parents:
diff changeset
13
4853b105af23 Setting up project structure
lost
parents:
diff changeset
14 Also, the software affected may follow in [].
4853b105af23 Setting up project structure
lost
parents:
diff changeset
15
446
194787ce2a77 Adjusted listings to convert tabs to spaces; assume 8 space tabs
lost@l-w.ca
parents: 408
diff changeset
16 Version 3.0.2
194787ce2a77 Adjusted listings to convert tabs to spaces; assume 8 space tabs
lost@l-w.ca
parents: 408
diff changeset
17
194787ce2a77 Adjusted listings to convert tabs to spaces; assume 8 space tabs
lost@l-w.ca
parents: 408
diff changeset
18 [ ] Listings now assume an 8 space tab and convert tabs to spaces
194787ce2a77 Adjusted listings to convert tabs to spaces; assume 8 space tabs
lost@l-w.ca
parents: 408
diff changeset
19
194787ce2a77 Adjusted listings to convert tabs to spaces; assume 8 space tabs
lost@l-w.ca
parents: 408
diff changeset
20 Version 3.0.1
194787ce2a77 Adjusted listings to convert tabs to spaces; assume 8 space tabs
lost@l-w.ca
parents: 408
diff changeset
21
194787ce2a77 Adjusted listings to convert tabs to spaces; assume 8 space tabs
lost@l-w.ca
parents: 408
diff changeset
22 [!] Corrected major memory leak
194787ce2a77 Adjusted listings to convert tabs to spaces; assume 8 space tabs
lost@l-w.ca
parents: 408
diff changeset
23 [!] Corrected code generation errors
194787ce2a77 Adjusted listings to convert tabs to spaces; assume 8 space tabs
lost@l-w.ca
parents: 408
diff changeset
24
320
4853b105af23 Setting up project structure
lost
parents:
diff changeset
25 Version 3.0
4853b105af23 Setting up project structure
lost
parents:
diff changeset
26
378
1c31e9005ff7 Brought forward lwlink, lwar, and lwobjdump along with some misc junk
lost@starbug
parents: 320
diff changeset
27 [*] Completely new architecture for lwasm
408
2a94b2e64621 Started creation of lwdisasm
lost@l-w.ca
parents: 378
diff changeset
28 [+] Added LWDISASM, a disassembler