• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

AUTHORSH A D26-Apr-202039 43

ChangeLogH A D26-Apr-20202.7 KiB7446

Makefile.amH A D26-Apr-2020496 179

Makefile.configureH A D26-Apr-2020323 1813

NEWSH A D26-Apr-20200

READMEH A D26-Apr-202090 54

action_store.cppH A D26-Apr-20202.3 KiB9248

action_store.hH A D26-Apr-20202.9 KiB10142

buildH A D26-Apr-202057 65

byte_stream.hH A D26-Apr-20202.7 KiB10761

configure.inH A D26-Apr-2020627 3325

htmlutil.cppH A D26-Apr-20203.6 KiB12179

htmlutil.hH A D26-Apr-20201.2 KiB396

lex_token.hH A D26-Apr-20203.2 KiB13680

lex_util.cppH A D26-Apr-202014.6 KiB309239

lex_util.hH A D26-Apr-20205.9 KiB191138

main.cppH A D26-Apr-202014.6 KiB388296

node_set.cppH A D26-Apr-202012.2 KiB419301

node_set.hH A D26-Apr-20205.5 KiB184118

openoff.xmlH A D26-Apr-20202.4 KiB2222

rss2_projnews.xmlH A D26-Apr-20207 KiB10582

test.xmlH A D26-Apr-2020154 118

tinystr.cppH A D26-Apr-20202.6 KiB11870

tinystr.hH A D26-Apr-20208.6 KiB320173

tinyxml.cppH A D26-Apr-202036.1 KiB1,8901,428

tinyxml.hH A D26-Apr-202063.1 KiB1,803791

tinyxmlerror.cppH A D26-Apr-20201.8 KiB5522

tinyxmlparser.cppH A D26-Apr-202036.5 KiB1,6401,233

tinyxpath.dspH A D26-Apr-20204.5 KiB11597

tinyxpath.slnH A D26-Apr-20201.5 KiB3130

tinyxpath.vcprojH A D26-Apr-20205.6 KiB222221

tinyxpath_conf.hH A D26-Apr-20201.1 KiB373

tokenlist.cppH A D26-Apr-20203.2 KiB11275

tokenlist.hH A D26-Apr-20204.1 KiB15891

xml_util.cppH A D26-Apr-20202.6 KiB10668

xml_util.hH A D26-Apr-20201.2 KiB429

xpath_expression.cppH A D26-Apr-20205.1 KiB176120

xpath_expression.hH A D26-Apr-20205.1 KiB210148

xpath_processor.cppH A D26-Apr-202070.9 KiB2,1701,762

xpath_processor.hH A D26-Apr-20206.2 KiB14487

xpath_stack.cppH A D26-Apr-20205.3 KiB250165

xpath_stack.hH A D26-Apr-20202.2 KiB8643

xpath_static.cppH A D26-Apr-20205.5 KiB14587

xpath_static.hH A D26-Apr-20202.4 KiB5519

xpath_stream.cppH A D26-Apr-20202.1 KiB6926

xpath_stream.hH A D26-Apr-20207.6 KiB235169

xpath_syntax.cppH A D26-Apr-202034.2 KiB997787

xpath_syntax.hH A D26-Apr-20202.1 KiB7935

README

1In order to build TinyXPath under Linux:
2	make -f Makefile.configure
3	./configure
4	make
5