54 Révisions (d37435d953027c4d1aeb312dda6f8f2fac6f5cb0)
 

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