+ contrib/sddsqlt3/tests/test.prg
- contrib/sddsqlt3/tests/test1.prg
* renamed
* contrib/hbtest/core.prg
* minor cleanup
* utils/hbmk2/hbmk2.prg
* formatting
* tests/rto_get.prg
* tests/rto_tb.prg
* utils/hbtest/hbtest.prg
% use a more efficient hb_stod() implementation
for non-Harbour branches
(taken from tests/transfrm.prg by Przemek)
* contrib/sddsqlt3/tests/test.prg
* contrib/gtwvg/gtwgud.c
* contrib/gtwvg/gtwvgd.c
* contrib/gtwvg/tests/demowvg.prg
* contrib/gtwvg/tests/demowvg1.prg
* contrib/hbct/tests/dates4.prg
* contrib/hbct/tests/datetime.prg
* contrib/hbfbird/readme.txt
* contrib/hbgt/ascposgt.c
* contrib/hbgt/atdiff.c
* contrib/hbgt/bitflags.c
* contrib/hbgt/chareven.c
* contrib/hbgt/charmixg.c
* contrib/hbgt/charodd.c
* contrib/hbgt/chrcount.c
* contrib/hbgt/chrfirst.c
* contrib/hbgt/chrtotal.c
* contrib/hbgt/strcount.c
* contrib/hbgt/strcspn.c
* contrib/hbgt/strdiffg.c
* contrib/hbgt/strexpan.c
* contrib/hbgt/strleft.c
* contrib/hbgt/strpbrk.c
* contrib/hbgt/strright.c
* contrib/hbhttpd/tests/eshop.prg
* contrib/hbmisc/doc/en/dates2.txt
* contrib/hbmisc/tests/strfmt.prg
* contrib/hbmysql/readme.txt
* contrib/hbmysql/tests/dbf2mysq.prg
* contrib/hbmysql/tests/test.prg
* contrib/hbmzip/tests/myunzip.prg
* contrib/hbnetio/tests/netiot02.prg
* contrib/hbnetio/utils/hbnetio/netiocon.prg
* contrib/hbnetio/utils/hbnetio/netiosrv.prg
* contrib/hbnf/doc/en/acctadj.txt
* contrib/hbnf/doc/en/woy.txt
* contrib/hbnf/tests/calendar.prg
* contrib/hbnf/tests/datecnfg.prg
* contrib/hbnf/tests/menu1.prg
* contrib/hbnf/tests/savearr.prg
* contrib/hbnf/tests/setdate.prg
* contrib/hbnf/tests/woy.prg
* contrib/hbpgsql/tests/dbf2pg.prg
* contrib/hbtip/mail.prg
* contrib/hbtip/popcli.prg
* contrib/hbwin/tests/dlg.prg
* contrib/hbziparc/tests/zipa.prg
* contrib/rddads/ads1.c
* contrib/sddoci/tests/test1.prg
* contrib/sddodbc/tests/test1.prg
* contrib/sddodbc/tests/test2.prg
* contrib/xhb/decode.prg
* contrib/xhb/dumpvar.prg
* contrib/xhb/xhbmemo.prg
* contrib/xhb/xhbtedit.prg
* ChangeLog.txt
* doc/en/string.txt
* doc/gtapi.txt
* doc/pragma.txt
* doc/xhb-diff.txt
* extras/dbu/dbu52.dif
* extras/dbu/dbu53.dif
* extras/gtwvw/docs/whatsnew.txt
* extras/gtwvw/gtwvwd.c
* extras/gtwvw/tests/ebtest7.prg
* extras/gtwvw/tests/wvwtest9.prg
* extras/gtwvw/wvwcheck.c
* extras/gtwvw/wvwdraw.c
* extras/gtwvw/wvwedit.c
* extras/gtwvw/wvwfuncs.c
* extras/gtwvw/wvwmenu.c
* extras/gtwvw/wvwpush.c
* extras/gtwvw/wvwstbar.c
* extras/gtwvw/wvwtbar.c
* extras/guestbk/cgi.prg
* extras/hbxlsxml/tests/example.prg
* extras/httpsrv/uhttpd.prg
* extras/rddado/tests/access1.prg
* extras/rddado/tests/access2.prg
* include/hbclass.ch
* src/common/hbdate.c
* src/debug/dbgtarr.prg
* src/debug/dbgthsh.prg
* src/rdd/dbfcdx/dbfcdx1.c
* src/rdd/usrrdd/rdds/arrayrdd.prg
* src/rtl/filesys.c
* src/rtl/gtos2/gtos2.c
* src/rtl/gtwvt/gtwvt.c
* src/rtl/net.c
* src/rtl/teditor.prg
* src/vm/thread.c
* tests/adir.prg
* tests/ddate.prg
* tests/directry.prg
* tests/extend1.prg
* tests/newrdd.prg
* tests/rto_get.prg
* tests/rto_tb.prg
* tests/say.prg
* tests/speedtst.prg
* tests/tb1.prg
* tests/usrrdd/exarr.prg
* tests/vmasort.prg
* utils/hbmk2/hbmk2.prg
* utils/hbtest/hbtest.prg
* utils/hbtest/rt_date.prg
* utils/hbtest/rt_str.prg
* utils/hbtest/rt_stra.prg
* utils/hbtest/rt_trans.prg
* website/faq/harbour.html
* website/faq/harbour63.html
* website/faq/index.html
* website/robots.txt
+ switched whole Harbour sources, comments, app logic,
regression tests, output, to use the ISO date format:
https://en.wikipedia.org/wiki/ISO_8601
in Harbour
Set( _SET_DATEFORMAT, "yyyy-mm-dd" )
Use that exclusively in new commits
; hbtest retested on Clipper 5.2e
; no more 'SET DATE [TO] ANSI' and 'SET CENTURY ON'
; there are a few exceptions, mainly in test code
and where compatibility required it.
* utils/hbtest/rt_trans.prg
+ added 4 extra tests that behave differently
when using 'yyyy-mm-dd' format instead of
'yyyy.mm.dd'
94 lines
5.4 KiB
HTML
94 lines
5.4 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
|
<head>
|
|
<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"><harbour-faq@netfang.net></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 "free software"?</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 <attribute> 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>
|