User contributions for Krelborne
Appearance
Results for Krelborne talk block log uploads logs global block log global account filter log
A user with 23 edits. Account created on 16 July 2006.
23 March 2011
- 14:5114:51, 23 March 2011 diff hist +162 Chevrolet Volt Removed data taken from erroneous reference. Updated with more correct reference that understands 60 MPGe rating
- 01:5601:56, 23 March 2011 diff hist −29 Talk:Chevrolet Volt →Misleading fuel economy claims
22 March 2011
- 20:5120:51, 22 March 2011 diff hist +692 Talk:Chevrolet Volt No edit summary
- 12:4912:49, 22 March 2011 diff hist −35 Chevrolet Volt Removed "displaced Prius according to EPA" claim. Reuters says that, not EPA. Appears to be reporter conjecture about bragging rights, not fuel economy. Same article says Leaf tops Volt.
- 12:4612:46, 22 March 2011 diff hist −134 Chevrolet Volt Removed "displaced Prius according to EPA" claim. Reuters says that, not EPA. Appears to be reporter conjecture about bragging rights, not fuel economy. Same article says Leaf tops Volt.
9 December 2010
- 13:3413:34, 9 December 2010 diff hist +367 Incandescent light bulb Added termination of GE HEI program
9 December 2008
- 03:5603:56, 9 December 2008 diff hist +2 C++ Put \n back in to match Stroustrup. Please do not modify example to suit personal tastes
4 November 2008
17 September 2008
- 14:3614:36, 17 September 2008 diff hist +557 Talk:C++ →Basis for discussion
- 14:1814:18, 17 September 2008 diff hist −83 C++ Restored Hello World to Stroustrup's version. Please do not change this to suit personal preferences
13 August 2008
12 March 2008
- 05:5905:59, 12 March 2008 diff hist −160 m C++ Removed statement about how usage of the standard library improves your software. It's too "opiniony" and provides little information to the reader
- 05:5205:52, 12 March 2008 diff hist −67 m C++ Removed incorrect claim that iterators are "often" pointers. They are not.
3 January 2008
- 21:1421:14, 3 January 2008 diff hist −16 C++ Undid revision 181703892 by 64.148.37.48 (talk) Same as before. Please obey the note and leave this alone.
- 21:1321:13, 3 January 2008 diff hist +24 C++ Undid revision 181704067 by 64.148.37.48 (talk) The Hello World example is from Stroustrup. Leave it as it is.
- 21:1221:12, 3 January 2008 diff hist −14 C++ Undid revision 181704279 by 64.148.37.48 (talk) The Hello World example is from Stroustrup. Leave it as it is.
2 January 2008
- 03:2903:29, 2 January 2008 diff hist +638 Talk:Map (C++) →Bad example
- 03:2203:22, 2 January 2008 diff hist −56 Map (C++) Changed "present" true/false mapping to instead map to a count for a more realistic example, cleaned up some other code.
1 January 2008
27 November 2007
- 05:0805:08, 27 November 2007 diff hist +22 Iostream Updated the second Hello World to make sense now that the first Hello World has changed
- 04:5604:56, 27 November 2007 diff hist −25 m Iostream Removed the endl, replaced with newline. endl is not in iostream. Removed return 0, because it's unnecessary. See C++'s hello world example
- 04:3104:31, 27 November 2007 diff hist −2 m Louis Brandeis Minor grammatical update
16 July 2006
- 22:5522:55, 16 July 2006 diff hist −11 Iostream \n must be used. a) the canonical hello world in Stroustrup uses it and b) endl is not in the iostream header so it may not compile on some systems if it uses endl