Revision: 14041
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14041&view=rev
Author:   vszakats
Date:     2010-03-03 00:22:28 +0000 (Wed, 03 Mar 2010)

Log Message:
-----------
2010-03-03 01:22 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * examples/pe/editorlo.c
  * examples/pe/editorhi.prg
    + Cleaned internal layout (which was speed optimized for
      286 computer-era) to use GC collected objects rather
      than various levels of static variables and additional
      logic to handle parallel editor objects. Now the code
      is fully reentrant.
    * Renamed variables.
    ! Fixed potential GPFs along the way.
    ; TODO:
        - Clean to use ANSI C and Harbour APIs only. (this is pbly okay)
        - Clean to use safe Harbour string API functions instead of unsafe ANSI 
C ones.
        - Clean type usage.
        - Fix to support other EOL types than CRLF.
        - etc.

  * examples/pe/pe.prg
    ! Typo in prev.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/examples/pe/editorhi.prg
    trunk/harbour/examples/pe/editorlo.c
    trunk/harbour/examples/pe/pe.prg


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to