6d5f3a50eb
PR: 58913 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
200 lines
12 KiB
Text
200 lines
12 KiB
Text
include/pathan/Pathan.hpp
|
|
include/pathan/XPathEvaluator.hpp
|
|
include/pathan/XPathException.hpp
|
|
include/pathan/XPathExpression.hpp
|
|
include/pathan/XPathNSResolver.hpp
|
|
include/pathan/XPathNamespace.hpp
|
|
include/pathan/XPathResult.hpp
|
|
include/pathan/ext/XPathEvaluatorExt.hpp
|
|
@dirrm include/pathan/ext
|
|
@dirrm include/pathan
|
|
lib/libpathan.la
|
|
lib/libpathan.so.%%PATHAN_LIB_VERSION%%
|
|
@exec ln -sf libpathen.so.%%PATHAN_LIB_VERSION%% %D/lib/libpathan.so
|
|
@unexec if test ! -r %D/lib/libpathan.so; then rm -f %D/lib/libpathan.so; fi
|
|
@unexec if test ! -r %D/lib/libpathan.so.%%PATHAN_LIB_VERSION%%; then rm -f %D/lib/libpathan.so.%%PATHAN_LIB_VERSION%%; fi
|
|
@comment --- PATHAN EXAMPLES ---
|
|
%%NO_EXAMPLES%%share/examples/pathan/Makefile
|
|
%%NO_EXAMPLES%%share/examples/pathan/basic/Makefile
|
|
%%NO_EXAMPLES%%share/examples/pathan/basic/Makefile.win
|
|
%%NO_EXAMPLES%%share/examples/pathan/basic/basicInterfaceTest.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/basic/data.xml
|
|
%%NO_EXAMPLES%%share/examples/pathan/common/DOMSerialise.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/common/DOMSerialise.hpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/001-NamespaceNodes.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/001-base
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/001-out
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/002-SingleNodeFromList.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/002-base
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/002-out
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/003-SetTests.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/003-base
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/003-out
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/004-SetMultiples.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/004-base
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/004-out
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/005-SetAfterTreeMod.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/005-base
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/005-out
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/006-NSLookupTests.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/006-base
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/006-out
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/007-TextSelectTest.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/007-base
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/007-out
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/008-XPathEvaluatorNulls.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/008-base
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/008-out
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/009-ResultBadType.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/009-base
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/009-out
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/010-WholeTextTest.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/010-base
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/010-out
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/011-SingleNodeOptimizationTest.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/011-base
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/011-out
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/Makefile
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/Makefile.bak
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/Makefile.win
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/TOUCH
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/checkDiffs
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/checkDiffs.bat
|
|
%%NO_EXAMPLES%%share/examples/pathan/tests/data.xml
|
|
%%NO_EXAMPLES%%share/examples/pathan/timing/Makefile
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/DOMTreeErrorReporter.cpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/DOMTreeErrorReporter.hpp
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/Makefile
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/Makefile.orig
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-regressionTester.pl
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test01.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test01.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test02.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test02.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test03.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test03.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test04.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test04.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test05.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test05.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test06.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test06.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test07.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test07.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test08.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test08.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test09.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test09.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test1.xml
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test10.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test10.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test11.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test11.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test12.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test12.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test13.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test13.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test14.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test14.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test15.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test15.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test16.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test16.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test17.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test17.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test18.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test18.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test19.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test19.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test20.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test20.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test21.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test21.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test22.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test22.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test23.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test23.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test24.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test24.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test25.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test25.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test26.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test26.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test27.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test27.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test28.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test28.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test29.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test29.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test30.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test30.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test31.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test31.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test32.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test32.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test33.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test33.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test34.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test34.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test35.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test35.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test36.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test36.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test37.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test37.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test38.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test38.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test39.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test39.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test40.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test40.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test41.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test41.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test42.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test42.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test43.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test43.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test44.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test44.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test45.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test45.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test46.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test46.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test47.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test47.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test48.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test48.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test49.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test49.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test50.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test50.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test51.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test51.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test52.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test52.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test53.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test53.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test54.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test54.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test55.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test55.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test56.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test56.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test56.xml
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test57.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test57.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test58.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test58.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test59.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test59.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test60.base
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test60.sh
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/tests/xgrep-test60.xml
|
|
%%NO_EXAMPLES%%share/examples/pathan/xgrep/xgrep.cpp
|
|
%%NO_EXAMPLES%%@dirrm share/examples/pathan/xgrep/tests
|
|
%%NO_EXAMPLES%%@dirrm share/examples/pathan/xgrep
|
|
%%NO_EXAMPLES%%@dirrm share/examples/pathan/timing
|
|
%%NO_EXAMPLES%%@dirrm share/examples/pathan/tests
|
|
%%NO_EXAMPLES%%@dirrm share/examples/pathan/basic
|
|
%%NO_EXAMPLES%%@dirrm share/examples/pathan/common
|
|
%%NO_EXAMPLES%%@dirrm share/examples/pathan/
|