54 Commits (1ffadf551085444af981432dd0f6d1160c11ec64)

Autor SHA1 Mensaje Fecha
  K4rian 1ffadf5510 Fix uint, uint8, uint16, uint32 and uint64 conversion in ToStringE function. hace 4 años
  Bjørn Erik Pedersen 8c9545af88 Fix Travis build hace 5 años
  Theofanis Despoudis 4dd38b8b57 Add support for map of int64 and map of int hace 5 años
  Ben Orchard 8934aa3ddd StringToDate: +more RFC3339 forms without TZ colon hace 5 años
  Xavier Vello 9ebc15c905 Add support for maps defined as a json string hace 6 años
  Roman Volosatovs acbeb36b90 Add ToDurationSlice() hace 7 años
  Cameron Moore 816e3433fe Small simplifications hace 7 años
  Cameron Moore 1ad7d3c5ed Use single defined error for negatives hace 7 años
  Cameron Moore 758cd85768 Error on unsigned conversions of negative values hace 7 años
  Cameron Moore d37435d953 Add additional type conversions hace 7 años
  Cameron Moore 4f1683a224 Update and standardize error messages hace 7 años
  Cameron Moore 1dfd38810f Fix issues found by gosimple hace 7 años
  Cameron Moore e71c5a68f1 Update godoc comments hace 7 años
  chyeh e4f8127058 Add `ToInt8`, `ToInt16` and `ToInt32` hace 7 años
  Cameron Moore f820543c35 Fix regression in StringToDate hace 7 años
  Cameron Moore d1139bab1c Add missing time formats and tests hace 7 años
  Cameron Moore 56a7ecbeb1 Add Unix epoch support to ToTimeE hace 7 años
  emacsist 24b6558033 Add "yyyy-MM-dd HH:mm:ss" string format hace 7 años
  Bjørn Erik Pedersen 2580bc98dc Remove expensive TRACE logging hace 7 años
  M@ 60e7a69a42 Add ToBoolSlice() hace 7 años
  Chih-Hung Yeh fa673d63c1 Fixe `ToDurationE()` hace 7 años
  Feng 4532b05430 FIx ToStringMapStringSliceE hace 7 años
  Bjørn Erik Pedersen e31f36ffc9 Log the To* invocations as TRACE hace 8 años
  Bjørn Erik Pedersen 27b586b42e Add support for the other html template types hace 8 años
  Matt Keller 0eed3d1b35 Add a ToInt64() and necessary plumbing hace 8 años
  Matt Keller 7c7add0129 Add ability to cast int64's to strings hace 8 años
  Cyrill Schumacher ee7b3e0353 Add bool case to ToStringE hace 8 años
  Tyler Power 6770a32f65 Add int64 and float64 type coercion in ToDuration hace 8 años
  Jeff Hodges ee815aaf95 add date formats found in jekyll posts hace 9 años
  jackspirou 1c4ba956f5 adding back default statements and adding comments and cleanups hace 9 años
  jackspirou d7ba796a5f adding unit tests for ToStringMapString and ToStringMapStringSlice methods hace 9 años
  jackspirou 7ed57e5c41 adding ToStringMapStringSlice method hace 9 años
  bep 893a4154d1 Add support for template.URL hace 9 años
  bep 4d07383ffe Make ToIntSliceE more flexible hace 9 años
  bep 2c4fdb5416 Add ToIntSlice hace 9 años
  Chance Zibolski 3cc9db95ac Add ToDuration hace 9 años
  Chance Zibolski dace11d497 Use strings.Fields hace 9 años
  Chance Zibolski b24b4ff690 ToStringSliceE: Support string values hace 9 años
  spf13 2318c5caf2 Add support for pointers to basic types hace 9 años
  spf13 421411cf35 Add proper support for error -> string and Stringer -> string. hace 9 años
  Derek Perkins c0388c79a0 Defaulted .ToStringE to use reflection to find a stringer element hace 9 años
  bep 0a58809502 Add support for HTML to String hace 9 años
  txgruppi ed6dd5ade6
Updated to return bool false only for zero hace 9 años
  bep bbe2d4b35d Add ToStringMapBool hace 9 años
  Asdine El Hrychy 770890fb15 Removed forgotten fmt.Println("here") hace 9 años
  Romain Baugue 075c75a269 Added ToBool case for string, and added ToBool test cases hace 9 años
  spf13 99f1223ff6 Adding ToSlice hace 10 años
  spf13 d578378de0 Caste now returns error instead of bool. hace 10 años
  spf13 b252e9f21d Handling another case (map[string]interface{}) hace 10 años
  spf13 5a9b0d4cc3 adding Int to Float. Testing for float hace 10 años