* utils/hbmk2/hbmk2.prg
+ links to markdown and markdown to man-page converter tool
! minor cleanup to prev
* utils/hbmk2/hbmk2.1
* some updates
* ChangeLog.txt
! typos/updates in previous entry
* extras/hbdoc/*.prg
* src/rtl/memoedit.prg
* tests/clasinh.prg
* tests/classch.prg
* tests/inhprob.prg
! updated for new ::super: syntax
* src/rtl/itemseri.c
! fixed typo in latest modification:
'warning: use of unary operator that may be intended as compound assignment (+=)'
* contrib/hbgd/tests/test_out.prg
* contrib/hbhttpd/*
* contrib/hbtip/thtml.prg
* contrib/xhb/*.prg
* extras/httpsrv/*
* extras/guestbk/*
* website/faq/*.html
* website/samples/HowToBuildOnLinux.html
* website/third-party.html
* some steps to modernize old HTML
* extras/hbdoc/*.prg
* do not use [] as string delimiter
- tests/function.cfm
- website/samples/function.cfm.html
* .gitattributes
- obsolete file deleted
37 lines
1.8 KiB
HTML
37 lines
1.8 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>I've got loads of Clipper code I can donate, what shall I do?</title>
|
|
</head>
|
|
<body text="#000000" bgcolor="#ffffff">
|
|
|
|
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
|
|
<b>:</b> <a href="harbour20.html"><em>Helping develop Harbour</em></a>
|
|
<b>:</b> <em>I've got loads of Clipper code I can donate, what shall I do?</em><br />
|
|
<b>Previous:</b> <a href="harbour31.html"><em>I can't code C, how can I help development? </em></a><br />
|
|
<b>Next:</b> <a href="harbour33.html"><em>I can't submit Clipper code either, can I still help anyway?</em></a>
|
|
|
|
|
|
<hr noshade>
|
|
<h2><a name="32"></a>3.12. I've got loads of Clipper code I can donate, what shall I do?</h2>
|
|
<p>Harbour isn't a project to create a repository of free Clipper code so,
|
|
unless your code directly implements a core Clipper run-time library
|
|
function it probably isn't a lot of use to Harbour.</p>
|
|
<p>However, don't let your code go to waste, why not consider starting a
|
|
non-compiler specific but cross-platform free software Clipper library that
|
|
will benefit programmers using any of the
|
|
<a href="harbour56.html#ClipperCompilers">Clipper compiler implementations</a>?</p>
|
|
|
|
<hr noshade>
|
|
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
|
|
<b>:</b> <a href="harbour20.html"><em>Helping develop Harbour</em></a>
|
|
<b>:</b> <em>I've got loads of Clipper code I can donate, what shall I do?</em><br />
|
|
<b>Previous:</b> <a href="harbour31.html"><em>I can't code C, how can I help development? </em></a><br />
|
|
<b>Next:</b> <a href="harbour33.html"><em>I can't submit Clipper code either, can I still help anyway?</em></a>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|