• Show log

    Commit

  • Hash : e2893903
    Author : Nick Wellnhofer
    Date : 2016-04-21T19:19:23

    Fix parsing of NCNames in XPath
    
    The NCName parser would allow any NameChar as start character. For
    example, the following XPath expressions would compile:
    
        self::-abc
        self::0abc
        self::.abc