Commit Graph

22 Commits

Author SHA1 Message Date
Viktor Szakats
5dcbeffc68 2006-06-22 00:25 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu)
* harbour/include/common.ch
   * harbour/source/debug/dbghelp.prg
   * harbour/source/debug/dbgmenu.prg
   * harbour/source/debug/dbgtarr.prg
   * harbour/source/debug/dbgtobj.prg
   * harbour/source/debug/dbgwa.prg
   * harbour/source/debug/debugger.prg
   * harbour/source/rdd/dbupdat.prg
   * harbour/source/rtl/achoice.prg
   * harbour/source/rtl/checkbox.prg
   * harbour/source/rtl/dbedit.prg
   * harbour/source/rtl/getsys.prg
   * harbour/source/rtl/listbox.prg
   * harbour/source/rtl/persist.prg
   * harbour/source/rtl/pushbtn.prg
   * harbour/source/rtl/radiobtn.prg
   * harbour/source/rtl/tbcolumn.prg
   * harbour/source/rtl/tbrowse.prg
   * harbour/source/rtl/tclass.prg
   * harbour/source/rtl/teditor.prg
   * harbour/source/rtl/tget.prg
   * harbour/source/rtl/tgetlist.prg
   * harbour/source/rtl/tlabel.prg
   * harbour/source/rtl/treport.prg
   * harbour/utils/hbdoc/genchm.prg
   * harbour/utils/hbdoc/genhtm.prg
   * harbour/utils/hbdoc/genng.prg
   * harbour/utils/hbdoc/genos2.prg
   * harbour/utils/hbdoc/genrtf.prg
   * harbour/utils/hbdoc/gentrf.prg
   * harbour/utils/hbdoc/html.prg
   * harbour/utils/hbdoc/ng.prg
   * harbour/utils/hbdoc/os2.prg
   * harbour/utils/hbdoc/rtf.prg
   * harbour/utils/hbmake/checks.prg
   * harbour/utils/hbmake/hbmake.prg
   * harbour/utils/hbmake/hbmutils.prg
   * harbour/utils/hbmake/radios.prg
   * harbour/utils/hbtest/rt_hvm.prg
     + HB_SYMBOL_UNUSED() added for .prg code. It can suppress unused
       var warnings where applicable. The code won't generate any final
       pcodes, so it won't cause overhead. The only current downside
       is that it cannot be used inside codeblocks.
     ! Fixed a number (>200) of declared but unused variable /w2 error.
       All parts were scanned and fixed (except contrib).
       Note that there are several false "unreachable code" warnings,
       and there are still quite a few unused var warnings inside
       codeblocks. After fixing these /w2 switch could be added to
       the standard build process to maintain code quality.
2006-06-21 22:25:00 +00:00
Luiz Rafael Culik
a5962dd566 See changelog 2002-05-31 21:00 UTC-0300 2002-06-01 00:14:38 +00:00
Luiz Rafael Culik
820e231ad7 *** empty log message *** 2002-03-04 01:32:28 +00:00
Luiz Rafael Culik
a5677ca99f See changelog 2002-03-03 16:20 UTC -0300 2002-03-03 19:56:18 +00:00
Luiz Rafael Culik
a9294d6e29 See Changelog 2002-02-18 23:41 UTC-0300 2002-02-19 02:41:55 +00:00
Horacio Dario Roldan Kasimatis
71fff49e08 2002-02-01 10:30 UTC-0300 Horacio Roldán <harbour_ar@yahoo.com.ar>
* utils/hbmake/hbmake.prg
     utils/hbmake/hbmutils.prg
     * Better support for big project(Read and Generations)
   From Luiz Rafael Culik <culik@sl.conex.net>
2002-02-01 13:28:19 +00:00
Luiz Rafael Culik
1325ddca24 See changelog 2002-01-10 22:10 UTC -0300 2002-01-11 00:06:23 +00:00
Andi Jahja
5567822a42 Andi Jahja <harbour@cbn.net.id> 2001-12-27 22:40:21 +00:00
Luiz Rafael Culik
6c39c34662 See changelog 2001-12-26 22:20 UTC -0300 2001-12-27 00:17:00 +00:00
Luiz Rafael Culik
5096666a97 See changelog 2001-12-22 07:50 UTC-0300 2001-12-22 09:50:31 +00:00
Luiz Rafael Culik
10715dc088 See changelog 2001-12-21 07:50 UTC -0300 2001-12-21 09:41:12 +00:00
Luiz Rafael Culik
0590de0288 See changelog 2001-11-08 22:40 GMT -3 2001-11-09 00:29:23 +00:00
Andi Jahja
bf552680af andijahja@cbn.net.id 2001-11-08 22:19:04 +00:00
Andi Jahja
0eeb221278 andijahja@cbn.net.id 2001-11-08 20:03:22 +00:00
Luiz Rafael Culik
a834b6115c See Changelog 2001-11-07 23:00 GMT -3 2001-11-08 00:53:26 +00:00
Andi Jahja
eaddf6811b andijahja@cbn.net.id 2001-10-31 17:37:49 +00:00
Luiz Rafael Culik
5653720b9b See changelog 2001-10-31 07:35 GMT -3 2001-10-31 09:38:13 +00:00
Luiz Rafael Culik
613cf1af23 See changelog 2001-10-30 21:15 GMT -3 2001-10-30 23:01:52 +00:00
Luiz Rafael Culik
4b994e2dc9 See changelog 2001-10-28 22:40 GMT -3 2001-10-29 00:32:41 +00:00
Luiz Rafael Culik
d55e0de691 See changelog 2001-10-21 19:10 GMT -3 2001-10-21 21:22:06 +00:00
Dave Pearson
847ef1d8c3 2001-10-21 08:05 GMT Dave Pearson <davep@davep.org>
* source/hbmake/Makefile
      * Added missing continuation character to line 14.
   * utils/hbmake/hbmutils.prg
      * Adding missing ")" to `if' in line 21.
2001-10-21 08:08:17 +00:00
Luiz Rafael Culik
1008b9daf2 See changelog 2001-10-20 20:00 GMT -3 2001-10-20 22:03:21 +00:00