Viktor Szakats
8e01405ad7
2008-08-09 11:43 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
...
* doc/whatsnew.txt
* bin/hb-mkslib.sh
! Changed the way harbour.dylib is created on Darwin systems
to support universal builds. Please review and test.
! Fixed generating links for .dylibs on Darwin.
! Removed one excessive 'cd "${OTMPDIR}"' command.
(I hope this is right)
! Removed previously added $(L_USR) from Darwin dynamic
lib creation command line, as the L_USR "-arch" flags
(and probably others) cannot work here.
; TOFIX: 'ld: library not found for -lharbour' is still
present.
* include/hbsetup.h
+ Added autodetection for HB_OS_DARWIN (based on __APPLE__).
* config/darwin/gcc.cf
! Not forcing HB_OS_DARWIN from the command-line,
we're relying on the autodetection.
* source/rtl/hbzlib.c
* include/hbextern.ch
* doc/whatsnew.txt
* Harbour level functions renamed:
HB_COMPRESS -> HB_ZCOMPRESS
HB_COMPRESSBOUND -> HB_ZCOMPRESSBOUND
HB_UNCOMPRESS -> HB_ZUNCOMPRESS
HB_UNCOMPRESSLEN -> HB_ZUNCOMPRESSLEN
This is to avoid collision with xhb functions
with similar name but different parameter list.
Please modify your programs to use the new interface.
INCOMPATIBLE.
* utils/hbextern/hbextern.prg
* Disabled scanning C HB_FUNC functions in .prg files.
* Minor formatting.
* include/hbapigt.h
! Minor cosmetic.
* source/vm/runner.c
* include/hbextern.ch
* doc/whatsnew.txt
* contrib/examples/hscript/hscript.prg
* utils/hbrun/hbrun.prg
* Harbour level functions renamed:
__HRBRUN -> HB_HRBRUN
__HRBLOAD -> HB_HRBLOAD
__HRBDO -> HB_HRBDO
__HRBUNLOAD -> HB_HRBUNLOAD
__HRBGETFU -> HB_HRBGETSYMBOL
__HRBDOFU -> HB_HRBDOSYMBOL
.hrb API functions moved to the documented namespace.
Old function names still function, but are deprecated.
Please modify your programs to use the new interface.
; NOTE: HB_DBG_*() function should I believe correctly
named as __DBG*(), as they are indeed internal
functions, not meant to guaranteed for final apps.
We should do this cleanup in the future.
* tests/Makefile
- tests/spawn.prg
- tests/spawn2.prg
! Removed two obsolete tests.
2008-08-09 09:59:09 +00:00
..
2008-07-09 10:03:30 +00:00
2008-07-09 10:03:30 +00:00
2008-07-09 10:03:30 +00:00
2008-07-09 10:03:30 +00:00
2008-07-09 10:03:30 +00:00
2008-07-09 10:03:30 +00:00
2008-07-09 10:03:30 +00:00
2008-07-09 10:03:30 +00:00
2008-07-09 10:03:30 +00:00
2008-07-09 10:03:30 +00:00
2008-07-28 15:15:45 +00:00
2008-07-09 10:03:30 +00:00
2008-08-07 22:30:53 +00:00
2008-07-09 10:03:30 +00:00
2008-06-10 09:13:33 +00:00
2008-05-30 17:34:53 +00:00
2008-08-08 00:17:57 +00:00
2008-05-07 10:26:41 +00:00
2008-06-14 07:19:56 +00:00
2007-04-13 01:06:01 +00:00
2007-08-30 01:56:03 +00:00
2008-06-10 09:13:33 +00:00
2007-11-04 18:21:17 +00:00
2007-08-27 15:35:41 +00:00
2008-08-04 11:27:57 +00:00
2007-08-20 13:50:18 +00:00
2007-04-14 10:41:54 +00:00
2008-05-23 19:57:49 +00:00
2008-06-10 09:13:33 +00:00
2008-04-21 13:14:35 +00:00
2008-06-10 09:13:33 +00:00
2007-09-10 10:01:50 +00:00
2008-06-19 00:02:50 +00:00
2008-08-04 11:27:57 +00:00
2008-06-10 09:13:33 +00:00
2008-06-10 09:13:33 +00:00
2008-06-11 16:23:02 +00:00
2008-06-11 16:23:02 +00:00
2008-05-29 18:39:35 +00:00
2008-07-11 15:33:41 +00:00
2008-04-17 11:29:20 +00:00
2008-04-17 11:29:20 +00:00
2003-02-18 21:02:54 +00:00
2007-08-30 01:56:03 +00:00
2008-01-31 22:03:37 +00:00
2008-06-08 13:30:28 +00:00
2008-07-25 13:24:57 +00:00
2008-07-26 14:26:11 +00:00
2007-10-23 08:22:17 +00:00
2007-10-19 14:16:35 +00:00
2008-08-04 11:27:57 +00:00
2008-04-23 16:05:30 +00:00
2008-04-28 07:30:26 +00:00
2008-04-28 07:30:26 +00:00
2007-04-18 22:15:17 +00:00
2008-08-04 11:27:57 +00:00
2008-04-17 11:29:20 +00:00
2008-08-05 21:47:58 +00:00
2008-06-14 07:19:56 +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
2008-08-04 20:20:17 +00:00
2007-08-30 01:56:03 +00:00
2002-10-19 20:16:59 +00:00
2008-05-21 15:50:34 +00:00
2007-11-22 00:44:50 +00:00
2008-07-09 16:25:00 +00:00
2007-11-11 13:42:46 +00:00
2007-09-13 02:43:57 +00:00
2008-05-23 19:57:49 +00:00
2008-06-23 17:43:11 +00:00
2006-02-04 16:16:48 +00:00
2008-07-07 22:35:39 +00:00
2006-02-04 16:16:48 +00:00
2008-02-21 23:20:35 +00:00
2008-06-26 09:47:58 +00:00
2008-06-12 18:01:04 +00:00
2008-01-26 05:29:20 +00:00
2007-12-22 10:28:28 +00:00
2006-02-04 16:16:48 +00:00
2008-03-12 16:44:16 +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
2008-06-10 09:13:33 +00:00
2008-06-10 09:13:33 +00:00
2008-07-28 10:37:57 +00:00
2008-07-22 15:19:06 +00:00
2007-11-04 01:40:13 +00:00
2008-08-08 00:19:01 +00:00
2008-06-10 09:13:33 +00:00
2008-08-04 20:14:55 +00:00
2008-05-22 08:05:32 +00:00
2008-08-08 03:01:12 +00:00
2008-05-21 15:50:34 +00:00
2008-07-09 10:03:30 +00:00
2008-06-10 09:13:33 +00:00
2008-06-10 09:13:33 +00:00
2007-11-11 21:55:39 +00:00
2008-06-10 09:13:33 +00:00
2008-08-09 09:59:09 +00:00
2008-05-27 15:12:00 +00:00
2008-08-08 00:19:01 +00:00
2008-08-08 00:19:01 +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
2008-07-17 16:28:11 +00:00
2007-08-30 01:56:03 +00:00
2008-06-10 09:13:33 +00:00
2008-06-10 09:13:33 +00:00
2001-05-15 13:02:07 +00:00
2008-04-21 13:14:35 +00:00
2008-07-26 14:26:11 +00:00
2008-06-10 09:13:33 +00:00
2008-05-08 19:26:20 +00:00
2008-07-30 01:11:29 +00:00
2008-05-07 10:26:41 +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
2008-06-10 09:13:33 +00:00
2008-07-29 22:21:50 +00:00
2008-05-21 15:50:34 +00:00
2008-01-09 14:04:12 +00:00
2007-12-07 09:44:03 +00:00
2006-02-04 16:16:48 +00:00
2006-08-17 11:05:09 +00:00
2007-11-16 13:48:29 +00:00
2007-11-16 19:09:10 +00:00
2008-05-22 06:40:53 +00:00
2008-07-31 15:42:00 +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
2008-05-21 15:50:34 +00:00
2008-05-21 15:50:34 +00:00
2008-05-21 15:50:34 +00:00
2001-12-15 11:22:29 +00:00
2008-04-23 16:05:30 +00:00
2008-07-07 22:35:39 +00:00
2008-07-25 13:24:57 +00:00
2008-06-10 09:13:33 +00:00
2008-05-23 19:57:49 +00:00
2008-05-07 10:26:41 +00:00
2008-05-07 10:26:41 +00:00
2008-04-21 13:14:35 +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
2008-06-10 09:13:33 +00:00
2007-07-18 19:30:40 +00:00
2008-06-10 09:13:33 +00:00
2008-06-10 09:13:33 +00:00
2007-08-31 01:20:52 +00:00
2006-02-04 16:16:48 +00:00
2008-01-09 14:04:12 +00:00
2008-05-16 17:27:20 +00:00
2008-05-07 10:26:41 +00:00
2007-11-11 21:55:39 +00:00
2007-11-22 00:44:50 +00:00
2008-08-04 10:59:10 +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
2008-04-17 11:29:20 +00:00
2008-04-17 11:29:20 +00:00
2004-10-11 20:44:30 +00:00
2008-06-10 09:13:33 +00:00
2008-07-09 16:25:00 +00:00
2008-06-10 09:13:33 +00:00
2008-06-10 09:13:33 +00:00
2008-07-26 14:26:11 +00:00
2008-06-10 09:13:33 +00:00
2008-06-10 09:13:33 +00:00
2008-06-10 09:13:33 +00:00
2002-01-30 08:25:54 +00:00
2008-06-10 09:13:33 +00:00
2008-04-21 12:56:13 +00:00
2008-04-21 13:14:35 +00:00
2008-05-27 01:08:45 +00:00
2007-09-17 16:42:43 +00:00
2008-04-23 16:05:30 +00:00
2008-04-23 16:05:30 +00:00
2001-06-15 17:59:21 +00:00
2008-07-28 16:20:27 +00:00
2007-04-24 08:38:50 +00:00
2008-07-25 18:47:21 +00:00
2007-11-16 13:48:29 +00:00
2008-04-21 13:14:35 +00:00
2008-04-21 12:56:13 +00:00
2008-04-27 20:45:18 +00:00
2001-04-12 07:45:31 +00:00
2008-04-21 13:14:35 +00:00
2007-10-16 11:04:51 +00:00
2008-07-05 01:29:34 +00:00
2008-07-25 16:47:46 +00:00
2008-06-10 09:13:33 +00:00
2007-12-14 07:51:42 +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
2008-05-07 10:26:41 +00:00
2008-06-10 09:13:33 +00:00
2008-04-23 16:05:30 +00:00
2007-10-17 09:57:59 +00:00
2008-06-10 09:13:33 +00:00
2008-06-25 14:49:22 +00:00
2007-10-16 11:04:51 +00:00
2008-06-10 09:13:33 +00:00
2007-08-30 01:56:03 +00:00
2008-04-23 16:05:30 +00:00
2008-06-10 09:13:33 +00:00
2007-08-31 01:20:52 +00:00
2006-12-04 18:22:29 +00:00