Przemyslaw Czerpak
5de7824e15
2007-11-12 16:09 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
...
* harbour/include/hbapifs.h
* harbour/source/common/hbfsapi.c
+ added hb_fsMaxFilesError()
* harbour/source/pp/ppcore.c
* harbour/utils/hbpp/hbppcore.c
* use hb_fsMaxFilesError() to avoid direct accessing of errno
value - some compilers/platforms do not support errno
* harbour/include/hbdate.h
* harbour/source/rtl/seconds.c
+ added hb_dateMilliSeconds()
* harbour/source/rtl/hbgtcore.c
* harbour/source/rtl/idle.c
* harbour/source/rtl/inkey.c
* use hb_dateMilliSeconds() to avoid using clock_t clock()
some compilers/platforms do not support it
* harbour/include/hbwince.h
* harbour/source/common/hbwince.c
* disabled clock_t clock() emulation - it's not longer used
+ added some declarations for ANSI functions emulated by us
for WinCE and some defines - code sent by Marek Paliwoda
* harbour/include/hbwmain.c
* harbour/source/vm/mainwin.c
* always use unicode translations with WinMain() parameters for compilers
which do not set UNICODE macro for WinCE
* harbour/source/rtl/fserror.c
* do not include errno.h for HB_WIN32_IO - it's not necessary
* harbour/utils/hbver/hbverfix.c
* do not include errno.h for _MSC_VER and HB_WINCE builds
* harbour/contrib/libmisc/dates2.c
- commented DATETIME() function - this was not standard DATETIME()
value but raw ctime() function output and some compilers/platforms
do not support ctime()
* harbour/contrib/libnf/getenvrn.c
+ added HB_OS_WIN_32_USED
* harbour/contrib/mtpl.mak
* harbour/contrib/pdflib/pdflib.h
* replaced TABs with SPACEs
* harbour/include/hbsetup.ch
! reenabled HB_EXTENSION in default builds - disabling it makes
a lot of RDD code unusable and breaks default builds due to
insufficient dependences
2007-11-12 15:10:28 +00:00
..
2006-02-04 16:16:48 +00:00
2007-10-26 01:47:21 +00:00
2007-09-02 15:28:05 +00:00
2007-10-26 01:47:21 +00:00
2007-09-02 15:28:05 +00:00
2007-10-18 21:55:39 +00:00
2007-03-04 13:11:36 +00:00
2007-10-26 01:47:21 +00:00
2007-09-02 15:28:05 +00:00
2007-10-26 01:47:21 +00:00
2007-10-26 01:47:21 +00:00
2007-11-06 11:59:02 +00:00
2007-11-04 18:21:17 +00:00
2007-09-02 15:28:05 +00:00
2007-02-27 11:03:59 +00:00
2007-08-30 01:56:03 +00:00
2007-09-11 21:36:00 +00:00
2007-11-11 12:05:38 +00:00
2007-11-11 01:07:49 +00:00
2007-04-13 01:06:01 +00:00
2007-08-30 01:56:03 +00:00
2007-11-11 01:42:42 +00:00
2007-11-04 18:21:17 +00:00
2007-08-27 15:35:41 +00:00
2007-08-30 01:56:03 +00:00
2007-08-20 13:50:18 +00:00
2007-04-14 10:41:54 +00:00
2007-11-11 13:42:46 +00:00
2007-11-07 12:53:20 +00:00
2007-09-13 02:43:57 +00:00
2007-02-27 11:03:59 +00:00
2007-09-10 10:01:50 +00:00
2007-08-30 01:56:03 +00:00
2007-08-30 01:56:03 +00:00
2007-08-30 01:56:03 +00:00
2007-02-27 11:03:59 +00:00
2007-02-13 19:59:41 +00:00
2007-08-30 01:56:03 +00:00
2007-06-28 14:15:37 +00:00
2006-07-26 23:23:42 +00:00
2007-11-11 12:08:43 +00:00
2003-02-18 21:02:54 +00:00
2007-08-30 01:56:03 +00:00
2007-08-31 01:25:14 +00:00
2007-05-18 20:45:15 +00:00
2007-11-04 18:21:17 +00:00
2007-10-23 08:22:17 +00:00
2007-10-19 14:16:35 +00:00
2006-09-01 08:27:40 +00:00
2007-09-10 10:01:50 +00:00
2007-04-18 22:15:17 +00:00
2007-10-01 17:43:52 +00:00
2006-12-08 05:03:58 +00:00
2007-09-15 11:54:39 +00:00
2001-05-15 13:02:07 +00:00
2007-09-05 22:45:02 +00:00
2007-08-31 01:20:52 +00:00
2007-11-07 00:47:52 +00:00
2007-08-30 01:56:03 +00:00
2002-10-19 20:16:59 +00:00
2007-11-12 15:10:28 +00:00
2007-10-18 21:55:39 +00:00
2007-11-06 11:59:02 +00:00
2007-11-11 13:42:46 +00:00
2007-09-13 02:43:57 +00:00
2007-11-11 21:55:39 +00:00
2007-11-11 21:55:39 +00:00
2006-02-04 16:16:48 +00:00
2007-07-19 18:50:32 +00:00
2006-02-04 16:16:48 +00:00
2007-11-03 01:35:47 +00:00
2007-10-18 21:55:39 +00:00
2007-07-15 07:20:25 +00:00
2007-08-09 00:10:37 +00:00
2006-02-04 16:16:48 +00:00
2007-10-15 15:40:17 +00:00
2007-10-16 11:04:51 +00:00
2006-02-21 22:23:29 +00:00
2006-08-17 11:05:09 +00:00
2007-03-31 10:42:19 +00:00
2007-10-24 17:59:19 +00:00
2007-10-29 16:58:14 +00:00
2007-10-26 01:47:21 +00:00
2007-11-04 01:40:13 +00:00
2007-11-12 15:10:28 +00:00
2007-09-02 15:28:05 +00:00
2007-10-15 15:40:17 +00:00
2007-09-10 22:41:17 +00:00
2007-03-31 10:42:19 +00:00
2007-05-06 09:43:26 +00:00
2007-10-26 01:47:21 +00:00
2007-05-31 13:12:34 +00:00
2007-11-11 21:55:39 +00:00
2007-09-10 20:12:29 +00:00
2007-11-12 15:10:28 +00:00
2007-11-12 15:10:28 +00:00
2007-04-14 10:41:54 +00:00
2007-06-23 09:13:50 +00:00
2007-10-21 01:48:36 +00:00
2007-09-25 01:21:03 +00:00
2007-08-30 01:56:03 +00:00
2007-07-18 19:30:40 +00:00
2007-03-22 12:28:14 +00:00
2001-05-15 13:02:07 +00:00
2007-09-16 10:54:46 +00:00
2007-11-11 21:55:39 +00:00
2007-08-30 01:56:03 +00:00
2006-02-04 16:16:48 +00:00
2007-09-15 11:54:39 +00:00
2004-02-21 06:38:03 +00:00
2006-08-18 23:12:38 +00:00
2007-09-17 11:27:09 +00:00
2007-11-11 12:05:38 +00:00
2007-02-27 11:03:59 +00:00
2007-11-11 01:07:49 +00:00
2007-02-27 11:03:59 +00:00
2007-11-11 21:55:39 +00:00
2007-11-11 21:55:39 +00:00
2006-02-04 16:16:48 +00:00
2006-08-17 11:05:09 +00:00
2006-08-17 11:05:09 +00:00
2007-10-18 21:55:39 +00:00
2006-09-10 11:16:43 +00:00
2007-10-18 21:55:39 +00:00
2007-10-18 21:55:39 +00:00
2007-08-30 01:56:03 +00:00
2006-02-04 16:16:48 +00:00
2007-04-18 22:15:17 +00:00
2006-04-07 12:57:59 +00:00
2006-04-07 12:57:59 +00:00
2006-04-07 12:57:59 +00:00
2001-12-15 11:22:29 +00:00
2007-11-12 00:16:26 +00:00
2007-10-27 15:00:42 +00:00
2007-10-27 15:00:42 +00:00
2007-05-18 20:45:15 +00:00
2007-09-15 11:54:39 +00:00
2007-09-15 11:54:39 +00:00
2007-09-13 02:43:57 +00:00
2007-09-15 11:54:39 +00:00
2001-04-12 18:56:30 +00:00
2007-09-12 06:31:13 +00:00
2007-08-30 01:56:03 +00:00
2007-02-27 11:03:59 +00:00
2007-07-18 19:30:40 +00:00
2007-02-27 11:03:59 +00:00
2007-08-30 01:56:03 +00:00
2007-08-31 01:20:52 +00:00
2006-02-04 16:16:48 +00:00
2007-08-31 01:20:52 +00:00
2007-09-25 02:43:22 +00:00
2007-11-11 21:55:39 +00:00
2007-11-12 15:10:28 +00:00
2007-10-21 01:48:36 +00:00
2007-10-16 11:04:51 +00:00
2001-04-12 18:56:30 +00:00
2007-10-16 11:04:51 +00:00
2007-10-16 11:04:51 +00:00
2001-06-20 16:39:02 +00:00
2006-02-04 16:16:48 +00:00
2007-04-14 10:41:54 +00:00
2007-10-16 11:04:51 +00:00
2004-10-11 20:44:30 +00:00
2007-02-27 11:03:59 +00:00
2005-10-12 00:30:49 +00:00
2006-06-15 23:48:56 +00:00
2007-06-23 09:13:50 +00:00
2006-03-09 15:22:16 +00:00
2007-09-25 01:21:03 +00:00
2007-02-27 11:03:59 +00:00
2006-12-15 15:54:28 +00:00
2006-06-15 23:48:56 +00:00
2002-01-30 08:25:54 +00:00
2007-08-31 01:20:52 +00:00
2007-09-17 10:28:19 +00:00
2007-10-15 16:37:26 +00:00
2007-11-11 13:42:46 +00:00
2007-09-17 16:42:43 +00:00
2007-06-13 22:06:19 +00:00
2007-09-17 10:28:19 +00:00
2001-06-15 17:59:21 +00:00
2007-09-13 02:43:57 +00:00
2007-04-24 08:38:50 +00:00
2007-11-11 12:05:38 +00:00
2007-09-07 02:00:07 +00:00
2007-11-11 13:42:46 +00:00
2007-09-17 11:27:09 +00:00
2007-04-17 18:01:15 +00:00
2001-04-12 07:45:31 +00:00
2007-11-11 13:42:46 +00:00
2007-10-16 11:04:51 +00:00
2007-08-31 01:20:52 +00:00
2007-09-07 02:00:07 +00:00
2007-08-31 01:20:52 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-15 11:54:39 +00:00
2007-11-11 13:42:46 +00:00
2007-02-27 11:03:59 +00:00
2007-10-17 09:57:59 +00:00
2007-10-17 09:57:59 +00:00
2007-02-27 11:03:59 +00:00
2007-09-12 06:31:13 +00:00
2007-10-16 11:04:51 +00:00
2007-03-22 12:28:14 +00:00
2007-08-30 01:56:03 +00:00
2001-06-14 21:20:43 +00:00
2007-02-27 11:03:59 +00:00
2007-08-31 01:20:52 +00:00
2006-12-04 18:22:29 +00:00