Ethereal-cvs: [Ethereal-cvs] rev 13696: /trunk/plugins/xml/: packet-xml.c packet-xml.h xml_lex

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 10 Mar 2005 17:13:58 -0000
User: lego
Date: 2005/03/10 11:13 AM

Log:
 An optimization.
  Instead of first running the lexer to create a list of items and then iterate through this items to create the tree, just create the tree from the lexer.

Directory: /trunk/plugins/xml/
  Changes    Path            Action
  +13 -69    packet-xml.c    Modified
  +21 -9     packet-xml.h    Modified
  +101 -82   xml_lexer.c     Modified
  +82 -65    xml_lexer.l     Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13696&view=rev