Files
harbour-core/harbour/include
Viktor Szakats 86a0b18c71 2012-10-04 01:04 UTC+0200 Viktor Szakats (harbour syenar.net)
* include/harbour.hbx
  * src/rtl/hbdoc.prg
  * tests/hbdoctst.prg
    + added __hbdoc_DirLastModified( <cDir> ) -> <tLastModified>
      function that returns last modification timestamp for a
      given NF doc root directory. It returns empty date if the 
      directory doesn't exist or is empty.
      It can be used to decide whether to update .hbd files f.e. 
      in an hbmk2 plugin that builds .hbd files automatically.
2012-10-03 23:07:48 +00:00
..