vszakats-Rn4VEauK+AKRv+
2009-08-09 14:37:16 UTC
Revision: 12006
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12006&view=rev
Author: vszakats
Date: 2009-08-09 14:37:15 +0000 (Sun, 09 Aug 2009)
Log Message:
-----------
2009-08-09 16:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbtpathy/Makefile
- contrib/hbtpathy/tplinux.c
+ contrib/hbtpathy/tpunix.c
* contrib/hbtpathy/tpcommon.c
* contrib/hbtpathy/tpwin.c
* contrib/hbtpathy/tpos2.c
* contrib/hbtpathy/telepath.prg
* contrib/hbtpathy/hbtpathy.hbc
+ Enabled for all *nix systems (was only linux and darwin).
I don't know if it works on all *nix systems, but it should
be our goal. We will see. Please test.
% Using HB_CRC32() in core instead of reimplementing it locally.
! P_CTRLCTS() dummy now returns proper type.
+ P_OUTFREE() implemented for Windows platforms.
+ P_ISDCD(), P_ISRI(), P_ISDSR(), P_ISCTS()
implemented for Windows platforms. (ideas taken from hbwin)
Neither of these were tested, but it's a start.
+ P_INFREE() added for Windows and OS/2.
Only clean compilation was tested.
+ TP_INFREE() added.
* Some formatting.
* contrib/hbwin/win_prt.c
+ Some extra safety.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbtpathy/Makefile
trunk/harbour/contrib/hbtpathy/hbtpathy.hbc
trunk/harbour/contrib/hbtpathy/telepath.prg
trunk/harbour/contrib/hbtpathy/tpcommon.c
trunk/harbour/contrib/hbtpathy/tpos2.c
trunk/harbour/contrib/hbtpathy/tpwin.c
trunk/harbour/contrib/hbwin/win_prt.c
Added Paths:
-----------
trunk/harbour/contrib/hbtpathy/tpunix.c
Removed Paths:
-------------
trunk/harbour/contrib/hbtpathy/tplinux.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12006&view=rev
Author: vszakats
Date: 2009-08-09 14:37:15 +0000 (Sun, 09 Aug 2009)
Log Message:
-----------
2009-08-09 16:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbtpathy/Makefile
- contrib/hbtpathy/tplinux.c
+ contrib/hbtpathy/tpunix.c
* contrib/hbtpathy/tpcommon.c
* contrib/hbtpathy/tpwin.c
* contrib/hbtpathy/tpos2.c
* contrib/hbtpathy/telepath.prg
* contrib/hbtpathy/hbtpathy.hbc
+ Enabled for all *nix systems (was only linux and darwin).
I don't know if it works on all *nix systems, but it should
be our goal. We will see. Please test.
% Using HB_CRC32() in core instead of reimplementing it locally.
! P_CTRLCTS() dummy now returns proper type.
+ P_OUTFREE() implemented for Windows platforms.
+ P_ISDCD(), P_ISRI(), P_ISDSR(), P_ISCTS()
implemented for Windows platforms. (ideas taken from hbwin)
Neither of these were tested, but it's a start.
+ P_INFREE() added for Windows and OS/2.
Only clean compilation was tested.
+ TP_INFREE() added.
* Some formatting.
* contrib/hbwin/win_prt.c
+ Some extra safety.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbtpathy/Makefile
trunk/harbour/contrib/hbtpathy/hbtpathy.hbc
trunk/harbour/contrib/hbtpathy/telepath.prg
trunk/harbour/contrib/hbtpathy/tpcommon.c
trunk/harbour/contrib/hbtpathy/tpos2.c
trunk/harbour/contrib/hbtpathy/tpwin.c
trunk/harbour/contrib/hbwin/win_prt.c
Added Paths:
-----------
trunk/harbour/contrib/hbtpathy/tpunix.c
Removed Paths:
-------------
trunk/harbour/contrib/hbtpathy/tplinux.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.