Commit History

Author SHA1 Message Date
  Geoffrey J. Teale d9a28ac759 gofmt 4 years ago
  Dmitry Litvinov bd6208ef88 added handling of 'database/sql' module NULL datatypes 5 years ago
  GaoXiang afb0e7ea86 1. make WriteSlice and WriteStruct write value with builtin format to general format 8 years ago
  santsai 3a9dfcd787 fix pointer to slice check panic on WriteSlice 8 years ago
  ivnivnch 7236ba74e4 check Stringer first 8 years ago
  ivnivnch 53181919fb fmt.Stringer interface support in WriteSlice & WriteStruct 8 years ago
  Hugh Gao 7caacb81ce WriteSlice supports write []interface{} 8 years ago
  Colin Fox 6a8352524a Added cell merging 9 years ago
  Eric 651c094057 added int64(), setint64(), and (*Row)WriteSlice() functions 9 years ago
  Eric e977af6ddf oh wait it wasn't superfluous lol 9 years ago
  Eric d1ffb5d68a removed superfluous code 9 years ago
  Eric 27896558bf added functionality for writing a struct to a file, added tests 9 years ago