2010-03-03 01:58 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbmisc/Makefile
+ contrib/hbmisc/hbeditc.c
+ contrib/hbmisc/hbedit.prg
+ contrib/hbmisc/tests/sample.txt
+ contrib/hbmisc/tests/testedit.prg
- examples/pe/sample.txt
- examples/pe/editorlo.c
- examples/pe/pe.prg
- examples/pe/pe.hbp
- examples/pe/editorhi.prg
* Editor implementation moved to hbmisc lib.
This commit is contained in:
@@ -17,6 +17,19 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-03-03 01:58 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbmisc/Makefile
|
||||
+ contrib/hbmisc/hbeditc.c
|
||||
+ contrib/hbmisc/hbedit.prg
|
||||
+ contrib/hbmisc/tests/sample.txt
|
||||
+ contrib/hbmisc/tests/testedit.prg
|
||||
- examples/pe/sample.txt
|
||||
- examples/pe/editorlo.c
|
||||
- examples/pe/pe.prg
|
||||
- examples/pe/pe.hbp
|
||||
- examples/pe/editorhi.prg
|
||||
* Editor implementation moved to hbmisc lib.
|
||||
|
||||
2010-03-03 01:54 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
- examples/pe/license.txt
|
||||
+ examples/pe/sample.txt
|
||||
|
||||
@@ -10,6 +10,7 @@ C_SOURCES := \
|
||||
dates2.c \
|
||||
ffind.c \
|
||||
hb_f.c \
|
||||
hbeditc.c \
|
||||
spd.c \
|
||||
strfmt.c \
|
||||
stringsx.c \
|
||||
@@ -17,6 +18,7 @@ C_SOURCES := \
|
||||
PRG_SOURCES := \
|
||||
fcomma.prg \
|
||||
fileread.prg \
|
||||
hbedit.prg \
|
||||
nconvert.prg \
|
||||
numtxthu.prg \
|
||||
numtxten.prg \
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
pe.prg editorhi.prg editorlo.c
|
||||
Reference in New Issue
Block a user