Commit History

Author SHA1 Message Date
  Dean Karn a75cdd7161 a few more low level optimizations 10 years ago
  Dean Karn c83f384137 some low level optimizations 10 years ago
  Dean Karn df9253ed33 increment version 10 years ago
  Dean Karn d1ae01242a more multibyte checks for []byte to string changeover 10 years ago
  Dean Karn 5b6f32dd67 add check for multibyte chars after switching from []byte to string 10 years ago
  Dean Karn aaae900248 covered stored data from []byte to string 10 years ago
  Dean Karn aba249d95c add gitter badge 10 years ago
  Dean Karn 3dd1eb757d Update README.md 10 years ago
  Dean Karn ba222167ff correct typo 10 years ago
  Dean Karn 07f042c310 add more notes to generate resources code. 10 years ago
  Dean Karn ed43bddef9 update README 10 years ago
  Dean Karn 0e068366fd Add PluralsRange() function to mirror PluralsCardinal() and PluralsOrdingal() 10 years ago
  joeybloggs 8fdc8e15c9 add locale map generation for external mapping of locale to instance function. 10 years ago
  joeybloggs 57328c926b add some notes. 10 years ago
  joeybloggs 7cec94c3d9 complete README 10 years ago
  joeybloggs 1f595e5249 add cross locale currency tests. 10 years ago
  joeybloggs 60ab046797 add a space for readability for non locale specific currencies eg. -USD<space>10,356.45 vs -$10,356.45 10 years ago
  joeybloggs 3a5fed48f1 Correct Weekday in FmtDate functions, was accidentally calling Day() instead of Weekday() 10 years ago
  joeybloggs f88072b7cd add more month and weekday tests. 10 years ago
  joeybloggs d76a9c4189 Add Month & Weekday locale accessors. 10 years ago
  joeybloggs 40fb3acdea add "strconv" to template 10 years ago
  joeybloggs a39370274d Remove FmtDateTime functions and some variables when not used on locale struct 10 years ago
  joeybloggs a812d5e663 Add FmtDateTime helper functions. 10 years ago
  joeybloggs 4d5203f4ff Add timezone logic + locale specific info 10 years ago
  joeybloggs 936167fec0 look at timezones to see if can set appropriately in FmtTime... 10 years ago
  joeybloggs 3997c6649a Add calendar data, now onto the functions. 10 years ago
  joeybloggs 867917045d add a negative zero test ( I know no such thing right ) 10 years ago
  joeybloggs aaa28727a7 add accounting currency formatting logic + function 10 years ago
  joeybloggs 5e30685010 add regular currency logic 10 years ago
  joeybloggs 7a50918c70 Modify to store percent prefix & suffix on translator instance ( when available ) 10 years ago