Commit Graph

18029 Commits

Author SHA1 Message Date
Przemyslaw Czerpak
8ac2b89bf4 2012-11-07 03:05 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/src/vm/fm.c
  * harbour/src/vm/dlmalloc.c
    * updated dlmalloc to version 2.8.6

  * harbour/src/compiler/hbdead.c
    * minor
2012-11-07 02:05:32 +00:00
Viktor Szakats
161c5cc5b8 2012-11-07 01:56 UTC+0100 Viktor Szakats (harbour syenar.net)
* config/postinst.hb
    * renamed harbour.hbr to contrib.hbr

  * contrib/hbformat/hbfmtcls.prg
    % minor optimizations
    ! added workaround for RTE while processing
      contrib/hbhttpd/core.prg (previously reported)

  * contrib/hbhttpd/hbhttpd.hbx
    * minor sync to actual casing used in code

  * contrib/hbhttpd/core.prg
    * hbformatted (only one sections gives problems
      due to reported issue)
2012-11-07 00:57:18 +00:00
Viktor Szakats
4716fa0b4b 2012-11-07 00:36 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbct/hbct.hbx
  * contrib/hbfbird/hbfbird.hbx
  * contrib/hbgd/hbgd.hbx
    * minor fixes

  * contrib/hbamf/hbamfobj.prg
  * contrib/hbamf/tests/tstendin.prg
  * contrib/hbblat/blatcls.prg
  * contrib/hbblat/tests/blatcmd.prg
  * contrib/hbbz2/tests/test.prg
  * contrib/hbct/tests/*.prg
  * contrib/hbfbird/tfirebrd.prg
  * contrib/hbfimage/tests/fitest.prg
  * contrib/hbgd/*.prg
  * contrib/hbgd/tests/*.prg
  * contrib/hbmisc/*.prg
  * contrib/hbmisc/tests/*.prg
    * reformatted
    ! commented code deleted or converted to #if 0/#endif block
2012-11-06 23:42:40 +00:00
Viktor Szakats
eb95c1dff2 2012-11-06 22:33 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/gtwvg/combobox.prg
  * contrib/gtwvg/listbox.prg
  * contrib/gtwvg/mle.prg
  * contrib/gtwvg/sle.prg
  * contrib/gtwvg/statbar.prg
  * contrib/gtwvg/toolbar.prg
    ! fixed some casing wrongly uppercased by hbformat in 
      the past.
2012-11-06 21:33:52 +00:00
Viktor Szakats
c01c665886 2012-11-06 22:16 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbformat/hbfmtcls.prg
    * made two code lines more hbformat friendly

  * contrib/gtwvg/gtwvg.hbx
  * contrib/xhb/xhb.hbx
    * fixes

  * contrib/gtwvg/*.prg
  * contrib/gtwvg/tests/*.prg
    * hbformatted. lib code almost fully automatically
      after adding few code tweaks.
2012-11-06 21:27:57 +00:00
Viktor Szakats
00edba46ae 2012-11-06 21:38 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/gtwvg/gtwvg.hbx
    * cleanups

  * ChangeLog
    ! missed this entry from prev patch:

      * contrib/hbformat/hbfmtcls.prg
        + Committed Maurizio's latest patch (#5)
          Many thanks for this great work to Maurizio.
          It resolves a great number of problems.

  * contrib/hbformat/hbfmtcls.prg
    ! fix for line ending spaces remaining after formatting
    * fixed few formatting for the recent patch

  * contrib/hbformat/hbformat.hbx
    * formatted new function name
2012-11-06 20:48:10 +00:00
Viktor Szakats
4946c47624 2012-11-06 21:31 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbformat/hbfuncs.prg
    ! fixed typo in processing names from .hbr
2012-11-06 20:31:46 +00:00
Viktor Szakats
d578b91d0e 2012-11-06 21:18 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbct/hbct.hbx
    * minor cleanup

  + contrib/hbformat/hbfuncs.prg
  * contrib/hbformat/hbfmtcls.prg
  * contrib/hbformat/hbformat.hbp
  * contrib/hbformat/hbformat.hbx
    * moved function name loading functions to
      separate file
    + proper cased function names will now be loaded
      from .hbr files and /contrib and /addons
      folder structures automatically.
2012-11-06 20:20:55 +00:00
Viktor Szakats
838ab65350 2012-11-06 20:08 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + hbmk2 will now read *.hbr for function/lib pairs
      instead of only hbmk2.hbr

  * config/postinst.hb
    * renamed hbmk2.hbr to harbour.hbr

  * INSTALL
    + added table of content (experimental)
2012-11-06 19:12:17 +00:00
Viktor Szakats
b1021ee7ad 2012-11-06 19:29 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    * minor internal cleanup
2012-11-06 18:29:48 +00:00
Viktor Szakats
04ff1ab51c 2012-11-06 19:03 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/gtwvg/gtwvg.hbx
  * contrib/hbct/hbct.hbx
    + formatted function names in .hbx files

  * contrib/gtwvg/gtwvg.c
  * contrib/gtwvg/hbgtwvg.ch
  * contrib/gtwvg/wvgcore.c
  * contrib/gtwvg/wvgcuig.c
  * contrib/gtwvg/wvgparts.ch
  * contrib/gtwvg/wvgutils.c
  * contrib/gtwvg/wvgwin.c
  * contrib/gtwvg/wvgwing.c
  * contrib/gtwvg/wvtwin.ch
  * contrib/gtwvg/gtwvg.hbx
    * various formatting cleanups
    ! moved WVG_GTINFOEX() outside the GT code
    * excluded GT driver puller symbols from .hbx
2012-11-06 18:06:07 +00:00
Viktor Szakats
92fee58e76 2012-11-06 17:31 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbfimage/fi_winfu.c
    ! fixes to previous modification

  * contrib/hbpgsql/postgres.c
  * contrib/hbpgsql/tests/test.prg
  * contrib/hbpgsql/tpostgre.prg
    * renamed few functions that are not direct wrappers:
      PQCREATETRACE() -> PQTRACECREATE()
      INCOMPATIBLE.

  * contrib/hbnf/mouse.c
  * contrib/hbnf/mouse1.prg
    * renamed internal function:
      _mset_sensitive() -> _ft_MSetSensitive()

  * contrib/hbhttpd/hbhttpd.hbx
  * contrib/hblzf/hblzf.hbx
  * contrib/hbmlzo/hbmlzo.hbx
  * contrib/hbmxml/hbmxml.hbx
  * contrib/hbmysql/hbmysql.hbx
  * contrib/hbnf/hbnf.hbx
  * contrib/hbnetio/hbnetio.hbx
  * contrib/hbodbc/hbodbc.hbx
  * contrib/hbpgsql/hbpgsql.hbx
  * contrib/hbssl/hbssl.hbx
  * contrib/hbtip/hbtip.hbx
  * contrib/hbtpathy/hbtpathy.hbx
  * contrib/hbxdiff/hbxdiff.hbx
  * contrib/hbzebra/hbzebra.hbx
  * contrib/rddads/rddads.hbx
  * contrib/xhb/xhb.hbx
    + formatted function names in .hbx files
2012-11-06 16:35:09 +00:00
Viktor Szakats
8b6359de72 2012-11-06 10:58 UTC+0100 Viktor Szakats (harbour syenar.net)
+ contrib/gtwvg/gtwvg.hbx
  * contrib/gtwvg/gtwvg.hbp
    + added .hbx file for GTWVG

  * contrib/hbfimage/fi_winfu.c
  * contrib/hbfimage/fi_wrp.c
    * renamed two windows-only functions:
      FI_FITOBITMAP() -> FI_WINCONVTODIB()
      FI_BITMAPTOFI() -> FI_WINCONVFROMDIB()
      Effective now. INCOMPATIBLE.

  * contrib/hbamf/hbamf.hbx
  * contrib/hbblat/hbblat.hbx
  * contrib/hbbz2/hbbz2.hbx
  * contrib/hbfbird/hbfbird.hbx
  * contrib/hbfimage/hbfimage.hbx
  * contrib/hbformat/hbformat.hbx
  * contrib/hbfoxpro/hbfoxpro.hbx
  * contrib/hbgd/hbgd.hbx
  * contrib/hbmagic/hbmagic.hbx
  * contrib/hbmisc/hbmisc.hbx
    + formatted function names in .hbx files

  * contrib/hbgt/tests/test.prg
    * cleanup, function names reformatted

  * contrib/hbmagic/hbmagis.prg
  * contrib/hbmagic/tests/hbmagit.prg
    * function names reformatted

  * contrib/hbct/ctextern.ch
  * contrib/hbgd/gdextern.ch
  * contrib/hbxpp/hbxppext.ch
  * contrib/rddads/adsextrn.ch
  * contrib/xhb/xhbextrn.ch
    * deprecated these headers with HB_LEGACY_LEVEL4.
      instructions added to files about recommended
      method for replacement ('REQUEST ...').
2012-11-06 10:04:18 +00:00
Viktor Szakats
0df9af0955 2012-11-06 09:33 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/macro/macrolex.c
  * src/main/harbour.c
  * src/rdd/*.c
  * src/rdd/dbfcdx/dbfcdx1.c
  * src/rdd/dbffpt/dbffpt1.c
  * src/rdd/dbfnsx/dbfnsx1.c
  * src/rdd/dbfntx/dbfntx1.c
  * src/rdd/hbsix/*.c
  * src/rdd/hsx/hsx.c
  * src/rdd/usrrdd/usrrdd.c
  * src/rtl/*.c
  * src/rtl/gt_tpl/gt_tpl.c
  * src/rtl/gtcgi/gtcgi.c
  * src/rtl/gtcrs/gtcrs.c
  * src/rtl/gtcrs/gtcrs.h
  * src/rtl/gtdos/gtdos.c
  * src/rtl/gtgui/gtgui.c
  * src/rtl/gtos2/gtos2.c
  * src/rtl/gtpca/gtpca.c
  * src/rtl/gtsln/gtsln.c
  * src/rtl/gtsln/gtsln.h
  * src/rtl/gtsln/*.c
  * src/rtl/gtstd/gtstd.c
  * src/rtl/gttrm/gttrm.c
  * src/rtl/gtwin/gtwin.c
  * src/rtl/gtwvt/gtwvt.c
  * src/rtl/gtwvt/gtwvt.h
  * src/rtl/gtxwc/gtxwc.c
  * src/rtl/gtxwc/gtxwc.h
  * src/vm/*.c
  * src/vm/maindllp/dllext.c
  * src/vm/maindllp/dllpcode.c
    * manually applied a selection of uncrustify fixes, 
      plus some manual cleanups.
      (mostly whitespace, generated code unchanged)

  * contrib/gtwvg/gtwvg.c
  * contrib/gtwvg/wvggui.c
  * contrib/hbct/ctwin.c
  * contrib/rddads/ads1.c
  * contrib/sddfb/sddfb.c
  * contrib/sddoci/sddoci.c
  * contrib/sddodbc/sddodbc.c
  * contrib/sddsqlt3/sddsqlt3.c
  * contrib/xhb/xhbcopyf.c
  * src/common/hbstr.c
  * src/compiler/*.y*
  * src/macro/macro.y*
    * more formatting cleanups
2012-11-06 08:51:53 +00:00
Viktor Szakats
9280d0634e 2012-11-06 07:32 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbtip/tests/loadhtml.prg
  * contrib/hbwin/tests/testax.prg
  * doc/gtapi.txt
  * src/rtl/mod.c
  * tests/wvtext.prg
    * minor cleanups
2012-11-06 06:33:23 +00:00
Viktor Szakats
07a120cd35 2012-11-06 05:54 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbexpat/hbexpat.hbx
  * contrib/hbwin/hbwin.hbx
    ! minor corrections to casing

  * contrib/hbformat/hbfmtcls.prg
    ! fixed typo in a recent commit
    * minor code cleanup

  * contrib/hbformat/utils/hbformat.prg
    * use hb_ntos() to display number

  * contrib/hbformat/utils/hbformat.ini
    * commented all settings

  * contrib/hbexpat/tests/tohash.prg
  * contrib/hbexpat/unitable.prg
  * contrib/hbgs/tests/testgs.prg
  * contrib/hbmzip/mziperr.prg
  * contrib/hbmzip/tests/*.prg
  * contrib/hbwin/tests/*.prg
  * contrib/hbwin/*.prg
  * contrib/hbziparc/*.prg
  * contrib/hbziparc/ziparc.prg
    * reformatted using new .hbx files
2012-11-06 05:01:25 +00:00
Viktor Szakats
577fa7f1f7 2012-11-06 04:22 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbcairo/hbcairo.hbx
  * contrib/hbcups/hbcups.hbx
  * contrib/hbcurl/hbcurl.hbx
  * contrib/hbexpat/hbexpat.hbx
  * contrib/hbfship/hbfship.hbx
  * contrib/hbgs/hbgs.hbx
  * contrib/hbhpdf/hbhpdf.hbx
  * contrib/hbmzip/hbmzip.hbx
  * contrib/hboslib/hboslib.hbx
  * contrib/hbsqlit3/hbsqlit3.hbx
  * contrib/hbunix/hbunix.hbx
  * contrib/hbwin/hbwin.hbx
  * contrib/hbxpp/hbxpp.hbx
  * contrib/hbziparc/hbziparc.hbx
    * formatted function names in .hbx files

  * contrib/hbexpat/core.c
    ! fixed typo in wrapper name: XML_PARSERRESET() (was HB_PARSERESET())
      INCOMPATIBLE

  * contrib/hbwin/wapi_commctrl.c
    * fixed to use wapi function to return Windows BOOL type

  * contrib/hbunix/posix.c
    * minor
2012-11-06 03:27:55 +00:00
Przemyslaw Czerpak
dade0896e1 2012-11-06 04:14 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/contrib/hbmxml/3rd/minixml/mxml_nod.c
    ! applied once again fix for mxmlDelete() - respect reference counters
      It was lost in one of Mini-XML updates.
      It's extremely important fix. Without it our howl wrapper does not
      work correctly corrupting memory. Please keep it in next updates.

  * harbour/contrib/hbmxml/3rd/minixml/mxml.hbp
    * added URL for Mini-XML 2.7 source code

  + harbour/contrib/hbmxml/3rd/minixml/minixml.dif
    + added diff file created by
          hbmk2 ../../../../bin/3rdpatch.hb -rediff
    ; TOFIX: We have in our repository mxml-set.c v. 426 instead of
             mxml-set.c v. 441 which is inside mxml-2.7.tar.gz. Why?
2012-11-06 03:14:48 +00:00
Viktor Szakats
2f285ca6c2 2012-11-05 12:32 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbamf/tests/tstendin.prg
  * contrib/hbblat/blatcls.prg
  * contrib/hbct/tests/ctwtest.prg
  * contrib/hbct/tests/token2.prg
  * contrib/hbhttpd/readme.txt
  * contrib/hbhttpd/widgets.prg
  * contrib/hbmisc/fileread.prg
  * contrib/hbmisc/hbedit.prg
  * contrib/hbmysql/diff-en.txt
  * contrib/hbmysql/diff-es.txt
  * contrib/hbmysql/tests/dbf2mysq.prg
  * contrib/hbmysql/tmysql.prg
  * contrib/hbmysql/tsqlbrw.prg
  * contrib/hbnetio/tests/netiot03.prg
  * contrib/hbnetio/tests/netiotst.prg
  * contrib/hbnf/doc/en/fttext.txt
  * contrib/hbodbc/browodbc.prg
  * contrib/hbodbc/tests/odbcdemo.prg
  * contrib/hbodbc/todbc.prg
  * contrib/hbtip/ftpcli.prg
  * contrib/hbwin/tests/olesrv1.prg
  * contrib/rddads/ads.ch
  * contrib/rddsql/readme.txt
  * contrib/sddodbc/tests/test2.prg
  * contrib/xhb/dbf2txt.c
  * contrib/xhb/hbcompat.ch
  * contrib/xhb/hblog.prg
  * contrib/xhb/html.ch
  * contrib/xhb/tfile.prg
  * contrib/xhb/tframe.prg
  * contrib/xhb/ttable.prg
  * ChangeLog
  * doc/en/dbdelim.txt
  * doc/en/dbsdf.txt
  * doc/en/rdddb.txt
  * doc/en/terminal.txt
  * extras/gtwvw/tests/wvt2wvw.ch
  * extras/httpsrv/cookie.prg
  * extras/httpsrv/modules/tableservletdb.prg
  * extras/rddado/adordd.ch
  * extras/rddado/adordd.prg
  * include/assert.ch
  * include/hbsix.ch
  * src/debug/dbgbrwsr.prg
  * src/debug/dbgtinp.prg
  * src/rdd/*.prg
  * src/rtl/*.prg
  * tests/*.prg
  * tests/rddtest/rddtst.prg
  * tests/usrrdd/exarr.prg
  * tests/usrrdd/exfcm.prg
  * utils/hbtest/hbtest.prg
    * more minor
2012-11-05 11:37:36 +00:00
Viktor Szakats
3a51126541 2012-11-05 03:23 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/gtwvg/*.prg
  * contrib/gtwvg/tests/*.prg
  * contrib/hbct/fcopy.prg
  * contrib/hbgd/gdimage.prg
  * contrib/hbhttpd/core.prg
  * contrib/hbhttpd/tests/eshop.prg
  * contrib/hbmysql/tests/test.prg
  * contrib/hbmysql/tmysql.prg
  * contrib/hbmzip/tests/*.prg
  * contrib/hbnetio/netiomt.prg
  * contrib/hbnf/popadder.prg
  * contrib/hbsqlit3/hdbcsqlt.prg
  * contrib/hbwin/tests/*.prg
  * contrib/hbwin/win_tprn.prg
  * contrib/hbxpp/tthreadx.prg
  * contrib/hbziparc/ziparc.prg
  * contrib/xhb/*.prg
  * extras/gfspell/spell.prg
  * extras/gtwvw/tests/*.prg
  * extras/guestbk/testcgi.prg
  * extras/hbvpdf/hbvpdf.prg
  * extras/hbxlsxml/*.prg
  * extras/httpsrv/*.prg
  * extras/httpsrv/modules/showcounter.prg
  * src/debug/*.prg
  * src/rdd/*.prg
  * src/rdd/hbsix/*.prg
  * src/rdd/usrrdd/rdds/*.prg
  * src/rtl/*.prg
  * tests/*.prg
  * utils/hbtest/*.prg
  * website/samples/testcgi.prg.html
    * minor
2012-11-05 02:30:07 +00:00
Viktor Szakats
5e28e8a82a 2012-11-05 02:22 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/gfspell/*.c
  * extras/gtwvw/*.[c|h]
  * extras/hbusb/*.c
    * uncrustified automatically (rerun with new settings)
    ! fixed some code/comments causing problems
2012-11-05 01:24:47 +00:00
Viktor Szakats
19de44257f 2012-11-05 01:03 UTC+0100 Viktor Szakats (harbour syenar.net)
+ contrib/hbtip/tests/gmail.hbp
    + added hbmk2 project for gmail.prg (picked up automatically
      when using 'hbmk2 gmail' cmd)

  * config/global.mk
    ! fixed to not display 'autodetected' for HB_COMPILER
      if it's set by the user

  * contrib/hbgs/core.c
    % deleted unnecessary parenthesis

  * config/global.mk
  * utils/hbmk2/hbmk2.prg
    + added autodetection for mingw 4.7 versions

  * contrib/hbmisc/doc/en/ht_dbf.txt
    ! deleted broken and misplaced formatting tag

  * src/common/*.c
  * src/compiler/*.c
  * src/debug/*.c
  * src/nortl/*.c
  * src/pp/*.c
    * applied some uncrustify formatting
2012-11-05 00:17:26 +00:00
Viktor Szakats
f085281caa 2012-11-04 21:34 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbgd/gdwrp.c
  * contrib/hbgd/tests/animgif.prg
  * contrib/hbgd/tests/antialia.prg
  * contrib/hbgd/tests/gdtest.prg
  * contrib/hbgd/tests/test.prg
  * contrib/hbgd/tests/tpoly.prg
    * deprecated GDIMAGEDESTROY() with HB_LEGACY_LEVEL4
    * do not use GDIMAGEDESTROY() in tests (and docs)

  * contrib/hbgt/hbgt.hbx
    * camelcased function names

  * contrib/hbct/doc/en/charlihb.txt
  * contrib/hbct/doc/en/charmix.txt
  * contrib/hbct/doc/en/charop.txt
  * contrib/hbct/doc/en/charophb.txt
  * contrib/hbct/doc/en/ctmath2.txt
  * contrib/hbct/doc/en/dattime3.txt
  * contrib/hbct/doc/en/finan.txt
  * contrib/hbct/doc/en/tab.txt
  * contrib/hbct/doc/en/token1.txt
  * contrib/hbct/doc/en/token2.txt
  * contrib/hbct/doc/en/trig.txt
  * contrib/hbct/doc/en/video.txt
  * contrib/hbgd/doc/en/hbgd.txt
  * contrib/hbgt/doc/en/hbgt.txt
  * contrib/hbmisc/doc/en/ht_dbf.txt
  * contrib/hbmisc/doc/en/ht_doc.txt
  * contrib/hbnf/doc/en/*.txt
  * contrib/hbziparc/doc/en/hbziparc.txt
  * contrib/rddads/doc/en/adsfuncs.txt
    ! hbformatted $EXAMPLES$, $TESTS$ (manual cherry picking
      and additional corrections and fixes)
2012-11-04 20:40:45 +00:00
Viktor Szakats
475dedda9e 2012-11-04 17:48 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbct/*.[c|h]
  * contrib/hbmemio/*.[c|h]
  * contrib/hbnetio/*.[c|h]
  * contrib/rddads/*.[c|h]
  * contrib/rddbm/*.[c|h]
    * cherry picked uncrustify formattings

  * contrib/rddsql/*.[c|h]
  * contrib/sddfb/*.[c|h]
  * contrib/sddmy/*.[c|h]
  * contrib/sddodbc/*.[c|h]
  * contrib/sddpg/*.[c|h]
    * uncrustified automatically (rerun with new settings)

  * contrib/sddoci/*.[c|h]
  * contrib/sddsqlt3/*.[c|h]
    * uncrustified automatically

  ; most contrib C code is now automatically formatted.
    exceptions:
      hbct, hbmemio, hbnetio, rddads, rddbm, hbwin, xhb,
      hbzebra, hbexpat, hbssl, gtwvg GT driver code.
2012-11-04 17:02:40 +00:00
Viktor Szakats
999ad6ab37 2012-11-04 15:34 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbnf/tests/tbwhile.prg
    ! fixed for case-sensitive file systems
2012-11-04 14:35:02 +00:00
Viktor Szakats
fd09814dc7 2012-11-04 15:12 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbhttpd/tests/eshop.prg
  * contrib/hbnf/tests/tbwhile.prg
  * contrib/xhb/ttable.prg
  * tests/testcdx.prg
  * tests/testrdd2.prg
    ! use HB_DBEXISTS()/HB_DBDROP() instead of HB_FILEEXISTS()
      and FERASE() for RDD files.
2012-11-04 14:15:33 +00:00
Viktor Szakats
ade23ff21c 2012-11-04 14:52 UTC+0100 Viktor Szakats (harbour syenar.net)
* ChangeLog
    * minor updated to prev entries

  * contrib/hbhttpd/hbhttpd.hbp
  * contrib/hbtip/hbtip.hbp
    * minor formatting
2012-11-04 13:54:16 +00:00
Viktor Szakats
55882ebf88 2012-11-04 14:41 UTC+0100 Viktor Szakats (harbour syenar.net)
* bin/find.hb
  * config/postinst.hb
  * utils/hbmk2/hbmk2.prg
    + missed to extract __HBEXTERN__* puller symbols from
      hbx file when assembling the list of public functions

  * utils/hbmk2/hbmk2.prg
    * only process stderr output for hints
    - disabled experimental library hinting feature. It hid
      the error output, which is not very desirable. I wonder
      if there is a way to channel a copy of the combined
      stderr/stdout output into a file, while letting them go
      to stderr/stdout also.

  * contrib/hbssl/hbssl.hbc
    + new HB_DYNBIND_OPENSSL .hbc option to dynamically bind
      hbssl library and its dependencies.

  - contrib/hbtip/hbtip.hbm
  - contrib/hbtip/hbtipssl.hbp
  * contrib/hbplist
  * contrib/hbtip/hbtip.hbc
  * contrib/hbtip/hbtip.hbp
  * contrib/hbtip/client.prg
  * contrib/hbtip/sendmail.prg
  * contrib/hbtip/tests/gmail.prg
    + changed the way SSL is supported in HBTIP. Now SSL
      functionality is dynamically enabled at runtime if
      HBSSL library is available. Static app will need
      to use 'REQUEST __HBEXTERN__HBSSL__' to force linkage.
      For scripts, add both '#require "hbssl"' and
      '#require "hbtip"'. Experimental.
      It simplifies build process, cleans all problems
      arising from having two different physical flavors
      of the same library.

  - contrib/hbhttpd/hbhttpds.hbp
  * contrib/hbhttpd/core.prg
  * contrib/hbhttpd/hbhttpd.hbc
  * contrib/hbhttpd/hbhttpd.hbp
  * contrib/hbhttpd/tests/eshop.prg
  * contrib/hbhttpd/tests/hbmk.hbm
  * contrib/hbplist
    + changed the way SSL is supported in HBTIP. Now SSL
      functionality is dynamically enabled at runtime if
      HBSSL library is available. Static app will need
      to use 'REQUEST __HBEXTERN__HBSSL__' to force linkage.
      For scripts, add both '#require "hbssl"' and
      '#require "hbhttpd"'. Experimental.
    + eshop.prg can now be run as hbrun script.
    ! fixed double pathsep in compile_file() causing server
      RTE when run as script

  * contrib/hbformat/utils/hbformat.prg
    + added #request so it now can be run as script

  * contrib/hbformat/hbfmtcls.prg
    + added two new methods to be able to format strings
      (as opposed to files).
    % optimized source loader to not load the file twice

  * doc/en/*.txt
    * hbformatted $EXAMPLES$, $TESTS$ (manual cherry picking)
      latest patched hbformat has an issue (reported)
      where it doesn't format when outside FUNC/PROC, these
      small code snippets are usually like that, so it causes
      a problem here.

  * contrib/gtwvg/*.c
    * run uncrustify again with the new settings
      (except on GTWVT derived code)

  * contrib/hbwin/*.[c|h]
    * cherry picked uncrustify formatting fixes
2012-11-04 13:48:43 +00:00
Viktor Szakats
f1ad3f0e97 2012-11-03 19:22 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/pp/hbpp.c
    ! bumped copyright year to 2012
2012-11-03 18:23:41 +00:00
Viktor Szakats
d8a33f2581 2012-11-02 19:47 UTC+0100 Viktor Szakats (harbour syenar.net)
* config/postinst.hb
    + compile list of all available contrib functions (into
      a file named 'hbmk2.hbr'), so hbmk2 can use it as for
      hints for libs, even if they are not built/installed on 
      the user's system.

  * utils/hbmk2/hbmk2.prg
    * tweaked the hint message for not installed packages
    ! fixed new strings not marked as translatable

  * package/winuni/mpkg_win_uni.bat
  * package/winuni/mpkg_win_uni.nsi
    * include .hbr files in winuni packages

  * contrib/xhb/xdbmodst.prg
  * contrib/xhb/xhbmemo.prg
  * contrib/hbct/disk.c
  * contrib/hbct/doc/en/dattime3.txt
  * contrib/hbct/doc/en/video.txt
  * extras/hbxlsxml/tests/*.prg
  * extras/hbxlsxml/*.prg
  * src/debug/dbgentry.c
    * minor cleanups
2012-11-02 18:52:14 +00:00
Viktor Szakats
b1b458112e 2012-11-02 18:13 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    ! fixed to use proper harbour root for finding missing
      function
    ! fixed to find missing functions regardless of casing
    ! fixed recent bug in the value of {HB_ADDONS} macro on
      *nix systems in certain configurations
    * cleanups to prev commits
2012-11-02 17:15:29 +00:00
Viktor Szakats
7967592720 2012-11-02 16:18 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    ! minor follow up, fixing to hint function names starting
      with an underscore
2012-11-02 15:19:13 +00:00
Viktor Szakats
1ceca51f53 2012-11-02 16:09 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + added experimental feature, which will hint .hbc and -l 
      options based on list of missing symbols at link time.
      It will hint components that reside in contrib and 
      addons components, given that they provide an .hbx 
      file.

  * bin/find.hb
    * minor cleanups
2012-11-02 15:13:49 +00:00
Viktor Szakats
095ee6150a 2012-11-02 13:41 UTC+0100 Viktor Szakats (harbour syenar.net)
* bin/find.hb
    + only look for hbx files in 'include', 'contrib' and 'addons' 
      subdirs, in that order.
2012-11-02 12:42:20 +00:00
Viktor Szakats
40dd9664cf 2012-11-02 13:09 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbexpat/*.[c|h]
  * contrib/hbzebra/*.[c|h]
    * cherry picked some fixes from uncrustified code
2012-11-02 12:16:52 +00:00
Viktor Szakats
d036f45792 2012-11-02 12:10 UTC+0100 Viktor Szakats (harbour syenar.net)
* bin/find.hb
    + added support for multiple symbols at one run, f.e.:
        hbrun bin/find PRINTERPORTTONAME HB_EOL CLEAREOL
    ! show .hbx filenames with native pathseps

  * src/rdd/dbfcdx/dbfcdx1.c
  * src/rdd/dbfnsx/dbfnsx1.c
  * src/rdd/hbsix/sxcompr.c
  * src/rtl/gtpca/gtpca.c
  * src/rtl/gtsln/gtsln.c
  * src/rtl/gttrm/gttrm.c
  * src/rtl/hblpp.c
    * 'for( ; ; )' -> '{ ;; }'
2012-11-02 11:13:03 +00:00
Viktor Szakats
04dfdfac43 2012-11-01 18:12 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbxpp/xppopc.c
  * contrib/xhb/xcstr.prg
  * contrib/xhb/xhbmsgs.c
  * extras/hbdoc/hbdoc.prg
  * extras/hbdoc/tmplates.prg
  * utils/hbmk2/hbmk2.prg
    * avoid #undef

  * ChangeLog
    * added missing change to prev:
       * src/common/hbver.c
         * use {;} for empty loop body
         ; TODO: Use one common syntax for empty blocks.
                 Harbour currently uses these:
                    {}, { ; }, {;}, {};
2012-11-01 17:14:00 +00:00
Viktor Szakats
175984ec71 2012-11-01 17:33 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/gtwvg/tests/demowvg.prg
  * contrib/gtwvg/tests/wvtcls.prg
  * contrib/hbct/tests/datetime.prg
  * contrib/hbmisc/hbedit.prg
  * contrib/hbnf/clrsel.prg
  * contrib/hbnf/doc/en/prtesc.txt
  * contrib/hbnf/doc/en/scregion.txt
  * contrib/hbnf/doc/en/video1.txt
  * contrib/hbnf/tests/metaph.prg
  * contrib/xhb/trpc.prg
  * src/common/hbver.c
  * src/rtl/gtchrmap.c
  * tests/dttest.prg
  * tests/mousetst.prg
  * tests/sbartest.prg
    * deleted unnecessary leading zeros from decimal numbers
    * minor formatting and cleanups in docs
    * use ANSI dates
2012-11-01 16:35:14 +00:00
Viktor Szakats
3227e918a9 2012-11-01 16:04 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbexpat/core.c
    * minor change to avoid uncrustify formatting a tricky macro

  * contrib/hbfship/*.[c|h]
  * contrib/hbmysql/*.[c|h]
  * contrib/hbmzip/*.[c|h]
  * contrib/hbsqlit3/*.[c|h]
  * contrib/hbssl/*.[c|h] (with some exceptions)
  * contrib/hbxpp/*.[c|h]
  * contrib/xhb/*.[c|h] (with some exceptions)
    * uncrustified
    * minor manual corrections before and after
2012-11-01 15:15:58 +00:00
Viktor Szakats
3602400731 2012-11-01 12:52 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbcups/*.[c|h]
  * contrib/hbcurl/*.[c|h]
  * contrib/hbdroid/*.[c|h]
  * contrib/hbfbird/*.[c|h]
  * contrib/hbfimage/*.[c|h]
  * contrib/hbgd/*.[c|h]
  * contrib/hbgs/*.[c|h]
  * contrib/hbgt/*.[c|h]
  * contrib/hbhpdf/*.[c|h]
  * contrib/hblzf/*.[c|h]
  * contrib/hbmagic/*.[c|h]
  * contrib/hbmisc/*.[c|h]
  * contrib/hbmlzo/*.[c|h]
  * contrib/hbmxml/*.[c|h]
  * contrib/hbodbc/*.[c|h]
  * contrib/hbpgsql/*.[c|h]
  * contrib/hbtip/*.[c|h]
  * contrib/hbxdiff/*.[c|h]
    * uncrustified
2012-11-01 11:57:05 +00:00
Viktor Szakats
ce67d4b22e 2012-10-31 22:00 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/rtl/hbadler.c
  * src/rtl/sha1.c
    * avoid ';' after {} blocks after previous modifications.
    ; Please review me
2012-10-31 21:02:34 +00:00
Viktor Szakats
00f3661e86 2012-10-31 21:22 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/gtwvg/gtwvg.c
  * contrib/gtwvg/wvggui.c
  * contrib/hbmemio/memio.c
  * contrib/hbnetio/netiocli.c
  * src/rtl/gtwvt/gtwvt.c
    * do not end macros with ';' to avoid uncrustify warning
      and wrong formatting as a consequence
    ; QUESTION: There is conditional macros having the same
                issue in hsx.c and gtxwc.c. Is the inactive branch
                still or ever needed there or can it be deleted?
2012-10-31 20:39:52 +00:00
Viktor Szakats
be45b983d6 2012-10-31 21:08 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/gtalleg/gtalleg.c
    + cleaned multiline macro to be more readable
      and to be friendly with uncrustify. Now reformatting
      won't change it.
2012-10-31 20:10:57 +00:00
Viktor Szakats
d59ab2ae54 2012-10-31 20:57 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/gtalleg/*.[c|h]
  * contrib/hbamf/*.[c|h]
  * contrib/hbbz2/*.[c|h]
  * contrib/hbcairo/*.[c|h]
    * uncrustified. pretty good results, without 
      any or very minimal manual touching up.

  * src/vm/classes.c
  * src/vm/dynsym.c
  * src/vm/garbage.c
    * reverted patch targeting macros ending with ';' 
      where it could cause double ';' in final source 
      when the macro is defined to an empty value.

  * src/debug/dbgentry.c
    % deleted inactive code for non-MT build mode.
2012-10-31 20:06:49 +00:00
Viktor Szakats
86cf2bc04f 2012-10-31 18:54 UTC+0100 Viktor Szakats (harbour syenar.net)
- config/hb_c.cfg
  + bin/harbour.ucf
    * renamed and moved to public dir

  * config/postinst.hb
    + added find.hb to the installed files
    + added harbour.ucf to the installed file

  * package/winuni/mpkg_win_uni.bat
  * package/winuni/mpkg_win_uni.nsi
    + added harbour.ucf to files included in winuni distro
    ! fixed missing bin/*.hb scripts in .7z winuni archive
2012-10-31 17:56:18 +00:00
Viktor Szakats
aae2bb33fb 2012-10-31 18:20 UTC+0100 Viktor Szakats (harbour syenar.net)
* tests/gfx.prg
    + changed do display GT name on screen rather than to stdout
2012-10-31 17:21:14 +00:00
Viktor Szakats
a1322743ff 2012-10-31 17:30 UTC+0100 Viktor Szakats (harbour syenar.net)
* INSTALL
  * package/harbour.rb
  * package/mpkg_src_nightly.sh
  * package/mpkg_win_nightly.bat
  * package/updt_web_nightly.sh
  * website/changelog.html
  * website/faq/harbour17.html
  * website/faq/harbour27.html
  * website/index.html
  * website/menu/harbour-menu.js
    * reverted all changes regarding new repo address

  * contrib/hbformat/hbfmtcls.prg
    * reverted accidentally committed Maurizio's patch, 
      and left only the few minor changes regarding 
      'ALWAYS' indentation and external HBX support.

  * contrib/gtwvg/activex.prg
  * contrib/gtwvg/tests/activex.prg
  * contrib/gtwvg/tests/cuigdlgs.prg
  * contrib/gtwvg/tests/demowvg.prg
  * contrib/gtwvg/tests/demowvg1.prg
  * contrib/gtwvg/tests/demoxbp.prg
  * contrib/gtwvg/tests/dyndlgs.prg
  * contrib/gtwvg/tests/modal.prg
  * contrib/gtwvg/tests/tbrowser.prg
  * contrib/gtwvg/tests/utils.prg
  * contrib/gtwvg/tests/wvtcls.prg
  * contrib/gtwvg/tests/xbp.prg
    * minor follow ups
    * changed string delimiters to "
2012-10-31 16:33:10 +00:00
Viktor Szakats
df2b7a9ebd 2012-10-31 13:25 UTC+0200 Viktor Szakats (harbour syenar.net)
* include/harbour.hbx
    * fixes/changes to some function names

  * config/hb_c.cfg
    + updated to do better vertical aligment in
      structs, var declarations and assignments
    ; TODO: move this to /bin folder and add to 'install'-ed
            file list, rename to 'harbour.ucf'

  * src/debug/*.prg
  * src/rdd/*.prg
  * src/rdd/hbsix/*.prg
  * src/rdd/usrrdd/rdds/*.prg
  * src/rtl/*.prg
  * src/vm/*.prg
  * utils/hbi18n/hbi18n.prg
  * utils/hbmk2/hbmk2.prg
  * utils/hbmk2/examples/*.hb
  * contrib/hbblat/blatcls.prg
  * contrib/gtwvg/*.prg
  * contrib/gtwvg/tests/*.prg
  * contrib/hbblink/*.prg
  * contrib/hbcairo/tests/*.prg
  * contrib/hbcomm/*.prg
  * contrib/hbcomm/tests/*.prg
  * contrib/hbcups/tests/*.prg
  * contrib/hbcurl/tests/*.prg
  * contrib/hbexpat/*.prg
  * contrib/hbexpat/tests/*.prg
  * contrib/hbfbird/*.prg
  * contrib/hbfbird/tests/*.prg
  * contrib/hbfoxpro/*.prg
  * contrib/hbfship/*.prg
  * contrib/hbgd/*.prg
  * contrib/hbgd/tests/*.prg
  * contrib/hbgs/tests/*.prg
  * contrib/hbhpdf/*.prg
  * contrib/hbhpdf/tests/*.prg
  * contrib/hbhttpd/*.prg
  * contrib/hbhttpd/tests/*.prg
  * contrib/hblzf/tests/*.prg
  * contrib/hbmagic/tests/*.prg
  * contrib/hbmisc/*.prg
  * contrib/hbmisc/tests/*.prg
  * contrib/hbct/*.prg
  * contrib/hbct/tests/*.prg
  * contrib/hbmlzo/tests/*.prg
  * contrib/hbmxml/*.prg
  * contrib/hbmxml/tests/*.prg
  * contrib/hbmysql/*.prg
  * contrib/hbmysql/tests/*.prg
  * contrib/hboslib/*.prg
  * contrib/hbsms/*.prg
  * contrib/hbtinymt/tests/*.prg
  * contrib/hbtpathy/*.prg
  * contrib/hbtpathy/tests/*.prg
  * contrib/hbunix/tests/*.prg
  * contrib/hbxdiff/tests/*.prg
  * contrib/hbzebra/tests/*.prg
  * contrib/hbziparc/*.prg
  * contrib/hbziparc/tests/*.prg
  * contrib/rddads/*.prg
  * contrib/rddads/tests/*.prg
  * contrib/hbodbc/*.prg
  * contrib/hbodbc/tests/*.prg
  * contrib/hbpgsql/*.prg
  * contrib/hbpgsql/tests/*.prg
  * contrib/hbsqlit3/*.prg
  * contrib/hbsqlit3/tests/*.prg
  * contrib/hbwin/*.prg
  * contrib/hbwin/tests/*.prg
  * contrib/hbxpp/*.prg
  * contrib/hbxpp/tests/*.prg
  * contrib/hbxhb/*.prg
  * contrib/hbxhb/tests/*.prg
  * contrib/hbnetio/*.prg
  * contrib/hbnetio/utils/hbnetio/*.hb
  * contrib/hbnetio/utils/hbnetio/*.prg
  * contrib/hbtip/*.prg
  * contrib/hbtip/tests/*.prg
  * tests/usrrdd/*.prg
  * tests/funcarr.prg
  * extras/gfspell/spell.prg
  * extras/gtwvw/tests/*.prg
  * extras/guestbk/*.prg
  * extras/hbdoc/*.prg
  * extras/rddado/*.prg
  * extras/rddado/tests/*.prg
  * extras/hbxlsxml/*.prg
  * extras/httpsrv/*.prg
  * extras/httpsrv/modules/*.prg
  * extras/hbsuper/*.prg
  * extras/hbvpdf/*.prg
  * extras/hbvpdf/tests/*.prg
  * tests/*.prg (except some which are well formatted but in different/fast-typing style)
  * tests/*.hb
  * bin/*.hb
  * contrib/*.hb
  * config/*.hb
    * some manual formatting to better be able to verify
      changes made by hbformat and be friendlier with hbformat.
    * most files reformatted with hbformat using Maurizio's
      patch, with mostly minor manual corrections and verification.
      All hbformat changes for revised one-by-one.
    ! __DIR(): fixed to be unicode compatible
    ! __hbdoc_ToSource(): make sure to not generate line ending
      spaces in output.
    + hbmk2/hbrun: HBMK_WITH_GTXWC built-time option to include
      GTXWC. Useful for hbrun.
    * hbct tests: change to not use [] as string delimiter
    + added full prototypes to Array class declaration

  ; NOTE: Only these were not or not fully formatted:
          contrib/hbnetio/tests/*.prg
          tests/hbpptest/*.prg
          tests/mt/*.prg
          tests/multifnc/*.prg
          tests/rddtest/*.prg
          utils/hbmk2/hbmk2.prg (for the most part)
          src/rtl/tbrowse.prg (for the most part)
          utils/hbtest/*.prg
          *.ch, *.c, *.h

  * src/rtl/cdpapihb.c
  * src/rtl/hbadler.c
  * src/rtl/hbsocket.c
  * src/rtl/sha1.c
  * src/vm/classes.c
  * src/vm/dynsym.c
  * src/vm/garbage.c
  * src/debug/dbgentry.c
    * do not end macros with ';' to avoid uncrustify warning
      and wrong formatting as a consequence

  * src/compiler/cmdcheck.c
    * minor changes for uncrustify-friendliness

  * contrib/hbformat/utils/hbfmtcls.prg
  * contrib/hbformat/utils/hbformat.prg
    % optimizations in hbformat.prg
    ! fixed mask/filename handling to be
      multiplatform in hbformat.prg
    + added 'HBXList=' hbformat.ini parameter allowing
      to add any .hbx file for proper function name
      casing.
    ! fixed progress bar to display correctly

  * tests/speedstr.prg
    ! fixed to run as intended in unicode code
    * hbformatted

  - contrib/hbwin/tests/dlg.xml
  * contrib/hbwin/tests/dlg.rc
  - extras/gtwvw/tests/wvwtest9.xml
  + extras/gtwvw/tests/wvwtest9.mft
  * extras/gtwvw/tests/wvwtest9.rc
    * renamed manifest to have .mft extension
    % deleted unnecessary manifest
    * "Win32 API" -> "Windows API"
    ! deleted CPU arch from manifest

  * package/harb_win.mft
    * formatting

  * src/common/hbver.c
    + added version detection for win 8 and win server 2012
    * minor formatting/code cleanup

  * tests/gfx.prg
    * updated to run in script mode.
    ; TOFIX: it doesn't draw anything with GTWVT

  * tests/gfx.prg
  * tests/gtwin.prg
  * tests/gtxfnt.prg
  * tests/wvt_fs.prg
  * tests/wvtext.prg
    + support for GTXWC when run as script

  * doc/en/*.txt
  * contrib/hbct/doc/en/*.txt
  * contrib/hbgd/doc/en/*.txt
  * contrib/hbgt/doc/en/*.txt
  * contrib/hbmisc/doc/en/*.txt
  * contrib/hbnf/doc/en/*.txt
  * contrib/hbziparc/doc/en/*.txt
  * contrib/rddads/doc/en/*.txt
    ! fixed few broken tags reported by Carlos
    % deleted line ending spaces
    * some minor formatting

  * contrib/hbnf/*.c
  * contrib/hbnf/*.h
  * extras/gfspell/spellc.c
    * uncrustified with updated hb_c.cfg

  * contrib/hbnf/*.prg
  * contrib/hbnf/tests/*.prg
    * hbformatted with Mauriozo's patch.
    * a few manual corrections (avoiding #translates, using hb_ColorIndex())
      in general and to make hbformat happy.

  + contrib/hbnf/tests/menuto.prg
    + added sample code for MENU TO (adatped from docs)

  - src/rdd/dbfntx/dbfntx0.prg
    - deleted unused file with no enabled code in it

  * contrib/hbtip/tests/dbtohtml.prg
  * contrib/hbtip/tests/loadhtml.prg
  * contrib/hbtip/tests/tipmmail.prg
    * minor cleanups

  * contrib/hbtip/thtml.prg
    ! fixed typo due to s&r
    % use hb_memowrit()

  * src/rtl/tbrowse.prg
    * conditional code sorted to be hbformat friendly
    * some formatting

  * INSTALL
  * package/harbour.rb
  * package/mpkg_src_nightly.sh
  * package/mpkg_win_nightly.bat
  * package/updt_web_nightly.sh
  * website/changelog.html
  * website/faq/harbour17.html
  * website/faq/harbour27.html
  * website/index.html
  * website/menu/harbour-menu.js
    * updated repository URL to new sf.net one

  * tests/function.cfm
  * contrib/hbhttpd/tests/tpl/_main.tpl
  * contrib/hbtip/tests/tipmmail.prg
  * website/faq/*.html
  * website/samples/*.html
    * use utf-8 in html and email

  * contrib/hbrun/hbrun.hbp
    + support for HBMK_WITH_GTXWC

  * tests/rto_get.prg
  * tests/onidle.prg
  * tests/mousetst.prg
  * tests/wcecon.prg
  * tests/vmasort.prg
  - contrib/hbnf/tests/metaph.prg
    * minor cleanups

  * contrib/hbmysql/tests/test.prg
  * contrib/hbmysql/tests/dbf2mysq.prg
    % minor optimization, deleted outdated comment/line

  * src/compiler/harbour.yyc
  * src/compiler/harbour.y
    * minor formatting
2012-10-31 13:04:01 +00:00
Przemyslaw Czerpak
5e196aadf2 2012-10-30 08:59 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/contrib/xhb/filestat.c
    ! fixed resource leak in FILESTATS() function caused by wrong close
      WIN API function. Problem reported by Robb - thanks.
2012-10-30 07:59:48 +00:00
Viktor Szakats
b0f1409c0f 2012-10-25 00:08 UTC+0200 Viktor Szakats (harbour syenar.net)
* website/mailing.html
    - deleted reference to 3rd mailing list
2012-10-24 22:08:55 +00:00