История коммитов

Автор SHA1 Сообщение Дата
  Dean Karn a75cdd7161 a few more low level optimizations 9 лет назад
  Dean Karn c83f384137 some low level optimizations 9 лет назад
  Dean Karn df9253ed33 increment version 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 aba249d95c add gitter badge 9 лет назад
  Dean Karn 3dd1eb757d Update README.md 9 лет назад
  Dean Karn ba222167ff correct typo 9 лет назад
  Dean Karn 07f042c310 add more notes to generate resources code. 9 лет назад
  Dean Karn ed43bddef9 update README 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 57328c926b add some notes. 9 лет назад
  joeybloggs 7cec94c3d9 complete README 9 лет назад
  joeybloggs 1f595e5249 add cross locale currency tests. 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 f88072b7cd add more month and weekday tests. 9 лет назад
  joeybloggs d76a9c4189 Add Month & Weekday locale accessors. 9 лет назад
  joeybloggs 40fb3acdea add "strconv" to template 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 867917045d add a negative zero test ( I know no such thing right ) 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 лет назад