Related changes
Appearance
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are shown in bold with a green bullet. See more at Help:Related changes.
List of abbreviations (help):
- D
- Edit made at Wikidata
- r
- Edit flagged by ORES
- N
- New page
- m
- Minor edit
- b
- Bot edit
- (±123)
- Page byte size change
- Temporarily watched page
14 July 2025
- diffhist COBOL 12:24 +226 Desaccointier talk contribs (Added citation.)
- diffhist m COBOL 12:14 +8 Desaccointier talk contribs (fix CS1 maint)
- diffhist m C syntax 10:27 0 Arjayay talk contribs (Retreive > Retrieve)
- diffhist Wikipedia:Manual of Style/Infoboxes 05:13 −1 Omnipaedista talk contribs (no spaces)
13 July 2025
- diffhist Wikipedia talk:WikiProject Computing 21:32 +472 Z1720 talk contribs (→Good article reassessment for Moore's law: new section) Tag: New topic
- diffhist C syntax 16:13 +62 Stormgaze talk contribs (→Jump statement: added brief explanation of what goto does)
- diffhist m C syntax 16:10 +11 Stormgaze talk contribs (→Labels: minor rewording for clarity)
- diffhist C (programming language) 16:07 −35 Stormgaze talk contribs (→Reserved words: restructured reserved words introduction)
- diffhist C (programming language) 16:04 0 Stormgaze talk contribs (→Characteristics: clarified language for strings)
- diffhist C (programming language) 16:01 0 Stormgaze talk contribs (→Characteristics: removed "rich set of..." descriptors (opinionated and probably not helpful))
- diffhist Wikipedia:Cleanup 12:50 0 JacktheBrown talk contribs (→Posts: Source n. 2) Tags: Mobile edit Mobile web edit Advanced mobile edit
- diffhist Wikipedia:Cleanup 12:49 −3 JacktheBrown talk contribs (→Posts: Fixed) Tags: Mobile edit Mobile web edit Advanced mobile edit
- diffhist Wikipedia:Cleanup 12:49 +191 JacktheBrown talk contribs Tags: Mobile edit Mobile web edit Advanced mobile edit
- diffhist Wikipedia:Cleanup 12:00 +1 JacktheBrown talk contribs Tags: Mobile edit Mobile web edit Advanced mobile edit
- diffhist Wikipedia:Cleanup 11:59 +149 JacktheBrown talk contribs (→July 2025) Tags: Mobile edit Mobile web edit Advanced mobile edit
- diffhist Wikipedia talk:WikiProject Engineering 11:23 +528 TarnishedPath talk contribs (Notifying of requested move using Move+)
- diffhist Politics of Georgia (U.S. state) 06:22 +90 Hurricane Clyde talk contribs (→top: Hatnote. One could easily confuse the country of Georgia and the state of Georgia. I've confused them a lot.) Tags: Mobile edit Mobile app edit Android app edit App full source
- diffhist Wikipedia:Stub 03:43 −719 Danbloch talk contribs (→Basic information: remove a paragraph - no useful information about stubs)
12 July 2025
- diffhist C syntax 22:06 −6 Stevebroshar talk contribs (→Control structures: some of this info is structural (break; continue...))
- diffhist C syntax 22:05 +16 Stevebroshar talk contribs (Move dynamic memory to the end; std lib is less core/important)
- diffhist C syntax 22:00 +238 Stevebroshar talk contribs (→Initialization: Describe the most commonly init list: {})
- diffhist C syntax 21:50 −88 Stevebroshar talk contribs (→Initialization: Edit for brevity and clarity)
- diffhist C syntax 21:31 −3,067 Stevebroshar talk contribs (→Structures and unions: Edit for clarity; remove confusing mentions to union; just put it at the end and say it's the same as struct except for overlappig fields)
- diffhist m C syntax 21:17 −4 Arjayay talk contribs (Duplicate word removed)
- diffhist m C syntax 20:56 −5 Arjayay talk contribs (Duplicate word removed)
- diffhist m C syntax 20:50 −4 Arjayay talk contribs (Duplicate word removed)
- diffhist C syntax 20:36 −70 Stevebroshar talk contribs (→Strings: Organize more logically, uniformly)
- diffhist C syntax 20:23 −496 Stevebroshar talk contribs (→Strings: eliminate duplicate info)
- diffhist C syntax 20:05 −352 Stevebroshar talk contribs (→Strings: remove fluff)
- diffhist C syntax 19:56 −228 Stevebroshar talk contribs (→Multidimensional arrays: remove fluff)
- diffhist C syntax 19:50 −3,370 Stevebroshar talk contribs (→Dynamic arrays: There really is no such thing as a dynamic array in C; but I did move the linked article to a toplevel section as an excerpt)
- diffhist C syntax 19:49 +76 Stevebroshar talk contribs (→Operators: pull in dynamic memory as excerpt)
- diffhist C syntax 19:44 −1,027 Stevebroshar talk contribs (→Arrays: Edit for brevity)
- diffhist C syntax 19:24 −251 Stevebroshar talk contribs (→Pointers: Edit for brevity)
- diffhist C syntax 19:07 −26 Stevebroshar talk contribs (→Incomplete types: Edit for brevity and clarity)
- diffhist C syntax 19:01 −9 Stevebroshar talk contribs (→Primitive data types: qualifiers don't _just_ apply to primitive types)
- diffhist C syntax 18:59 −81 Stevebroshar talk contribs (→Storage class specifiers: Edit for readability)
- diffhist C syntax 18:54 −50 Stevebroshar talk contribs (→Integer types: This is not the specification; it's a retelling of what's specified; it's just is what it is)
- diffhist C syntax 18:49 −32 Stevebroshar talk contribs (Remove fluff)
- diffhist C (programming language) 18:37 −11 Stevebroshar talk contribs (→Characteristics: Brevity)
- diffhist C (programming language) 18:33 +18 Stevebroshar talk contribs (Organize as definition since 1) syntax section was not just syntax and 2) grouping makes the overall content easier to consume)
- diffhist C (programming language) 18:26 0 Stevebroshar talk contribs (move up hello world since it's interesting)
- diffhist C (programming language) 18:23 −44 Stevebroshar talk contribs (→Characteristics: not all environments use main)
- diffhist C syntax 18:15 +54 Stevebroshar talk contribs (→Functions: highlight required syntax)
- diffhist m C syntax 18:14 +1 Stevebroshar talk contribs (→Jump statement)
- diffhist C syntax 18:10 −28 Stevebroshar talk contribs (→Evaluation order: Edit for readability)
- diffhist C syntax 17:58 −586 Stevebroshar talk contribs (Eliminate duplicate info)
- diffhist C syntax 17:43 +587 Stevebroshar talk contribs (→Control structures: factor out info about labels)
- diffhist m C syntax 17:36 −1 Stevebroshar talk contribs (→Switch statement)
- diffhist C syntax 17:35 −1,260 Stevebroshar talk contribs (→Control structures: use better syntax highlighting)