Changes related to "cpp/language"
This is a list of changes made recently to pages linked from a specified page (or to members of a specified category). Pages on your watchlist are bold.
20 May 2012
- (diff | hist) . . cpp/language/operator comparison; 22:32 . . (+5,877) . . Cubbi (Talk | contribs) (+stuff)
17 May 2012
- (diff | hist) . . cpp/language/implicit cast; 19:08 . . (+1,542) . . Cubbi (Talk | contribs) (addressing my last todo for this page)
- (diff | hist) . . m cpp/language/implicit cast; 18:45 . . (0) . . Cubbi (Talk | contribs) (and url fix)
- (diff | hist) . . m cpp/language/implicit cast; 18:44 . . (+2) . . Cubbi (Talk | contribs) (template fix)
- (diff | hist) . . cpp/language/implicit cast; 18:44 . . (+1,546) . . Cubbi (Talk | contribs) (+more words on contextual conversion, +safe bool )
- (diff | hist) . . m cpp/language/implicit cast; 18:16 . . (+333) . . Cubbi (Talk | contribs) (seealso to other casts, note that implicit sequence == standard sequence for builtins)
- (diff | hist) . . m cpp/language/implicit cast; 15:23 . . (-184) . . Cubbi (Talk | contribs) (self-correct)
- (diff | hist) . . m cpp/language/implicit cast; 15:21 . . (+1) . . Cubbi (Talk | contribs) (another typo)
- (diff | hist) . . m cpp/language/implicit cast; 15:19 . . (-4) . . Cubbi (Talk | contribs) (stray the)
- (diff | hist) . . cpp/language/implicit cast; 15:19 . . (+6,083) . . Cubbi (Talk | contribs) (rewrote to follow the std more closely. Just one bit left, mutlilevel pointer qualification conversions, out of time.)
- (diff | hist) . . m cpp/language/operator logical; 13:47 . . (+130) . . Cubbi (Talk | contribs) (missed one not in stdlib overloads)
- (diff | hist) . . cpp/language/operator logical; 13:38 . . (+3,015) . . Cubbi (Talk | contribs) (+stuff. I am tempted to remove those old truth tables, they don't add much.)
- (diff | hist) . . m cpp/language/operator incdec; 06:12 . . (+96) . . Cubbi (Talk | contribs) (regrouped the list of overloads. done now.)
- (diff | hist) . . m cpp/language/eval order; 06:09 . . (-86) . . Cubbi (Talk | contribs) (link to C )
- (diff | hist) . . m cpp/language/operator incdec; 06:05 . . (-5) . . Cubbi (Talk | contribs) (correct concept link)
- (diff | hist) . . m cpp/language/operator incdec; 06:04 . . (+199) . . Cubbi (Talk | contribs) (extra words for std library overloads)
16 May 2012
- (diff | hist) . . m cpp/language/operator incdec; 20:14 . . (+182) . . Cubbi (Talk | contribs) (dcl smalls)
- (diff | hist) . . m cpp/language/operator incdec; 20:12 . . (+210) . . Cubbi (Talk | contribs) (+useless trivia about the dummy parameter)
- (diff | hist) . . m cpp/language/operator incdec; 20:08 . . (+1) . . Cubbi (Talk | contribs) (move performance note to notes section)
- (diff | hist) . . cpp/language/operator incdec; 20:00 . . (+5,395) . . Cubbi (Talk | contribs) (+stuff)
- (diff | hist) . . cpp/language/operator arithmetic; 19:00 . . (+157) . . Cubbi (Talk | contribs) (table doesn't agree with text: they usually return values (and they really do), but table prototypes all return references.)
- (diff | hist) . . m cpp/language/operator arithmetic; 18:47 . . (+1,093) . . Cubbi (Talk | contribs) (missed a line. also, +examples for remaining chapters)
- (diff | hist) . . m cpp/language/operator precedence; 18:37 . . (-513) . . Cubbi (Talk | contribs) (-comment (addressed in operator page now))
- (diff | hist) . . m cpp/language/operator arithmetic; 18:35 . . (+360) . . Cubbi (Talk | contribs) (fix two typos, address todo for remainders)
- (diff | hist) . . cpp/language/operator arithmetic; 17:06 . . (+265) . . Cubbi (Talk | contribs) (+forgot another use of unary plus)
- (diff | hist) . . cpp/language/operator arithmetic; 15:10 . . (+1,088) . . Cubbi (Talk | contribs) (-todo for conversons: the individual operator examples that I added already demonstrate the caveats. +remaining library overloads)
- (diff | hist) . . cpp/language/operator arithmetic; 09:22 . . (+1,100) . . Cubbi (Talk | contribs) (+descs )
- (diff | hist) . . cpp/language/operator arithmetic; 08:34 . . (+1,311) . . Cubbi (Talk | contribs) (+std library overloads of + and -)
- (diff | hist) . . cpp/language/operator arithmetic; 08:15 . . (+855) . . Cubbi (Talk | contribs) (+example for additives, +note on iterator concept)
- (diff | hist) . . m cpp/language/operator arithmetic; 07:56 . . (-2) . . Cubbi (Talk | contribs) (-stray {{)
- (diff | hist) . . cpp/language/operator arithmetic; 07:54 . . (+1,774) . . Cubbi (Talk | contribs) (+description for plus and minus)
- (diff | hist) . . m cpp/language/operator arithmetic; 07:36 . . (+110) . . Cubbi (Talk | contribs) (s/argument/operand)
- (diff | hist) . . cpp/language/operator arithmetic; 07:25 . . (+2,275) . . Cubbi (Talk | contribs) (+conversions)
- (diff | hist) . . m cpp/language/implicit cast; 06:22 . . (+16) . . Cubbi (Talk | contribs) (no conversion->no integral promotions)
- (diff | hist) . . cpp/language/implicit cast; 06:21 . . (+387) . . Cubbi (Talk | contribs) (copyedit integral promotions chapter: missing bool, grammar ("casted"), missing longlongs in wide char promotion)
- (diff | hist) . . m cpp/language/operator arithmetic; 06:01 . . (+7) . . Cubbi (Talk | contribs) (only object types for pointer arith)
- (diff | hist) . . cpp/language/operator arithmetic; 05:58 . . (+1,494) . . Cubbi (Talk | contribs) (+layout and signatures for the rest)
15 May 2012
- (diff | hist) . . cpp/language/operator arithmetic; 22:00 . . (+1,735) . . Cubbi (Talk | contribs) (unary operators (including the poor unloved unary plus))