1. 11 Apr, 2006 1 commit
    • bar@mysql.com's avatar
      Bug#16233: XML: ExtractValue() fails with special characters · df2d425a
      bar@mysql.com authored
      ExtractValue didn't understand tag and attribute names
      consisting of "tricky" national letters (e.g. latin accenter letters).
      It happened because XPath lex parser recognized only basic
      latin letter a..z ad a part of an identifier.
      
      Fixed to recognize all letters by means of new "full ctype" which
      was added recently.
      df2d425a
  2. 10 Apr, 2006 2 commits
  3. 09 Apr, 2006 15 commits
  4. 08 Apr, 2006 10 commits
  5. 07 Apr, 2006 12 commits