summaryrefslogtreecommitdiff
path: root/Xerl
AgeCommit message (Expand)Author
2014-03-22add HOSTNAMEPaul Buetow (mars.fritz.box)
2014-03-22add hostnamePaul Buetow (mars.fritz.box)
2013-10-03update all targetPaul Buetow (mars.fritz.box)
2013-09-29add flag supportPaul Buetow (pluto.buetow.org)
2013-09-28Some nicificationPaul Buetow (pluto.buetow.org)
2013-09-28Move Packages Configure, Parameter and Request from Xerl::Page into Xerl::SetupPaul Buetow (pluto.buetow.org)
2013-09-28Some small refactoringPaul Buetow (pluto.buetow.org)
2013-09-28SECUREPATH is privatePaul Buetow (pluto.buetow.org)
2013-09-28require perl v5.14Paul Buetow (pluto.buetow.org)
2013-09-28use v5.10.0Paul Buetow (pluto.buetow.org)
2013-09-28Allow comments in config filePaul Buetow (pluto.buetow.org)
2013-09-28Add space in headerPaul Buetow (mars.fritz.box)
2013-09-28perltidyPaul Buetow (pluto.buetow.org)
2013-09-28change license to the perl onePaul Buetow (pluto.buetow.org)
2013-09-28initial HTML rendering with new SAX parser worksPaul Buetow (pluto.buetow.org)
2013-09-28add parsing of CDATA, return SAX objects from sax methodPaul Buetow (pluto.buetow.org)
2013-09-15can parse xml and attribsPaul Buetow (pluto.buetow.org)
2013-09-15can parse xml and attribsPaul Buetow (pluto.buetow.org)
2013-09-15initial SAX parserPaul Buetow (pluto.buetow.org)
2013-09-15add dumperPaul Buetow (pluto.buetow.org)
2013-09-15remove libXMLPaul Buetow (pluto.buetow.org)
2013-09-15add universal debug methodPaul Buetow (pluto.buetow.org)
2013-09-15No XML error with external XML parserPaul Buetow (pluto.buetow.org)
2013-09-15temp remove includedirs tag, perltidy indention set to 2, initial XML::LibXMLPaul Buetow (pluto.buetow.org)
2013-09-07perltidyPaul Buetow (pluto.buetow.org)
2013-09-07remove stat loggingPaul Buetow (pluto.buetow.org)
2013-09-07modify copyright headerPaul Buetow (pluto.buetow.org)
2013-09-07remove cookies/sessionsPaul Buetow (pluto.buetow.org)
2013-09-07add configdev configPaul Buetow (pluto.buetow.org)
2013-09-07add info msgPaul Buetow (pluto.buetow.org)
2013-02-03add do while loop to Reader.pm, may fixes XML bugxerl
2011-05-01s/shutdown/finish_request/Paul Buetow
2011-04-26fixed a bug (returning 0 if success now)Paul Buetow
2011-04-26fixed a bug (fslurp returns now 0 instead of undef if no error occured)Paul Buetow
2011-04-26updated copyright headersPaul Buetow
2011-04-26code cleanup using perltidyPaul Buetow
2011-04-26s/config/$config/Paul Buetow
2011-04-26added initial fcgi support to all the code filesPaul Buetow
2011-03-06ipv6 detection not tested yetPaul Buetow
2011-03-06added ipv6 variablePaul Buetow
2011-03-06initial xerl import to utilsPaul Buetow