Files
harbour-core/harbour/website/faq/harbour.html
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

95 lines
5.4 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<TITLE>Frequently Asked Questions about Harbour</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#ffffff">
<H1>Frequently Asked Questions about Harbour</H1>
<h2>David G. Holm <A href="mailto:harbour-faq@netfang.net">&lt;harbour-faq@netfang.net&gt;</A></h2><STRONG>Revision:</STRONG> 1.45 <STRONG>Date:</STRONG> 2004/05/03 19:00:32
<H3>1. <A HREF="harbour1.html#1">Legal Stuff</A></H3>
<DL>
<DD>1.1. <A HREF="harbour2.html#2">Copyright</A></DD>
<DD>1.2. <A HREF="harbour3.html#3">Licence</A></DD>
<DD>1.3. <A HREF="harbour4.html#4">Warranty</A></DD>
<DD>1.4. <A HREF="harbour5.html#5">Trademarks</A></DD>
</DL>
<H3>2. <A HREF="harbour6.html#6">About Harbour</A></H3>
<DL>
<DD>2.1. <A HREF="harbour7.html#7">What is Harbour?</A></DD>
<DD>2.2. <A HREF="harbour8.html#8">Why develop Harbour?</A></DD>
<DD>2.3. <A HREF="harbour9.html#9">Who is developing Harbour?</A></DD>
<DD>2.4. <A HREF="harbour10.html#10">Who owns Harbour?</A></DD>
<DD>2.5. <A HREF="harbour11.html#11">So who do I blame when it all goes wrong?</A></DD>
<DD>2.6. <A HREF="harbour12.html#12">How did Harbour get started?</A></DD>
<DD>2.7. <A HREF="harbour13.html#13">What is &quot;free software&quot;?</A></DD>
<DD>2.8. <A HREF="harbour14.html#14">So is Harbour in the public domain?</A></DD>
<DD>2.9. <A HREF="harbour15.html#15">What is the GPL?</A></DD>
<DD>2.10. <A HREF="harbour16.html#16">Why was the GPL chosen as the licence for Harbour?</A></DD>
<DD>2.11. <A HREF="harbour17.html#17">What is the Harbour exception?</A></DD>
<DD>2.12. <A HREF="harbour18.html#18">So why don't you use the LGPL?</A></DD>
<DD>2.13. <A HREF="harbour19.html#19">Will my applications be affected by the GPL?</A></DD>
</DL>
<H3>3. <A HREF="harbour20.html#20">Helping develop Harbour</A></H3>
<DL>
<DD>3.1. <A HREF="harbour21.html#21">How do I get started?</A></DD>
<DD>3.2. <A HREF="harbour22.html#22">What C compiler should I use?</A></DD>
<DD>3.3. <A HREF="harbour23.html#23">What other tools do I need?</A></DD>
<DD>3.4. <A HREF="harbour24.html#24">Where can I find the source?</A></DD>
<DD>3.5. <A HREF="harbour25.html#25">What is CVS and how do I use it?</A></DD>
<DD>3.6. <A HREF="harbour26.html#26">How do I build Harbour?</A></DD>
<DD>3.7. <A HREF="harbour27.html#27">What needs working on?</A></DD>
<DD>3.8. <A HREF="harbour28.html#28">Are there any development guidelines?</A></DD>
<DD>3.9. <A HREF="harbour29.html#29">Is it ok to extend the language with some spiffy new feature?</A></DD>
<DD>3.10. <A HREF="harbour30.html#30">So what's with all these language extensions then?</A></DD>
<DD>3.11. <A HREF="harbour31.html#31">I can't code C, how can I help development? </A></DD>
<DD>3.12. <A HREF="harbour32.html#32">I've got loads of Clipper code I can donate, what shall I do?</A></DD>
<DD>3.13. <A HREF="harbour33.html#33">I can't submit Clipper code either, can I still help anyway?</A></DD>
</DL>
<H3>4. <A HREF="harbour34.html#34">The Harbour mailing lists</A></H3>
<DL>
<DD>4.1. <A HREF="harbour35.html#35">Is there a developer's mailing list?</A></DD>
<DD>4.2. <A HREF="harbour36.html#36">Is there a user's mailing list?</A></DD>
<DD>4.3. <A HREF="harbour37.html#37">Is there a general discussion mailing list?</A></DD>
<DD>4.4. <A HREF="harbour38.html#38">How do I remove myself from the mailing lists?</A></DD>
<DD>4.5. <A HREF="harbour39.html#39">Are there any rules on the lists?</A></DD>
<DD>4.6. <A HREF="harbour40.html#40">Are the lists archived anywhere?</A></DD>
<DD>4.7. <A HREF="harbour41.html#41">Are there any newsgroups for Harbour?</A></DD>
</DL>
<H3>5. <A HREF="harbour42.html#42">Installing Harbour</A></H3>
<DL>
<DD>5.1. <A HREF="harbour43.html#43">Where can I get pre-built binaries?</A></DD>
</DL>
<H3>6. <A HREF="harbour44.html#44">General Harbour questions</A></H3>
<DL>
<DD>6.1. <A HREF="harbour45.html#45">When will Harbour be finished?</A></DD>
<DD>6.2. <A HREF="harbour46.html#46">Are applications &lt;attribute&gt; than CA-Clipper applications?</A></DD>
<DD>6.3. <A HREF="harbour47.html#47">What advantages does Harbour have over other Clipper compilers?</A></DD>
<DD>6.4. <A HREF="harbour48.html#48">What advantages do other Clipper compilers have over Harbour?</A></DD>
<DD>6.5. <A HREF="harbour49.html#49">Will Harbour support existing CA-Clipper 3rd party products?</A></DD>
<DD>6.6. <A HREF="harbour50.html#50">Is Harbour a Windows development tool?</A></DD>
<DD>6.7. <A HREF="harbour51.html#51">What platforms are supported by Harbour?</A></DD>
</DL>
<H3>7. <A HREF="harbour52.html#52">Pointers and links</A></H3>
<DL>
<DD>7.1. <A HREF="harbour53.html#53">Harbour related links</A></DD>
<DD>7.2. <A HREF="harbour54.html#54">Articles about Harbour</A></DD>
<DD>7.3. <A HREF="harbour55.html#55">Free (in either sense of the word) development tool links</A></DD>
<DD>7.4. <A HREF="harbour56.html#56">Clipper related links</A></DD>
<DD>7.5. <A HREF="harbour57.html#57">Free software related links</A></DD>
<DD>7.6. <A HREF="harbour58.html#58">Other handy links</A></DD>
</DL>
<H3>8. <A HREF="harbour59.html#59">Administrative information</A></H3>
<DL>
<DD>8.1. <A HREF="harbour60.html#60">Document URL.</A></DD>
<DD>8.2. <A HREF="harbour61.html#61">Downloading this document.</A></DD>
<DD>8.3. <A HREF="harbour62.html#62">Feedback about the FAQ.</A></DD>
<DD>8.4. <A HREF="harbour63.html#63">Document history</A></DD>
</DL>
</BODY>
</HTML>