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
13 July 2025
- diffhist C99 18:03 +1 104.32.42.114 talk ("_Complex" is the actual type, "complex" is just a header-provided typedef)
- diffhist C99 17:58 +21 Fwaff talk contribs
- diffhist m C++11 16:36 +22 Rheild talk contribs (added multiple issues tag for better formatting)
- diffhist m String literal 16:30 +4 Jens Meiert talk contribs (Added missing verb (“are”))
- diffhist C syntax 16:13 +62 Rheild talk contribs (→Jump statement: added brief explanation of what goto does)
- diffhist m C syntax 16:10 +11 Rheild talk contribs (→Labels: minor rewording for clarity)
- diffhist Pointer (computer programming) 15:55 +121 Rheild talk contribs (made language more clear and updated with nullptr type from C23)
- diffhist Pointer (computer programming) 15:31 −137 Rheild talk contribs (reworded pointer explanation to be more clear)
- diffhist C++11 15:26 +35 Rheild talk contribs (added excessive detail tag)
- diffhist C17 (C standard revision) 15:22 +109 Rheild talk contribs (added a brief explanation of some changes made in c17)
- diffhist C23 (C standard revision) 15:15 +39 Rheild talk contribs (updated __stdc_version__ reference to use code blocks for better formatting/consistency)
- diffhist C23 (C standard revision) 15:12 +212 Rheild talk contribs (added clarification that gcc 15 and beyond now support c23 by default)
- diffhist Virtual memory 14:51 +33 183.87.123.74 talk (→See also)
- diffhist Switch statement 14:29 +37 Gonnym talk contribs (code can't be used in multi lines like that)
- diffhist Perl 10:50 −1,140 Hot basket talk contribs (Bump stable release version, update version history table, fix/update major release dates, small clean up around)
- diffhist Ninja-IDE 09:48 +35 Matthias M. talk contribs (only primary sources) Tag: 2017 wikitext editor
- diffhist m Wikipedia:Verifiability 07:19 +20 ShreyasMinocha talk contribs (→Responsibility for providing citations: clarity)
- diffhist The C Programming Language 05:14 +75 Wikideas1 talk contribs (→See also: List of computer science journals)
- diffhist POSIX 04:17 +8 173.180.112.229 talk (→Mostly POSIX-compliant)
- diffhist POSIX 04:15 +1 173.180.112.229 talk (→POSIX-oriented operating systems)
- diffhist POSIX 04:14 +27 173.180.112.229 talk (→512- vs 1024-byte blocks)
- diffhist Minicomputer 02:10 +231 YasuakiH talk contribs (added wikilinks to help understand technical terms) Tag: Visual edit
- diffhist Switch statement 01:32 +189 Wws talk contribs (→Case and Switch expressions: Fix CACM citation to match the same citation in other pages)
- diffhist Switch statement 01:27 +731 Wws talk contribs (→Switch expressions: More history on various languages supporting case expressions)
- diffhist Filename extension 01:23 0 2806:290:881f:1f0c:20e7:f787:c67e:cfbb talk Tags: Mobile edit Mobile web edit
- diffhist International Organization for Standardization 00:29 −15 Goldsztajn talk contribs (Unlinking circular redirects: Wikipedia:Articles for deletion/ISO/TC 262 closed as redirect (XFDcloser))
12 July 2025
- diffhist m Syntactic sugar 22:19 +151 AhtoTsero talk contribs (Add links to other Wikipedia articles to my previous edit.) Tag: Visual edit
- diffhist Syntactic sugar 22:15 −151 AhtoTsero talk contribs (Make the first example of syntactic sugar (hopefully) much easier to understand by using Python code as an example and avoiding words that are too mathy.) Tag: Visual edit
- diffhist m For loop 22:07 +13 AhtoTsero talk contribs (Fix formatting of `console.log()`) Tag: Visual edit
- 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 For loop 21:59 +483 AhtoTsero talk contribs (Try to better explain what it means that a for loop is equivalent to a while loop by improving wording and giving an example. (Should this have its own section?)) Tag: Visual edit
- 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 Web server 21:07 −16 173.70.61.229 talk (Undid revision 1295967588 by 65.18.119.125 (talk) You only did invalid changes to that template.) Tag: Undo
- 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 m Addition 20:41 −42 David Eppstein talk contribs (Reverted edit by 103.235.93.32 (talk) to last version by David Eppstein) Tag: Rollback
- diffhist Addition 20:37 +42 103.235.93.32 talk (→Successor) Tag: Reverted
- 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 Addition 19:16 −21 David Eppstein talk contribs (→Combining sets: tighten wording)