Files
harbour-core/harbour
Teo Fonrouge 46543b976b 2010-05-24 19:19 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com)
*  contrib/hbtip/thtml.prg
     * removed old FOR EACH limitation
     * using HB_OSNewLine() as eol
     % on ::popNode added capability to check if end tags for the following
       tags are found: "tr","th","td"
       to end this tags, the user simply needs to call the current node
       with the minus ( - ) operator for the tag requiered to close:
         node - "th"

  *  ChangeLog
     ! Fixed wrong entry on my previous commit
2010-05-25 00:19:13 +00:00
..