Search:
Login
Preferences
Lost Password?
Help/Guide
Wiki
Home
Index
Recent Changes
Tickets
Reports
Query
New Ticket
Defect
Enhancement
Feature
Task
Recent Changes
Code
Browse
Recent Changes
Timeline
Roadmap
Doxygen
Jenkins
Mail
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 33
and
Version 34
of
code
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Sep 4, 2008, 10:27:57 AM (
16 years
ago)
Author:
rgrieder
Comment:
—
Legend:
Unmodified
Added
Removed
Modified
code
v33
v34
5
5
=== Guides and Standards ===
6
6
* [wiki:c++_styleguide Style Sheet] - Writing consistent code according to a style definition.
7
* [wiki:Exception Error handling] - What to do when facing a error situation?
7
8
* [wiki:PerformanceTips Fast Code] - make fast and efficient code.
8
9