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 in bold.
List of abbreviations:
- D
- Wikidata edit
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
- Temporarily watched page
8 December 2024
- diffhist m Module:math 17:08 −18 Theknightwho talk contribs
- diffhist Module:math 17:07 −258 Theknightwho talk contribs (No reason not to support 0 and negatives in GCD and LCM.)
- diffhist Module:math 16:20 +1,292 Theknightwho talk contribs (Various optimisations + still validate remaining inputs even if the GCD is 1 or the LCM is 0.)
- diffhist Module:math 15:43 −76 Theknightwho talk contribs (Bugfix for LCM with 3+ arguments, so that the product is divided by the GCD after each iteration to become the LCM, instead of only once at the end (e.g. lcm(2, 3, 4, 5) should return 60, not 120).)
- diffhist Module:math 13:50 −103 Theknightwho talk contribs (Faster check for is_finite_real_number.)
- diffhist Module:math 12:41 +87 Theknightwho talk contribs (Add include_0 flag to is_positive_integer.)
- diffhist Module:math 11:20 +38 Surjection talk contribs (inline gcd2)
- diffhist m Module:math 08:35 0 Surjection talk contribs
- diffhist Module:zh/extract 05:47 +153 Erutuon talk contribs (extract gloss with piped link from T:zh-short-comp as in 中央军委 transcluding 中央軍委)
- diffhist Module:math 00:36 +18 Surjection talk contribs
- diffhist Module:math 00:35 0 Surjection talk contribs
- diffhist m Module:math 00:33 +61 Surjection talk contribs
- diffhist Module:parameters 00:33 +272 Theknightwho talk contribs (When compressing holes, iterate only over the keys that are actually in the table instead of checking from 1 to the max index, as that's vulnerable to parameters with very high numbers.)
- diffhist m Module:math 00:30 0 Surjection talk contribs
- diffhist Module:math 00:30 +1,476 Surjection talk contribs
7 December 2024
- diffhist Module:parameters 23:07 +451 Theknightwho talk contribs (More sophisticated checking of number inputs.)
- diffhist Module:math 22:15 +314 Theknightwho talk contribs (Add is_finite_real_number().)
- diffhist Module:pages 21:35 0 Theknightwho talk contribs (Apply that to templates as well.)
- diffhist Module:parameters 20:36 +257 Theknightwho talk contribs (Do the same for the strict flag for the title type.)
- diffhist Module:interproject 20:19 −21 Theknightwho talk contribs (Remove old method flag.)
- diffhist Module:parameters 20:18 +853 Theknightwho talk contribs (Stricter handling of the "method" flag for languages, families and scripts, and use the "fallback" flag for WM languages instead.)
- diffhist Module:interproject 19:56 +17 Theknightwho talk contribs (Use fallback flag rather than method flag for WM lang parameters.)
- diffhist Module:parameters 19:07 +16 Theknightwho talk contribs (Correct docs for boolean.)
- diffhist Module:parameters 18:32 −70 Theknightwho talk contribs (Remove uncapitalised type, which was retained for the transition.)
- diffhist Module:interproject 18:28 0 Theknightwho talk contribs ("Wikimedia language" as a parameter type is now capitalised, for consistency with the type given by WM language objects.)
- diffhist Module:parameters 18:27 +49 Theknightwho talk contribs (Capitalise "Wikimedia language" as a parameter type, for consistency with the type given by WM language objects.)
- diffhist Module:parameters 17:51 −455 Theknightwho talk contribs (Use iterateList in Module:table.)
- diffhist Module:table 17:36 +195 Theknightwho talk contribs (Add iterateList.)
- diffhist m Module:fun 16:47 −18 Theknightwho talk contribs (Consistent variable names.)
- diffhist Module:parameters 15:21 +3,096 Theknightwho talk contribs (Load external functions on demand, and track cases with the type "number" that aren't positive integers.)
- diffhist m Module:maintenance category 07:37 −383 Benwing2 talk contribs (not correct; Reverted edits by Benwing2. If you think this rollback is in error, please leave a message on my talk page.) Tag: Rollback
- diffhist Module:pages 07:34 +73 Benwing2 talk contribs (documentation pages that are testcase pages should be categorized as 'module testcase page' not 'module documentation page')
- diffhist Module:maintenance category 07:28 +383 Benwing2 talk contribs (add '/testcases' to text triggering hidden error category and generalize code to check for this) Tag: Reverted
6 December 2024
- diffhist Module:languages 22:50 +74 Theknightwho talk contribs (Comments.)
- diffhist Module:languages 22:44 +844 Theknightwho talk contribs (Account for data in the extra language data modules in the getData() method. Also localise some variables.)
- diffhist Module:languages 19:02 −565 Theknightwho talk contribs (Merge addDefaultTypes into finalizeData.)
- diffhist Module:languages 18:57 −12 Theknightwho talk contribs (Bugfix issue with exceptional codes.)
- diffhist Module:languages 18:22 −46 Theknightwho talk contribs (Optimisation for getDataModuleName.)
- diffhist Module:languages 18:21 +535 Theknightwho talk contribs (Call makeObject in Module:families (where appropriate) from getByCode instead of makeObject in this module, which avoids the need to check the type field in the data.)
- diffhist Module:languages/data/3/y 14:59 −1 Theknightwho talk contribs (finalizeData now takes the type in the singular (to lay the groundwork for merging addDefaultTypes into finalizeData).)
- diffhist Module:languages/data/3/u 14:58 −1 Theknightwho talk contribs (finalizeData now takes the type in the singular (to lay the groundwork for merging addDefaultTypes into finalizeData).)
- diffhist Module:languages/data/3/m 14:55 −1 Theknightwho talk contribs (finalizeData now takes the type in the singular (to lay the groundwork for merging addDefaultTypes into finalizeData).)
- diffhist Module:languages/data/3/l 14:55 −1 Theknightwho talk contribs (finalizeData now takes the type in the singular (to lay the groundwork for merging addDefaultTypes into finalizeData).)
- diffhist Module:languages/data/3/c 14:52 −1 Theknightwho talk contribs (finalizeData now takes the type in the singular (to lay the groundwork for merging addDefaultTypes into finalizeData).)
- diffhist Module:languages/data/2 14:50 −1 Theknightwho talk contribs (finalizeData now takes the type in the singular (to lay the groundwork for merging addDefaultTypes into finalizeData).)
- diffhist Module:scripts/data 14:47 −1 Theknightwho talk contribs (finalizeData now takes the type in the singular (to lay the groundwork for merging addDefaultTypes into finalizeData).)
- diffhist Module:languages 14:45 +52 Theknightwho talk contribs (finalizeData now takes the type in the singular (to lay the groundwork for merging addDefaultTypes into finalizeData).)
- diffhist Module:languages 13:00 −25 Theknightwho talk contribs (Remove unnecessary field from finalizeData.)
- diffhist Module:languages 11:56 +333 Theknightwho talk contribs (Add comment.)
- diffhist Module:math 09:24 +231 Surjection talk contribs