54 Комити (d37435d953027c4d1aeb312dda6f8f2fac6f5cb0)
 

Аутор SHA1 Порука Датум
  Cameron Moore d37435d953 Add additional type conversions пре 7 година
  Cameron Moore df9611b942 Refactor tests to get full coverage пре 7 година
  Cameron Moore 4f1683a224 Update and standardize error messages пре 7 година
  Cameron Moore 1dfd38810f Fix issues found by gosimple пре 7 година
  Cameron Moore e71c5a68f1 Update godoc comments пре 7 година
  Cameron Moore 2c719d95d6 Fix gofmt and golint errors пре 7 година
  Cameron Moore 55be5581bd Add godoc and report card badges to README пре 7 година
  Cameron Moore 10b6280cf2 Add Makefile пре 7 година
  chyeh e4f8127058 Add `ToInt8`, `ToInt16` and `ToInt32` пре 7 година
  Cameron Moore f820543c35 Fix regression in StringToDate пре 7 година
  Cameron Moore d1139bab1c Add missing time formats and tests пре 7 година
  Cameron Moore 56a7ecbeb1 Add Unix epoch support to ToTimeE пре 7 година
  emacsist 24b6558033 Add "yyyy-MM-dd HH:mm:ss" string format пре 7 година
  Bjørn Erik Pedersen 2580bc98dc Remove expensive TRACE logging пре 7 година
  Bjørn Erik Pedersen 7c3adfba29 Add benchmark for ToBool пре 7 година
  M@ 60e7a69a42 Add ToBoolSlice() пре 7 година
  Chih-Hung Yeh fa673d63c1 Fixe `ToDurationE()` пре 7 година
  Feng 4532b05430 FIx ToStringMapStringSliceE пре 7 година
  Bjørn Erik Pedersen e31f36ffc9 Log the To* invocations as TRACE пре 8 година
  Bjørn Erik Pedersen 27b586b42e Add support for the other html template types пре 8 година
  Matt Keller 0eed3d1b35 Add a ToInt64() and necessary plumbing пре 8 година
  Matt Keller 7c7add0129 Add ability to cast int64's to strings пре 8 година
  Cyrill Schumacher ee7b3e0353 Add bool case to ToStringE пре 8 година
  Tyler Power 6770a32f65 Add int64 and float64 type coercion in ToDuration пре 8 година
  Jeff Hodges ee815aaf95 add date formats found in jekyll posts пре 9 година
  jackspirou 1c4ba956f5 adding back default statements and adding comments and cleanups пре 9 година
  jackspirou d7ba796a5f adding unit tests for ToStringMapString and ToStringMapStringSlice methods пре 9 година
  jackspirou 7ed57e5c41 adding ToStringMapStringSlice method пре 9 година
  bep 893a4154d1 Add support for template.URL пре 9 година
  bep 4d07383ffe Make ToIntSliceE more flexible пре 9 година
  bep 2c4fdb5416 Add ToIntSlice пре 9 година
  Chance Zibolski 3cc9db95ac Add ToDuration пре 9 година
  Chance Zibolski dace11d497 Use strings.Fields пре 9 година
  Chance Zibolski b24b4ff690 ToStringSliceE: Support string values пре 9 година
  spf13 2318c5caf2 Add support for pointers to basic types пре 9 година
  spf13 421411cf35 Add proper support for error -> string and Stringer -> string. пре 9 година
  Derek Perkins c0388c79a0 Defaulted .ToStringE to use reflection to find a stringer element пре 9 година
  bep 0a58809502 Add support for HTML to String пре 9 година
  Steve Francia 312ed27bce Merge pull request #6 from txgruppi/readme-update пре 9 година
  Steve Francia fb4a45a374 Merge pull request #5 from txgruppi/master пре 9 година
  Steve Francia c8f8b1be37 Merge pull request #4 from bjornerik/tostringmapbool пре 9 година
  txgruppi 81040b7566 Updated README, it was describing the wrong return type пре 9 година
  txgruppi ed6dd5ade6
Updated to return bool false only for zero пре 9 година
  bep bbe2d4b35d Add ToStringMapBool пре 9 година
  Asdine El Hrychy 770890fb15 Removed forgotten fmt.Println("here") пре 9 година
  Romain Baugue 075c75a269 Added ToBool case for string, and added ToBool test cases пре 9 година
  spf13 99f1223ff6 Adding ToSlice пре 10 година
  spf13 d578378de0 Caste now returns error instead of bool. пре 10 година
  spf13 b252e9f21d Handling another case (map[string]interface{}) пре 10 година
  spf13 5a9b0d4cc3 adding Int to Float. Testing for float пре 10 година