Commit Graph

18138 Commits

Author SHA1 Message Date
Viktor Szakats
a22bb91807 2012-11-15 23:08 UTC+0100 Viktor Szakats (harbour syenar.net)
* doc/clipper.txt
  * doc/cmpopt.txt
  * doc/codebloc.txt
  * doc/gtapi.txt
  * doc/hdr_tpl.txt
  * doc/inet.txt
  * doc/locks.txt
  * doc/pp.txt
  * doc/pragma.txt
  * doc/todo.txt
  * doc/tracing.txt
  * doc/vm.txt
  * doc/xhb-diff.txt
    * function name formatting
    * various minor cleanups and updates/fixes along the way
2012-11-15 22:10:31 +00:00
Viktor Szakats
f62b815211 2012-11-15 22:50 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbct/doc/en/*.txt
  * contrib/hbmisc/doc/en/*.txt
  * contrib/rddads/doc/en/adsfuncs.txt
  * contrib/rddads/doc/en/readme.txt
    ! fixed library name references
2012-11-15 21:52:51 +00:00
Viktor Szakats
781419604b 2012-11-15 19:41 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbct/doc/en/atnum.txt
  * contrib/hbct/doc/en/ctstr.txt
  * contrib/hbct/doc/en/token1.txt
  * contrib/hbct/doc/en/token2.txt
  * contrib/hbct/doc/en/trig.txt
    ! some fixes to prev. (my regex is not yet perfect)
2012-11-15 18:42:23 +00:00
Viktor Szakats
873f90f31a 2012-11-15 19:10 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbct/doc/en/*.txt
  * contrib/hbgd/doc/en/hbgd.txt
  * contrib/hbgt/doc/en/hbgt.txt
  * contrib/hbmisc/doc/en/*.txt
  * contrib/hbnf/doc/en/*.txt
  * contrib/hbnf/tests/*.prg
  * contrib/hbziparc/doc/en/hbziparc.txt
  * contrib/rddads/doc/en/*.txt
  * doc/en/*.txt
  * extras/gtwvw/docs/*.txt
    * synced casing of .prg level function names
      with .hbx files, even if those are in docs,
      comments or strings.
2012-11-15 18:36:05 +00:00
Viktor Szakats
2c407b4160 2012-11-15 18:57 UTC+0100 Viktor Szakats (harbour syenar.net)
* doc/en/string.txt
    ! fixed casing in recent commit in $EXAMPLES$ section
    ! fixed casing in some strings
2012-11-15 17:59:23 +00:00
Alexey Myronenko
5730b9660e missed entry to changelog 2012-11-15 16:29:26 +00:00
Alexey Myronenko
bcea17e151 2012-11-15 16:07 UTC+0200 Alexey Myronenko (m.oleksa@ukr.net)
* doc/en/string.txt
    + documentaion for HB_AT(), HB_RAT() added/corrected
    * fixed examples for them
    - delete allusion for HB_OEMTOANSI(), HB_ANSITOOEM() due to they will
      disappear after next stable release
2012-11-15 14:08:09 +00:00
Viktor Szakats
e29a78d201 2012-11-15 13:42 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbamf/amfdec.c
  * contrib/rddsql/sqlbase.c
  * contrib/rddsql/sqlmix.c
  * contrib/sddfb/sddfb.c
  * contrib/sddmy/sddmy.c
  * contrib/sddoci/sddoci.c
  * contrib/sddodbc/sddodbc.c
  * contrib/sddpg/sddpg.c
  * contrib/sddsqlt3/sddsqlt3.c
    * deleted extra {} enclosures
    * converted commented code to #if 0/#endif blocks
    * some uncrustifying
    * while( 1 ) -> for( ;; )
2012-11-15 12:43:35 +00:00
Viktor Szakats
9d85da054a 2012-11-15 13:02 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbformat/hbfmtcls.prg
    + added new TODO to add space between '!'
      operator and single (= not parenthesised) arguments.

  * contrib/hbfimage/fi_wrp.c
    * minor

  * contrib/hbodbc/odbc.c
    ! fixed to build under ODBC 1.x, 2.x
    ! fixed to use ODBC 3.x functions instead of 
      deprecated functions.
    * minor cleanups to prev

  * contrib/sddodbc/sddodbc.c
    ! fixed to build under ODBC 1.x, 2.x

  * README
    + added note that hbrun scripts are started 
      in UTF-8 mode.
    + added command lines for formatting C and PRG sources
    * minor cleanups

  * contrib/hbnf/doc/en/cint86.txt
  * contrib/hbnf/ftmenuto.ch
  * contrib/xhb/html.ch
  * contrib/xhb/htmlform.ch
  * extras/gtwvw/docs/funclist.txt
  * extras/gtwvw/docs/gtwvw.txt
  * extras/gtwvw/docs/whatsnew.txt
  * extras/gtwvw/gtwvwd.c
  * extras/gtwvw/tests/ebtest7.prg
  * extras/gtwvw/tests/prog0.prg
  * extras/gtwvw/tests/prog1.prg
  * extras/gtwvw/tests/prog2.prg
  * extras/gtwvw/tests/wvwtest9.prg
  * src/rtl/achoice.prg
  * src/vm/thread.c
  * website/samples/testcgi.prg.html
  * website/samples/testhtml.prg.html
  * website/third-party.html
    * lowercased (or deleted) references to
      source filenames.
2012-11-15 12:08:55 +00:00
Viktor Szakats
ac0a616881 2012-11-15 01:20 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbnf/floptst.prg
  * utils/hbmk2/hbmk2.prg
    * minor folloup cleanup
2012-11-15 00:21:28 +00:00
Viktor Szakats
6544982c2a 2012-11-14 21:37 UTC+0100 Viktor Szakats (harbour syenar.net)
* COPYING
  * debian/copyright
    * changed explicit reference to certain CC licensed
      files to generic wording.

  * TODO
    * GTWVG -> GTWVT

  - NEWS
  + doc/oldnews.txt
  - TODO
  + doc/todo.txt
    * renamed these files. TODO is essentially static
      since 10 years, not worth to keep in root and in
      distro root. NEWS was not updated since 2008.

  * doc/Makefile
    + updated with above files. (so they will still be
      distributed, just not in root)

  * doc/howtorel.txt
    * updated reference to NEWS doc

  * config/postinst.hb
  * package/mpkg_win.nsi
  * package/winuni/mpkg_win_uni.bat
  * package/winuni/mpkg_win_uni.nsi
    * deleted references to TODO and NEWS
2012-11-14 20:39:08 +00:00
Viktor Szakats
68f7129c35 2012-11-14 21:11 UTC+0100 Viktor Szakats (harbour syenar.net)
* COPYING
  * debian/copyright
    * INSTALL -> README in two missed places
2012-11-14 20:11:54 +00:00
Viktor Szakats
1d335aa135 2012-11-14 20:49 UTC+0100 Viktor Szakats (harbour syenar.net)
- INSTALL
  + README
  * config/global.mk
  * config/postinst.hb
  * contrib/hbmysql/readme.txt
  * doc/gmake.txt
  * NEWS
  * package/mpkg_win.nsi
  * package/winuni/mpkg_win_uni.bat
  * package/winuni/mpkg_win_uni.nsi
  * package/winuni/RELNOTES
  * tests/hbdoctst.prg
  * website/menu/harbour-menu.js
  * website/news.html
  * doc/howtorep.txt
    * 'INSTALL' doc renamed to 'README'.
      A little disruption, but hopefully it will be
      more intuitive place to look for. The doc by 
      now contains lots more than installation procedures.
      This "new" name is also recognized and displayed 
      by several source management web UIs automatically.
    ; To mailing list admins: Please update the
      links in the web group headers. Thank you!
2012-11-14 19:53:04 +00:00
Viktor Szakats
240affeef8 2012-11-14 15:00 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.es_PE.po
    + extensive Spanish translation update from
      Guillermo Varona Silupú (GVS). Thanks very much.
2012-11-14 14:02:09 +00:00
Viktor Szakats
ecbdfd198f 2012-11-14 13:24 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + lib hinting feature will now re-run the failed
      linking command to catch its output and analyze it.
      It will only work if errors are not ignore and
      quite mode is not enabled.
    + reenabled lib hinting feature.
    + show function names with their .hbx casing (instead
      of full uppercase)
    ! fixed casing for some internal functions, not present
      in .hbx.
2012-11-14 12:25:19 +00:00
Viktor Szakats
fb3e0e9490 2012-11-14 04:49 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/rtl/achoice.prg
  * src/rtl/alert.prg
  * src/rtl/hbfilehi.prg
  * src/rtl/hbi18n2.prg
  * src/rtl/hbini.prg
  * src/rtl/listbox.prg
  * src/rtl/memoedit.prg
  * src/rtl/memvarhb.prg
  * src/rtl/menuto.prg
  * src/rtl/objfunc.prg
  * src/rtl/profiler.prg
  * src/rtl/radiobtn.prg
  * src/rtl/tbrowse.prg
  * src/rtl/teditor.prg
  * src/rtl/tgetlist.prg
  * src/rtl/tmenuitm.prg
  * src/rtl/tobject.prg
  * src/rtl/typefile.prg
    * use HB_DEFAULT() instead of 'IF ! HB_IS*()'

  * include/harbour.hbx
    ! fixed one casing being wrong

  * contrib/hbmisc/stringp.prg
  * contrib/xhb/ttable.prg
  * contrib/xhb/xcstr.prg
  * tests/debugtst.prg
    ! fixed above casing where it got wrongly formatted
2012-11-14 03:52:53 +00:00
Viktor Szakats
60f5dfecfb 2012-11-14 03:11 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/rtl/hbdef.c
    ! HB_DEFAULT(): consider date and timestamp types
      interchangable.
    % HB_DEFAULT(): applied optimization from Przemek,
      so now a hb_pcount() call is saved.
2012-11-14 02:15:23 +00:00
Viktor Szakats
79949e6aad 2012-11-14 02:27 UTC+0100 Viktor Szakats (harbour syenar.net)
* ChangeLog
    * another note missed, this time from 2012-11-13 19:00 UTC+0100
      (FI_SETOUTPUTMESSAGE() gained MT support.)

  * config/postinst.hb
  * utils/hbmk2/hbmk2.prg
    * use HB_DEFAULT() instead of 'IF ! HB_IS*()'

  * contrib/hbgd/gdchart.prg
    + use HB_DEFAULT() instead of __DEFAULTNIL() after
      verifying that in no case they are expecting multiple
      types.
2012-11-14 01:31:22 +00:00
Viktor Szakats
2ec2c4a038 2012-11-14 01:58 UTC+0100 Viktor Szakats (harbour syenar.net)
* ChangeLog
    * added a missed incompatibity note to previous entry.

  * contrib/hbcomm/comm.prg
  * contrib/hbct/ctmisc.prg
  * contrib/hbct/fcopy.prg
  * contrib/hbct/getinput.prg
  * contrib/hbct/getsecrt.prg
  * contrib/hbct/keysec.prg
  * contrib/hbct/scrmark.prg
  * contrib/hbct/tempfile.prg
  * contrib/hbfbird/tfirebrd.prg
  * contrib/hbfoxpro/misc.prg
  * contrib/hbmagic/hbmagis.prg
  * contrib/hbmisc/hbedit.prg
  * contrib/hbmysql/tmysql.prg
  * contrib/hbmysql/tsqlbrw.prg
  * contrib/hbodbc/todbc.prg
  * contrib/hbpgsql/tpostgre.prg
  * contrib/hbsms/sms.prg
  * contrib/hbtip/client.prg
  * contrib/hbtip/encb64.prg
  * contrib/hbtip/log.prg
  * contrib/hbtip/mail.prg
  * contrib/hbtip/popcli.prg
  * contrib/hbtip/sendmail.prg
  * contrib/hbtip/smtpcli.prg
  * contrib/hbtip/thtml.prg
  * contrib/hbwin/wce_sim.prg
  * contrib/hbwin/win_os.prg
  * contrib/hbwin/win_reg.prg
  * contrib/hbwin/win_tprn.prg
  * contrib/hbxpp/dbfuncsx.prg
  * contrib/xhb/dirrec.prg
  * contrib/xhb/dumpvar.prg
  * contrib/xhb/hbcomprs.prg
  * contrib/xhb/hjwindow.prg
  * contrib/xhb/htmutil.prg
  * contrib/xhb/sprintf.prg
  * contrib/xhb/tedit.prg
  * extras/gtwvw/tests/drawimg.prg
  * extras/gtwvw/tests/ebtest7.prg
  * extras/rddado/adordd.prg
    * use HB_DEFAULT() instead of 'IF ! HB_IS*()' 
      constructs, where possible and optimal.
2012-11-14 01:03:35 +00:00
Viktor Szakats
8cde45726e 2012-11-14 00:46 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbodbc/hbodbc.hbp
  * contrib/hbodbc/odbc.c
  * contrib/hbodbc/todbc.prg
  * contrib/hbodbc/tests/odbccall.prg
  * contrib/hbodbc/tests/odbcdemo.prg
  * contrib/hbodbc/tests/testodbc.prg
    + implemented typed pointers. Automatic memory
      management is not enabled yet, as it suffers
      from the same problem in its current form as
      f.e. HBQT. I hope someone can solve this,
      maybe it could be a good and simple example
      for how to solve such problems in general.
      Memory management code is guarded with
         _HBODBC_AUTO_MM_
      both on .prg and .c level. Also in test code.
    % cleanups to TODBC() class to not use a temp
      variable to pass object vars by reference
    * other minor .prg level cleanups

  * src/rtl/hbdef.c
    ! fixed HB_DEFAULT() to use high-level Harbour types
      for type comparison, so f.e. memo and string types
      are considered the same, just like float, integer, long
      subtypes of numerics. Many thanks to
      Francesco (Saverio Giudice) for the report.
2012-11-13 23:59:18 +00:00
Viktor Szakats
d6097b6bca 2012-11-13 19:16 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbfoxpro/dll.prg
  * contrib/hbfoxpro/misc.prg
    * hbformatted
2012-11-13 18:17:19 +00:00
Viktor Szakats
7b66a2449b 2012-11-13 19:02 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbfimage/fi_wrp.c
  * contrib/hbgd/gdwrp.c
    * forgot to uncrustify
2012-11-13 18:03:14 +00:00
Viktor Szakats
4acc58ca6a 2012-11-13 19:00 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbfimage/fi_wrp.c
  * contrib/hbfimage/tests/fitest.prg
    ! FI_SETOUTPUTMESSAGE(): fixed/implemented error callback.
      In previous version it was not working. Now the function
      accepts both function pointer and codeblock.
    * adapted/fixed error callback setting in test
    + added test for error callback

  * contrib/xhb/hbcompat.ch
    * formatting
2012-11-13 18:00:52 +00:00
Viktor Szakats
9715f1a858 2012-11-13 17:59 UTC+0100 Viktor Szakats (harbour syenar.net)
* INSTALL
    * minor tweak in hbmk2 examples to better emphasis .hbc files
2012-11-13 17:00:42 +00:00
Viktor Szakats
1afac909a6 2012-11-13 17:55 UTC+0100 Viktor Szakats (harbour syenar.net)
- contrib/hbfimage/fi_winfu.c
  * contrib/hbfimage/fi_wrp.c
  * contrib/hbfimage/hbfimage.hbp
  * contrib/hbfimage/tests/fitest.prg
    * merged and cleaned Windows specific functions
      with main wrapper source
    + implemented GC collected pointers for FIBITMAP
    + implemented typed pointers for FIMULTIBITMAP
    * FI_UNLOAD() is now a dummy and deprecated with HB_LEGACY_LEVEL4
    ! FI_UNLOCKPAGE() fixed: it was checking for wrong parameter type
    + enabled few tests after adapting them to API changes
    * FI_GETBACKGROUNDCOLOR() changed to work like the wrapped function;
      it will now return color in 2nd parameter, if passed by ref.
      The color is a 4 byte string in the format RGBA. It was a
      raw pointer before. It's now in sync with FI_SETBACKGROUNDCOLOR().
      INCOMPATIBLE.
    * FI_SETBACKGROUNDCOLOR() fixed to check for color parameter
      length to avoid GPFs.
    * minor code rearrangements
    % deleted no longer necessary FI_UNLOAD() calls from test code
    ; please test/review

  * contrib/hbgd/gdwrp.c
    * renamed variables, formatting

  * tests/rto_get.prg
  * tests/rto_tb.prg
  * utils/hbtest/hbtest.prg
  * utils/hbtest/rt_date.prg
  * utils/hbtest/rt_hvm.prg
  * utils/hbtest/rt_hvma.prg
  * utils/hbtest/rt_math.prg
  * utils/hbtest/rt_misc.prg
  * utils/hbtest/rt_str.prg
  * utils/hbtest/rt_trans.prg
    * formatting
2012-11-13 16:56:45 +00:00
Viktor Szakats
e8113d9075 2012-11-13 14:28 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbfimage/fi_winfu.c
  * contrib/hbfimage/fi_wrp.c
  * contrib/hbgd/gdwrp.c
    * cleanups

  * include/hbzlib.ch
    ! missing 'also used in C code' comment
    * formatting
2012-11-13 13:28:58 +00:00
Przemyslaw Czerpak
90d2236c45 2012-11-13 13:03 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/extras/gtwvw/gtwvwd.c
    ! eliminated hb_wcntomb()
2012-11-13 12:03:26 +00:00
Viktor Szakats
3d4e4f5baa 2012-11-13 12:34 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbwin/win_reg.prg
    ! fixed WIN_REGGET() for WIN_REG_DWORD_BIG_ENDIAN and
      WIN_REG_QWORD* values in unicode mode.
    % minor optimization WIN_REG_QWORD part of above
2012-11-13 11:37:21 +00:00
Viktor Szakats
97d33752ae 2012-11-13 12:16 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/gtwvw/gtwvwd.c
    ! eliminated HB_TCHAR_*() macros
    ! fixed few missing TEXT()s

  * extras/gtwvw/wvwdraw.c
  * extras/gtwvw/wvwedit.c
    ! fixed three warnings
2012-11-13 11:17:59 +00:00
Viktor Szakats
edb9111c92 2012-11-13 12:09 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbgd/gdbar.prg
  * contrib/hbgd/gdbarcod.prg
    ! '2005-2005' in copyright header

  * extras/gtwvw/gtwvw.hbp
    + reenabled warnings

  * extras/gtwvw/hbgtwvw.h
    * added hbwinuni.h

  * extras/gtwvw/gtwvwd.c
  * extras/gtwvw/wvwdraw.c
  * extras/gtwvw/wvwfuncs.c
    * uncrustified (multiple run seems to make additional changes, 
      just like sometimes in hbformat)
2012-11-13 11:11:32 +00:00
Przemyslaw Czerpak
cfa824a3e6 2012-11-13 08:33 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/contrib/hbct/disk.c
  * harbour/contrib/hbct/ctnet.c
    ! eliminated HB_TCHAR_*() macros
2012-11-13 07:33:59 +00:00
Viktor Szakats
339cff7168 2012-11-13 05:38 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbgd/gdbar.prg
  * contrib/hbgd/gdbarcod.prg
  * contrib/hbgd/hbgd.hbx
  * contrib/hbgd/tests/barms.prg
  * contrib/hbgd/tests/bartest.prg
    * Renamed classes that have confusing and misleading
      names out of the gd namespace: (f.e. TBarCode class 
      was in gdbar.prg, and TCode in gdbarcod.prg)
      These were very buggy until recently, so I doubt
      anybody uses them, anyways it's an INCOMPATIBLE
      change:
        class TBarCode -> GDBar
        class TCode    -> GDBarCode
2012-11-13 04:41:27 +00:00
Viktor Szakats
5cac2cd65c 2012-11-13 05:15 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbgd/gdwrp.c
    * formatting cleanups
2012-11-13 04:16:00 +00:00
Viktor Szakats
40e82ed1c0 2012-11-13 04:50 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbgd/gdwrp.c
    * cleaned conversion between Harbour logical to/from int flags
    * deleted repetitive comments
    ! fixed to check for proper GC collected pointer type, not
      just any pointer. This may avoid some GPFs and memory
      corruption and report them as RTE
    ! GDIMAGESTRINGFTEX() to allow float numbers for ptsize parameter
    ! GDIMAGEFILLEDPOLYGON(), GDIMAGEOPENPOLYGON(), GDIMAGEPOLYGON()
      fixed to not leave uninitialized trash in point coordinates
      if wrongly formed parameters is passed
    ! GDIMAGEFILLEDPOLYGON(): fixed buffer overrun if number of
      points exceeded 50
    ; further 700 LOC and 12KB source size reduction

  * ChangeLog
    * added LOC reduction to prev (-2800 lines)
2012-11-13 04:00:41 +00:00
Viktor Szakats
5f78084e6f ops, C source code is 46KB smaller (not 24KB as
written in ChangeLog entry)
2012-11-13 02:09:29 +00:00
Viktor Szakats
2aa3c558ce 2012-11-13 03:03 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbfimage/fi_winfu.c
    * missed to include it in one of the recent entries:
      FI_LOADFROMMEM() has been renamed to FI_LOADFROMMEMORY()
      to be in sync with original FreeImage function name.
      Update your apps accordingly. INCOMPATIBLE.

  * contrib/hbfimage/tests/fitest.prg
    ! synced with above lib change

  * contrib/hbfimage/fi_winfu.c
  * contrib/hbfimage/fi_wrp.c
  * contrib/hbgd/gdwrp.c
  * contrib/hbgd/gd.prg
    * deleted excessive {} and () operators
    * eliminated split lines where only one char was present in a line
    % replaced RTE generator calls to more compact ones
    % dropped pcount() checks where HB_IS*() checks were
      present anyway
    * merged separate var declarations and initializations in
      wrapper code
    % eliminated local variables where it didn't make code
      less obvious
    % adujsted a few var scopes
    * deleted repetitive comments
    % protected hb_parcx() calls changed to hb_parc()
    ! GDIMAGESTRING(), GDIMAGESTRINGUP(), GDIMAGECHAR(), GDIMAGECHARUP()
      fixed for 1 character long strings. Code tried to retrieve a character
      by using hb_parni() which (purposefully) isn't supported in Harbour.
      The current effect is the same, with negligibly performance
      loss for one long strings.
    % GDIMAGECHAR(), GDIMAGECHARUP() now use C level forwarder.
    % using hb_parnintdef()
    ! fixed typo in RTE message
    % using hb_default() in gd.prg
    % number of LOC, source size (-24KB) and generated binary
      code greatly reduced by the above.

  * src/rtl/tclass.prg
  * src/rtl/tobject.prg
    * commented code changed to #if 0 blocks
    ! some commented code fixed
    * some obsolete comments deleted

  * utils/hbmk2/hbmk2.prg
    + added following options to .hbc files:
        keywords=
        licenses=
        repository=
      all only informational, they do nothing ATM.
2012-11-13 02:04:22 +00:00
Przemyslaw Czerpak
06167bb04b 2012-11-12 16:35 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/include/hbexpra.c
    ! fixed recently added error in macrocompiler mode
2012-11-12 15:35:50 +00:00
Viktor Szakats
9448f6ecd2 2012-11-12 15:36 UTC+0100 Viktor Szakats (harbour syenar.net)
* package/harbour.spec
    * deleted reference to 'hbhttpds' which no longer exists 
      as separate lib since 2012-11-04 14:41 UTC+0100
2012-11-12 14:37:43 +00:00
Przemyslaw Czerpak
767d9dfa1d 2012-11-12 15:15 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/include/hbexpra.c
    * indenting

  * harbour/package/harbour.spec
    ! fixed ssl library detection

  * harbour/contrib/hbnetio/netiosrv.c
    ! fixed parameters numbers in NETIO_COMPRESS()

  * harbour/config/linux/libs.mk
  * harbour/config/bin.mk
    ! use pthread in linked library list if shared linking is enabled
    ! do not strip system libraries in shared mode - some systems
      (i.e. RH7.3) needs pthread to be given at link time to create
      correct MT programs and now harbour shared library is only in MT.
2012-11-12 14:15:42 +00:00
Viktor Szakats
e80dff8be7 2012-11-12 15:02 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbi18n/hbi18n.prg
    + converted UI strings to translatable ones
    % use core functions instead of FileExt()
2012-11-12 14:03:47 +00:00
Przemyslaw Czerpak
079aa5c078 2012-11-12 14:08 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/include/hbexpra.c
    + added compile time error for GETs with complex macros
2012-11-12 13:08:47 +00:00
Viktor Szakats
c49dc546f9 2012-11-12 13:44 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
  * utils/hbmk2/hbmk2.es_PE.po
  * utils/hbmk2/hbmk2.hu_HU.po
  * utils/hbmk2/hbmk2.pt_BR.po
    % "-*flag=" options' help text change to include the word
      'single' for 'flag'
      (though 'flag' is not and never was in plural)
    % moved -prgflag= option downwards in the list to
      discourage using it by being less visible. In general,
      nobody needs this flag as all non-hbmk2 flags are
      automatically passed to Harbour compiler.
2012-11-12 12:47:19 +00:00
Viktor Szakats
dec74da597 2012-11-12 13:19 UTC+0100 Viktor Szakats (harbour syenar.net)
- contrib/hbct/ctextern.ch
  - contrib/hbgd/gdextern.ch
  - contrib/hbxpp/hbxppext.ch
  - contrib/rddads/adsextrn.ch
  - contrib/xhb/xhbextrn.ch
    % deleted compatibility extern puller headers.
      To pull externs more efficiently from any contribs, use
      this line in your source:
         'REQUEST __HBEXTERN__<LIBNAME>_'
      INCOMPATIBLE.
2012-11-12 12:21:57 +00:00
Viktor Szakats
8ab624eb04 2012-11-12 11:50 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/gtwvg/hbgtwvg.ch
  * contrib/gtwvg/wvgparts.ch
  * contrib/gtwvg/wvtwin.ch
  * contrib/hbblat/blatwrp.c
  * contrib/hbblat/hbblat.ch
  * contrib/hbgd/gd.ch
  * contrib/hbmlzo/hbmlzo.ch
  * contrib/hbodbc/sql.ch
  * contrib/hbtpathy/telepath.ch
  * contrib/hbwin/hbsim.ch
  * contrib/hbwin/hbwin.ch
  * extras/rddado/adordd.ch
    * cleanups (removal of () around negative numerics in
      macros for .ch files not used from C and some alignment,
      comment cleanup)
2012-11-12 10:52:37 +00:00
Viktor Szakats
3af24b8e15 2012-11-12 02:03 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/rddado/rddado.hbp
  * extras/rddado/tests/access1.prg
  * extras/rddado/tests/access2.prg
  * extras/rddado/tests/mysql1.prg
  * extras/rddado/tests/mysql3.prg
    ! added missing link against hbwin lib when building as
      dynamic lib.
      It needs the method described in 2010-07-31 01:59 UTC+0200
    + added #require to tests so now they can be run as hbrun scripts
    + added CLS to automatically switch to interactive GT with hbrun

  * extras/gfspell/spell.prg
  * extras/gfspell/spellc.c
  * extras/gtwvw/tests/ebtest7.prg
    * minor
2012-11-12 01:10:56 +00:00
Viktor Szakats
bd2cb051e0 2012-11-12 00:17 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/superlib/superlib.dif
    ! fixed RAT_EVENT() to not hog the CPU and also to call
      Harbour's idle loop while waiting for events.
2012-11-11 23:20:05 +00:00
Viktor Szakats
b89b003325 2012-11-11 21:41 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbct/hbct.hbx
  * contrib/hbct/scrmark.prg
  * contrib/hbct/showtime.prg
    * minor format fixes
2012-11-11 20:42:29 +00:00
Viktor Szakats
6f397a5123 2012-11-11 20:39 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/hbdroid/msginfo.c
    ! fixed to pass strings to Java in UTF-8
    ! additional NULL checks to avoid GPFs
    ; Anybody remembers how to run/try this thing?
2012-11-11 19:41:00 +00:00
Pritpal Bedi
36539ca52b 2012-11-11 11:18 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/*/doc/en/*.txt
    ! Changed: $FUNCNAME$ => $NAME$.
2012-11-11 19:33:23 +00:00
Viktor Szakats
1e9ab7012c 2012-11-11 19:47 UTC+0100 Viktor Szakats (harbour syenar.net)
* extras/gfspell/gfspell.hbx
  * extras/gfspell/spell.prg
  * extras/gfspell/spellc.c
    * final cleanups
2012-11-11 18:49:01 +00:00