Moved the SCGI storage root default into Environment.
[jsvc.git] / src / dolda / jsvc / next /
2010-09-06 Fredrik TolfAdded some minor HTML utilities.
2009-12-14 Fredrik TolfFixed potential race condition in Html.validate().
2009-12-14 Fredrik TolfImproved the DocBuffer and DOM writers to where they...
2009-12-13 Fredrik TolfRemoved a couple of testing mains.
2009-12-13 Fredrik TolfAdded a basic indenting XML writer.
2009-12-13 Fredrik TolfAdded XHTML validation support.
2009-12-13 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2009-12-13 Fredrik TolfFixed up the DocBuffer a bit and added a basic XML...
2009-11-16 Fredrik TolfCorrected the parser's attribute handling.
2009-11-16 Fredrik TolfWIP: Convenient document creation utilities.
2009-11-15 Fredrik TolfBugfixed the PeekReader.
2009-11-15 Fredrik TolfReplaced the NEXT parser with a new, better, recursive...
2009-11-15 Fredrik TolfAdded a peekable reader.
2009-10-20 Fredrik TolfAdded a simple XML parser as an entry point for making...