Przemysław Czerpak
dc5937b990
2015-08-07 15:40 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
...
* contrib/hbtcpio/tcpio.c
* contrib/hbtcpio/hbtcpio.hbx
+ added new PRG function
hb_vfFromSocket( <pSocket> ) -> <pFile>
It converts socket created by socket open into TCPIP virtual file
which works just like files created by hb_vfOpen( "tcp:...", ... )
* include/hbapifs.h
* src/rtl/filesys.c
+ added new C function
HB_SIZE hb_fsPipeWrite( HB_FHANDLE hPipe, const void * buffer,
HB_SIZE nSize, HB_MAXINT nTimeOut );
+ implemented hb_fsPipeUnblock() in OS2 builds
+ set IO error in hb_fsPipeCreate(), hb_fsIsPipeOrSock() and
hb_fsPipeUnblock()
* return ( HB_SIZE ) -1 from hb_fsPipeRead() if end of stream is
reached or read error appears on non empty buffer. This modification
also change the behavior of PRG hb_PRead() function so now result -1
can be used to detect end of stream.
* src/rtl/philes.c
* include/harbour.hbx
+ added new PRG function:
hb_PWrite( <nPipeHandle>, <cBuffer>, [<nBytes>], [<nTimeOut>] )
-> <nBytesWritten>
% removed unnecessary assignment
* include/hbapiitm.h
+ added HVM internal macro hb_itemRawSwap()
* src/vm/asort.c
% use hb_itemRawSwap()
* in old code use comparison which prefers < and > operators
instead of <= and >=
2015-08-07 15:40:40 +02:00
..
2014-01-21 20:41:05 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2014-10-08 02:00:37 +02:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2015-07-24 10:28:12 +02:00
2015-03-27 16:21:38 +01:00
2015-03-27 16:21:38 +01:00
2015-07-31 16:42:52 +02:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2013-10-09 20:08:24 +02:00
2014-01-21 20:35:51 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-10-01 22:24:56 +02:00
2014-01-22 02:44:56 +01:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2015-06-26 14:50:56 +02:00
2013-10-09 20:08:24 +02:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2015-07-27 16:36:46 +02:00
2014-11-29 06:03:17 +01:00
2013-10-09 20:08:24 +02:00
2014-02-26 00:10:05 +01:00
2014-03-05 11:59:16 +01:00
2013-04-05 16:27:40 +02:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2014-08-01 02:04:07 +02:00
2013-10-09 20:08:24 +02:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2013-10-09 20:08:24 +02:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2014-02-01 09:11:23 +01:00
2015-07-24 10:28:12 +02:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2013-10-09 20:08:24 +02:00
2014-01-21 20:35:51 +01:00
2014-01-21 20:35:51 +01:00
2014-11-29 06:03:17 +01:00
2014-02-25 19:34:33 +01:00
2015-07-31 14:51:22 +02:00
2015-07-24 10:28:12 +02:00
2013-10-09 20:08:24 +02:00
2015-08-07 15:40:40 +02:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2014-12-04 10:06:14 +01:00
2014-03-04 01:56:15 +01:00
2013-03-16 02:11:42 +01:00
2014-02-01 09:11:23 +01:00
2015-07-27 16:36:46 +02:00
2014-12-04 10:06:14 +01:00
2014-11-29 06:03:17 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2014-06-26 18:42:13 +02:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2015-03-24 13:42:51 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:35:51 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2013-10-09 20:08:24 +02:00
2015-02-09 00:22:36 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:35:51 +01:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-10-05 16:40:18 +02:00
2014-03-10 18:59:52 +01:00
2013-03-16 02:11:42 +01:00
2014-01-07 13:01:03 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2014-11-29 06:03:17 +01:00
2014-12-12 13:30:56 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2014-12-03 11:46:13 +01:00
2015-03-04 09:18:13 +01:00
2014-12-29 20:27:15 +01:00
2014-12-12 16:03:16 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2014-03-04 01:56:15 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2014-12-12 13:30:56 +01:00
2013-05-15 19:54:49 +02:00
2014-11-24 22:38:41 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2015-07-31 16:42:52 +02:00
2014-11-24 22:38:41 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2014-12-15 15:48:22 +01:00
2014-12-03 00:41:38 +01:00
2013-12-19 09:31:19 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2014-06-26 18:42:13 +02:00
2013-10-09 20:08:24 +02:00
2015-03-27 16:21:38 +01:00
2013-03-16 02:11:42 +01:00
2015-07-24 10:28:12 +02:00
2013-03-16 02:11:42 +01:00
2014-03-04 01:56:15 +01:00
2015-05-07 13:27:18 +02:00
2013-10-09 20:08:24 +02:00
2014-10-07 10:25:57 +02:00
2014-12-03 00:41:38 +01:00
2013-10-09 20:08:24 +02:00
2014-06-26 18:42:13 +02:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2015-07-03 11:25:13 +02:00
2014-12-03 00:41:38 +01:00
2015-07-27 16:36:46 +02:00
2014-06-26 18:42:13 +02:00
2013-03-16 02:11:42 +01:00
2015-07-27 16:36:46 +02:00
2014-03-08 14:00:05 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2015-07-31 16:42:52 +02:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2014-01-21 20:35:51 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2015-06-17 13:30:50 +02:00
2015-05-27 13:56:31 +02:00
2014-11-29 06:03:17 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2015-07-28 01:39:58 +02:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2015-08-07 15:40:40 +02:00
2014-11-29 06:03:17 +01:00
2014-06-26 18:42:13 +02:00
2013-10-09 20:08:24 +02:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2014-12-31 01:45:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2015-06-26 14:18:23 +02:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2014-02-07 20:23:24 +01:00
2013-03-16 02:11:42 +01:00
2014-06-26 18:42:13 +02:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-06-26 18:42:13 +02:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2014-02-25 19:34:33 +01:00
2013-03-16 02:11:42 +01:00
2013-04-02 02:51:04 +02:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2015-07-27 18:41:14 +02:00
2013-03-16 02:11:42 +01:00
2015-01-19 13:24:33 +01:00
2013-10-09 20:08:24 +02:00
2014-11-29 06:03:17 +01:00
2014-12-29 20:27:15 +01:00
2014-12-03 00:41:38 +01:00
2014-06-26 18:42:13 +02:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2013-10-09 20:08:24 +02:00
2013-04-05 16:27:40 +02:00
2014-12-03 00:41:38 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2014-11-29 06:03:17 +01:00
2014-01-21 20:35:51 +01:00
2013-03-16 02:11:42 +01:00
2014-11-29 06:03:17 +01:00
2014-12-03 11:46:13 +01:00
2014-08-01 02:04:07 +02:00
2013-03-16 02:11:42 +01:00
2015-03-04 11:18:45 +01:00
2014-11-24 22:38:41 +01:00
2015-07-31 14:51:22 +02:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2014-02-06 15:57:42 +01:00