OSDN Git Service

Recalculate and use the same shared string count and unique count to overwrite incorr...
[excelize/excelize.git] / calc_test.go
2023-11-12 xuriSupport 5 new kinds of conditional formatting types
2023-10-23 rjteeThis closes #1306 and closes #1615 (#1698)
2023-10-07 xuriThis closes #1681, closes #1683
2023-10-01 xuriref #65, formula functions TEXTAFTER and TEXTBEFORE...
2023-09-20 xuriThis fix #1665, supports getting formula string cell...
2023-09-14 xuriThis fixes #1658
2023-09-07 xuriThis fixes #1643, fixes #1647 and fixes #1653
2023-08-26 fsfsxref #65, add support for 10 formula functions
2023-08-05 xuriThis fixes #1599, and improve date and time number...
2023-07-20 xuriThis closes #1582, fixes the formula calculation bug...
2023-07-06 xuriThis closes #1569, formula function CONCAT, CONCATENATE...
2023-07-02 xuriThis fixed #1564, apply all of its arguments that meet...
2023-05-29 xuriThis fixed incorrect formula calculation exception...
2023-05-16 xuriThis fixed across worksheet reference issue for the...
2023-03-15 Rizki PutraThis update the return value for the `CalcCellValue...
2023-02-20 Shugo KawamuraSupport double-byte chars for formula functions LENB...
2023-02-20 Shugo KawamuraThis closes #1476, support double-byte chars for formul...
2023-02-15 jabyThis closes #1469, fix cell resolver caused incorrect...
2023-01-07 xuriThis closes #1438, fix cell data type issue for formula... v2.7.0
2022-12-29 xuriBreaking change: changed the function signature for...
2022-12-22 郭伟匡This closes #1425, breaking changes for sheet name...
2022-11-21 devloppperThis closes #1396, fix formula fn ADDRESS result error...
2022-10-25 xuriThis closes #1377, stream writer writes inline string...
2022-10-23 xuriSupport get cell value which contains a date in the...
2022-10-20 gonghaibinxFix the formula calculation result issue of the OR...
2022-09-27 xuriThis closes #1360, closes #1361
2022-08-27 davidborryThis closes #1330 update non existing sheet error messa...
2022-08-17 xuriThis closes #1319, fix calculate error for formula...
2022-07-10 xuriThis closes #1262, support for dependence formulas...
2022-07-03 xuriref #65, new formula function: DGET
2022-07-02 xuriref #65, new formula functions: DPRODUCT, DSTDEV, DSTDE...
2022-06-30 xuriref #65, new formula function: DAVERAGE
2022-06-28 xuriref #65, new formula functions: DMAX and DMIN
2022-06-27 xuriThis closes #1260, fixes compiling issue under 32-bit...
2022-06-23 xuriref #65, new formula function: HYPERLINK
2022-06-22 xuriref #65, new formula function: EUROCONVERT
2022-06-20 xuriref #65, new formula function: STEYX
2022-06-16 xuriref #65, new formula function: DAYS360
2022-06-15 xuriref #65, new formula functions: NETWORKDAYS, NETWORKDAY...
2022-06-14 ww1516123Fix the problem of multi arguments calculation (#1253)
2022-06-12 xuriref #65: new formula function WORKDAY.INTL
2022-06-11 xuriref #65: new formula function EOMONTH
2022-06-09 xuriref #65: new formula function EDATE
2022-06-09 xuriref #65: new formula function WEEKNUM
2022-05-25 xuriImproves the calculation engine, docs update, and adds...
2022-05-23 xuriThis fix formula calculation accuracy issue and panic...
2022-04-24 xuriOptimization formula calculation performance and update...
2022-04-19 xuriref #65, new formula function: CONVERT
2022-04-17 xuriref #65, initial formula functions: GROWTH and TREND
2022-04-16 xuriref #65, new formula functions: SKEW.P and SLOPE, remov...
2022-04-14 xuriref #65, new formula functions: PEARSON and RSQ
2022-04-13 xuriref #65, new formula functions: MINVERSE and MMULT
2022-04-12 xuriref #65, new formula functions: COVARIANCE.S and STDEVPA
2022-04-10 xuriThis includes new formula functions support, dependenci... v2.6.0
2022-04-07 xuriref #65, new formula functions: MODE.MULT and MODE...
2022-04-05 xuriref #65, #1196: fix the compatibility issue and added...
2022-04-04 xuriThis closes #1196, fix the compatibility issue and...
2022-04-03 xuriref #65, new formula functions: T.INV and T.INV.2T
2022-04-02 xuriref #65, new formula functions: T.DIST.2T and T.DIST.RT
2022-04-01 xuriref #65, new formula functions: T.DIST and TDIST
2022-03-31 xuriref #65, new formula functions: NEGBINOM.DIST and NEGBI...
2022-03-30 xuriref #65, new formula functions: CHISQ.INV and CHISQ...
2022-03-29 xuriref #65, new formula functions: HYPGEOM.DIST and HYPGEO...
2022-03-28 xuriref #65, new formula functions: F.TEST and FTEST
2022-03-28 xuriref #65, new formula functions: CHISQ.DIST.RT CHISQ...
2022-03-27 xuriref #65, new formula functions: CHITEST and CHISQ.TEST
2022-03-26 xuriref #65, new formula functions: F.DIST.RT and SERIESSUM
2022-03-24 xuriref #65, new formula functions: F.DIST and FDIST
2022-03-23 xuriFormat code, update documentation and remove exported...
2022-03-23 xuriref #65, new formula functions: AVERAGEIFS and SUMPRODUCT
2022-03-21 xuriref #65, new formula functions: CRITBINOM and SUMIFS
2022-03-20 xuriThis closes #1185, fix formula function calculation...
2022-03-19 xuriref #65, #1185, new formula functions and precision...
2022-03-18 xuriThis improved formula calculate precision and added...
2022-03-17 xuriThis fix scientific notation and page setup fields...
2022-03-17 xuriref #65, new formula functions: CHIINV and BETADIST
2022-03-15 xuriref #65, new formula functions: LOGNORM.DIST and LOGNOR...
2022-03-14 xuriref #65, new formula functions: LOGNORM.INV and LOGINV
2022-03-11 xuriref #65, new formula functions: GAMMA.INV and GAMMAINV...
2022-03-10 xuriref #65, new formula functions: GAMMA.DIST and GAMMADIST
2022-03-09 xuriref #65, new formula functions: F.INV and GAUSS
2022-03-07 xuriref #65, new formula functions and read boolean data...
2022-03-06 xuriThis closes #1171, improve the compatibility and added...
2022-03-05 xuriref #65, new formula functions: CORREL, SUMX2MY2, SUMX2...
2022-03-03 xuriThis closes #1164, fix nested formula calculation resul...
2022-03-01 xuriref #65, new formula functions: COVAR, COVARIANCE.P...
2022-02-28 xuriref #65, new formula functions FORMULATEXT and TYPE
2022-02-27 xuriref #65: formula function INDIRECT support and formula...
2022-02-26 xuriThis closes #1160, and added 4 new formula functions
2022-01-22 xuriFix file corrupted in some cases, check file extension...
2022-01-04 xuriUpdate create style example, using a pointer of the...
2021-12-25 xuriThis closes #1097, initialized formula function XLOOKUP...
2021-12-19 xuriref #65, new formula functions MAXIFS and MINIFS
2021-12-16 xurinew formula function and update docs for formula functions
2021-12-13 xuriref #65: new formula function COUNTIFS
2021-12-12 xuriref #65: new formula functions: AVERAGEIF and COUNTIF
2021-12-11 xuriref #65: new formula function: SHEETS, and fix SHEET...
2021-12-10 jabyThis closes #1090 (#1092)
2021-12-09 xuriref #65: new formula functions: ISFORMULA, ISLOGICAL...
2021-12-09 jabyThis closes #1088 (#1089)
next