Module:Convert: Revision history

From Zoophilia Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

14 August 2013

  • curprev 09:1109:11, 14 August 2013meta>Johnuniq 105,748 bytes +1,129 can warn on unknown options; can translate all options; more efficient lookup for an unknown unit

5 August 2013

  • curprev 10:3910:39, 5 August 2013meta>Johnuniq 104,619 bytes +2,254 can define extra units with lower overhead; bn has more than 2 characters in an SI prefix; fix excessive sigfigs bugs; simplify language handler; use_require option not needed

26 July 2013

  • curprev 11:0711:07, 26 July 2013meta>Johnuniq 102,365 bytes +2,097 approximate handling of convert/2, convert/3, convert/4, as well as flip2, flip3, flip4

20 July 2013

19 July 2013

9 July 2013

  • curprev 03:5703:57, 9 July 2013meta>Johnuniq 95,360 bytes +6,986 major updates for bn:: fix many problems with internationalization; workaround two mw.ustring issues; enhance digit grouping

29 June 2013

11 June 2013

  • curprev 04:5804:58, 11 June 2013meta>Johnuniq 88,374 bytes +1,881 a composite input can consist of any number of units; remove unused "precision" parameter as it would require translation and documentation; tweaks

5 June 2013

  • curprev 09:5609:56, 5 June 2013meta>Johnuniq 86,493 bytes +2,046 process input/output in order left-to-right so left is linked; avoid overlinking, including of spelled numbers; boost default precision if input uses a fraction

2 June 2013

  • curprev 10:2210:22, 2 June 2013meta>Johnuniq 84,447 bytes +774 fixes for default rounding with composite input units

30 May 2013

28 May 2013

26 May 2013

25 May 2013

  • curprev 10:0710:07, 25 May 2013meta>Johnuniq 90,650 bytes +8,982 big refactor of named parameters for easier translation; added more options so nearly all done

13 May 2013

10 May 2013

  • curprev 03:4503:45, 10 May 2013meta>Johnuniq 78,325 bytes +1,225 improvements to disp=xxx and handling of ranges and more

26 April 2013

  • curprev 07:4807:48, 26 April 2013meta>Johnuniq 77,100 bytes +8,130 implement built-in units for 'hand' and 'Mach'; other tweaks

23 April 2013

17 April 2013

14 April 2013

  • curprev 11:0011:00, 14 April 2013meta>Johnuniq 67,051 bytes −167 fix some rounding problems; fix span to match current expected output; implement range aliases and add a couple more ranges

11 April 2013

30 March 2013

26 March 2013

  • curprev 03:3303:33, 26 March 2013meta>Johnuniq 60,844 bytes +3,893 implement engineering notation for any unit (large scale units)

23 March 2013

21 March 2013

  • curprev 10:2410:24, 21 March 2013meta>Johnuniq 56,950 bytes +371 propagate sp=us into the unit as a field; handle optional default for an alias

18 March 2013

  • curprev 10:1710:17, 18 March 2013meta>Johnuniq 56,579 bytes +217 more bizarre rules for when a unit is singular/plural
  • curprev 00:5900:59, 18 March 2013meta>Johnuniq 56,362 bytes +460 allow substitutes in error messages so it is easier to make long styles consistent

17 March 2013

  • curprev 09:4309:43, 17 March 2013meta>Johnuniq 55,902 bytes −135 shouldbe is a message, not a unit code; try removing "~= nil" for cleaner style
  • curprev 02:3102:31, 17 March 2013meta>Johnuniq 56,037 bytes +1,896 use metatables for on-demand calculation of redundant data omitted from convertdata

6 March 2013

  • curprev 08:0808:08, 6 March 2013meta>Johnuniq 54,141 bytes +407 allow use of require or mw.loadData depending on "use_require=1" argument in {{#invoke}}

1 March 2013

  • curprev 08:0308:03, 1 March 2013meta>Johnuniq 53,734 bytes −32 fix so lookup with SI prefix and a base unit that does not takes such prefixes works

27 February 2013

  • curprev 09:1009:10, 27 February 2013meta>Johnuniq 53,766 bytes +840 tweaks; when lookup a unit, construct the alias if required (the full data is no longer in convertdata)

24 February 2013

19 February 2013

17 February 2013

  • curprev 03:4203:42, 17 February 2013meta>Johnuniq 52,479 bytes +2,186 rework error messages for i18n porting to other languages; remove Module:Mw as no reason to rely on it, and it now fails due to a Scribunto change

13 February 2013

12 February 2013

  • curprev 11:2311:23, 12 February 2013meta>Johnuniq 50,234 bytes +18 investigate weirdness which SOMETIMES gives a "Script error" (error mentions "text" so change our variable name)
  • curprev 09:3509:35, 12 February 2013meta>Johnuniq 50,216 bytes +68 interpret underscore as space in input unit; minor refactor

7 February 2013

6 February 2013

  • curprev 07:2707:27, 6 February 2013meta>Johnuniq 45,604 bytes +6,106 handle outputs with multiple units like 'ftin' (and 'miydftin'); more refactoring

28 January 2013

  • curprev 09:1509:15, 28 January 2013meta>Johnuniq 39,498 bytes +2,626 massive refactor; as much as possible, handle input and output unit in the same way; handle combinations (todo: ftin)

2 January 2013

  • curprev 09:2409:24, 2 January 2013meta>Johnuniq 36,872 bytes +1,551 fix default expressions so they do not use loadstring (not available in Scribunto)

1 January 2013

  • curprev 23:5923:59, 1 January 2013meta>Johnuniq 35,321 bytes +3,930 some refactoring; handle default expressions; hyphenate for adj=on/mid; (I have some plans for more fixes, but am updating what's done so far)

1 November 2012

  • curprev 02:2402:24, 1 November 2012meta>Johnuniq 31,391 bytes +17 pass input value to defaultunits:lookup() for defaults that depend on that value
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)