-
Build environment:
[xxx@xxx ~]$ uname -a
Linux xxx 2.6.15-1.2054_FC5 #1 Tue Mar 14 15:48:33 EST 2006 i686 i686 i386 GNU/Linux
[xxx@xxx ~]$ gcc --version
gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR...
2007-06-29 14:38:41 UTC by ifdru
-
This release fixed the xsort bug and modified filestream.cpp so that xsort detects errors of the file system such as "no space left on devices in /tmp".
2007-02-18 09:10:58 UTC by monizuka
-
monizuka committed patchset 35 of module xmltk to the XML Toolkit CVS repository, changing 1 files.
2007-02-18 08:31:30 UTC by monizuka
-
monizuka committed patchset 34 of module xmltk to the XML Toolkit CVS repository, changing 5 files.
2007-02-18 08:25:45 UTC by monizuka
-
monizuka committed patchset 33 of module xmltk to the XML Toolkit CVS repository, changing 1 files.
2006-11-15 23:39:27 UTC by monizuka
-
monizuka committed patchset 32 of module xmltk to the XML Toolkit CVS repository, changing 23 files.
2006-11-15 22:42:05 UTC by monizuka
-
XMLTK process multiple XPath expressions in XP{//,*} optionally
with limited predicates. Predicate expressions must follow the
following conditions simultaneously.
1. The last location step does not have any predicates. Location steps except the last one can have predicates.
2. The last location step does not specify the same attribute used in predicates.
3. // and predicate are not...
2006-11-14 22:15:50 UTC by monizuka
-
monizuka committed patchset 31 of module xmltk to the XML Toolkit CVS repository, changing 2 files.
2003-08-27 09:39:03 UTC by monizuka
-
monizuka committed patchset 30 of module xmltk to the XML Toolkit CVS repository, changing 1 files.
2003-04-02 01:26:49 UTC by monizuka
-
monizuka committed patchset 29 of module xmltk to the XML Toolkit CVS repository, changing 3 files.
2003-02-11 12:15:57 UTC by monizuka