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
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.)
5 December 2024
- diffhist Module:wikimedia languages 21:50 +72 Theknightwho talk contribs (Also allow getting data from families (e.g. "hmn").)
- diffhist Module:languages 21:42 +106 Theknightwho talk contribs (Combine the data metatable with the stack, since they use different keys.)
- diffhist Module:language-like 14:52 −85 Theknightwho talk contribs (All instances of self._rawData now replaced.)
- diffhist Module:languages 14:50 −57 Theknightwho talk contribs (Remove getRawData() as an alias of getData().)
- diffhist Module:scripts 14:49 −53 Theknightwho talk contribs (Remove getRawData() as an alias of getData().)
- diffhist Module:wikimedia languages 14:47 −75 Theknightwho talk contribs (Remove getRawData() as an alias of getData().)
- diffhist Module:languages 14:36 +246 Theknightwho talk contribs (Change _rawData to _data and getRawData() to getData(), and add a "raw" param which returns the data directly from the module (instead of the stack), if inherited data isn't desired. Use this to avoid relying on knowledge of the internal working of _data in getAncestorCodes(), except to check the ancestors field in the raw data.)
- diffhist Module:scripts 14:11 −38 Theknightwho talk contribs (Change _rawData to _data and getRawData() to getData(). Also remove support for the old canonicalName key, which has now been fully replaced by key 1 in the data.)
- diffhist Module:wikimedia languages 14:04 +54 Theknightwho talk contribs (Change _rawData to _data and getRawData() to getData().)
- diffhist Module:wikimedia languages 13:47 +2,797 Theknightwho talk contribs (Revamp.)
- diffhist Module:languages 11:51 −88 Theknightwho talk contribs (Don't assume full languages never inherit data in getCanonicalName() and getAncestorCodes(), and ensure data stacks share the same metatable.)
- diffhist Module:language-like 11:40 +70 Theknightwho talk contribs (_rawData changing to _data, as it's inaccurate to call it raw data in many cases.)
4 December 2024
- diffhist Appendix:Glossary 23:00 +115 Quercus solaris talk contribs
- diffhist Module:languages 17:09 +888 Theknightwho talk contribs (Share the same metatable between all raw data, and only create data stacks when there is more than one raw data table, which drastically reduces the number of __index calls.)
- diffhist Module:language-like 00:29 −37 Theknightwho talk contribs (Extra data loaded by Module:languages no longer stored in the _extraData key.)
- diffhist Module:languages 00:23 +166 Theknightwho talk contribs (Add pairs and ipairs functions to the raw data returned by getRawData, and change loadInExtraData so that the extra data is integrated into the raw data when loaded. This makes getRawExtraData redundant, so remove it.)
3 December 2024
- diffhist Module:language-like 20:46 +79 Theknightwho talk contribs (Optimisations.)
- diffhist Module:zh-translit 19:38 +45 Wpi talk contribs (fix bug of stray references when trying to get translit of pages with <ref> within {{zh-pron}})
- diffhist Module:languages 19:10 +225 Theknightwho talk contribs (Various optimisations.)
- diffhist Module:languages 14:38 −284 Theknightwho talk contribs (Remove useRequire, as it's now fully unused, and remove tracking of dontCanonicalizeAliases. dontCanonicalizeAliases is now the third parameter of makeObject, but it's only used in one bot script, which has been updated accordingly.)
- diffhist m Module:string utilities 13:32 0 Theknightwho talk contribs
- diffhist Module:language-like 03:17 +134 Theknightwho talk contribs (categoryNameToCode should only work with true category names.)
- diffhist Module:scripts 02:29 +110 Theknightwho talk contribs (Better tolerance of nil inputs to getByCanonicalName and getByCategoryName.)
- diffhist Module:scripts/data 02:21 −72 Theknightwho talk contribs (Adjust some names slightly to be consistent.)
- diffhist Module:scripts 02:17 −1 Theknightwho talk contribs (Bugfix.)
- diffhist Module:scripts 02:10 −16 Theknightwho talk contribs
- diffhist Module:scripts 02:07 +477 Theknightwho talk contribs (Change syntax of category_name_to_code.)
- diffhist Module:language-like 01:57 −55 Theknightwho talk contribs (Remove alias of categoryNameToCode.)
- diffhist Module:language-like 01:56 +80 Theknightwho talk contribs
- diffhist Module:language-like 01:55 +38 Theknightwho talk contribs (Change categoryNameToCode to accept a table of suffixes instead.)
- diffhist Module:language-like 01:40 +22 Theknightwho talk contribs
- diffhist Module:language-like 01:39 +543 Theknightwho talk contribs (Add categoryNameHasSuffix function.)
- diffhist Module:string utilities 01:29 +1,966 Theknightwho talk contribs (More sophisticated handling of optional pattern in case_insensitive_pattern.)
- diffhist Appendix:Glossary 00:57 −39 स्वर्गसुख talk contribs (→P: (using AjaxEdit)) Tag: Manual revert