Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | See file. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | tdom-0.8.3-postrelease | trunk |
Files: | files | file ages | folders |
SHA1: |
1b5b7e10e4155943a37c92ff9572bb84 |
User & Date: | rolf 2008-03-04 21:04:00 |
Context
2008-05-24
| ||
21:59 | The XPath function element-available() should, aroding to the rec, return true "if and only if the <argument> is the name of an instruction". That is, not for all known XSLT elements. check-in: eb05498afc user: rolf tags: trunk, origin | |
2008-03-04
| ||
21:04 | See file. Leaf check-in: 1b5b7e10e4 user: rolf tags: tdom-0.8.3-postrelease, trunk | |
21:03 | Added a few casts, to pacify picky compliers. check-in: 43b903a3b0 user: rolf tags: trunk | |
Changes
Changes to ChangeLog.
1 2 3 4 5 6 7 8 9 10 11 12 |
2008-03-04 Rolf Ade <rolf@pointsman.de>
* generic/tclexpat.c: Editorial changes.
* generic/domhtml.c: Added a cast, to pacify picky compliers.
2007-12-26 Rolf Ade <rolf@pointsman.de>
* generic/dom.c
* generic/tcldom.c: Fixed a memory leak in case of
--enable-threads.
|
| > > |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
2008-03-04 Rolf Ade <rolf@pointsman.de> * generic/tclexpat.c: Editorial changes. * generic/domhtml.c: * generic/domxslt.c: Added a few casts, to pacify picky compliers. 2007-12-26 Rolf Ade <rolf@pointsman.de> * generic/dom.c * generic/tcldom.c: Fixed a memory leak in case of --enable-threads. |