Commit Graph

  • 0bb563286e 2008-08-11 15:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * config/sunos/gcc.cf ! Fixed to include required system libs for hbinet.c. - Removed HB_OS_SUNOS command-line macro. Now relying on autodetection. Viktor Szakats 2008-08-11 14:01:13 +00:00
  • df12aa3754 2008-08-11 11:02 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * make_vcce.mak * Minor cosmetic sync with make_vc.mak Viktor Szakats 2008-08-11 09:03:00 +00:00
  • 8f35a2af67 2008-08-10 17:32 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * make_xmingwce.sh * make_xmingw.sh ! Fixed to use full uppercase for script generated __PLATFORM__ macros too. Przemek pls check me. Viktor Szakats 2008-08-10 15:32:50 +00:00
  • 111bee4234 2008-08-10 16:18 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * config/rules.cf * make_b32.mak * make_gcc.mak * make_vcce.mak * make_vc.mak * -kM -> -km ! Synced make_vcce.mak HBFLAGSCMN flag with make_vc.mak. (-gc1 -> -gc0 -km) Viktor Szakats 2008-08-10 14:23:46 +00:00
  • 6238ebfb9c 2008-08-10 16:17 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.sh * updated library list for wince harbour.dll linking Przemyslaw Czerpak 2008-08-10 14:17:52 +00:00
  • ebd4b939a1 2008-08-10 15:14 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/ChangeLog * harbour/include/hbextern.ch ! fixed typo, should be HB_REQUEST_SCALAR Przemyslaw Czerpak 2008-08-10 13:15:01 +00:00
  • ea7b9d69d5 2008-08-10 12:58 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbextern.ch * include scalar classes only when HB_REQUEST_SCALLAR define is set Przemyslaw Czerpak 2008-08-10 10:59:11 +00:00
  • 55983c8a51 missed adding previous ChangeLog entry. Viktor Szakats 2008-08-09 21:07:52 +00:00
  • dd0e61f114 2008-08-09 21:44 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * doc/whatsnew.txt * Minor corrections. Viktor Szakats 2008-08-09 20:34:13 +00:00
  • 37b2c8bbd7 2008-08-09 18:07 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/extrap.c * use static buffer for signal alternative stack so it will not have to be deallocated for clean application exit Przemyslaw Czerpak 2008-08-09 16:08:04 +00:00
  • 600a663e84 2008-08-09 18:00 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * make_gnu_os2.cmd * Minor formatting. Viktor Szakats 2008-08-09 16:02:16 +00:00
  • 95a9271e8d 2008-08-09 17:55 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/runner.c ! fixed HB_HRBGETFUNSYM() to respect only function symbols Przemyslaw Czerpak 2008-08-09 15:55:31 +00:00
  • cc57d998b6 2008-08-09 17:52 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * doc/whatsnew.txt * include/hbextern.ch * source/vm/runner.c - Completely removed __HRBDOFU(). Users should use DO() instead. Viktor Szakats 2008-08-09 15:52:42 +00:00
  • c832638c53 2008-08-09 17:31 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/extrap.c * deallocate alternative signal stack on exit TOFIX: hb_vmSetExceptionHandler() / hb_vmUnsetExceptionHandler() cover only part of hb_vmInit() and not hb_vmQuit(). Their calls should be moved to external places where both hb_vmInit() and hb_vmQuit() are executed. Przemyslaw Czerpak 2008-08-09 15:32:06 +00:00
  • 574c4116b8 2008-08-09 16:52 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * include/hbsetup.h * Refinement to HB_OS_DARWIN autodetection. Thanks Przemek. Viktor Szakats 2008-08-09 15:00:36 +00:00
  • b34229e162 2008-08-09 16:28 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-mkslib.sh * do not create temporary directory in MacOSX ! fixed absolute shared library soft links to be relative ones Przemyslaw Czerpak 2008-08-09 14:28:57 +00:00
  • e1d18448b5 2008-08-09 12:55 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * config/darwin/gcc.cf % Commented -Wno-long-double Darwin option. It seems that it's no longer needed with GCC 4.0.1. Viktor Szakats 2008-08-09 10:56:13 +00:00
  • 8773f3202a 2008-08-09 12:33 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * config/darwin/gcc.cf % Removed an unnecessary -I option from the GCC command line. Viktor Szakats 2008-08-09 10:33:58 +00:00
  • 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. Viktor Szakats 2008-08-09 09:59:09 +00:00
  • 70b5fc6817 2008-08-08 18:28 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * bin/hb-mkslib.sh + Added $(L_USR) to Darwin dynamic lib creation command line. Viktor Szakats 2008-08-08 16:30:27 +00:00
  • 36d09bf5aa 2008-08-08 13:18 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbsqlit3/sqlite3/sqlite3.c ! Pacified one OSX GCC unused var warning. Viktor Szakats 2008-08-08 11:29:38 +00:00
  • cb2323a9fe 2008-08-08 13:13 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/postinst.sh * use libtool instead of ar to create library on Darwin Przemyslaw Czerpak 2008-08-08 11:13:45 +00:00
  • dbdbd3d7c0 2008-08-08 11:17 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * config/darwin/gcc.cf ! Added space after -o in CC_OUT to avoid a lot of warning messages. NOTE: Is there any way to add the ending space in a safer way? Now an editor can easily truncate it by incident. Viktor Szakats 2008-08-08 09:18:26 +00:00
  • 5ac45d65c6 2008-08-08 05:00 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/hbgtmk.sh * removed ncurses dependences Przemyslaw Czerpak 2008-08-08 03:01:12 +00:00
  • 04779c262f 2008-08-08 03:05 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.sh * replaced all echo -n with echo - shells should remove trailing blank characters when stream command is not quoted by "" Przemyslaw Czerpak 2008-08-08 01:06:27 +00:00
  • beab897d85 2008-08-08 02:18 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/make_deb.sh * harbour/make_tgz.sh * harbour/make_rpm.sh * harbour/make_rpmce.sh * harbour/make_rpmw32.sh * harbour/bin/pack_src.sh * force using BASH in all files which includes hb-func.sh Przemyslaw Czerpak 2008-08-08 00:19:01 +00:00
  • e3160e7258 2008-08-07 17:20 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/source/rtl/achoice.prg - Removed K_MOUSEMOVE functionality. Pritpal Bedi 2008-08-08 00:17:57 +00:00
  • 2975ab221e 2008-08-07 16:35 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/source/rtl/achoice.prg + Added functionality for K_MOUSEMOVE. Now if the moouse is moved over the AChoice area, prompt ready for selection will also change, just like in Windows. Pritpal Bedi 2008-08-07 23:34:47 +00:00
  • f2db0b0ba1 2008-08-08 01:10 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * doc/genhtm.sh ! Minor fix to previous commit. Viktor Szakats 2008-08-07 23:23:09 +00:00
  • fe6afd4252 2008-08-08 00:33 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + doc/genhtm.sh + Added Linux/Unix make file for docs (sf.net #1673897) Thanks to Wilfried Brunken - df7be. Viktor Szakats 2008-08-07 22:36:46 +00:00
  • 98e79a7e2f 2008-08-08 00:30 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.sh + recognize -mwindows -mconsole MinGW-GCC switches and update library list for them Przemyslaw Czerpak 2008-08-07 22:30:53 +00:00
  • c497600668 2008-08-07 23:04 UTC+0200 Viktor Szakats (harbour.01 syenar hu) - doc/es/simplex.txt * doc/es/Makefile - Obsolete file removed. Viktor Szakats 2008-08-07 21:04:39 +00:00
  • fab916ffd6 2008-08-07 22:52 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * doc/whatsnew.txt * Updated. Viktor Szakats 2008-08-07 20:53:21 +00:00
  • 1963970a1d 2008-08-07 21:49 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/examples/pp/pp.c * contrib/hbmisc/fileread.prg * contrib/hbmisc/tests/readfile.prg * contrib/hbmisc/tests/twirl.prg * contrib/hbmisc/twirler.prg * doc/en/readme.txt * doc/es/readme.txt * harbour-ce-spec * harbour-w32-spec * harbour.spec * source/rtl/achoice.prg * tests/boxtst2.prg * tests/delimtst.prg * tests/devtest.prg * tests/disptest.prg * tests/inkeytst.prg * tests/longdev.prg * tests/output.prg * tests/round.prg * tests/sbartest.prg * tests/scroll.prg * tests/sdf_test.prg * tests/seconds.prg * tests/setkeys.prg * tests/testhtml.prg * tests/version.prg * utils/hbdoc/hbdoc.prg * Minor formattings, cosmetic updates, homepage made lower case everywhere. Viktor Szakats 2008-08-07 19:54:10 +00:00
  • 23f825e9ae 2008-08-07 12:23 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/source/rtl/achoice.prg * Corrected behavior of K_LDBLCLK and K_LBUTTONDOWN. Pritpal Bedi 2008-08-07 19:21:03 +00:00
  • cd6dbca8e2 2008-08-07 18:50 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/rtl/achoice.prg * Minor changes to mouse support. TOFIX/TODO added. Viktor Szakats 2008-08-07 16:51:07 +00:00
  • 6f86ae6d5e typos in my entries Viktor Szakats 2008-08-07 16:04:28 +00:00
  • f504993358 2008-08-07 17:48 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/debug/debugger.prg ! added missing semicolon for -DHB_NO_READDBG compilation Thanks to Lorenzo Przemyslaw Czerpak 2008-08-07 15:48:35 +00:00
  • ce46a820a3 2008-08-07 15:06 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/gtwvg/wvgutils.c ! fixed OpenWatcom compilation Przemyslaw Czerpak 2008-08-07 13:06:25 +00:00
  • 3e94ca78ca 2008-08-07 14:58 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/harbour-ce-spec * harbour/harbour-w32-spec ! set HB_XBUILD evvar * harbour/bin/hb-func.sh ! do not move harbour.dll to HB_BIN_INSTALL directory when HB_XBUILD envvar is set Przemyslaw Czerpak 2008-08-07 12:58:43 +00:00
  • ab53bda7b4 2008-08-07 14:33 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * include/hbver.h - Removed reference to hbverfix. Viktor Szakats 2008-08-07 12:34:40 +00:00
  • e962864f7b 2008-08-07 13:32 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbodbc/odbc.c ! fixed casting in conditional expressions Przemyslaw Czerpak 2008-08-07 11:32:54 +00:00
  • 1a67995daf 2008-08-07 12:55 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * include/hbdefs.h % Tamed latest HB_SYMBOL_UNUSED() change to only affect __POCC__, __XCC__. Viktor Szakats 2008-08-07 11:07:30 +00:00
  • 22cb46f12c 2008-08-07 13:01 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.sh * excluded hbcplr library from harbour shared library Przemyslaw Czerpak 2008-08-07 11:01:38 +00:00
  • a375377aef 2008-08-07 12:55 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/harbour-ce-spec * harbour/harbour-w32-spec * harbour/harbour.spec ! added hbextern library Przemyslaw Czerpak 2008-08-07 10:55:43 +00:00
  • 33b9682bf5 2008-08-07 11:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/pp/hbpp.c * utils/hbrun/hbrun.prg * Synced help screen, header and copyright layout. (some more minor) Viktor Szakats 2008-08-07 09:58:42 +00:00
  • bf548948f3 2008-08-07 11:52 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/pp/hbpp.c * utils/hbdoc/hbdoc.prg * utils/hbmake/hbmake.prg * utils/hbtest/hbtest.prg * Synced help screen, header and copyright layout. Viktor Szakats 2008-08-07 09:52:55 +00:00
  • fc8699316a 2008-08-07 10:11 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbodbc/odbc.c ! Replaced depracated ODBC API calls to new ones, thus solving some potential buffer overflow problems and 64 bit warnings. Viktor Szakats 2008-08-07 08:12:09 +00:00
  • 56ee0be12b 2008-08-07 09:15 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/rtl/achoice.prg * Minor formatting. Viktor Szakats 2008-08-07 07:16:34 +00:00
  • da625e5db8 2008-08-07 09:10 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * include/hbdefs.h ! Changed HB_SYMBOL_UNUSED() to better work for all compilers, notably Pelles C. ! Fix to PFLL, although it didn't fix all GCC 4.3.1 warnings. These remained: ../../genc.c:1582: warning: unknown conversion type character 'l' in format ../../genc.c:1582: warning: too many arguments for format [ This changed got merged with existing commit. ] ; Thanks to Przemek for these patches. Viktor Szakats 2008-08-07 07:13:10 +00:00
  • 94e31c94d2 2008-08-06 22:30 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/source/rtl/achoice.prg + Implemented mouse operations as follows. CASE ( nKey == K_MWFORWARD ) Keyboard( Chr( K_UP ) ) CASE ( nKey == K_MWBACKWARD ) Keyboard( Chr( K_DOWN ) ) CASE nKey == K_LDBLCLK Keyboard( Chr( K_ENTER ) ) Pritpal Bedi 2008-08-07 05:34:37 +00:00
  • 9990488df7 2008-08-07 05:05 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbdefs.h ! fixed default printf length modifier for long long integer values Przemyslaw Czerpak 2008-08-07 03:06:08 +00:00
  • 66c032b610 2008-08-07 03:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/gtwvg/gtwvg.c * contrib/gtwvg/wvgutils.c * contrib/gtwvg/wvgcore.c ! Fixed 64 bit (MSVS 2008 64 bit and Pelles C 5 64 bit) related problems shown as warnings. ; Please review and test, especially WinCE and older MSVC builds. ; NOTE: There are many other 64 bit related problems not shown as compiler warnings. Viktor Szakats 2008-08-07 01:37:11 +00:00
  • ee80d242ee 2008-08-06 23:07 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbapollo/Makefile ! Excluded from DOS builds. Viktor Szakats 2008-08-06 21:07:39 +00:00
  • 9c66e59d50 2008-08-06 22:56 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/hbzlib/zconf.h * Undone previous ZLIB_DLL related change, as it causes these warnings, when compiled with MSVS: hbzlib.obj : warning LNK4217: locally defined symbol _inflateEnd imported in function _hb_zlibUncompressedSize hbzlib.obj : warning LNK4217: locally defined symbol _inflate imported in function _hb_zlibUncompressedSize hbzlib.obj : warning LNK4217: locally defined symbol _inflateInit_ imported in function _hb_zlibUncompressedSize hbzlib.obj : warning LNK4217: locally defined symbol _zlibVersion imported in function _HB_FUN_HB_ZLIBVERSION hbzlib.obj : warning LNK4217: locally defined symbol _compressBound imported in function _HB_FUN_HB_COMPRESSBOUND hbzlib.obj : warning LNK4217: locally defined symbol _compress imported in function _HB_FUN_HB_COMPRESS hbzlib.obj : warning LNK4217: locally defined symbol _compress2 imported in function _HB_FUN_HB_COMPRESS hbzlib.obj : warning LNK4217: locally defined symbol _uncompress imported in function _HB_FUN_HB_UNCOMPRESS hbzlib.obj : warning LNK4217: locally defined symbol _gzclose imported in function _hb_gz_Destructor hbzlib.obj : warning LNK4217: locally defined symbol _gzopen imported in function _HB_FUN_HB_GZOPEN hbzlib.obj : warning LNK4217: locally defined symbol _gzdopen imported in function _HB_FUN_HB_GZDOPEN hbzlib.obj : warning LNK4217: locally defined symbol _gzsetparams imported in function _HB_FUN_HB_GZSETPARAMS hbzlib.obj : warning LNK4217: locally defined symbol _gzread imported in function _HB_FUN_HB_GZREAD hbzlib.obj : warning LNK4217: locally defined symbol _gzwrite imported in function _HB_FUN_HB_GZWRITE hbzlib.obj : warning LNK4217: locally defined symbol _gzgets imported in function _HB_FUN_HB_GZGETS hbzlib.obj : warning LNK4217: locally defined symbol _gzputs imported in function _HB_FUN_HB_GZPUTS hbzlib.obj : warning LNK4217: locally defined symbol _gzgetc imported in function _HB_FUN_HB_GZGETC hbzlib.obj : warning LNK4217: locally defined symbol _gzungetc imported in function _HB_FUN_HB_GZUNGETC hbzlib.obj : warning LNK4217: locally defined symbol _gzflush imported in function _HB_FUN_HB_GZFLUSH hbzlib.obj : warning LNK4217: locally defined symbol _gzseek imported in function _HB_FUN_HB_GZSEEK hbzlib.obj : warning LNK4217: locally defined symbol _gzrewind imported in function _HB_FUN_HB_GZREWIND hbzlib.obj : warning LNK4217: locally defined symbol _gztell imported in function _HB_FUN_HB_GZTELL hbzlib.obj : warning LNK4217: locally defined symbol _gzeof imported in function _HB_FUN_HB_GZEOF hbzlib.obj : warning LNK4217: locally defined symbol _gzdirect imported in function _HB_FUN_HB_GZDIRECT hbzlib.obj : warning LNK4217: locally defined symbol _gzerror imported in function _HB_FUN_HB_GZERROR hbzlib.obj : warning LNK4217: locally defined symbol _gzclearerr imported in function _HB_FUN_HB_GZCLEARERR Viktor Szakats 2008-08-06 20:57:33 +00:00
  • 802543bd69 2008-08-06 22:18 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/compiler/hbusage.c + Updated credit list based on contributors committing ChangeLog entries. If anyone has someone to recommend to add to the list, please do this on the devl-list. Viktor Szakats 2008-08-06 20:21:44 +00:00
  • 7be1d20032 2008-08-06 17:53 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * doc/whatsnew.txt + Updated with recent changes. Viktor Szakats 2008-08-06 15:53:47 +00:00
  • 5375c51c2d 2008-08-06 17:31 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.sh * harbour/bin/postinst.sh * changed FM lib name to HBFM Przemyslaw Czerpak 2008-08-06 15:31:35 +00:00
  • 5324c3c429 2008-08-06 16:14 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbapollo/Makefile * contrib/hbapollo/apollo.c ! Fixed include dir detection to honor file casing, to make it compatible with MinGW + bash. Could someone with Apollo for Linux check whether it uses 'Sde61.h' or 'sde61.h' as the header name? ! Fixed to #include "Sde61.h" instead of "sde61.h" Viktor Szakats 2008-08-06 14:14:49 +00:00
  • 00a72f9820 2008-08-06 14:27 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.sh * updated to create harbour.dll in HB_BIN_INSTALL instead of HB_LIB_INSTALL * added to library paths in hb* scripts HB_BIN_INSTALL directory for shared linking when harbour shared library does not exist in HB_LIB_INSTALL but it's present in HB_BIN_INSTALL Przemyslaw Czerpak 2008-08-06 12:27:49 +00:00
  • 15c63104c7 2008-08-06 13:09 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.sh * harbour/source/vm/hvm.c * harbour/source/rtl/hbgtcore.c * added const to s_defaultGT and s_pszLinkedMain declarations * make s_pszLinkedMain visible and functional for platforms which does not use HARBOUR_START_PROCEDURE Przemyslaw Czerpak 2008-08-06 11:10:24 +00:00
  • 160ce29e5e 2008-08-06 12:59 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * common.mak - Excluded hbdebug.lib from non-GNU make made harbour*.dlls. Viktor Szakats 2008-08-06 10:59:43 +00:00
  • a0249cf583 2008-08-06 11:36 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbdoc/hbdoc.prg ! Typos fixed on help screen. Viktor Szakats 2008-08-06 09:37:22 +00:00
  • cc11165862 typos Viktor Szakats 2008-08-06 09:32:27 +00:00
  • ecbbead164 2008-08-05 23:47 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/rtl/errorint.c * source/vm/estack.c * source/vm/hvm.c * source/vm/extrap.c + Added filename to stack traces. Someone please review me. Also, pls test if it compiles cleanly with OS/2. Viktor Szakats 2008-08-05 21:47:58 +00:00
  • 65b73581a8 2008-08-05 21:39 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/hbpcre/_hbconf.h * source/hbzlib/zconf.h * source/hbzlib/ChangeLog ! Fixed to pass down Harbour DLL creation flag to integrated 3rd party sources. After this, pcre and zlib public symbols should be properly exported on Windows platform. ; NOTE: Harbour uses __EXPORT__ to signal DLL creation, which is not very ideal, so I'd suggest to switch to HB_DLL in future versions. Viktor Szakats 2008-08-05 19:48:10 +00:00
  • 376106bfd6 2008-08-05 16:29 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/examples/pp/bld_b32.bat * contrib/examples/pp/bld_vc.bat * contrib/examples/guestbk/bld_b32.bat * contrib/examples/guestbk/bld_vc.bat * contrib/examples/pe/bld_b32.bat * contrib/examples/pe/bld_vc.bat * contrib/examples/dbu/bld_b32.bat * contrib/examples/dbu/bld_vc.bat * contrib/examples/hscript/bld_b32.bat * contrib/examples/hscript/bld_vc.bat * utils/hbdoc/bld_vc.bat * utils/hbdoc/bld_b32.bat * utils/hbmake/bld_vc.bat * utils/hbmake/bld_b32.bat + Cleaning .c and .obj files after the build process. ! This is needed to not interfere with the GNU-make system, which would pickup and try to compiler those temp .c files. Viktor Szakats 2008-08-05 14:31:22 +00:00
  • 93cc5f1aa0 2008-08-05 15:23 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/postinst.sh * added workaround for wrongly detected harbour root path in some environments Przemyslaw Czerpak 2008-08-05 13:23:52 +00:00
  • 94f2dd9da7 2008-08-05 13:22 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * doc/whatsnew.txt + Added hbdot -> hbrun info. Viktor Szakats 2008-08-05 11:23:46 +00:00
  • 4f0a3898f4 2008-08-05 08:50 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * harbour-ce-spec * harbour-w32-spec * harbour.spec * common.mak * make_b32.mak * make_gcc.mak * make_vc.mak * make_vcce.mak * make_tgz.sh * debian/rules - doc/man/hbdot.1 * doc/man/hbrun.1 - utils/hbdot * utils/hbrun/Makefile * utils/hbrun/hbrun.prg - utils/hbrun/external.prg * Replaced hbrun functionality with hbdot's. - Removed separate hbdot tool. Viktor Szakats 2008-08-05 06:51:07 +00:00
  • 8aca0ed0f6 2008-08-05 02:43 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/utils/hbdot/hbdot.prg * removed holder class for HRB modules - it's not longer necessary because we have automatic destructors for .hrb modules * updated usage message for .hrb files * minor modifications Przemyslaw Czerpak 2008-08-05 00:43:40 +00:00
  • be04c086cd 2008-08-05 00:22 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + utils/hbmake/bld_vc.bat + utils/hbmake/bld_b32.bat + Added non-GNU make batch files to build hbmake. ; This is a step towards detaching hbmake from core. Viktor Szakats 2008-08-04 22:41:25 +00:00
  • 3ca6616723 removed half-baked entry left there by mistake Viktor Szakats 2008-08-04 21:51:58 +00:00
  • b24f64d01e 2008-08-04 22:28 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbdot/hbdot.prg + hbdot is now able to run .hrb files too, by doing a check on the extension, similar to hbrun. Viktor Szakats 2008-08-04 21:46:08 +00:00
  • 72a3b9022d 2008-08-04 22:31 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/make_gcc.mak ! fixed SPACEs used instead of TAB in clean command Przemyslaw Czerpak 2008-08-04 20:32:19 +00:00
  • 2f037ea8dd 2008-08-04 22:28 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmake/hbmake.prg ! Several minor typos corrected in main help screen. Viktor Szakats 2008-08-04 20:29:21 +00:00
  • dc44a8e991 2008-08-04 22:16 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/rtl/filesys.c * Minor formatting. [ Thanks for the patches, they got merged with prev commit. ] Viktor Szakats 2008-08-04 20:20:17 +00:00
  • 4e00128f64 2008-08-04 22:13 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/rddads/adsfunc.c ! fixed possibly unclosed AdsCloseSQLStatement() Przemyslaw Czerpak 2008-08-04 20:14:55 +00:00
  • f685ed3713 2008-08-04 20:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * include/hbdefs.h ! Fixed 4 remaining warnings in BCC 5.8.2 builds. Many thanks to Przemek for the patch. NOTE: Now BCC58 core is warning-free and there are two warnings in its own header files, exploited by contrib hbcurl/libcurl. Viktor Szakats 2008-08-04 18:29:09 +00:00
  • 47227807c9 2008-08-04 16:34 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * harbour-ce-spec * harbour-w32-spec * harbour.spec * common.mak * make_b32.mak * make_gcc.mak * make_vc.mak * make_vcce.mak * make_tgz.sh * utils/Makefile - utils/hbpptest + tests/hbpptest * Moved hbpptest to tests. Viktor Szakats 2008-08-04 14:37:36 +00:00
  • 71f2203148 2008-08-04 16:23 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * harbour-ce-spec * harbour-w32-spec * harbour.spec * common.mak * make_b32.mak * make_gcc.mak * make_vc.mak * make_vcce.mak * make_tgz.sh * utils/Makefile - utils/hbver - Removed obsolete binary hbverfix. Viktor Szakats 2008-08-04 14:27:07 +00:00
  • 193fa902f8 2008-08-04 16:02 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/common.mak * harbour/source/compiler/Makefile * harbour/source/compiler/cmdcheck.c * harbour/source/compiler/hbmain.c * harbour/source/compiler/hbusage.c * disabled support for unfinished -gw compiler switch in default builds. It can be enabled by developers who will want to work on this code by recompiling Harbour with HB_GEN_W32_OBJ macro (f.e. by setting it in C_USR envvar) Przemyslaw Czerpak 2008-08-04 14:02:45 +00:00
  • c9fa216774 2008-08-04 15:48 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/debug/dbgentry.c ! fixed some possible memory leaks or GPFs when wrong parameters are passed to debug functions * moved module name conversions (path stripping) into one place so in the future it will be easier to add automatic path detection Przemyslaw Czerpak 2008-08-04 13:48:22 +00:00
  • 0cbd478d53 2008-08-04 15:16 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/compiler/genhrb.c ; added TOFIX note * pacified warning Przemyslaw Czerpak 2008-08-04 13:16:28 +00:00
  • 249cdfe55e 2008-08-04 14:27 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * make_vcce.mak * make_b32.mak * make_vc.mak ! Fixed to delete .dlls from 'bin' dir, too. Viktor Szakats 2008-08-04 12:27:59 +00:00
  • 4a07750309 2008-08-04 14:09 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * make_b32.mak * make_gcc.mak * make_vc.mak * make_vcce.mak ! Fixed to delete hbverbld.h from include dir on 'clean'. ! Using INCLUDE_DIR instead of some hard-wired 'include' dir references. Viktor Szakats 2008-08-04 12:12:39 +00:00
  • ae38cda440 2008-08-04 13:27 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/console.c * harbour/source/rtl/box.c * harbour/source/rtl/errorapi.c * harbour/source/rtl/do.c * harbour/source/rtl/filesys.c * cleaned warnings Przemyslaw Czerpak 2008-08-04 11:27:57 +00:00
  • c587792c98 2008-08-04 12:58 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/pp/ppcore.c * cleaned warning Przemyslaw Czerpak 2008-08-04 10:59:10 +00:00
  • 1d50a22cb2 2008-08-04 11:27 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/debug/debugger.prg ! Avoided __PLATFORM__* macros in core code by using hb_FileMatch() instead of some local logic to make filename comparisons portable. Someone please check me if this is right. Viktor Szakats 2008-08-04 09:27:58 +00:00
  • 6e18832216 minor typo Viktor Szakats 2008-08-04 09:23:43 +00:00
  • d2180b19d7 typo Viktor Szakats 2008-08-01 17:16:16 +00:00
  • 92de1a6444 2008-08-01 14:44 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/pp/ppcore.c * doc/whatsnew.txt ! __PLATFORM__* macros now all #defined in full uppercase. F.e.: __PLATFORM__Windows becomes __PLATFORM_WINDOWS __PLATFORM__Linux becomes __PLATFORM__LINUX INCOMPATIBLE. Viktor Szakats 2008-08-01 13:05:48 +00:00
  • 61b872bd59 2008-08-01 11:01 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/compiler/harbour.yyc * updated for recent harbour.y modifications - thanks to Viktor for remainder Przemyslaw Czerpak 2008-08-01 09:02:25 +00:00
  • 29b52145d1 2008-08-01 03:06 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbpp.h * harbour/include/hbexprb.c * harbour/source/pp/ppcore.c * harbour/source/vm/evalhb.c * harbour/source/vm/runner.c * harbour/source/vm/hvm.c * harbour/source/vm/fm.c * harbour/source/vm/eval.c * harbour/source/vm/dynlibhb.c * harbour/source/vm/classes.c * harbour/source/rdd/hbsix/sxord.c * harbour/source/compiler/hbmain.c * harbour/source/compiler/harbour.y * pacified warnings Przemyslaw Czerpak 2008-08-01 01:06:47 +00:00
  • 9ef0571dd6 2008-08-01 02:09 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * include/hbdefs.h ! Patch added to workaround following phoney warnings when using BCC 5.8 compiler (tested with 5.8.2): Warning W8017 C:\devl\BCC58\Include\stdint.h 77: Redefinition of 'INT16_MIN' is not identical Warning W8017 C:\devl\BCC58\Include\stdint.h 78: Redefinition of 'INT32_MIN' is not identical Warning W8017 C:\devl\BCC58\Include\stdint.h 79: Redefinition of 'INT64_MIN' is not identical Warning W8017 C:\devl\BCC58\Include\stdint.h 82: Redefinition of 'INT16_MAX' is not identical Warning W8017 C:\devl\BCC58\Include\stdint.h 83: Redefinition of 'INT32_MAX' is not identical Warning W8017 C:\devl\BCC58\Include\stdint.h 84: Redefinition of 'INT64_MAX' is not identical Warning W8017 C:\devl\BCC58\Include\stdint.h 87: Redefinition of 'UINT16_MAX' is not identical Warning W8017 C:\devl\BCC58\Include\stdint.h 88: Redefinition of 'UINT32_MAX' is not identical Warning W8017 C:\devl\BCC58\Include\stdint.h 89: Redefinition of 'UINT64_MAX' is not identical Viktor Szakats 2008-08-01 00:13:37 +00:00
  • 9554adb6b5 2008-07-31 23:02 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rdd/hbsix/sxcompr.c * pacified warnings Przemyslaw Czerpak 2008-07-31 21:02:22 +00:00
  • b9cae25c8a 2008-07-31 22:49 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbmzip/hbmzip.c ! added "b" to fopen() flags to force binary mode in all systems during CRC32 calculation Przemyslaw Czerpak 2008-07-31 20:50:18 +00:00
  • 03c157a015 2008-07-31 18:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * include/hbextern.ch + EXTERNAL __OBJGETPROPERTIES Viktor Szakats 2008-07-31 17:01:33 +00:00
  • 0891ca7ddc 2008-07-31 17:41 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/classes.c + adding 2-nd parameter to __clsGetProperties() When it's TRUE then __clsGetProperties() returns also exported messages which have corresponding assign messages (with "_" prefix) Przemyslaw Czerpak 2008-07-31 15:42:00 +00:00
  • a244bb3484 2008-07-31 14:50 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbmzip/hbmzip.c * harbour/contrib/hbmzip/readme.txt * changed parameters of HB_UnzipFileInfo() Now in 10-th parameter is @lCrypted and 11-th is @cComment Przemyslaw Czerpak 2008-07-31 12:50:40 +00:00