2006-09-29 11:20 UTC+0100 Ryszard Glab <rglab//imid.med.pl>

* tests/Makefile
      + added omacro.prg and varparam.prg
   * ChangeLog
      * fixed date in previous commit
This commit is contained in:
Ryszard Glab
2006-09-29 09:47:07 +00:00
parent 64509ea871
commit b0b8b008b1
2 changed files with 9 additions and 1 deletions

View File

@@ -8,7 +8,13 @@
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2006-09-28 11:10 UTC+0100 Ryszard Glab <rglab//imid.med.pl>
* fixed warning message when object variable reference is
generated using macro compiler without '_' as prefix.
2006-09-29 21:05 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/rdd_ads/ads1.c
* harbour/contrib/rdd_ads/adsfunc.c
* synced with Brian fixes in xHarbour
* harbour/source/rdd/workarea.c
* minor modification

View File

@@ -91,6 +91,7 @@ PRG_SOURCES=\
multiarg.prg \
nums.prg \
objects.prg \
omacro.prg \
onidle.prg \
os.prg \
output.prg \
@@ -143,6 +144,7 @@ PRG_SOURCES=\
tstcolor.prg \
tstdbi.prg \
tstdspac.prg \
varparam.prg \
version.prg \
vmasort.prg \
while.prg \