Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
src
/
ControlStruct
/
TranslateEnumRange.cpp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@5f210c0
3 months
j82liang
Change enum pos to signed int to avoid underflow; operator on enum …
(edit)
@a9ae5ca
3 months
j82liang
remove unused addInitType
(edit)
@0c327ce
4 months
j82liang
1. Add bound check to Serial function: now compiler generates the …
(edit)
@6d2b3dc
4 months
j82liang
Change (enum) range loop so that it works on any type that define …
(edit)
@73d0e3f4
4 months
j82liang
Current enum has bug when use as a reference as in ?++. Change …
(edit)
@5ccc733
4 months
j82liang
Fix the bug that C style enum cannot to use as an lvalue
(edit)
@d3aa55e9
4 months
j82liang
1. Disallow implicit conversion from cfa enum to int during on the …
(edit)
@d66a43b
4 months
pabuhr
fix spelling mistake in file src/ControlStruct/TrasnlateEnumRange.hpp …
(add)
@567c775
5 months
j82liang
Missing files from the last commit
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog