* 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.6 KiB
HTML
37 lines
1.6 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>What needs working on?</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>What needs working on?</em><br />
|
|
<b>Previous:</b> <a href="harbour26.html"><em>How do I build Harbour?</em></a><br />
|
|
<b>Next:</b> <a href="harbour28.html"><em>Are there any development guidelines?</em></a>
|
|
|
|
|
|
<hr noshade>
|
|
<h2><a name="27"></a>3.7. What needs working on?<a name="WhatToDo"></a></h2>
|
|
<p>See <a href="http://harbour-project.svn.sourceforge.net/svnroot/harbour-project/trunk/harbour/TODO">TODO</a> in the root directory of the harbour sources.</p>
|
|
<p>If you're looking to get stuck into some Harbour development you'd do
|
|
well to subscribe to the
|
|
<a href="harbour35.html#DevMailList">developer's mailing list</a>, hang out there for a few days to get a feel for what is going on and
|
|
then either start contributing bug fixes (always a good way of getting
|
|
started) or simply announce your intention to work on an entry on the TODO list.</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>What needs working on?</em><br />
|
|
<b>Previous:</b> <a href="harbour26.html"><em>How do I build Harbour?</em></a><br />
|
|
<b>Next:</b> <a href="harbour28.html"><em>Are there any development guidelines?</em></a>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|