Changes in directory llvm/docs:
CodingStandards.html updated: 1.35 -> 1.36
---
Log message:
clarify the 'developed by' line
---
Diffs of the changes: (+5 -3)
CodingStandards.html |8 +---
1 files changed, 5 insertions(+), 3 deletions(-)
Index: llvm/docs/CodingStandards.html
diff
Changes in directory llvm/docs:
CodingStandards.html updated: 1.34 -> 1.35
---
Log message:
fix a grammar ambiguity noticed by Duncan
---
Diffs of the changes: (+3 -2)
CodingStandards.html |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
Index: llvm/docs/CodingStandards.htm
Changes in directory llvm/docs:
CodingStandards.html updated: 1.33 -> 1.34
---
Log message:
Removed reference to "cnull" because typical users shouldn't need to use
it.
---
Diffs of the changes: (+1 -7)
CodingStandards.html |8 +---
1 files changed, 1 insertion(+), 7 deletions(-)
Changes in directory llvm/docs:
CodingStandards.html updated: 1.32 -> 1.33
---
Log message:
Added example of how to code print() methods so that they will disappear
from the code if "cnull" is passed into them.
---
Diffs of the changes: (+19 -6)
CodingStandards.html | 25
Changes in directory llvm/docs:
CodingStandards.html updated: 1.31 -> 1.32
---
Log message:
Fixed some formatting.
---
Diffs of the changes: (+29 -28)
CodingStandards.html | 57 +--
1 files changed, 29 insertions(+), 28 deletions(-)
Index
Changes in directory llvm/docs:
CodingStandards.html updated: 1.30 -> 1.31
---
Log message:
Another example of using the llvm IO streams.
---
Diffs of the changes: (+8 -1)
CodingStandards.html |9 -
1 files changed, 8 insertions(+), 1 deletion(-)
Index: llvm/docs/CodingStanda
Changes in directory llvm/docs:
CodingStandards.html updated: 1.29 -> 1.30
---
Log message:
Add documentation for how to use the new LLVM streams.
---
Diffs of the changes: (+75 -3)
CodingStandards.html | 78 +--
1 files changed, 75 inserti
Changes in directory llvm/docs:
CodingStandards.html updated: 1.28 -> 1.29
CommandLine.html updated: 1.41 -> 1.42
---
Log message:
Fix a couple typos.
---
Diffs of the changes: (+4 -4)
CodingStandards.html |4 ++--
CommandLine.html |4 ++--
2 files changed, 4 insertions(+), 4 d
Changes in directory llvm/docs:
CodingStandards.html updated: 1.27 -> 1.28
---
Log message:
Add some advice
---
Diffs of the changes: (+27 -9)
CodingStandards.html | 36 +++-
1 files changed, 27 insertions(+), 9 deletions(-)
Index: llvm/docs/CodingStanda
Changes in directory llvm/docs:
CodingStandards.html updated: 1.25 -> 1.26
---
Log message:
Add a section about using namespaces.
---
Diffs of the changes: (+36 -21)
CodingStandards.html | 57 ---
1 files changed, 36 insertions(+), 21 delet
10 matches
Mail list logo