提交历史

作者 SHA1 备注 提交日期
  xuri 3f89c6e979 remove ineffectual variable assignments and simplify code 5 年之前
  xxb-at-julichina 386a42dfa2 Update rows.go 5 年之前
  xuri 8b20ea1685 Fix #586, duplicate row with merged cells 5 年之前
  xuri ad883caa0f Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize/commit/5ca7231ed408ac264f509ff52b5d28ff4fbda757 5 年之前
  xuri 5ca7231ed4 optimize code and comments: use println errors instead of panic 6 年之前
  xuri 5f5ec76740 Fix #551, handle empty rows in streaming reading 6 年之前
  xuri 09485b3f9f Improve code coverage unit tests 6 年之前
  match-meng 7358dca436 Update comments for the xmlNewDecoder (#542) 6 年之前
  xuri 4249dad8ea Resolve #539 Merge branch 'v2' 6 年之前
  Alex Geer b1b3c0d151 Fix #539 Fixed error opening excel file created in encoding d… (#540) 6 年之前
  xuri 5d8365ca17 Fix #529, handle empty inline rich text 6 年之前
  xuri 7965e1231b Resolve #146, make the GetRow function read data as streaming. Ref: #382, #515 6 年之前
  ducquangkstn 866fda2300 fix #503 rows next issue 6 年之前
  xuri a34d3b8c86 Compatibility improvement 6 年之前
  xuri 9c70d0ac86 Documentation updated, Go 1.10+ required 6 年之前
  Harris acd76425c2 Handle multi row inline strings 6 年之前
  Harris e07581e980 Further improve read performance 6 年之前
  Harris ac91ca0ded Only parse xml once when reading 6 年之前
  xuri 9f8623047d Optimize code, fix golint issues 6 年之前
  xuri 821632cf89 Fix #424, refactor merged cells adjuster 6 年之前
  xuri 421f945f51 Fixed #418, #420, #421, init adjust calculation chain support 6 年之前
  xuri 0660f30cdd godoc update and typo fixed 6 年之前
  Michael 0f9170a03b Resolve #382, rewrite prepareSheetXML to scale linearly (#383) 6 年之前
  xuri f2df344739 Resolve #369,#370 6 年之前
  xuri 4e7d93a777 Resolve #377, avoid empty column in GetRows result 6 年之前
  xuri 40ff5dc1a7 refactor: handler error instead of panic, 6 年之前
  Veniamin Albaev 7d197c6d89 Fixed PR #356 regression RemoveCol() broken (#365) 6 年之前
  xuri beff7b4f3c Typo fixed and godoc updated 6 年之前
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) 6 年之前
  caozhiyi b974df402a update go test and function docs 6 年之前