Przemyslaw Czerpak
5aa8fdd71d
2011-11-08 20:08 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
...
* harbour/contrib/hbct/blank.c
+ added support for timestamp values in BLANK() function
2011-11-08 19:08:25 +00:00
Viktor Szakats
3238aea36d
2010-07-14 12:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
...
* contrib/hbct/screen2.c
* contrib/hbct/token2.c
* contrib/hbct/charsprd.c
* contrib/hbct/atadjust.c
* contrib/hbct/ctwin.c
* contrib/hbct/maxline.c
* contrib/hbct/dattime3.c
* contrib/hbct/misc2.c
* contrib/hbct/ctchksum.c
* contrib/hbct/screen1.c
* contrib/hbct/token1.c
* contrib/hbct/atnum.c
* contrib/hbct/blank.c
* contrib/hbct/ctcrypt.c
* contrib/hbct/disk.c
* contrib/hbct/ctstrfil.c
* contrib/hbct/dattime2.c
* contrib/hbct/expand.c
* contrib/hbct/numat.c
* contrib/hbct/atrepl.c
* contrib/hbct/ctpad.c
* contrib/hbct/print.c
* HB_SIZE/HB_ISIZ/HB_FOFFSET variables renamed.
(verified with msvc64 obj comparison)
* contrib/hbct/token1.c
! Fixed to use HB_SIZE_MAX instead of literal limit.
2010-07-14 10:50:32 +00:00
Viktor Szakats
3b2807927e
2010-01-14 20:09 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
...
* contrib/hbct/ctnet.c
* Code cleanup.
* contrib/hbct/bitnum.c
* contrib/hbct/screen2.c
* contrib/hbct/token2.c
* contrib/hbct/ctnet.c
* contrib/hbct/ctwin.c
* contrib/hbct/ctwin.h
* contrib/hbct/files.c
* contrib/hbct/video.c
* contrib/hbct/dattime3.c
* contrib/hbct/screen1.c
* contrib/hbct/token1.c
* contrib/hbct/numcount.c
* contrib/hbct/ctwfunc.c
* contrib/hbct/setrc.c
* contrib/hbct/blank.c
* contrib/hbct/disk.c
* contrib/hbct/ctstrfil.c
* contrib/hbct/ctstrfil.h
* contrib/hbct/dattime2.c
* BOOL -> HB_BOOL
* TRUE -> HB_TRUE
* FALSE -> HB_FALSE
2010-01-14 19:12:39 +00:00
Viktor Szakats
f6a805264e
2010-01-14 13:20 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
...
* include/hbdefs.h
+ Added HB_FATTR type to represent file attribute (mapped to unsigned long).
* src/common/hbffind.c
* src/rtl/fstemp.c
* src/rtl/filesys.c
* src/rtl/spfiles.c
* src/rtl/philes.c
* src/rtl/filebuf.c
* include/hbapifs.h
* contrib/hbct/files.c
+ ULONG -> HB_FATTR
* contrib/hbct/charsprd.c
* contrib/hbct/misc2.c
* contrib/hbct/blank.c
* contrib/hbct/disk.c
* contrib/hbct/dattime2.c
* contrib/hbct/expand.c
+ ULONG -> HB_SIZE
* include/hbapifs.h
* contrib/xhb/xhb.h
+ ULONG -> HB_SIZE (missed from prev)
2010-01-14 12:24:57 +00:00
Viktor Szakats
8f1a9dbf7d
2009-07-12 12:21 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
...
* INSTALL
+ Added information about creating Windows / Windows CE
builds on Linux. Corresponding scripts references.
! Minor correction to OS/2 on Windows cross-build example.
* contrib/hbct/Makefile
- contrib/hbct/blank.prg
+ contrib/hbct/blank.c
+ Applied patch by Pavel Tsarenko (xhb) (with some little modifications):
BLANK() function rewritten in C.
* contrib/rddads/adsfunc.c
! Reimplemented fix from Pavel Tsarenko (xhb):
Removed unnecessary OEM to ANSI convertation in SQL functions.
2009-07-12 10:29:46 +00:00