* utils/hbmk2/hbmk2.*.po
* utils/hbmk2/hbmk2.prg
+ added 'description' section to help (visible in -longhelp[md])
+ moved examples (and one note) from README.txt to hbmk2 help
! grammar cleanup and typos in help
* formatting
- website/license.html
* website/*.html
! deleted another obsolete copy of the license and replaced
with links directly to COPYING.txt in repository
* contrib/hbsqlit3/hbsqlit3.ch
* contrib/hbsqlit3/hdbc.prg
* contrib/xhb/cgi.ch
* contrib/xhb/*.prg
* extras/gtwvw/docs/gtwvw.txt
* extras/gtwvw/*.c
! fixed obsolete license references
* tests/inherit.prg
* tests/stripem.prg
* contrib/xhb/*.prg
* use hb_default(), misc cleanups, html closing tags
* config/aix/libs.mk
* doc/xhb-diff.txt
* src/common/hbfsapi.c
* src/rtl/gtcrs/hb-charmap.def
* src/rtl/strcase.c
* website/download.htm
! deleted line ending spaces
* website/download.htm
* doc/gmake.txt
* doc/tracing.txt
* utils/hbmk2/Makefile
* cleanups
13 lines
596 B
HTML
13 lines
596 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>This page has moved!</title>
|
|
<meta http-equiv="Refresh" content="0; url=http://sourceforge.net/project/showfiles.php?group_id=681" />
|
|
</head></head>
|
|
|
|
<body>
|
|
This page has moved. If your browser doesn't automatically redirect to its new location, <a href="http://sourceforge.net/project/showfiles.php?group_id=681">click here</a>.
|
|
</body>
|
|
</html>
|