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 | trunk | origin |
Files: | files | file ages | folders |
SHA1: |
b4d7122edf0e95492e7b5d6f0a4c60f6 |
User & Date: | rolf 2008-05-24 22:01:11 |
Context
2008-08-27
| ||
11:39 | Added missing space in target pkgIndex.tcl-hand. Thanks to Gustaf Neumann for reporting the problem and providing a fix. check-in: f72751fb57 user: rolf tags: trunk, origin | |
2008-05-24
| ||
22:01 | See file. check-in: b4d7122edf user: rolf tags: trunk, origin | |
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 | |
Changes
Changes to ChangeLog.
1 2 3 4 5 6 7 |
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. |
> > > > > > > |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
2008-05-25 Rolf Ade <rolf@pointsman.de> * lib/tdom.tcl: 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. 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. |