Commit History

作者 SHA1 備註 提交日期
  Dean Karn a75cdd7161 a few more low level optimizations 9 年之前
  Dean Karn c83f384137 some low level optimizations 9 年之前
  Dean Karn d1ae01242a more multibyte checks for []byte to string changeover 9 年之前
  Dean Karn 5b6f32dd67 add check for multibyte chars after switching from []byte to string 9 年之前
  Dean Karn aaae900248 covered stored data from []byte to string 9 年之前
  Dean Karn 0e068366fd Add PluralsRange() function to mirror PluralsCardinal() and PluralsOrdingal() 9 年之前
  joeybloggs 8fdc8e15c9 add locale map generation for external mapping of locale to instance function. 9 年之前
  joeybloggs 60ab046797 add a space for readability for non locale specific currencies eg. -USD<space>10,356.45 vs -$10,356.45 9 年之前
  joeybloggs 3a5fed48f1 Correct Weekday in FmtDate functions, was accidentally calling Day() instead of Weekday() 9 年之前
  joeybloggs d76a9c4189 Add Month & Weekday locale accessors. 9 年之前
  joeybloggs a39370274d Remove FmtDateTime functions and some variables when not used on locale struct 9 年之前
  joeybloggs a812d5e663 Add FmtDateTime helper functions. 9 年之前
  joeybloggs 4d5203f4ff Add timezone logic + locale specific info 9 年之前
  joeybloggs 936167fec0 look at timezones to see if can set appropriately in FmtTime... 9 年之前
  joeybloggs 3997c6649a Add calendar data, now onto the functions. 9 年之前
  joeybloggs aaa28727a7 add accounting currency formatting logic + function 9 年之前
  joeybloggs 5e30685010 add regular currency logic 9 年之前
  joeybloggs 7a50918c70 Modify to store percent prefix & suffix on translator instance ( when available ) 9 年之前
  joeybloggs 15e8d9841c sure up percent prefix logic, just need to turn prefixes into bytes... 9 年之前
  joeybloggs fb2acb9360 add FmtPercent logic. 9 年之前
  joeybloggs 99657750cc ad variable grouping logic + cleanup generated code newlines 9 年之前
  joeybloggs 7639a43974 Add FmtNumber function + logic. 9 年之前
  joeybloggs df0d272ef2 add range plural rules + expose Ordinal + Cardinal functions 9 年之前
  joeybloggs f81dd14d3c add ordinal rules + some variable cleanup 9 年之前
  joeybloggs cbb46634d9 initial commit 9 年之前