Przemyslaw Czerpak
e325d5c09a
2003-09-10 21:37 UTC+0200 Przemyslaw Czerpak <druzus@polbox.com>
...
* harbour/harbour.spec
+ new spec file. It creates four binary RPMs with shared and
static libs core harbour compiler and tools and with Ron's PP
which allow to run xBase files as scripts on *nix platform
and new tool hbcmp, hbcc, hblnk, hbmk.
For details see README.RPM
Please remember that PP has poor GPL license. It is noticed in RPM
headers.
+ harbour/hbgtmk.sh
+ simple script which connect to SourceForge CVS takes sources and
build RPMs from them.
+ harbour/make_rpm.sh
+ script for checking dependences and making RPMs
+ harbour/make_tgz.sh
+ script for making binary package for this Linux distro which don't
support RPM
+ harbour/bin/hb-mkslib.sh
+ script for building shared libs from static ones and/or object files
+ harbour/bin/pack_src.sh
+ script for packing harbour sources
* harbour/Makefile
* harbour/source/compiler/harbour.c
* harbour/source/common/hbver.c
* harbour/source/vm/cmdarg.c
* harbour/source/vm/fm.c
* harbour/source/vm/hvm.c
* changes for some new futures in hb{cmp,lnk,mk} tools
* harbour/contrib/libct/datetime.prg
- redundant STOD removed (this function is part of RTL)
* harbour/contrib/dot/pp.prg
* harbour/contrib/dot/pp.txt
* harbour/contrib/dot/pp_harb.ch
* harbour/contrib/dot/rp_dot.ch
* harbour/contrib/dot/rp_run.ch
* upadting for runing xBase files as scripts.
All this changes (except Ron's PP) are my work borrowed from xHarbour.
2003-09-10 19:40:57 +00:00
David G. Holm
4d93afd6b2
Accidentally left source/common/hbstr.c off list of files for hb_strVal change
2003-09-10 19:25:55 +00:00
David G. Holm
f3a2f8216d
See ChangeLog entry 2003-09-10 15:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2003-09-10 19:24:03 +00:00
Antonio Carlos Pantaglione
6eaba406be
* source/vm/arrayshb.c
...
! More clipper compatible on ADel().
2003-09-10 12:43:13 +00:00
Alexander S.Kresin
6a21b26dbc
2003-09-09 14:16 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-09-09 10:15:39 +00:00
Tomaz Zupan
391030f061
2003-09-07 13:58 UTC+0200 Tomaz Zupan <tomaz.zupan@orpo.si>
2003-09-07 11:51:59 +00:00
Antonio Linares
0b6d506a77
2003-08-29 07:03 UTC+0100
2003-08-29 05:16:48 +00:00
Antonio Linares
c920b612cd
2003-08-29 07:03 UTC+0100
2003-08-29 05:07:33 +00:00
Antonio Linares
2604438487
Fix implemented fix for -0.0
2003-08-29 05:03:16 +00:00
Tomaz Zupan
8f0ad08fc5
2003-08-24 14:30 UTC+0200 Tomaz Zupan <tomaz.zupan@orpo.si>
2003-08-24 12:25:05 +00:00
Tomaz Zupan
4d6e1a475a
2003-08-23 13:20 UTC+0200 Tomaz Zupan <tomaz.zupan@orpo.si>
2003-08-23 11:16:03 +00:00
Antonio Linares
7f1b30d59e
sync with xharbour
2003-08-22 10:44:19 +00:00
Antonio Linares
08c7963c58
2003-08-22 12:10 UTC+0100
2003-08-22 10:37:07 +00:00
Antonio Linares
6775660e04
sync with xharbour
2003-08-22 10:27:14 +00:00
Antonio Linares
b5c689a872
module borrowed from xharbour (required for ttopbar.prg changes)
2003-08-22 10:20:24 +00:00
Antonio Linares
daecc7b1cc
Added support for ULONLONG
2003-08-22 10:17:53 +00:00
Antonio Linares
db85c3dfc1
Added hb_cdpchrcmp() prototype
2003-08-22 10:16:34 +00:00
Antonio Linares
d03dd11f0f
added modules mssgline.prg and color53.prg
2003-08-22 10:15:05 +00:00
Antonio Linares
89ad6521e8
2003-08-22 11:26 UTC+0100
2003-08-22 09:27:20 +00:00
Antonio Linares
9b043f26de
some required formating
2003-08-22 09:25:37 +00:00
Antonio Linares
19cec0d826
2003-08-21 13:36 UTC+0100
2003-08-21 11:39:56 +00:00
Antonio Linares
e85aeecdc0
MenuModal() implementation - file borrowed from xHarbour, which borrowed used Class TopBarMenu from Harbour
2003-08-21 11:35:41 +00:00
Antonio Linares
f32eba48cc
2003-08-21 12:37 UTC+0100
2003-08-21 10:42:20 +00:00
Antonio Linares
c6192cf2c6
K_ESC and CTRL-W Clipper compatible management
2003-08-21 10:39:10 +00:00
Antonio Linares
1b0f2716e6
Modified to allow inherited classes to properly manage K_ESC
2003-08-21 10:37:19 +00:00
Antonio Linares
852fe1c25f
2003-08-21 11:29 UTC+0100
2003-08-21 09:31:47 +00:00
Antonio Linares
cd412c2aad
Fixed GPF on missing dot
2003-08-21 09:28:43 +00:00
Alexander S.Kresin
739d148f77
2003-08-19 23:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-08-19 18:57:43 +00:00
Alexander S.Kresin
1e1a381263
2003-08-07 22:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-08-07 18:49:06 +00:00
David G. Holm
03c0a7caa9
See ChangeLog entry 2003-08-04 14:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2003-08-04 17:57:32 +00:00
David G. Holm
fb151edad4
See ChangeLog entry 2003-07-30 14:30 UTC-0400 David G. Holm <dholm@jsd-llc.com>CVS: ----------------------------------------------------------------------
2003-07-30 18:32:38 +00:00
Chen Kedem
23bc9620d5
2003-07-30 08:28 UTC+0300 Chen Kedem <niki@actcom.co.il>
2003-07-30 05:29:29 +00:00
David G. Holm
763ccea561
See ChangeLog entry 2003-07-28 22:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2003-07-29 02:01:25 +00:00
Antonio Carlos Pantaglione
460b82b2d3
Fix in trasform function.
2003-07-21 14:07:17 +00:00
Antonio Carlos Pantaglione
bb3ff45008
Some news and fixes.
2003-07-18 00:23:06 +00:00
Alejandro de Garate
5514ca7b0d
Added MEMOREAD(), MEMOWRIT() documentation
2003-07-17 21:41:36 +00:00
Alejandro de Garate
77d9572fd6
Added an optional 3rd parameter to MEMOWRIT()
2003-07-17 21:32:49 +00:00
Antonio Carlos Pantaglione
b9985e9e48
Some changes for speed.
2003-07-16 14:12:32 +00:00
Antonio Carlos Pantaglione
64cfd7b12a
Some changes for speed.
2003-07-14 16:42:32 +00:00
Antonio Linares
3100aa374d
2003-07-14 14:39 UTC+0100
2003-07-14 12:44:54 +00:00
Antonio Linares
2ec2ecb358
HB_SETCLSHANDLE() implemented
2003-07-14 12:38:00 +00:00
Antonio Carlos Pantaglione
10a5ea3a9c
Fixed a bug by missed () in HB_CHAR_SOFT1 compare.
2003-07-14 12:06:13 +00:00
Alejandro de Garate
cfa93d556b
*** empty log message ***
2003-07-13 18:11:46 +00:00
Alejandro de Garate
77325fe918
*** empty log message ***
2003-07-13 18:08:15 +00:00
Alejandro de Garate
9e5752cd65
*** empty log message ***
2003-07-13 16:31:30 +00:00
Alejandro de Garate
dc1613278e
*** empty log message ***
2003-07-13 16:24:32 +00:00
Alejandro de Garate
745a008c0d
*** empty log message ***
2003-07-13 14:51:56 +00:00
Alejandro de Garate
f3ef68e332
*** empty log message ***
2003-07-13 14:29:20 +00:00
Antonio Linares
5fefc6fcd3
2003-07-12 13:02 UTC+0100
2003-07-12 11:04:26 +00:00
Antonio Linares
44993f2a6e
FRead() bug fixed, introduced cause 1 byte length strings optimization
2003-07-12 11:01:41 +00:00