Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
libcfa
/
src
/
enum.cfa
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)
@236f133
19 months
j82liang
Remove quasi_void for enums. The idea of quasi_void from Mike was to …
stuck-waitfor-destruct
(edit)
@d287f3e
19 months
pabuhr
fix selecting wrong input operator for enumeration, first attempt at …
stuck-waitfor-destruct
(edit)
@6d2b3dc
20 months
j82liang
Change (enum) range loop so that it works on any type that define …
stuck-waitfor-destruct
(edit)
@062467b
20 months
pabuhr
inline enum relational and increment operators, comment out loop …
stuck-waitfor-destruct
(edit)
@64eeb06
20 months
pabuhr
change basic_ostream to ostream, first attempt of enumeration input
stuck-waitfor-destruct
(edit)
@73d0e3f4
20 months
j82liang
Current enum has bug when use as a reference as in ?++. Change …
stuck-waitfor-destruct
(edit)
@259012e
20 months
pabuhr
put back quasi_void print
stuck-waitfor-destruct
(edit)
@d5efcb7
20 months
pabuhr
first attempt at updating enum auxiliary operations
stuck-waitfor-destruct
(edit)
@5eb3f65
20 months
pabuhr
change enumeration function names labelE, valueE, posE to label, …
stuck-waitfor-destruct
(edit)
@525f7ad
20 months
j82liang
1. Add
count_e
( enum_name ), a pseudo function that return the …
stuck-waitfor-destruct
(edit)
@85855b0
20 months
j82liang
1. Implement enum cast; 2. Change valueE so that opague enum returns …
stuck-waitfor-destruct
(edit)
@41c8312
21 months
pabuhr
small cleanups
stuck-waitfor-destruct
(edit)
@03ac869
21 months
j82liang
Add GCC visibility push(default); Fix trait satisfaction problem
stuck-waitfor-destruct
(edit)
@c333ed2
21 months
j82liang
Remove intermeidate type (enum attribute type); remove …
stuck-waitfor-destruct
(add)
@c5c123f
22 months
j82liang
Missing changes for the last commit
stuck-waitfor-destruct
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog