Viktor Szakats
f7de654b8b
2007-11-11 22:26 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
...
* common.mak
* source/rtl/Makefile
+ source/rtl/getsys53.prg
* source/rtl/getsys.prg
+ source/rtl/secondfs.c
* source/rtl/seconds.c
+ source/rtl/mouse53.c
* source/rtl/mouseapi.c
+ Some C53 and FlagShip functions moved to separate source file.
* include/hbextern.ch
* common.mak
* source/rtl/Makefile
+ source/rtl/hbstrsh.c
* utils/hbtest/rt_stra.prg
+ Added hb_StrShrink(<cString>[,<nShrinkBy>]) -> cStringShrinked
<nShrinkBy> has a default value of 1. Returns empty string
on error, returns full string if <nShrinkBy> is zero or negative.
This function call is meant to be use instead of code like this:
cString := Left( cString, Len( cString ) - 1 ) ->
cString := hb_StrShrink( cString, 1 )
TODO: Maybe to support passing it by reference and make it even
faster.
+ Added regression tests for this function.
2007-11-11 21:55:39 +00:00
..
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2006-04-15 18:51:38 +00:00
2007-04-14 10:41:54 +00:00
2007-09-07 02:00:07 +00:00
2007-10-25 20:57:12 +00:00
2001-04-27 19:03:46 +00:00
2007-05-28 18:08:36 +00:00
2001-04-27 19:03:46 +00:00
2007-09-27 13:30:20 +00:00
2007-09-25 01:21:03 +00:00
2001-04-27 19:03:46 +00:00
2001-05-15 13:02:07 +00:00
2007-03-09 03:44:42 +00:00
2001-12-29 19:35:55 +00:00
2001-05-15 13:02:07 +00:00
2002-08-27 20:13:38 +00:00
2007-10-23 11:32:22 +00:00
2001-05-15 13:02:07 +00:00
2002-03-18 22:30:10 +00:00
2001-05-15 13:02:07 +00:00
2007-07-19 02:15:22 +00:00
2007-11-04 01:34:59 +00:00
2007-10-19 14:16:35 +00:00
2007-09-26 00:30:47 +00:00
2007-04-15 22:20:37 +00:00
2007-08-20 21:55:18 +00:00
2007-11-04 01:40:13 +00:00
2007-09-09 17:42:53 +00:00
2007-07-30 16:00:32 +00:00
2007-04-18 22:15:17 +00:00
2007-09-28 12:08:46 +00:00
2007-03-31 10:42:19 +00:00
2007-10-24 01:25:30 +00:00
2007-04-14 10:41:54 +00:00
2007-11-04 18:21:17 +00:00
2007-10-15 16:36:38 +00:00
2007-09-05 14:50:23 +00:00
2005-09-23 08:45:05 +00:00
2007-09-25 01:21:03 +00:00
2004-12-28 09:29:30 +00:00
2007-04-13 01:06:01 +00:00
2007-10-18 21:55:39 +00:00
2007-07-06 21:17:36 +00:00
2007-10-02 08:52:28 +00:00
2007-11-06 11:59:02 +00:00
2007-10-13 00:12:25 +00:00
2007-11-11 21:55:39 +00:00
2007-08-02 15:58:50 +00:00
2007-04-14 10:41:54 +00:00
2006-03-01 13:49:07 +00:00
2006-03-01 13:49:07 +00:00
2007-08-23 12:30:23 +00:00
2007-10-23 23:51:07 +00:00
2005-11-14 09:47:46 +00:00
2006-06-17 06:36:33 +00:00
2001-12-15 11:22:29 +00:00
2006-12-18 18:34:44 +00:00
2004-04-01 09:17:44 +00:00
2007-11-04 18:21:17 +00:00
2007-09-02 15:28:05 +00:00
2007-10-15 15:40:17 +00:00
2001-05-15 13:02:07 +00:00
2001-06-14 21:20:43 +00:00
2007-10-26 01:47:21 +00:00
2007-06-01 13:12:29 +00:00
2007-08-02 15:58:50 +00:00
2007-11-04 16:47:48 +00:00
2007-10-18 21:55:39 +00:00
2007-10-18 21:55:39 +00:00
2007-10-18 21:55:39 +00:00
2006-08-10 12:09:14 +00:00
2007-10-18 21:55:39 +00:00
2007-09-25 01:21:03 +00:00
2006-05-30 10:28:42 +00:00
2007-06-06 13:40:09 +00:00
2007-09-25 01:21:03 +00:00
2007-11-11 13:42:46 +00:00
2007-10-26 23:26:59 +00:00
2007-09-25 01:21:03 +00:00
2007-10-26 01:47:21 +00:00
2007-04-14 10:41:54 +00:00
2007-09-14 05:30:12 +00:00
2006-08-17 11:05:09 +00:00
2004-12-28 09:29:30 +00:00
2007-03-22 12:28:14 +00:00
2007-10-23 11:32:22 +00:00
2007-09-25 01:21:03 +00:00
2007-06-13 22:24:38 +00:00
2007-10-01 17:43:52 +00:00
2006-02-04 16:16:48 +00:00
2007-10-01 17:43:52 +00:00
2007-11-06 11:59:02 +00:00
2007-11-06 11:59:02 +00:00
2007-06-01 13:12:29 +00:00
2006-02-04 16:16:48 +00:00
2001-05-15 13:02:07 +00:00
2007-10-18 21:55:39 +00:00
2001-04-27 19:03:46 +00:00
2007-04-14 10:41:54 +00:00
2001-05-15 13:02:07 +00:00
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2007-08-30 01:56:03 +00:00
2007-09-09 17:42:53 +00:00
2001-04-27 19:03:46 +00:00
2007-11-11 12:05:38 +00:00
2002-06-21 19:54:46 +00:00
2007-10-24 02:00:45 +00:00