Historique des commits

Auteur SHA1 Message Date
  Vidhur Vohra 9d3cebc26a Updating to CLDR 32.0.1 il y a 6 ans
  Administrator 720cad5fc9 Updated CLDR to 31.0.1; Added test for russian; Added methods Decimal, Group, Minus; Refactoring: replaced l := len(s) + 0 + 0*len(s[:len(s)-int(v)-1])/3 => l := len(s) + 0; t.Year()*-1 -> -t.Year() il y a 6 ans
  Dean Karn 714810d52d Correct english inheritance il y a 7 ans
  joeybloggs 7433bc2714 Update to CLDR v30.0.3 il y a 7 ans
  Dean Karn 50b61faf3b regenerate locale data with patches il y a 7 ans
  Dean Karn 7832011dcf Correct some issues + Add Russian tests il y a 7 ans
  Dean Karn 016991eda3 add generated tests il y a 7 ans
  Dean Karn a75cdd7161 a few more low level optimizations il y a 7 ans
  Dean Karn c83f384137 some low level optimizations il y a 7 ans
  Dean Karn d1ae01242a more multibyte checks for []byte to string changeover il y a 7 ans
  Dean Karn 5b6f32dd67 add check for multibyte chars after switching from []byte to string il y a 7 ans
  Dean Karn aaae900248 covered stored data from []byte to string il y a 7 ans
  Dean Karn 0e068366fd Add PluralsRange() function to mirror PluralsCardinal() and PluralsOrdingal() il y a 7 ans
  joeybloggs 8fdc8e15c9 add locale map generation for external mapping of locale to instance function. il y a 7 ans
  joeybloggs 60ab046797 add a space for readability for non locale specific currencies eg. -USD<space>10,356.45 vs -$10,356.45 il y a 7 ans
  joeybloggs 3a5fed48f1 Correct Weekday in FmtDate functions, was accidentally calling Day() instead of Weekday() il y a 7 ans
  joeybloggs d76a9c4189 Add Month & Weekday locale accessors. il y a 7 ans
  joeybloggs a39370274d Remove FmtDateTime functions and some variables when not used on locale struct il y a 7 ans
  joeybloggs a812d5e663 Add FmtDateTime helper functions. il y a 7 ans
  joeybloggs 4d5203f4ff Add timezone logic + locale specific info il y a 7 ans
  joeybloggs 936167fec0 look at timezones to see if can set appropriately in FmtTime... il y a 7 ans
  joeybloggs 3997c6649a Add calendar data, now onto the functions. il y a 7 ans
  joeybloggs aaa28727a7 add accounting currency formatting logic + function il y a 8 ans
  joeybloggs 5e30685010 add regular currency logic il y a 8 ans
  joeybloggs 7a50918c70 Modify to store percent prefix & suffix on translator instance ( when available ) il y a 8 ans
  joeybloggs 15e8d9841c sure up percent prefix logic, just need to turn prefixes into bytes... il y a 8 ans
  joeybloggs fb2acb9360 add FmtPercent logic. il y a 8 ans
  joeybloggs 99657750cc ad variable grouping logic + cleanup generated code newlines il y a 8 ans
  joeybloggs 7639a43974 Add FmtNumber function + logic. il y a 8 ans
  joeybloggs df0d272ef2 add range plural rules + expose Ordinal + Cardinal functions il y a 8 ans