+ config/dos/owatcom.cf
* added configuration file for OpenWatcom (renamed
from watcom.cf)
* config/dos/watcom.cf
* restored previous version so it correctly compiles
under WatcomC 10 - please use watcom.cf for WatcomC
and owatcom.cf for OpenWatcom
* makefile.bc
* makefile.nt
* makefile.vc
* hrbdll.bc
* source/codepage/Makefile
+ source/codepage/cdpsrwin.c
+ new file with Serbian codepage
* CVSROOT/avail
* removed reference to my local file
* ERRATA
* updated (removed reference to tmpname)
* doc/codestyl.txt
* updated with some coding guidelines adopted from PHP
(please fell free to discuss them ;-)
* doc/howtocvs.txt
* added description for commit on Linux
* include/hbapicdp.h
* source/codepage/cdpesdos.c
* restored previous versions
* include/hbcomp.h
* added <malloc.h> reference for WatcomC compiler
* include/hbexprc.c
* fixed warning reported by WatcomC
* source/vm/itemapi.c
* fixed infinite support for WatcomC
* source/rtl/cdpapi.c
* renamed global symbol s_cdpage into hb_cdp_page
* source/rtl/gtcrs/kbdcrs.c
* fixed reporting keystrokes with codes > 127
33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
/*
|
|
* $Id$
|
|
*/
|
|
|
|
The following items are currently outstanding bugs or design issues that
|
|
require attention in the near future. This file differs from TODO in that it
|
|
shows current issues, not future design goals. Before reporting problems
|
|
with Harbour be sure to check here in Harbour's bug reporting system
|
|
<URL:http://sourceforge.net/tracker/index.php?group_id=681&atid=100681>
|
|
and in TODO.
|
|
|
|
Note that, in terms of tidying up for a release, items in the bug reporting
|
|
system should be seen as additional items in this file.
|
|
|
|
Developers, take the following template and add to the list below, be as
|
|
verbose as possible in the description.
|
|
|
|
-- cut here ----------------------------------------------------------------
|
|
----------------------------------------------------------------------------
|
|
Platform...........:
|
|
Noted as of release:
|
|
Noted by...........:
|
|
Severity...........:
|
|
Bug/Wish/TODO/etc..:
|
|
Description........:
|
|
|
|
-- cut here ----------------------------------------------------------------
|
|
|
|
============================================================================
|
|
|
|
Current known problems and wishes:
|
|
|