Commit Graph

777 Commits

Author SHA1 Message Date
Alexander S.Kresin
df1367fdf0 2003-10-08 14:24 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-10-08 10:22:10 +00:00
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
Antonio Carlos Pantaglione
6eaba406be * source/vm/arrayshb.c
! More clipper compatible on ADel().
2003-09-10 12:43:13 +00:00
Antonio Linares
2604438487 Fix implemented fix for -0.0 2003-08-29 05:03:16 +00:00
Antonio Carlos Pantaglione
bb3ff45008 Some news and fixes. 2003-07-18 00:23:06 +00:00
Antonio Linares
2ec2ecb358 HB_SETCLSHANDLE() implemented 2003-07-14 12:38:00 +00:00
Antonio Linares
d5fc38bf77 Fixed arrays comparison 2003-05-21 18:34:40 +00:00
Antonio Linares
4b1a611c17 default path support for __MVSave() and __MVRestore()
implemented by Alexander Prostoserdov
2003-05-21 17:49:40 +00:00
Alexander S.Kresin
cf2440c957 2003-05-06 10:45 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-05-06 06:40:36 +00:00
David G. Holm
533f06f4f9 See ChangeLog entry 2003-04-24 14:35 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2003-04-24 18:38:25 +00:00
David G. Holm
965c477854 See ChangeLog entry 2003-04-16 19:15 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2003-04-16 23:17:32 +00:00
Antonio Linares
4cc513140e hb_clsIsParent() made public 2003-03-27 22:39:11 +00:00
Alexander S.Kresin
d4f4b208f8 2003-03-05 13:35 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-03-05 10:37:08 +00:00
Tomaz Zupan
3a020b8283 2003-02-18 22:05 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2003-02-18 21:02:54 +00:00
Alexander S.Kresin
110879a47a 2003-01-30 22:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-01-30 19:10:08 +00:00
Alexander S.Kresin
19b7448ef1 2003-01-29 22:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-01-29 19:05:30 +00:00
Alexander S.Kresin
6752591844 2003-01-28 13:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-01-28 10:04:10 +00:00
Alexander S.Kresin
d7eb859c0a 2003-01-28 11:25 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-01-28 08:26:01 +00:00
Alexander S.Kresin
91b5946291 2003-01-26 16:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-01-26 13:17:36 +00:00
Alexander S.Kresin
f50951ebc9 2003-01-24 17:47 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-01-24 14:45:09 +00:00
Alexander S.Kresin
dcd06c1da2 2003-01-24 14:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-01-24 11:01:55 +00:00
David G. Holm
527942d2cf See ChangeLog entry 2003-01-10 17:00 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2003-01-10 22:04:06 +00:00
Antonio Linares
a25af67378 strings as bytes arrays management (assignment) 2002-11-13 11:27:26 +00:00
Antonio Linares
25bcc0730a strings as bytes arrays management implemented 2002-11-12 13:31:56 +00:00
Antonio Linares
2f5f0062d1 ":=" operator overloading support for locals and statics variables 2002-11-12 11:58:06 +00:00
Antonio Linares
143c6719bd Added support for "[]" operator overloading 2002-11-12 09:23:26 +00:00
Paul Tucker
2f137704cc 2002-10-28 11:10 UTC-0500 Paul Tucker <ptucker@sympatico.ca> 2002-10-29 16:49:05 +00:00
Alexander S.Kresin
6345e1c791 2002-10-25 14:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-25 10:28:21 +00:00
Alexander S.Kresin
3108d6ebe5 2002-10-24 16:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-24 12:03:33 +00:00
Antonio Linares
dfc4e68551 all hb_stor... functions changed to return an int value 2002-10-19 11:22:00 +00:00
Antonio Linares
719fcf830d minor fix to hb_parc() 2002-10-19 10:49:06 +00:00
Antonio Linares
2fad3600c7 see changelog 2002-10-14 15:46:57 +00:00
Jean-Francois Lefebvre
1547fb8dc5 2002-09-17 21:55 UTC-01 jf lefebvre (mafact) <jfl@mafact.com> 2002-09-17 19:53:31 +00:00
April White
845ffb17c7 2002-07-17 02:42 UTC+0500 April White <awhite@mail.rosecom.ca>
* source/vm/itemapi.c
    + add conditional code if !(__DJGPP__) around #include <math.h>
2002-07-17 01:40:22 +00:00
Walter Negro
0a76626543 * source/vm/itemapi.c
! Fix rounded for big numbers ( more of 16 significant numbers ).
2002-07-11 05:30:47 +00:00
Walter Negro
d18daf2085 * source/vm/itemapi.c
! Recognition of infinite numbers in DJGPP compiler.
2002-07-10 15:07:02 +00:00
Martin Vogel
05cc84872f 2002-07-07 22:40 UTC+0100 Martin Vogel <vogel@inttec.de> 2002-07-07 20:45:38 +00:00
Walter Negro
7295e200f5 * source/vm/hvm.c
! Fixed support for FOR_NEXT with STEP 0
2002-06-15 16:00:00 +00:00
Horacio Dario Roldan Kasimatis
e5d470b3d5 2002-05-23 14:53 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/vm/estack.c
    ! All stack hb_stackxxx API functions are now included, no matter
      the build options (HB_STACK_MACROS)
2002-05-23 17:53:27 +00:00
Tomaz Zupan
bedca6bf54 2002-05-06 21:40 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si> 2002-05-06 19:48:55 +00:00
Walter Negro
6fd6174039 source/vm/itemapi.c
* subdivision of the function hb_itemUnRef() in
       hb_itemUnRef() and hb_itemUnRefOnce().
2002-04-14 04:38:53 +00:00
Ignacio Ortiz de Zuniga
6bfb00c39a 2002-03-06 18:30 UTC+0100 Ignacio Ortiz 2002-04-06 16:34:03 +00:00
Alexander S.Kresin
0db30aed6b 2002-03-21 15:58 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-21 12:57:44 +00:00
Antonio Linares
321719d156 __MVSAVE() saves all variables (publics and privates) 2002-03-19 12:05:19 +00:00
Antonio Linares
705f59d0cb Now all hb_ret...() and hb_pcount() functions are always exported 2002-03-18 17:50:27 +00:00
Antonio Linares
eaa92d9548 Now all hb_ret...() and hb_pcount() are always exported 2002-03-18 17:38:30 +00:00
Antonio Linares
20d82b2ee1 Fixed bug in Macro Compiler where Field Assignment is compiled mistakenly as a Memvar Assignment. 2002-03-18 13:33:45 +00:00
Antonio Linares
47e8813625 bug fix on codeblock execution memvars management 2002-03-18 12:53:56 +00:00
Antonio Linares
4523578656 bug fixed on __MVSAVE() 2002-03-18 12:52:17 +00:00
Alexander S.Kresin
33f0024b24 2002-03-07 12:56 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-03-07 09:54:57 +00:00