ooxml

Timeline
Login

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

50 check-ins occurring around e740ca7fe6120c70.

2019-11-22
21:17
merged from TEA check-in: 8829484285 user: alex tags: trunk
21:14
update to latest TEA Closed-Leaf check-in: 7d7e186931 user: alex tags: TEA
14:37
added README check-in: e46cfe4d41 user: alex tags: trunk
14:16
merged from tcltest check-in: 0445908180 user: alex tags: trunk
14:15
merged from trunk check-in: 266ee51947 user: alex tags: tcltest
13:12
small fix to all samples check-in: 88bbab26e4 user: alex tags: trunk
12:02
modified original_excel.xlsx; integrate wrap und formula in sample6.tcl; removed sample9.tcl check-in: 40dfd6a25b user: alex tags: trunk
11:24
merged from namespaces check-in: 2890cd007a user: alex tags: trunk
11:21
use of a shorter syntax for createDocument and documentElement Closed-Leaf check-in: fca2a98de9 user: alex tags: namespaces
10:22
dismantling: remove direct setting of namespaces to save speed with large amounts of data. the corresponding places remain commented out in the code as an example. check-in: aa55d97424 user: alex tags: namespaces
2019-11-20
20:30
save internal data for analysis check-in: cb48de9043 user: alex tags: tcltest
18:13
merged from trunk check-in: 2c9b93dbcb user: alex tags: tcltest
18:12
cosmetic cleanup check-in: b4f165d97c user: alex tags: trunk
17:54
removed an unused option from method write check-in: 85e571cd45 user: alex tags: trunk
17:43
more accurate error messages check-in: 5a5b6893ba user: alex tags: trunk
14:47
starting a new test "formatcell" to test the currently available formats check-in: 5203eec694 user: alex tags: tcltest
2019-11-19
13:31
patches for simple und benchmark tests check-in: 30479bc961 user: alex tags: tcltest
2019-11-18
18:28
test bechmark check-in: 9d252baeda user: alex tags: tcltest
2019-11-16
10:42
merged from tcltest check-in: b7dd6e7b67 user: alex tags: trunk
10:40
merged from trunk check-in: 5b32057030 user: alex tags: tcltest
10:37
merged from namespaces check-in: 6931dd69d4 user: alex tags: trunk
10:33
set namespaces while serialise; affected: createNodeCmd, createDocumentNS and setAttributeNS Closed-Leaf check-in: f32dea867e user: alex tags: namespaces
2019-11-15
07:42
cosmetic cleanup selectNodes check-in: 08dcd5f665 user: alex tags: namespaces
2019-11-14
22:17
use getAttributeNS when namespaces are used check-in: db4da84257 user: alex tags: namespaces
2019-11-13
16:54
all xmlns into an array check-in: e740ca7fe6 user: alex tags: namespaces
2019-11-10
21:26
merged from xquery check-in: 801207f631 user: alex tags: trunk
2019-11-08
13:08
revise xQuery xl_read Closed-Leaf check-in: b460a8bb8b user: alex tags: xquery
12:32
revise xQuery xl_sheets check-in: 6f6ba1295a user: alex tags: xquery
2019-11-07
21:12
change ../text() nodeValue to string() check-in: 99033f7a53 user: alex tags: tcltest
2019-11-05
21:58
merged from tcltest check-in: d7bececf50 user: alex tags: trunk
21:56
test adjusted to localtime instead of utc check-in: d9852d9c70 user: alex tags: tcltest
21:48
xl_write constructor -created|-modified are now localtime date string or ctime check-in: 1e434b441a user: alex tags: trunk
09:22
test validty of app.xml and core.xml check-in: a9b5d6ee1e user: alex tags: tcltest
07:55
save work check-in: 58d5177915 user: alex tags: tcltest
2019-11-04
13:44
save work check-in: 73393cf0b3 user: alex tags: tcltest
2019-11-01
14:06
two basic tests check-in: 90da6d6d6d user: alex tags: tcltest
13:57
save work check-in: dbe69451ea user: alex tags: tcltest
2019-10-31
22:42
starting test suite check-in: 14798f478c user: alex tags: tcltest
15:51
TEA implemented; next todo: tcl tests check-in: 6b3980c2a9 user: alex tags: trunk
15:34
first version: ./configure; make test; make install Closed-Leaf check-in: c74eafa14f user: alex tags: TEA
11:10
updating to TEA 3.13; datarootdir check-in: bd98bf164b user: alex tags: TEA
2019-10-30
22:05
TEA support (Tcl Extension Architecture) check-in: 03f6df59a4 user: alex tags: TEA
2019-10-29
06:48
Getopt removed for more speed check-in: 3d420672dd user: alex tags: trunk
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
19:54
unset sharedStrings Closed-Leaf check-in: 1c13bb825f user: alex tags: garbagecollection
19:46
something like garbage collection. unset cells() while serialization also to reduce maximum mem peek check-in: 3487eb7901 user: alex tags: garbagecollection
19:23
fixed a problem with -style option (from check-in [6c6aa2f98f]) check-in: 27bb35e6a6 user: alex tags: populationspeed