Viktor Szakats
9c50617dbe
2012-11-21 01:07 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* utils/hbmk2/hbmk2.prg
+ implemented theoretically correct solution to extract
linker output _while_ displaying it. It means that
missing function hinting feature doesn't require
a second pass to the linker anymore.
; Please test on all platforms.
; For those two people interested, it will create output like this:
---
hbmk2: Hint: Add option 'hbct.hbc' for missing function(s): CharMirr()
hbmk2: Hint: Add option 'hbusb.hbc' for missing function(s): libusb_exit()
hbmk2: Hint: Add option 'hbsms.hbc' for missing function(s): smsctx_PIN()
hbmk2: Error: Referenced, missing, but unknown function(s): NOTANYWHERE()
---
* extras/httpsrv/uhttpd.prg
! fixed some code for unicode
% fixed to not call FCLOSE() on a HB_PROCESSOPEN() handle
* use F_ERROR instead of -1 literal
* commented code converted to #if 0/#endif guarded one
* src/rtl/hbprocfn.c
* formatting
* tests/fixcase.hb
* new extension exceptions
2012-11-21 00:16:52 +00:00
..
2012-11-17 22:20:13 +00:00
2012-10-07 13:13:07 +00:00
2012-10-15 00:00:51 +00:00
2009-08-11 15:42:56 +00:00
2012-11-05 11:37:36 +00:00
2012-11-17 22:20:13 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 16:35:48 +00:00
2012-11-16 15:23:20 +00:00
2012-07-18 13:41:31 +00:00
2012-10-15 10:24:57 +00:00
2012-11-17 22:20:13 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-07-18 13:41:31 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-31 13:04:01 +00:00
2012-03-20 18:26:41 +00:00
2012-10-01 23:16:18 +00:00
2012-11-16 16:53:48 +00:00
2012-10-01 23:16:18 +00:00
2012-10-15 10:24:57 +00:00
2012-11-17 22:20:13 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-09-30 21:12:01 +00:00
2012-10-02 18:38:03 +00:00
2012-10-15 10:24:57 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-03 15:37:14 +00:00
2012-10-02 11:59:22 +00:00
2012-10-03 15:37:14 +00:00
2012-11-16 15:23:20 +00:00
2012-10-03 15:37:14 +00:00
2012-10-04 15:46:03 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-07-18 13:41:31 +00:00
2012-10-09 18:33:17 +00:00
2012-11-05 11:37:36 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-17 22:20:13 +00:00
2012-11-16 16:53:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 16:53:48 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-11-01 16:35:14 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 10:24:57 +00:00
2008-06-28 08:52:56 +00:00
2012-07-18 13:41:31 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-21 00:16:52 +00:00
2012-10-04 00:13:27 +00:00
2012-07-18 14:27:05 +00:00
2012-11-10 16:05:47 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-11-17 22:20:13 +00:00
2012-11-05 11:37:36 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-10-12 13:40:09 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2000-02-14 08:11:56 +00:00
2012-10-31 13:04:01 +00:00
2012-11-14 19:53:04 +00:00
2010-06-03 16:23:36 +00:00
2010-07-13 06:56:45 +00:00
2012-07-18 13:41:31 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-07-19 09:02:44 +00:00
2012-11-16 16:53:48 +00:00
2012-07-18 13:41:31 +00:00
2012-11-17 22:20:13 +00:00
2012-11-17 22:20:13 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-04 10:54:07 +00:00
2012-10-23 14:48:08 +00:00
2008-08-17 15:04:11 +00:00
2012-10-04 15:46:03 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 16:53:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-07-18 13:41:31 +00:00
2012-11-17 22:20:13 +00:00
2012-09-30 21:12:01 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-15 16:35:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 16:53:48 +00:00
2012-11-16 15:23:20 +00:00
2012-11-10 16:05:47 +00:00
2012-11-17 19:30:34 +00:00
2012-10-02 11:59:22 +00:00
2012-11-17 12:53:46 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 18:38:03 +00:00
2012-10-02 18:38:03 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 16:35:48 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-17 22:20:13 +00:00
2012-11-17 22:20:13 +00:00
2008-05-12 12:26:37 +00:00
2012-10-02 11:59:22 +00:00
2012-07-18 12:00:10 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-13 16:56:45 +00:00
2012-11-13 16:56:45 +00:00
2012-10-03 20:56:06 +00:00
2012-11-01 16:35:14 +00:00
2012-10-31 13:04:01 +00:00
2012-11-05 11:37:36 +00:00
2012-11-16 15:23:20 +00:00
2012-11-18 01:03:38 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-11-05 11:37:36 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 01:50:24 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-05 11:37:36 +00:00
2012-10-31 13:04:01 +00:00
2012-11-18 01:03:38 +00:00
2012-07-18 12:00:10 +00:00
2012-10-15 09:03:33 +00:00
2012-11-16 15:23:20 +00:00
2000-07-25 02:13:26 +00:00
2000-07-24 20:18:15 +00:00
2000-03-06 21:18:43 +00:00
2012-10-04 02:28:44 +00:00
2012-07-18 12:00:10 +00:00
2012-11-18 11:51:17 +00:00
2012-11-05 11:37:36 +00:00
2012-09-30 21:12:01 +00:00
2012-11-05 11:37:36 +00:00
2012-10-15 13:23:56 +00:00
2012-11-16 15:23:20 +00:00
2012-01-06 15:28:23 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 16:35:48 +00:00
2012-11-16 15:23:20 +00:00
2012-11-17 17:54:21 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2011-09-11 11:02:02 +00:00
2011-09-11 11:02:02 +00:00
2012-09-30 21:12:01 +00:00
2012-10-08 16:15:35 +00:00
2012-11-05 11:37:36 +00:00
2012-10-02 11:59:22 +00:00
2012-07-18 12:00:10 +00:00
2012-10-15 16:35:48 +00:00
2012-11-16 15:23:20 +00:00
2012-10-12 15:26:58 +00:00
2012-11-18 01:03:38 +00:00
2012-10-11 23:46:23 +00:00
2011-09-07 16:33:53 +00:00
2011-09-07 16:33:53 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 16:53:48 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2012-11-18 01:09:06 +00:00
2012-10-05 01:03:41 +00:00
2012-10-02 11:59:22 +00:00
2012-10-23 01:31:32 +00:00
2012-10-15 16:35:48 +00:00
2012-10-11 12:24:00 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 16:53:48 +00:00
2012-10-02 08:58:37 +00:00
2012-10-23 21:42:07 +00:00
2012-11-16 15:23:20 +00:00
2012-07-18 13:41:31 +00:00
2012-10-15 09:03:33 +00:00
2012-11-16 16:44:37 +00:00
2012-11-16 16:53:48 +00:00
2012-10-15 16:35:48 +00:00
2012-10-03 17:13:27 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00