Commit Graph

  • a82e1e2532 2009-02-06 13:46 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/harbour-win-spec ! fixed CRLF=>LF Przemyslaw Czerpak 2009-02-06 12:42:33 +00:00
  • 8d6dce6b76 2009-02-06 12:29 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/common/hbprintf.c * pacified warning Przemyslaw Czerpak 2009-02-06 11:25:08 +00:00
  • 4c9438f207 2009-02-06 11:52 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/hbproces.c * removed always false condition for #if expression Przemyslaw Czerpak 2009-02-06 10:47:56 +00:00
  • 99b03e457d 2009-02-06 11:30 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/estack.c ! added missing HB_STACK_TLS_PRELOAD Przemyslaw Czerpak 2009-02-06 10:26:07 +00:00
  • 75890d9bb2 2009-02-06 11:26 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/philes.c * harbour/source/rtl/dirdrive.c * harbour/source/rtl/philesx.c * harbour/source/rtl/filesys.c ! fixed CURDRIVE() and DISKNAME() to not return "A" in OS-es which does not use drive letters ! eliminated toupper() % minor cleanup and speed improvement Przemyslaw Czerpak 2009-02-06 10:21:51 +00:00
  • 32cf59595f 2009-02-06 10:55 UTC+0100 Maurilio Longo (maurilio.longo@libero.it) * config/os2/dir.cf * use $(COMSPEC) instead of calling cmd.exe directly * config/os2/gcc.cf * rewrote create_library rule to work with make -jn without breaking shell environment/command line size. * source/rtl/hbproces.c * included sys/waith.h in OS/2 build. I think that initial #defines can be simplified a bit. * config/os2/install.cf * rewrote install_rule to work with make -jn without breaking shell environment/command line size. * config/lib.cf * removed unnecessary double quotes around TOP definition Maurilio Longo 2009-02-06 09:55:04 +00:00
  • 5dbddbeb1a 2009-02-06 00:05 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbstack.h * harbour/source/vm/estack.c ! fixed typo in one internal function name Przemyslaw Czerpak 2009-02-05 23:01:40 +00:00
  • b4fdd8673f 2009-02-05 10:21 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/rddado/adordd.prg ! Fixed HB_SYMOL_USED() -> HB_SYMBOL_UNUSED() * Formatting. Viktor Szakats 2009-02-05 09:21:52 +00:00
  • c2b165fed8 2009-02-04 02:20 UTC+0200 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/contrib/rddsql/sddfb/make_b32.bat * removed 'echo on' I've left for debugging purpose some time ago Mindaugas Kavaliauskas 2009-02-05 00:21:08 +00:00
  • 5145037b60 2009-02-04 23:55 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * harbour-win-spec ! Fixed some accents messed up in latest changes. Viktor Szakats 2009-02-04 22:56:18 +00:00
  • 50083b874c 2009-02-04 23:39 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * source/compiler/cmdcheck.c * source/compiler/hbmain.c * source/compiler/hbusage.c * Minor rename. Viktor Szakats 2009-02-04 22:40:18 +00:00
  • a8598c6299 2009-02-04 23:23 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * include/hbwince.h * include/hb_io.h * include/hbwmain.c * include/hbthread.h * include/hbsetup.h * include/hbmath.h * include/hbassert.h * contrib/gtwvg/gtwvg.c * contrib/gtwvg/gtwvg.h * contrib/gtwvg/wvggui.c * contrib/gtwvg/wvggui.h * contrib/gtwvg/wvgutils.c * contrib/hbwin/win_prn2.c * contrib/hbwin/win_dll.c * contrib/hbwin/win_prn1.c * contrib/examples/pp/pp.c * contrib/examples/pp/hbppcore.c * source/pp/hbpp.c * source/vm/fm.c * source/vm/extrap.c * source/main/harbour.c * source/common/hbver.c * source/common/hbwince.c * source/rtl/diskspac.c * source/rtl/hbgtcore.c * source/rtl/gtclip.c * source/rtl/gtstd/gtstd.c * source/rtl/disksphb.c * source/rtl/gtpca/gtpca.c * source/rtl/seconds.c * source/rtl/filebuf.c * source/rtl/hbproces.c * source/rtl/gtwvt/gtwvt.h * source/rtl/gtwvt/gtwvt.c * source/rtl/fssize.c * source/rtl/hbinet.c * source/rtl/gtsys.c * source/rtl/filesys.c * HB_WINCE -> HB_OS_WIN_CE. Now all OS branching #defines are in the HB_OS_* namespace. Please use the new name from now on. Viktor Szakats 2009-02-04 22:24:35 +00:00
  • c60db4b7aa 2009-02-04 23:13 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * source/rtl/tget.prg * source/rtl/tgetx.prg * source/rtl/tbcolumn.prg * source/rtl/tbrowse.prg * Reset internal name of GET(), TBROWSE(), TBCOLUMN(), because even if Clipper doesn't have such public symbols, Class(y) has them, and we want to maintain compatibility. Viktor Szakats 2009-02-04 22:14:46 +00:00
  • c414570a23 2009-02-04 23:04 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/examples/hbsqlit2/tests/hbmk_b32.bat * contrib/examples/hbsqlit2/tests/hbmk_vc.bat * contrib/gtwvg/tests/hbmk_b32.bat * contrib/gtwvg/tests/hbmk_vc.bat * contrib/hbapollo/tests/hbmk_b32.bat * contrib/hbapollo/tests/hbmk_vc.bat * contrib/hbclipsm/tests/hbmk_b32.bat * contrib/hbclipsm/tests/hbmk_vc.bat * contrib/hbcrypt/tests/hbmk_b32.bat * contrib/hbcrypt/tests/hbmk_vc.bat * contrib/hbct/tests/hbmk_b32.bat * contrib/hbct/tests/hbmk_vc.bat * contrib/hbcurl/tests/hbmk_b32.bat * contrib/hbcurl/tests/hbmk_vc.bat * contrib/hbfbird/tests/hbmk_b32.bat * contrib/hbfbird/tests/hbmk_vc.bat * contrib/hbfimage/tests/hbmk_b32.bat * contrib/hbfimage/tests/hbmk_vc.bat * contrib/hbgd/tests/hbmk_b32.bat * contrib/hbgd/tests/hbmk_vc.bat * contrib/hbgf/tests/hbmk_b32.bat * contrib/hbgf/tests/hbmk_vc.bat * contrib/hbhpdf/tests/hbmk_b32.bat * contrib/hbhpdf/tests/hbmk_vc.bat * contrib/hbmisc/tests/hbmk_b32.bat * contrib/hbmisc/tests/hbmk_vc.bat * contrib/hbmsql/tests/hbmk_b32.bat * contrib/hbmsql/tests/hbmk_vc.bat * contrib/hbmysql/tests/hbmk_b32.bat * contrib/hbmysql/tests/hbmk_vc.bat * contrib/hbmysql/utils/hbmk_b32.bat * contrib/hbmysql/utils/hbmk_vc.bat * contrib/hbmzip/tests/hbmk_b32.bat * contrib/hbmzip/tests/hbmk_vc.bat * contrib/hbnf/tests/hbmk_b32.bat * contrib/hbnf/tests/hbmk_vc.bat * contrib/hbodbc/tests/hbmk_b32.bat * contrib/hbodbc/tests/hbmk_vc.bat * contrib/hbole/tests/hbmk_b32.bat * contrib/hbole/tests/hbmk_vc.bat * contrib/hbpgsql/tests/hbmk_b32.bat * contrib/hbpgsql/tests/hbmk_vc.bat * contrib/hbsqlit3/tests/hbmk_b32.bat * contrib/hbsqlit3/tests/hbmk_vc.bat * contrib/hbssl/tests/hbmk_b32.bat * contrib/hbssl/tests/hbmk_vc.bat * contrib/hbtip/tests/hbmk_b32.bat * contrib/hbtip/tests/hbmk_vc.bat * contrib/hbtpathy/tests/hbmk_b32.bat * contrib/hbtpathy/tests/hbmk_vc.bat * contrib/hbvpdf/tests/hbmk_b32.bat * contrib/hbvpdf/tests/hbmk_vc.bat * contrib/hbwhat/tests/hbmk_b32.bat * contrib/hbwhat/tests/hbmk_vc.bat * contrib/hbwin/tests/hbmk_b32.bat * contrib/hbwin/tests/hbmk_vc.bat * contrib/hbziparc/tests/hbmk_b32.bat * contrib/hbziparc/tests/hbmk_vc.bat * contrib/rddado/tests/hbmk_b32.bat * contrib/rddado/tests/hbmk_vc.bat * contrib/rddads/tests/hbmk_b32.bat * contrib/rddads/tests/hbmk_vc.bat * contrib/rddsql/tests/hbmk_b32.bat * contrib/rddsql/tests/hbmk_vc.bat * contrib/xhb/tests/hbmk_b32.bat * contrib/xhb/tests/hbmk_vc.bat * source/rdd/usrrdd/example/hbmk_b32.bat * source/rdd/usrrdd/example/hbmk_vc.bat * tests/hbmk_b32.bat * tests/hbmk_vc.bat * HB_ARCHITECTURE w32 -> win transition. Pass 2. ; NOTE: HB_ARCHITECURE=w32 still works, but it's strongly recommended to switch to 'win'. Viktor Szakats 2009-02-04 22:06:57 +00:00
  • b9faa70ee8 2009-02-04 23:00 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * bin/hb-func.sh * bin/hb-mkslib.sh * bin/hbmk.bat * bin/hbmk_b32.bat * bin/hbmk_vc.bat * bin/pack_src.sh * bin/postinst.bat * contrib/examples/uhttpd/modules/bldhrb.bat * contrib/gtwvg/Makefile * contrib/hbct/ctflist.txt * contrib/hbgf/hbgfwin/Makefile * contrib/hbgf/Makefile * contrib/hbodbc/Makefile * contrib/hbole/Makefile * contrib/hbtpathy/Makefile * contrib/hbwhat/Makefile * contrib/hbwin/Makefile * contrib/make_gcc_all.sh * contrib/mtpl_b32.mak * contrib/mtpl_gcc.mak * contrib/mtpl_gcc.sh * contrib/mtpl_vc.mak * doc/dirstruc.txt * doc/es/dirstruc.txt * doc/funclist.txt * doc/gmake.txt * harbour-wce-spec * harbour-win-spec * make_b32.mak * make_gcc.mak * make_gcc.sh * make_gnu.bat * make_gnu.sh * make_gnu_xmingw.sh * make_gnu_xmingwce.sh * make_vc.mak * Makefile * mpkg_tgz.sh * source/vm/Makefile * source/vm/vmmt/Makefile - config/w32 + config/win * HB_ARCHITECTURE w32 -> win transition. Pass 1. Viktor Szakats 2009-02-04 22:02:35 +00:00
  • 4f1d21a620 2009-02-04 22:11 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * bin/hbmk.bat * make_gcc.sh * make_gnu.sh + All of these now accepts 'win' instead of 'w32'. Viktor Szakats 2009-02-04 21:12:12 +00:00
  • 56a8e960d4 2009-02-04 21:59 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * include/hbgtcore.h * contrib/gtwvg/gtwvg.c * contrib/gtwvg/wvggui.c * source/rtl/gtclip.c * source/rtl/gttone.c * source/rtl/gtkbstat.c * source/rtl/gtgui/gtgui.c * source/rtl/gtwin/gtwin.c * source/rtl/gtwvt/gtwvt.c * hb_gt_w32_*() internal functions renamed to hb_gt_winapi_*(). Viktor Szakats 2009-02-04 20:59:47 +00:00
  • c8c4c234d5 2009-02-04 21:48 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/rddado/tests/hbmk_b32.bat * contrib/rddado/tests/hbmk_vc.bat ! hbw32.lib -> hbwin.lib Viktor Szakats 2009-02-04 20:48:45 +00:00
  • e8777b2dfd 2009-02-04 19:20 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * include/hbextern.ch * source/rtl/tbcolumn.prg * source/rtl/tbrowse.prg * source/rtl/tget.prg * source/rtl/tgetx.prg ! Using new method to solve the GET()/TBROWSE()/TBCOLUMN() symbol problem (these aren't public symbols in Clipper). The method used is the one already implemented for other C53 CUI classes. This allows inheritance, doesn't mess up the class name, and won't declare above public symbols. * Moved Xbase++ compatible GET()/TBROWSE()/TBCOLUMN() functionality into separate classes, all inheriting from original Harbour classes. This means that Xbase++ compatible methods are only accessible when using the derived classes. The separation will allow us to move XPP (and other HB_COMPAT_*) compatible functionality into a separate libraries in the future, allowing more freedom to resolve clashing features, symbol names, etc.. * Xbase++ compatible classes are named: xpp_Get(), xpp_TBrowse(), xpp_TBColumn(). This is a slight incompatibility compared to Xbase++ and also to previous Harbour. Technically it seems possible to give them the names GET()/TBROWSE()/TBCOLUMN(), if the class is defined in a different file, but let's first discuss it. Viktor Szakats 2009-02-04 18:21:23 +00:00
  • 8181b8c258 2009-02-04 14:42 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * include/hbextern.ch * common.mak * source/rtl/Makefile + source/rtl/tgetx.prg * source/rtl/tget.prg * source/rtl/tgetint.prg + CA-Cl*pper compatible GET class renamed to HBGet and is now always available regardless of feature settings. * Xbase++ compatible GET class named Get(), moved to separate file and now inherits from HBGet, plus implements additional functionality also in the separate file. * GetNew() moved to tget.prg from tgetint.prg. * Code changed to use HBGet():New() instead of Get():New(). ; TOFIX: After above changes, Xbase++ compatiblity methods are no longer available for regular GETs, only if they are explicitly created using Get():New(). If this is a problem for someone we can start thinking of a solution. ; TODO: Do the same with TBrowse() and TColumn(). Viktor Szakats 2009-02-04 13:45:09 +00:00
  • 6be48dbd67 2009-02-04 09:49 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbwin/win_tprn.prg * Formatting. Viktor Szakats 2009-02-04 08:49:22 +00:00
  • a0f5238d44 2009-02-04 02:16 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbwin/win_prn1.c ! Typo in prev commit. Viktor Szakats 2009-02-04 01:18:52 +00:00
  • fcf54d9256 2009-02-04 02:15 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbwin/win_prn1.c + Added support to pass HDCs as numeric parameters to all Harbour level functions. This allows them to behave as generic Windows API wrappers, and makes WIN_MULDIV(), WIN_RECTANGLE(), WIN_SETBKMODE() fully compatible with parallel GTWVG implementations, so duplicated can now be removed from there. Viktor Szakats 2009-02-04 01:16:33 +00:00
  • ca6779b236 2009-02-04 01:36 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/arrays.c ! protection against possible GPF in hb_rAscan() if user block reduces the array size Przemyslaw Czerpak 2009-02-04 00:31:51 +00:00
  • 1d13959a7b 2009-02-04 01:09 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * include/extend.api * include/hbgtcore.h * include/hbwince.h * include/hbthread.h * include/hbdefs.h * include/hbsetup.h * include/hbapi.h * include/clipdefs.h * include/hbatomic.h * contrib/hbmysql/mysql.c * contrib/hbct/ctnet.c * contrib/hbct/files.c * contrib/hbct/dattime3.c * contrib/hbct/disk.c * contrib/hbodbc/odbc.c * contrib/xhb/hboutdbg.c * contrib/xhb/hbsyslog.c * contrib/xhb/filestat.c * contrib/hbmsql/msql.c * contrib/hbole/ole2.c * contrib/hbmzip/hbmzip.c * contrib/hbapollo/apollo.c * contrib/hbfbird/firebird.c * contrib/hbnf/descendn.c * contrib/hbnf/getenvrn.c * contrib/rddsql/sqlmix.c * contrib/gtwvg/gtwvg.c * contrib/gtwvg/wvggui.c * contrib/gtwvg/wvgwin.c * contrib/gtwvg/wvgutils.c * contrib/gtwvg/wvgcore.c * contrib/rddads/adsx.c * contrib/rddads/rddads.h * contrib/rddads/adsmgmnt.c * contrib/rddads/adsfunc.c * contrib/rddads/ads1.c * contrib/hbfimage/fi_winfu.c * contrib/hbfimage/fi_wrp.c * contrib/hbgd/gd.ch * contrib/hbgd/gdwrp.c * contrib/hbgf/hbgfwin/winapi.c * contrib/hbtip/utils.c * contrib/hbtip/ChangeLog * contrib/hbwin/win_prn2.c * contrib/hbwin/win_osc.c * contrib/hbwin/win_misc.c * contrib/hbwin/win_prt.c * contrib/hbwin/win_dll.c * contrib/hbwin/win_ole.c * contrib/hbwin/win_prn1.c * contrib/hbwin/win_regc.c * contrib/hbssl/sslsess.c * contrib/hbssl/sslrand.c * contrib/hbwhat/whtdate.c * contrib/hbwhat/whtini.c * contrib/hbwhat/whtcret.c * contrib/hbwhat/whthead.c * contrib/hbwhat/whtilst.c * contrib/hbwhat/whtreg.c * contrib/hbwhat/whtclpb.c * contrib/hbwhat/whtmous.c * contrib/hbwhat/whtrgn.c * contrib/hbwhat/whtmeta.c * contrib/hbwhat/whttbar.c * contrib/hbwhat/whtrect.c * contrib/hbwhat/whtbrsh.c * contrib/hbwhat/whtgdi.c * contrib/hbwhat/whtdlg.c * contrib/hbwhat/whtview.c * contrib/hbwhat/whtsys.c * contrib/hbwhat/whtmain.c * contrib/hbwhat/whtwnd.c * contrib/hbwhat/whtmmcap.c * contrib/hbwhat/whtfont.c * contrib/hbwhat/whtdir.c * contrib/hbwhat/whtbmp.c * contrib/hbwhat/whtkbrd.c * contrib/hbwhat/whtpen.c * contrib/hbwhat/whttext.c * contrib/hbwhat/whtdc.c * contrib/hbwhat/whtdraw.c * contrib/examples/uhttpd/socket.c * contrib/examples/uhttpd/uhttpdc.c * source/vm/mainwin.c * source/vm/maindll.c * source/vm/maindllh.c * source/vm/hvm.c * source/vm/cmdarg.c * source/vm/maindllp.c * source/vm/fm.c * source/vm/extrap.c * source/vm/thread.c * source/vm/dynlibhb.c * source/vm/set.c * source/common/hbgete.c * source/common/hbver.c * source/common/hbfsapi.c * source/common/hbwince.c * source/common/hbdate.c * source/rtl/diskspac.c * source/rtl/console.c * source/rtl/gtwin/gtwin.c * source/rtl/fserror.c * source/rtl/hbgtcore.c * source/rtl/gtclip.c * source/rtl/fstemp.c * source/rtl/idle.c * source/rtl/oemansi.c * source/rtl/disksphb.c * source/rtl/net.c * source/rtl/gtgui/gtgui.c * source/rtl/seconds.c * source/rtl/gttone.c * source/rtl/hbproces.c * source/rtl/gtkeycod.c * source/rtl/version.c * source/rtl/gtwvt/gtwvt.c * source/rtl/hbrandom.c * source/rtl/hbinet.c * source/rtl/hbffind.c * source/rtl/gtsys.c * source/rtl/filesys.c * source/rtl/gtkbstat.c * source/rtl/isprint.c * source/compiler/cmdcheck.c * utils/hbmake/hbmlang.c * #defines renamed to be bitwidth-independent. - HB_OS_WIN_32_USED -> HB_OS_WIN_USED - HB_OS_WIN_32 -> HB_OS_WIN ; Please modify your code accordingly. Viktor Szakats 2009-02-04 00:18:56 +00:00
  • d77ce50be6 2009-02-04 00:49 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * doc/dirstruc.txt - contrib/hbtpathy/tpwin32.c + contrib/hbtpathy/tpwin.c * contrib/hbtpathy/common.mak * contrib/hbtpathy/Makefile * Cleaned some 'win32'/'w32' to 'win'. Viktor Szakats 2009-02-03 23:50:48 +00:00
  • 66dd443ef7 2009-02-04 00:29 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbwin/win_reg.prg * contrib/hbwin/win_osc.c * contrib/hbwin/win_os.prg * contrib/hbwin/win_tprn.prg * contrib/hbwin/win_tprt.prg * contrib/hbwin/win_dll.c * contrib/hbwin/win_prn1.c * contrib/hbwin/win_regc.c * contrib/hbwin/tests/testreg.prg * contrib/hbwin/tests/testole.prg * Renaming hbwin lib functions to a common and bitwidth-neutral namespace, which is WIN_*(): - W32_REGPATHSPLIT() -> WIN_REGPATHSPLIT() - W32_REGREAD() -> WIN_REGREAD() - W32_REGWRITE() -> WIN_REGWRITE() - WIN32_REGCREATEKEYEX() -> WIN_REGCREATEKEYEX() - WIN32_REGOPENKEYEX() -> WIN_REGOPENKEYEX() - WIN32_REGQUERYVALUEEX() -> WIN_REGQUERYVALUEEX() - WIN32_REGSETVALUEEX() -> WIN_REGSETVALUEEX() - WIN32_REGCLOSEKEY() -> WIN_REGCLOSEKEY() Viktor Szakats 2009-02-03 23:31:56 +00:00
  • 834efe7a11 2009-02-03 18:51 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/thread.c * casting to pacify warning. The code is correct. Przemyslaw Czerpak 2009-02-03 17:46:58 +00:00
  • dc70d7602c 2009-02-03 18:24 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * doc/en/hb_api.txt * doc/en/hb_apird.txt * include/hbrdddbf.h * include/hbrddcdx.h * include/hbapi.h * include/hbrddfpt.h * include/hbrddntx.h * contrib/hbct/dbftools.c * contrib/rddado/adordd.prg * contrib/hbpgsql/pgrdd.prg * contrib/rddads/adsx.c * contrib/rddads/adsfunc.c * contrib/examples/rdddbt/hbrdddbt.h * contrib/examples/rdddbt/dbfdbt1.c * source/vm/hvm.c * source/vm/memvars.c * source/debug/dbgentry.c * SUCCESS -> HB_SUCCESS * FAILURE -> HB_FAILURE * ERRCODE -> HB_ERRCODE ; Migration finished. Viktor Szakats 2009-02-03 17:25:32 +00:00
  • 4b82944aa3 2009-02-03 17:25 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * source/rtl/gtwvt/gtwvt.c ! Fixed for OpenWatcom 1.8. (SM_REMOTESESSION wasn't defined) Viktor Szakats 2009-02-03 16:26:25 +00:00
  • 1ace83c129 2009-02-03 16:16 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * include/hbrddcdx.h * contrib/rddsql/sddmy/mysqldd.c * contrib/rddsql/sddpg/pgsqldd.c * contrib/rddsql/sddfb/fbirddd.c * contrib/rddsql/hbrddsql.h * contrib/rddsql/sqlbase.c * contrib/rddsql/sqlmix.c * contrib/rddado/adordd.prg * contrib/rddads/rddads.h * contrib/rddads/adsfunc.c * contrib/rddads/ads1.c * contrib/hbbmcdx/bmdbfcdx.c * contrib/hbbmcdx/hbbmcdx.h * SUCCESS -> HB_SUCCESS * FAILURE -> HB_FAILURE * ERRCODE -> HB_ERRCODE Viktor Szakats 2009-02-03 15:17:20 +00:00
  • 185f03cbfd 2009-02-03 15:27 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * include/hbapirdd.h * source/rdd/dbcmd.c * source/rdd/dbcmd53.c * source/rdd/dbcmdx.c * source/rdd/dbdetach.c * source/rdd/dbf1.c * source/rdd/dbsql.c * source/rdd/delim1.c * source/rdd/hbdbsort.c * source/rdd/sdf1.c * source/rdd/wacore.c * source/rdd/wafunc.c * source/rdd/workarea.c * source/rdd/dbfcdx/dbfcdx1.c * source/rdd/dbffpt/dbffpt1.c * source/rdd/dbfnsx/dbfnsx1.c * source/rdd/dbfntx/dbfntx1.c * source/rdd/hbsix/sxcrypt.c * source/rdd/hbsix/sxord.c * source/rdd/hbsix/sxtable.c * source/rdd/hsx/hsx.c * source/rdd/nulsys/nulsys.c * source/rdd/usrrdd/rdds/arrayrdd.prg * source/rdd/usrrdd/rdds/fcomma.prg * source/rdd/usrrdd/rdds/hscdx.prg * source/rdd/usrrdd/rdds/logrdd.prg * source/rdd/usrrdd/rdds/rlcdx.prg * source/rdd/usrrdd/usrrdd.c * SUCCESS -> HB_SUCCESS * FAILURE -> HB_FAILURE * ERRCODE -> HB_ERRCODE Viktor Szakats 2009-02-03 14:29:35 +00:00
  • b438524f5e 2009-02-03 15:03 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * include/hbapigt.h * contrib/hbct/screen1.c * source/rtl/console.c * source/rtl/hbrunfun.c * source/rtl/gx.c * source/rtl/gtapi.c * SUCCESS -> HB_SUCCESS * FAILURE -> HB_FAILURE * ERRCODE -> HB_ERRCODE Viktor Szakats 2009-02-03 14:04:36 +00:00
  • d0c085ee97 2009-02-03 14:48 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * include/hbusrrdd.ch * include/hbapi.h + Added HB_SUCCESS, HB_FAILURE on .prg level, too. * SUCCESS, FAILURE, ERRCODE as compatibility. * Minor cleanup. Viktor Szakats 2009-02-03 13:48:59 +00:00
  • 2b7d040e28 2009-02-03 14:19 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/doc/Makefile * harbour/doc/es/Makefile * updated file list Przemyslaw Czerpak 2009-02-03 13:15:40 +00:00
  • f84064a58b 2009-02-03 12:58 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/make_gcc.sh + added some Solaris libraries necessary to link Harbour applications using sockets Przemyslaw Czerpak 2009-02-03 11:54:36 +00:00
  • e65c6bc425 Lorenzo Fiorini 2009-02-03 10:45:06 +00:00
  • bb1e4dfe09 2009-02-03 03:02 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/mpkg_deb.sh * harbour/make_gnu_xmingwce.sh * harbour/tests/transtst.prg * harbour/tests/wcecon.prg * harbour/tests/foreach2.prg * harbour/tests/rto_get.prg * harbour/tests/memtst.prg * harbour/tests/gtwin.prg * harbour/tests/mt/mttest08.prg * harbour/tests/mt/mttest09.prg * harbour/tests/mt/mttest01.prg * harbour/tests/mt/mttest10.prg * harbour/tests/mt/mttest02.prg * harbour/tests/mt/mttest11.prg * harbour/tests/mt/mttest03.prg * harbour/tests/mt/mttest12.prg * harbour/tests/mt/mttest04.prg * harbour/tests/mt/mttest05.prg * harbour/tests/mt/mttest06.prg * harbour/tests/mt/mttest07.prg * harbour/tests/speedtst.prg * harbour/tests/hsxtest.prg * harbour/tests/rto_tb.prg * harbour/tests/multifnc/t0.prg * harbour/tests/multifnc/t1.prg * harbour/tests/multifnc/t2.prg * harbour/tests/multifnc/Makefile * harbour/tests/gtchars.prg * harbour/tests/aliaslck.prg * harbour/tests/gtcolors.prg * harbour/tests/gtkeys.prg * harbour/make_gcc.sh * harbour/mpkg_rpm_win.sh * harbour/doc/howtosvn.txt * harbour/doc/howtobld.txt * harbour/make_gnu_os2.cmd * harbour/include/hbrddnsx.h * harbour/include/hbsxdef.ch * harbour/include/hbwince.h * harbour/include/hbwmain.c * harbour/include/hbthread.h * harbour/include/hbsix.ch * harbour/include/hbvmint.h * harbour/include/hbassert.h * harbour/include/hbthread.ch * harbour/include/hbatomic.h * harbour/mpkg_rpm_wce.sh * harbour/source/hbextern/hbextern.prg * harbour/source/hbextern/Makefile * harbour/source/lang/msgptiso.c * harbour/source/vm/dlmalloc.c * harbour/source/vm/vmmt/Makefile * harbour/source/vm/thread.c * harbour/source/vm/mainwin/Makefile * harbour/source/vm/vm.c * harbour/source/debug/dbgtinp.prg * harbour/source/common/hbprintf.c * harbour/source/common/hbwince.c * harbour/source/common/hbfopen.c * harbour/source/rtl/tscalars.c * harbour/source/rtl/hbi18n2.prg * harbour/source/rtl/gui.prg * harbour/source/rtl/getsys53.prg * harbour/source/rtl/hbfile.c * harbour/source/rtl/tscalard.c * harbour/source/rtl/tscalarh.c * harbour/source/rtl/tbrowsys.prg * harbour/source/rtl/tscalarl.c * harbour/source/rtl/gtchrmap.c * harbour/source/rtl/tscalarp.c * harbour/source/rtl/oemansix.c * harbour/source/rtl/hbrunfun.c * harbour/source/rtl/strc.c * harbour/source/rtl/gttrm/Makefile * harbour/source/rtl/gttrm/gttrm.c * harbour/source/rtl/dirscan.prg * harbour/source/rtl/tthreadx.prg * harbour/source/rtl/tscalara.c * harbour/source/rtl/hbhex.c * harbour/source/rtl/inkeyapi.c * harbour/source/rtl/filebuf.c * harbour/source/rtl/tscalaru.c * harbour/source/rtl/tmenusys.prg * harbour/source/rtl/secondfs.c * harbour/source/rtl/hbproces.c * harbour/source/rtl/menusys.prg * harbour/source/rtl/gtkeycod.c * harbour/source/rtl/typefilx.prg * harbour/source/rtl/natmsgu.c * harbour/source/rtl/thfuncx.prg * harbour/source/rtl/tscalarb.c * harbour/source/rtl/hbini.prg * harbour/source/rtl/tscalar.prg * harbour/source/rtl/mouse53.c * harbour/source/rtl/hbprocfn.c * harbour/source/rtl/tscalarn.c * harbour/source/rtl/strtoexp.c * harbour/source/rtl/einstvar.prg * harbour/source/rtl/hbstrsh.c * harbour/source/rtl/gtkbstat.c * harbour/source/rtl/hbbit.c * harbour/source/rtl/tscalarc.c * harbour/source/codepage/cpsv850.c * harbour/source/codepage/cpeswinm.c * harbour/source/codepage/cpsk852.c * harbour/source/codepage/ucmik.c * harbour/source/codepage/cpbgmik.c * harbour/source/codepage/cpsvwin.c * harbour/source/codepage/cpskiso.c * harbour/source/codepage/cpskwin.c * harbour/source/codepage/cpsvclip.c * harbour/source/codepage/cpskkam.c * harbour/source/rdd/dbjoinx.prg * harbour/source/rdd/dblistx.prg * harbour/source/rdd/rddinfo.c * harbour/source/rdd/dbtotalx.prg * harbour/source/rdd/dbstruxx.prg * harbour/source/rdd/dbsortx.prg * harbour/source/rdd/dbdetach.c * harbour/source/rdd/dbcmdx.c * harbour/source/rdd/dbfnsx/dbfnsx1.c * harbour/source/rdd/dbfnsx/Makefile * harbour/source/rdd/dbdrop.c * harbour/source/rdd/dbupdatx.prg * harbour/source/rdd/dbcmd53.c * harbour/source/rdd/usrrdd/example/exlog.prg * harbour/source/rdd/usrrdd/example/exarr.prg * harbour/source/rdd/usrrdd/rdds/logrdd.prg * harbour/source/rdd/dbfuncsx.prg * harbour/source/rdd/dbexists.c * harbour/source/rdd/hbsix/sxsem.c * harbour/source/rdd/hbsix/sxord.c * harbour/source/rdd/hbsix/sxredir.c * harbour/source/rdd/hbsix/sxini.prg * harbour/source/rdd/hbsix/sxfname.c * harbour/source/rdd/hbsix/sxtable.c * harbour/source/rdd/hbsix/sxcompat.prg * harbour/source/rdd/hbsix/sxtrig.prg * harbour/source/rdd/hbsix/sxutil.c * harbour/source/rdd/fieldhb.c * harbour/source/compiler/compi18n.c * harbour/contrib/hbmysql/common.mak * harbour/contrib/hbmysql/make_gcc.sh * harbour/contrib/hbmysql/make_vc.bat * harbour/contrib/make_b32_all.bat * harbour/contrib/hbct/screen2.c * harbour/contrib/hbct/charsprd.c * harbour/contrib/hbct/dbftools.c * harbour/contrib/hbct/make_gcc.sh * harbour/contrib/hbct/ctrand.prg * harbour/contrib/hbct/getsecrt.prg * harbour/contrib/hbct/ctdisk.ch * harbour/contrib/hbct/keysec.prg * harbour/contrib/hbct/maxline.c * harbour/contrib/hbct/getinput.prg * harbour/contrib/hbct/video.c * harbour/contrib/hbct/screen3.prg * harbour/contrib/hbct/dattime3.c * harbour/contrib/hbct/lton.c * harbour/contrib/hbct/cursor.c * harbour/contrib/hbct/keytime.prg * harbour/contrib/hbct/misc2.c * harbour/contrib/hbct/color.c * harbour/contrib/hbct/cttime.prg * harbour/contrib/hbct/ctvideo.ch * harbour/contrib/hbct/showtime.prg * harbour/contrib/hbct/numcount.c * harbour/contrib/hbct/pack.c * harbour/contrib/hbct/setlast.c * harbour/contrib/hbct/setrc.c * harbour/contrib/hbct/like.c * harbour/contrib/hbct/disk.c * harbour/contrib/hbct/ctstrfil.c * harbour/contrib/hbct/ctstrfil.h * harbour/contrib/hbct/getinfo.prg * harbour/contrib/hbct/numline.c * harbour/contrib/hbct/scrmark.prg * harbour/contrib/hbct/dattime2.c * harbour/contrib/hbct/keysave.prg * harbour/contrib/hbct/common.mak * harbour/contrib/hbct/misc3.c * harbour/contrib/hbct/expand.c * harbour/contrib/hbct/fcopy.prg * harbour/contrib/hbct/ctpad.c * harbour/contrib/hbct/datetime.c * harbour/contrib/hbct/blank.prg * harbour/contrib/xhb/hboutdbg.c * harbour/contrib/xhb/dbgfx.prg * harbour/contrib/xhb/hbcompat.h * harbour/contrib/xhb/hblog.ch * harbour/contrib/xhb/hbcompat.ch * harbour/contrib/xhb/xhbenum.c * harbour/contrib/xhb/hblognet.prg * harbour/contrib/xhb/hbxml.c * harbour/contrib/xhb/xhbmsgs.c * harbour/contrib/xhb/xhbqself.c * harbour/contrib/xhb/dirrec.prg * harbour/contrib/xhb/hbxml.h * harbour/contrib/xhb/make_gcc.sh * harbour/contrib/xhb/xhbarr.c * harbour/contrib/xhb/xhb.h * harbour/contrib/xhb/hbctypes.ch * harbour/contrib/xhb/xhb.ch * harbour/contrib/xhb/hbsyslog.c * harbour/contrib/xhb/txml.prg * harbour/contrib/xhb/wintypes.ch * harbour/contrib/xhb/sprintf.prg * harbour/contrib/xhb/Makefile * harbour/contrib/xhb/dbgfxc.c * harbour/contrib/xhb/cstruct.ch * harbour/contrib/xhb/hblog.prg * harbour/contrib/xhb/hbstruct.prg * harbour/contrib/xhb/xhbcomp.prg * harbour/contrib/xhb/hbstruct.ch * harbour/contrib/xhb/xhbextrn.ch * harbour/contrib/xhb/hbfast.h * harbour/contrib/xhb/xhbwith.c * harbour/contrib/xhb/hbcomprs.c * harbour/contrib/xhb/common.mak * harbour/contrib/xhb/hbxml.ch * harbour/contrib/xhb/hblogdef.ch * harbour/contrib/xhb/cstructc.c * harbour/contrib/xhb/xhbfunc.c * harbour/contrib/xhb/cstruct.prg * harbour/contrib/hbodbc/common.mak * harbour/contrib/hbodbc/make_gcc.sh * harbour/contrib/hbodbc/make_vc.bat * harbour/contrib/hbgt/common.mak * harbour/contrib/hbgt/make_gcc.sh * harbour/contrib/hbmsql/common.mak * harbour/contrib/hbmsql/tests/hbmk_b32.bat * harbour/contrib/hbmsql/tests/hbmk_vc.bat * harbour/contrib/hbmsql/make_gcc.sh * harbour/contrib/hbmsql/make_b32.bat * harbour/contrib/hbmsql/make_vc.bat * harbour/contrib/mtpl_b32.bat * harbour/contrib/mtpl_b32.mak * harbour/contrib/hbmzip/crypt.h * harbour/contrib/hbmzip/make_gcc.sh * harbour/contrib/hbole/common.mak * harbour/contrib/hbole/oleauto.prg * harbour/contrib/hbole/ole2.c * harbour/contrib/hbole/tests/testole.prg * harbour/contrib/hbole/tests/hbmk_b32.bat * harbour/contrib/hbole/make_gcc.sh * harbour/contrib/hbole/make_b32.bat * harbour/contrib/hbole/make_vc.bat * harbour/contrib/hbole/Makefile * harbour/contrib/make_gcc_all.sh * harbour/contrib/hbfbird/common.mak * harbour/contrib/hbfbird/tests/simple.prg * harbour/contrib/hbfbird/tests/test.prg * harbour/contrib/hbfbird/tests/stress.prg * harbour/contrib/hbfbird/tests/testapi.c * harbour/contrib/hbfbird/tests/hbmk_b32.bat * harbour/contrib/hbfbird/tests/Makefile * harbour/contrib/hbfbird/make_gcc.sh * harbour/contrib/hbfbird/firebird.c * harbour/contrib/hbfbird/make_b32.bat * harbour/contrib/hbfbird/tfirebrd.prg * harbour/contrib/hbfbird/make_vc.bat * harbour/contrib/hbfbird/readme.txt * harbour/contrib/hbfbird/Makefile * harbour/contrib/hbapollo/common.mak * harbour/contrib/hbapollo/make_gcc.sh * harbour/contrib/hbapollo/make_vc.bat * harbour/contrib/make_vc_all.bat * harbour/contrib/hbziparc/common.mak * harbour/contrib/hbziparc/make_gcc.sh * harbour/contrib/hbnf/ftshadow.c * harbour/contrib/hbnf/make_gcc.sh * harbour/contrib/hbnf/iamidle.c * harbour/contrib/hbnf/fttext.c * harbour/contrib/hbnf/setkeys.c * harbour/contrib/hbnf/common.mak * harbour/contrib/hbnf/ftisprn.c * harbour/contrib/hbnf/putkey.c * harbour/contrib/hbnf/setlastk.c * harbour/contrib/rddsql/sddfb/Makefile * harbour/contrib/hbhpdf/tests/harupdf.prg * harbour/contrib/hbhpdf/tests/files/cp936.txt * harbour/contrib/hbhpdf/tests/files/elic_jp.txt * harbour/contrib/hbhpdf/tests/files/sjis.txt * harbour/contrib/hbhpdf/tests/files/euc.txt * harbour/contrib/hbhpdf/tests/files/cp932.txt * harbour/contrib/hbhpdf/harupdf.ch * harbour/contrib/hbhpdf/harupdf.c * harbour/contrib/rddado/common.mak * harbour/contrib/rddado/make_gcc.sh * harbour/contrib/rddado/make_vc.bat * harbour/contrib/gtwvg/wvgdlg.prg * harbour/contrib/gtwvg/gtwvg.h * harbour/contrib/gtwvg/wvglistb.prg * harbour/contrib/gtwvg/make_b32.bat * harbour/contrib/gtwvg/wvgmle.prg * harbour/contrib/gtwvg/wvggui.c * harbour/contrib/gtwvg/wvgtoolb.prg * harbour/contrib/gtwvg/wvgpushb.prg * harbour/contrib/gtwvg/wvggui.h * harbour/contrib/gtwvg/wvgsle.prg * harbour/contrib/gtwvg/wvgtreev.prg * harbour/contrib/gtwvg/make_gcc.sh * harbour/contrib/gtwvg/tests/demoxbp.prg * harbour/contrib/gtwvg/tests/demowvg.prg * harbour/contrib/gtwvg/wvgdatar.prg * harbour/contrib/gtwvg/wvgradio.prg * harbour/contrib/gtwvg/make_vc.bat * harbour/contrib/gtwvg/wincallb.c * harbour/contrib/gtwvg/Makefile * harbour/contrib/gtwvg/wvgsysw.prg * harbour/contrib/gtwvg/wvgmenub.prg * harbour/contrib/gtwvg/wvgbitmp.prg * harbour/contrib/gtwvg/wvtwin.ch * harbour/contrib/gtwvg/wvgcheck.prg * harbour/contrib/gtwvg/wvgstatb.prg * harbour/contrib/gtwvg/wvgstatc.prg * harbour/contrib/gtwvg/common.mak * harbour/contrib/gtwvg/hbgtwvg.ch * harbour/contrib/gtwvg/wvghtmlv.prg * harbour/contrib/gtwvg/wvgparts.ch * harbour/contrib/gtwvg/wincback.prg * harbour/contrib/gtwvg/wvg3stat.prg * harbour/contrib/gtwvg/wvgcombo.prg * harbour/contrib/mtpl_gcc.mak * harbour/contrib/hbpgsql/common.mak * harbour/contrib/hbpgsql/tests/hbmk_b32.bat * harbour/contrib/hbpgsql/make_gcc.sh * harbour/contrib/hbpgsql/make_vc.bat * harbour/contrib/rddads/unixutils.h * harbour/contrib/rddads/common.mak * harbour/contrib/rddads/make_gcc.sh * harbour/contrib/mtpl_gcc.sh * harbour/contrib/hbclipsm/common.mak * harbour/contrib/hbclipsm/make_gcc.sh * harbour/contrib/hbclipsm/make_vc.bat * harbour/contrib/hbfimage/common.mak * harbour/contrib/hbfimage/tests/fitest.prg * harbour/contrib/hbfimage/tests/hbmk_b32.bat * harbour/contrib/hbfimage/make_gcc.sh * harbour/contrib/hbfimage/fi_winfu.c * harbour/contrib/hbfimage/fi_wrp.c * harbour/contrib/hbfimage/make_b32.bat * harbour/contrib/hbfimage/make_vc.bat * harbour/contrib/hbfimage/readme.txt * harbour/contrib/hbfimage/Makefile * harbour/contrib/hbfimage/freeimage.ch * harbour/contrib/hbgd/common.mak * harbour/contrib/hbgd/make_gcc.sh * harbour/contrib/hbgd/make_vc.bat * harbour/contrib/hbmisc/common.mak * harbour/contrib/hbmisc/make_gcc.sh * harbour/contrib/hbtip/encurl.prg * harbour/contrib/hbtip/thtml.prg * harbour/contrib/hbtip/thtml.ch * harbour/contrib/hbtip/utils.c * harbour/contrib/hbtip/popcln.prg * harbour/contrib/hbtip/sendmail.prg * harbour/contrib/hbtip/tip.ch * harbour/contrib/hbtip/cgi.prg * harbour/contrib/hbtip/url.prg * harbour/contrib/hbtip/encqp.prg * harbour/contrib/hbtip/base64x.c * harbour/contrib/hbtip/common.mak * harbour/contrib/hbtip/make_gcc.sh * harbour/contrib/hbtip/httpcln.prg * harbour/contrib/hbtip/encmthd.c * harbour/contrib/hbtip/client.prg * harbour/contrib/hbtip/encoder.prg * harbour/contrib/hbtip/smtpcln.prg * harbour/contrib/hbtip/encb64.prg * harbour/contrib/hbtip/mail.prg * harbour/contrib/hbtip/credent.prg * harbour/contrib/hbtip/ftpcln.prg * harbour/contrib/hbtip/Makefile * harbour/contrib/hbgf/hbgfwin/common.mak * harbour/contrib/hbbmcdx/common.mak * harbour/contrib/hbbmcdx/make_gcc.sh * harbour/contrib/hbbmcdx/make_vc.bat * harbour/contrib/hbwin/win_prn2.c * harbour/contrib/hbwin/win_tprn.prg * harbour/contrib/hbwin/common.mak * harbour/contrib/hbwin/tests/testole.prg * harbour/contrib/hbwin/tests/testprn.prg * harbour/contrib/hbwin/make_gcc.sh * harbour/contrib/hbwin/Makefile * harbour/contrib/hbwin/win_prn1.c * harbour/contrib/mtpl_vc.bat * harbour/contrib/mtpl_vc.mak * harbour/contrib/hbbtree/common.mak * harbour/contrib/hbbtree/make_gcc.sh * harbour/contrib/hbbtree/make_vc.bat * harbour/contrib/hbwhat/debug.ch * harbour/contrib/hbwhat/whtdate.c * harbour/contrib/hbwhat/whtini.c * harbour/contrib/hbwhat/make_b32.bat * harbour/contrib/hbwhat/whticon.c * harbour/contrib/hbwhat/whtcret.c * harbour/contrib/hbwhat/make_gcc.sh * harbour/contrib/hbwhat/whtsock.c * harbour/contrib/hbwhat/whthead.c * harbour/contrib/hbwhat/whtseria.c * harbour/contrib/hbwhat/sqltypes.ch * harbour/contrib/hbwhat/Makefile * harbour/contrib/hbwhat/whtilst.c * harbour/contrib/hbwhat/whtreg.c * harbour/contrib/hbwhat/whtmem.c * harbour/contrib/hbwhat/whtclpb.c * harbour/contrib/hbwhat/winini.prg * harbour/contrib/hbwhat/whtmous.c * harbour/contrib/hbwhat/whatutil.prg * harbour/contrib/hbwhat/whtrgn.c * harbour/contrib/hbwhat/whtmeta.c * harbour/contrib/hbwhat/whtmapi.c * harbour/contrib/hbwhat/winrbar.prg * harbour/contrib/hbwhat/whttbar.c * harbour/contrib/hbwhat/winerror.prg * harbour/contrib/hbwhat/whtrect.c * harbour/contrib/hbwhat/whtbrsh.c * harbour/contrib/hbwhat/import.ch * harbour/contrib/hbwhat/whtgdi.c * harbour/contrib/hbwhat/winstruc.ch * harbour/contrib/hbwhat/whtscrlb.c * harbour/contrib/hbwhat/whtdlg.c * harbour/contrib/hbwhat/whtview.c * harbour/contrib/hbwhat/whtsys.c * harbour/contrib/hbwhat/whtlv.c * harbour/contrib/hbwhat/whtmain.c * harbour/contrib/hbwhat/whtwnd.c * harbour/contrib/hbwhat/wintabs.prg * harbour/contrib/hbwhat/whtmisc.c * harbour/contrib/hbwhat/whtcomm.c * harbour/contrib/hbwhat/wincomm.prg * harbour/contrib/hbwhat/whtmmcap.c * harbour/contrib/hbwhat/tests/whatdemo.prg * harbour/contrib/hbwhat/whtprn.c * harbour/contrib/hbwhat/whtinet.c * harbour/contrib/hbwhat/hbwhat.ch * harbour/contrib/hbwhat/whttab.c * harbour/contrib/hbwhat/make_vc.bat * harbour/contrib/hbwhat/whtfont.c * harbour/contrib/hbwhat/whtshell.c * harbour/contrib/hbwhat/commdlg.ch * harbour/contrib/hbwhat/whtcdlg.c * harbour/contrib/hbwhat/wincdlg.prg * harbour/contrib/hbwhat/whtbmp.c * harbour/contrib/hbwhat/whtdir.c * harbour/contrib/hbwhat/winuser.ch * harbour/contrib/hbwhat/whtpen.c * harbour/contrib/hbwhat/whtkbrd.c * harbour/contrib/hbwhat/whttext.c * harbour/contrib/hbwhat/whtdc.c * harbour/contrib/hbwhat/whtmsg.c * harbour/contrib/hbwhat/windebug.prg * harbour/contrib/hbwhat/wincore.prg * harbour/contrib/hbwhat/wintbar.prg * harbour/contrib/hbwhat/common.mak * harbour/contrib/hbwhat/whtdraw.c * harbour/contrib/hbwhat/whttree.c * harbour/contrib/hbwhat/wininet.ch * harbour/contrib/hbwhat/whtmenu.c * harbour/contrib/hbwhat/commctrl.ch * harbour/contrib/hbwhat/wingdi.ch * harbour/contrib/examples/pe/pe.prg * harbour/contrib/examples/pe/hbmk_b32.bat * harbour/contrib/examples/uhttpd/cookie.prg * harbour/contrib/examples/uhttpd/cgifunc.prg * harbour/contrib/examples/uhttpd/modules/cookie.prg * harbour/contrib/examples/dbu/readme.txt * harbour/contrib/examples/dbu/hbmk_b32.bat * harbour/contrib/examples/dbu/Makefile * harbour/utils/hbmake/hbmfrdln.c * harbour/utils/hbtest/rt_mt.prg * harbour/utils/hbi18n/hbi18n.prg * harbour/utils/hbi18n/Makefile * harbour/make_gcc.mak * harbour/config/none.cf * harbour/config/w32/mingwce.cf * harbour/config/w32/owatcom.cf * harbour/config/w32/pocc.cf * svn ps svn:keywords "Author Date Id Revision" Przemyslaw Czerpak 2009-02-03 02:05:45 +00:00
  • d81d19db75 2009-02-03 02:07 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbct/strdiff.c * contrib/hbct/token2.c * contrib/hbct/atadjust.c * contrib/hbct/ctmath.c * contrib/hbct/charsort.c * contrib/hbct/charmix.c * contrib/hbct/wordrepl.c * contrib/hbct/charrepl.c * contrib/hbct/strswap.c * contrib/hbct/trig.c * contrib/hbct/charswap.c * contrib/hbct/charop.c * contrib/hbct/num1.c * contrib/hbct/ctstr.c * contrib/hbct/token1.c * contrib/hbct/charmirr.c * contrib/hbct/ctc.c * contrib/hbct/relation.c * contrib/hbct/atnum.c * contrib/hbct/posdiff.c * contrib/hbct/finan.c * contrib/hbct/range.c * contrib/hbct/addascii.c * contrib/hbct/ctmath2.c * contrib/hbct/tab.c * contrib/hbct/asciisum.c * contrib/hbct/pos2.c * contrib/hbct/numat.c * contrib/hbct/atrepl.c * contrib/hbct/wordtoch.c % Using HB_ERR_FUNCNAME. Viktor Szakats 2009-02-03 01:09:52 +00:00
  • 3ebad5fb4e 2009-02-03 01:49 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbct/charop.c ! Fixed CHARADD(), CHARSUB(), CHARAND(), CHAROR(), CHARXOR() to not crash when second parameter is an empty string. Viktor Szakats 2009-02-03 00:49:27 +00:00
  • 2a09d47334 2009-02-03 01:39 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/xhb/cstruct.prg ! One STATIC converted to THREAD STATIC. + TOFIX added for the rest of them. * Some formatting. Viktor Szakats 2009-02-03 00:39:56 +00:00
  • cd8c6f4132 2009-02-03 01:34 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * source/common/hbprintf.c ! Comment corrected to be ANSI. Viktor Szakats 2009-02-03 00:34:26 +00:00
  • 79fd663a78 2009-02-03 00:55 UTC+0100 Maurilio Longo (maurilio.longo@libero.it) * include/hbdefs.h * include/hbthread.h * added HB_OS_SUNOS to be able to build under OpenSolaris 2008.11 using pthreads. * source/common/hbprintf.c * include ieeefp.h under OpenSolaris 2008.11 Maurilio Longo 2009-02-03 00:01:40 +00:00
  • 7ae3169542 2009-02-02 23:25 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbct/keysec.prg * contrib/hbct/keytime.prg * contrib/hbct/showtime.prg * contrib/hbct/ctdummy.prg * STATICs converted to THREAD STATICs. Viktor Szakats 2009-02-02 22:28:47 +00:00
  • 11b824d53b 2009-02-02 22:40 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbct/fcopy.prg * contrib/hbtpathy/telepath.prg * contrib/hbziparc/hbziparc.prg * contrib/rddado/adordd.prg * contrib/gtwvg/wvgpaint.prg * contrib/gtwvg/tests/demowvg.prg * contrib/hbpgsql/pgrdd.prg * contrib/hbwin/win_tole.prg * contrib/hbvpdf/hbvpdf.prg * contrib/hbwhat/wincore.prg * Renamed THREAD STATIC vars to t_* (from s_*). Viktor Szakats 2009-02-02 21:45:25 +00:00
  • d13af773dd 2009-02-02 17:25 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * doc/cmpopt.txt ! Fixed missing SVN keyword. [Przemek was faster] Viktor Szakats 2009-02-02 16:32:36 +00:00
  • aa8d8e73af 2009-02-02 17:34 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/doc/cmpopt.txt * svn ps svn:keywords "Author Date Id Revision" * minor cleanup Przemyslaw Czerpak 2009-02-02 16:30:42 +00:00
  • 77df7fd78f 2009-02-02 11:02 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/fm.c ! fixed typo in default FM module setting/ Przemyslaw Czerpak 2009-02-02 09:58:22 +00:00
  • 90b1b10207 2009-02-01 10:21 UTC+0100 Viktor Szakats (harbour.01 syenar hu) + doc/inet.txt + Added from xhb. Viktor Szakats 2009-02-01 09:21:46 +00:00
  • de2afe8b65 2009-01-31 20:43 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/gtwvg/tests/demoxbp.prg + Added SVN header. Viktor Szakats 2009-01-31 19:44:03 +00:00
  • a97b596105 2009-01-31 12:35 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * utils/hbrun/hbrun.prg + If a .dbf file is passed on the command line, hbrun will open it. Viktor Szakats 2009-01-31 11:36:43 +00:00
  • 23ee7ce5f0 2009-01-30 20:19 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/make_gcc.mak ! added additional rules to fix time conditions in parallel compilation Przemyslaw Czerpak 2009-01-30 19:15:26 +00:00
  • 508c73035e 2009-01-30 08:52 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * ChangeLog ! Typos in former ChangeLog entries. (testing commit notification) Viktor Szakats 2009-01-30 07:55:03 +00:00
  • d79f03d6ca 2009-01-30 08:51 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * ChangeLog ! Typos in former ChangeLog entries. Viktor Szakats 2009-01-30 07:51:40 +00:00
  • a1cb9aa400 2009-01-30 03:24 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) * harbour/contrib/examples/uhttpd/uhttpd.prg * Updated uHTTPD (Work in progress) + Added HRB caching (set #define HRB_ACTIVATE_CACHE .T. to enable) + Added support for Cookies * Formatted ! Renamed all public functions with uhttpd_ prefix (TOCHECK) + Added support for array content in POST variables * Optimized some code + harbour/contrib/examples/uhttpd/cgifunc.prg + Some helper function moved here from uhttpd prg and added some functions of mine + harbour/contrib/examples/uhttpd/cookie.prg + Cookie class + harbour/contrib/examples/uhttpd/modules/cookie.prg + cookie sample module + harbour/contrib/examples/uhttpd/home/postsample.html + POST example * harbour/contrib/examples/uhttpd/uhttpd.ini + Added new script alias for cookie sample Francesco Saverio Giudice 2009-01-30 02:26:55 +00:00
  • d83d51d6b9 2009-01-29 22:50 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/config/rules.cf * harbour/config/dos/bcc16.cf ! fixed wrong automatic macros $? was used instead of $< Przemyslaw Czerpak 2009-01-29 21:47:10 +00:00
  • 818977af2b 2009-01-29 19:48 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/postinst.sh ! added missing export in envvar setting. Przemyslaw Czerpak 2009-01-29 18:45:09 +00:00
  • ef3da0603c 2009-01-29 14:25 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * source/rtl/gtwvt/gtwvt.c ! Fixed to #undef _WIN32_WINNT before setting it. ; TOFIX: hbwhat has this problem in almost all of its source files. Viktor Szakats 2009-01-29 13:26:40 +00:00
  • 36f30d85cc 2009-01-29 02:16 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/common/hbprintf.c * minor modification for easier future updating Przemyslaw Czerpak 2009-01-29 01:12:07 +00:00
  • 0e498e5e77 2009-01-28 22:28 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/itemapi.c % eliminated hb_snpritf() from HB_IT_POINTER conversion in hb_itemString() Przemyslaw Czerpak 2009-01-28 21:24:24 +00:00
  • a603105732 2009-01-28 19:03 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/common/hbprintf.c * disabled _finitel() in MSVC builds, added casting to double instead Przemyslaw Czerpak 2009-01-28 17:59:09 +00:00
  • 1a19cdcb82 2009-01-28 17:41 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/common/hbprintf.c ! do not use _fpclass() in BCC builds - it breaks FL arithmetic * use _finitel() instead of _finite() in MSVC builds Przemyslaw Czerpak 2009-01-28 16:37:31 +00:00
  • 61c3e1dbb5 2009-01-28 14:25 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/common/hbprintf.c ! include float.h in MSVC builds * changed code a little bit to pacify MSVC warning Przemyslaw Czerpak 2009-01-28 13:21:38 +00:00
  • c759f4d2bd 2009-01-28 13:29 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/common/hbprintf.c * redefine [u]intmax_t as [U]LONGLONG in MSVC builds. Przemyslaw Czerpak 2009-01-28 12:25:20 +00:00
  • ae623a5876 2009-01-28 04:27 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/common/hbprintf.c * added yet another TODO marker for easier code updating to new C compilers Przemyslaw Czerpak 2009-01-28 03:23:49 +00:00
  • b65722d87a 2009-01-27 17:23 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/config/dos/owatcom.cf * increased max library page size (-p=32 => -p=64) Przemyslaw Czerpak 2009-01-27 16:19:09 +00:00
  • 9fea280094 2009-01-27 17:03 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/config/dos/dir.cf * harbour/config/dos/install.cf ! fixed for GNU make ports which prefer COMSPEC before SHELL Przemyslaw Czerpak 2009-01-27 15:59:50 +00:00
  • 3a5ebae50f 2009-01-27 16:33 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbdefs.h * include stdint.h in DJGPP >= 2.4 Przemyslaw Czerpak 2009-01-27 15:29:56 +00:00
  • 2c113e3365 2009-01-27 15:31 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/common/hbprintf.c ! fixed two bugs in conversions Przemyslaw Czerpak 2009-01-27 14:27:10 +00:00
  • da65eb8526 2009-01-27 10:14 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) * harbour/contrib/examples/uhttpd/uhttpd.prg * Fixed APP_NAME that causes wrong ini file name and than error loading aliases from uhttpd.ini Francesco Saverio Giudice 2009-01-27 09:15:49 +00:00
  • 5e5fd08863 2009-01-27 09:38 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbssl/sslctx.c * contrib/hbssl/ssl.c - Removed some functions operating on binary data. Viktor Szakats 2009-01-27 08:39:11 +00:00
  • ed65c5b5c1 2009-01-27 04:30 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbdefs.h * added some C compilers which supports stdint.h Przemyslaw Czerpak 2009-01-27 03:26:25 +00:00
  • 1d1c058f9d 2009-01-27 02:22 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * source/rtl/version.c ! Fixed hb_version( HB_VERSION_BUILD_DATE ). Viktor Szakats 2009-01-27 01:22:42 +00:00
  • 23ade94f86 2009-01-27 00:39 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/examples/uhttpd/uhttpd.prg ! Fixed RTE when in socket.c mode. Viktor Szakats 2009-01-26 23:43:30 +00:00
  • e06dda2c13 2009-01-27 00:21 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/examples/uhttpd/uhttpd.prg + Added callstack in RTE message (ugly but useful). ! Fixed RTE when displaying server status. (might have broken non-inet-mode) Viktor Szakats 2009-01-26 23:23:19 +00:00
  • 913cfad6ba 2009-01-26 15:07 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/gtwvg/gtwvg.c * harbour/contrib/gtwvg/gtwvg.h ! Synchronized with GTWVT per Viktor's changes for box characters. ! Commented out previous change per Przemek's "Layered Attributes". Somehow, this change had increased the flickering of the window as it invalidates the whole window when it regain focus, not desirable behavior in GTWVG with GUI elelments. Pritpal Bedi 2009-01-26 23:11:50 +00:00
  • 96c34194db 2009-01-26 23:37 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/examples/uhttpd/hbmk_b32.bat ! Missed update from previous commit. Viktor Szakats 2009-01-26 22:38:01 +00:00
  • 7ee0421038 2009-01-26 23:32 UTC+0100 Viktor Szakats (harbour.01 syenar hu) + contrib/examples/uhttpd/hbmk_vc.bat + Added MSVC make file. Viktor Szakats 2009-01-26 22:35:42 +00:00
  • 5374dbd09f 2009-01-26 22:57 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * source/rdd/usrrdd/example/exhsx.prg ! Removed HSXRDD references. It seems to work without them. Viktor Szakats 2009-01-26 21:58:08 +00:00
  • f5bdccf82a 2009-01-26 22:45 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) * harbour/source/rdd/usrrdd/rdds/arrayrdd.prg * fixed AR_CREATE() to be compatible with dbCreate() extension parameters * harbour/source/rdd/usrrdd/example/exarr.prg * updated Francesco Saverio Giudice 2009-01-26 21:46:51 +00:00
  • 7c18347f57 2009-01-26 13:02 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/hbziparc/hbziparc.prg ! Fixed <acFiles> behavior if the parameter is not passed. Pritpal Bedi 2009-01-26 21:05:39 +00:00
  • fe43de6002 2009-01-26 21:25 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/common/hbprintf.c * harbour/source/codepage/cpeswinm.c * harbour/source/rdd/usrrdd/example/exlog.prg * harbour/source/rdd/usrrdd/rdds/logrdd.prg * harbour/contrib/xhb/dbgfx.prg * harbour/contrib/xhb/xhb.h * harbour/contrib/xhb/sprintf.prg * harbour/contrib/xhb/dbgfxc.c * harbour/contrib/xhb/hbstruct.prg * harbour/contrib/xhb/hbstruct.ch * harbour/contrib/hbmsql/tests/hbmk_b32.bat * harbour/contrib/hbmsql/tests/hbmk_vc.bat ! fixed hardcoded CRLF and svn:eol-style attribute Przemyslaw Czerpak 2009-01-26 20:21:57 +00:00
  • c3242c1e02 disabled Viktor Szakats 2009-01-26 20:21:10 +00:00
  • 8e46452b13 2009-01-26 21:18 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * source/common/hbprintf.c ! Some fixes to make it compile under BCC. Still doesn't compile however. I'll rather disable this code for now, unless someone jumps in an fixes these problems. ; TOFIX: For MSVC, too: source\common\hbprintf.c(213) : error C2061: syntax error : identifier 'intmax_t' source\common\hbprintf.c(214) : error C2061: syntax error : identifier 'as_x_uintmax_t' source\common\hbprintf.c(214) : error C2059: syntax error : ';' source\common\hbprintf.c(222) : error C2059: syntax error : '}' source\common\hbprintf.c(226) : error C2061: syntax error : identifier 'x_type' source\common\hbprintf.c(227) : error C2059: syntax error : '}' source\common\hbprintf.c(379) : error C2146: syntax error : missing ')' before identifier 'value' source\common\hbprintf.c(379) : error C2081: 'uintmax_t' : name in formal parameter list illegal source\common\hbprintf.c(379) : error C2061: syntax error : identifier 'value' source\common\hbprintf.c(379) : error C2059: syntax error : ';' source\common\hbprintf.c(379) : error C2059: syntax error : ',' source\common\hbprintf.c(379) : error C2059: syntax error : ')' source\common\hbprintf.c(434) : error C2146: syntax error : missing ')' before identifier 'value' source\common\hbprintf.c(434) : error C2081: 'uintmax_t' : name in formal parameter list illegal source\common\hbprintf.c(434) : error C2061: syntax error : identifier 'value' source\common\hbprintf.c(434) : error C2059: syntax error : ';' source\common\hbprintf.c(434) : error C2059: syntax error : ',' source\common\hbprintf.c(435) : error C2059: syntax error : ')' source\common\hbprintf.c(615) : error C2146: syntax error : missing ')' before identifier 'value' source\common\hbprintf.c(615) : error C2081: 'uintmax_t' : name in formal parameter list illegal source\common\hbprintf.c(615) : error C2061: syntax error : identifier 'value' source\common\hbprintf.c(615) : error C2059: syntax error : ';' source\common\hbprintf.c(615) : error C2059: syntax error : ',' source\common\hbprintf.c(616) : error C2059: syntax error : ')' source\common\hbprintf.c(700) : error C2059: syntax error : '{' source\common\hbprintf.c(700) : error C2065: 'n' : undeclared identifier source\common\hbprintf.c(700) : error C2059: syntax error : ')' source\common\hbprintf.c(702) : error C2143: syntax error : missing '{' before '-=' source\common\hbprintf.c(702) : error C2059: syntax error : '-=' source\common\hbprintf.c(703) : error C2059: syntax error : 'if' source\common\hbprintf.c(710) : error C2059: syntax error : 'while' source\common\hbprintf.c(717) : error C2059: syntax error : 'while' source\common\hbprintf.c(725) : error C2059: syntax error : 'return' source\common\hbprintf.c(726) : error C2059: syntax error : '}' Viktor Szakats 2009-01-26 20:19:10 +00:00
  • b158b7656a 2009-01-26 20:24 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) * harbour/ChangeLog * added missed entry I haven't uploaded and fixed my wrong phrase. Francesco Saverio Giudice 2009-01-26 19:28:23 +00:00
  • cffcac1c84 2009-01-26 17:10 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * common.mak * include/hbextern.ch * source/rtl/Makefile + source/rtl/strxor.c + Added HB_STRXOR() (work of Mindaugas Kavaliauskas) Viktor Szakats 2009-01-26 16:13:57 +00:00
  • d0405e1e14 2009-01-26 16:53 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/config/darwin/gcc.cf ! changed CCACHE to HB_CCACHE * harbour/include/hbatomic.h ! removed unnecessary volatile casting in Darwin atomic function parameters * harbour/source/compiler/harbour.y ! cleaned one untyped expression assign (by Phil Krylov borrowed from xHarbour) Przemyslaw Czerpak 2009-01-26 15:49:40 +00:00
  • 580e01d497 2009-01-26 16:47 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) * harbour/source/rdd/usrrdd/rdds/arrayrdd.prg * fixed harbour version without using hbcompat.ch ; TODO: USRRDD not supports dbCreate() extension params + harbour/source/rdd/usrrdd/example/exarr.prg + ARRAYRDD example + harbour/source/rdd/usrrdd/example/hbmk_b32.bat + BCC make file Francesco Saverio Giudice 2009-01-26 15:47:34 +00:00
  • 206d3e50b3 2009-01-26 13:11 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) * harbour/source/rdd/usrrdd/rdds/logrdd.prg * changed REQUEST to DYNAMIC HB_LOGRDDINHERIT * fixed typo: HB_UNUSED_VAR() is HB_SYMBOL_UNUSED() * harbour/source/rdd/usrrdd/example/exlog.prg * fixed typo: HB_UNUSED_VAR() is HB_SYMBOL_UNUSED() Francesco Saverio Giudice 2009-01-26 12:13:20 +00:00
  • f1a453af44 2009-01-26 11:34 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbssl/sslctx.c * contrib/hbssl/ssl.c + Added more SSL API. Viktor Szakats 2009-01-26 10:34:42 +00:00
  • f9914544c7 minor Viktor Szakats 2009-01-26 09:37:25 +00:00
  • 4135b7f095 2009-01-26 10:35 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbssl/tests/test.prg * contrib/hbssl/ssl.c + More SSL API added. Viktor Szakats 2009-01-26 09:36:24 +00:00
  • 6caf855876 minor fix Viktor Szakats 2009-01-26 09:27:02 +00:00
  • 6af09f9680 2009-01-26 10:19 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbssl/common.mak * contrib/hbssl/Makefile * contrib/hbssl/hbssl.h + contrib/hbssl/sslsess.c + contrib/hbssl/sslciph.c * contrib/hbssl/ssl.c * contrib/hbssl/sslctx.c * contrib/hbssl/tests/test.prg + More SSL API added. Viktor Szakats 2009-01-26 09:19:55 +00:00
  • 398d1be0a0 2009-01-26 01:07 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) * harbour/contrib/examples/uhttpd/uhttpd.prg + Added CGIExec() function Now uHTTPD supports external cgi executables. A big thank you to Giancarlo Niccolai that wrote Process*() functions a to Przemek that has ported them to harbour. ; NOTE: security has to be checked. A minimal executable test can be downloaded from: http://www.fsgiudice.com/testcgi.zip Expand into harbour/contrib/examples/uhttpd/home/cgi-bin, then run it using http://localhost:8082/cgi-bin/testcgi.exe Francesco Saverio Giudice 2009-01-26 00:07:10 +00:00
  • 69959c0516 minor to prev Viktor Szakats 2009-01-26 00:02:48 +00:00
  • 628ebab0b8 2009-01-26 00:52 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/make_b32_all.bat * contrib/make_gcc_all.sh * contrib/make_vc_all.bat + contrib/hbssl + contrib/hbssl/Makefile + contrib/hbssl/common.mak + contrib/hbssl/make_b32.bat + contrib/hbssl/make_vc.bat + contrib/hbssl/make_gcc.sh + contrib/hbssl/hbssl.h + contrib/hbssl/hbssl.ch + contrib/hbssl/ssl.c + contrib/hbssl/sslctx.c + contrib/hbssl/sslrand.c + contrib/hbssl/tests + contrib/hbssl/tests/hbmk_b32.bat + contrib/hbssl/tests/hbmk_vc.bat + contrib/hbssl/tests/test.prg + Added Harbour bindings to OpenSSL. Work in progress, but it's theoretically already functional. To build, set your HB_DIR_OPENSSL or HB_INC_OPENSSL envvar. ; TOFIX: Makefile openssl autodetection should be adjusted. Viktor Szakats 2009-01-26 00:00:56 +00:00
  • 3fb63e0f0b 2009-01-25 22:16 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * source/rtl/philes.c ! FWRITE(): Fixed accessing past the string buffer (thus causing potential GPF and a huge security hole) when the passed length is greate than the lenght of the string. Very old bug. In fact CA-Cl*pper suffers from the same problem, and behavior for such case is not documented. Harbour will ignore the length parameter (thus writing the whole passed string), if the length is invalid. Viktor Szakats 2009-01-25 21:19:17 +00:00
  • a2e448aae3 2009-01-25 12:30 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) * harbour/contrib/examples/uhttpd/uhttpd.prg + Added hb_Inet*() version * harbour/contrib/examples/uhttpd/hbmk_b32.bat + Added support for hb_Inet*() version ; NOTE: To use hb_Inet*() version build using hbmk_b32.bat --with-inet Francesco Saverio Giudice 2009-01-25 11:31:40 +00:00
  • 19daf0b148 2009-01-23 10:24 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * bin/hb-mkslib.sh * make_gnu.sh ! Removed unnecessary explicit darwin detection. Viktor Szakats 2009-01-23 09:25:46 +00:00