ooxml

Changes On Branch populationspeed
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch populationspeed Excluding Merge-Ins

This is equivalent to a diff from 5cebb3f58f to 56d2fef577

2019-08-20
08:00
Version-1.3 check-in: 3e16defd13 user: alex tags: trunk, release, version-1.3
2019-08-16
21:24
merged from initnodecmds Leaf check-in: 56d2fef577 user: alex tags: populationspeed
21:15
execute initialization of node commands centrally and only once Closed-Leaf check-in: 1625832b7b user: alex tags: initnodecmds
20:06
merged from garbagecollection check-in: dd54fcbd9a user: alex tags: populationspeed
2019-08-13
21:10
Reworked the option parsing of the cell method for speed. check-in: 6c6aa2f98f user: rolf tags: populationspeed
2019-08-08
22:57
Added a simple bench test file, to have at least something handy within the source tree. Leaf check-in: 5cebb3f58f user: rolf tags: speed
22:09
Found and fixed one major problem: The code already sorts all cells once. Just store the results and use them easily looked up later. Still the # of milliseconds per cell needed while writing goes up slightly with the # of cells to write. But it's much better now. See [20c5ed5f11]. check-in: 998892470a user: rolf tags: speed

Changes to examples/sample1.tcl.

Changes to examples/sample2.tcl.

Changes to examples/sample3.tcl.

Changes to examples/sample4.tcl.

Changes to examples/sample5.tcl.

Changes to examples/sample6.tcl.

Changes to examples/sample7.tcl.

Changes to examples/sample8.tcl.

Added examples/sample9.tcl.

Changes to ooxml.tcl.