Commit Graph

802 Commits

Author SHA1 Message Date
Alexander S.Kresin
e93f43c355 2003-09-26 22:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-09-26 18:08:39 +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
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
b2da60d1b6 *** empty log message *** 2003-07-02 14:39:42 +00:00
Antonio Linares
cba58c6b05 Added some MSVC required typecasts 2003-07-02 07:28:10 +00:00
Antonio Linares
ab3fe6f50c Added support for multidimensional arrays for Harbour.NET 2003-06-30 16:33:06 +00:00
Antonio Linares
03fad19fc3 Added support for logical values management 2003-06-28 20:51:39 +00:00
Antonio Linares
2449842837 do case implemented for Harbour.NET 2003-06-28 12:41:31 +00:00
Antonio Linares
391e54b77b for...next loops implemented for Harbour.NET 2003-06-28 09:56:13 +00:00
Antonio Linares
200caf7856 See changelog for changes explanation 2003-06-27 23:09:28 +00:00
Antonio Linares
5b50eb40a1 Added support for adding "object" type 2003-06-27 14:07:48 +00:00
Antonio Linares
c4318a7f83 Added some comments for HB_P_PUSHBYTE 2003-06-27 10:12:49 +00:00
Antonio Linares
5ac2dcb0a5 .NET IL implementation for HB_P_PUSHBYTE 2003-06-27 10:09:12 +00:00
Antonio Linares
c441e84e2a IL implementation for HB_P_POPLOCALNEAR and HB_P_PUSHLOCALNEAR 2003-06-27 08:21:02 +00:00
Antonio Linares
2c2abe0d5c IL implementation for HB_P_FRAME 2003-06-27 07:12:20 +00:00
Antonio Linares
1f0b6caa01 object type use implementation 2003-06-25 06:32:50 +00:00
Antonio Linares
dcf3a5e60f Some quick & dirty implementations :-) 2003-06-23 15:55:54 +00:00
Tomaz Zupan
817fc8a9ae 2003-06-23 15:10 UTC+0200 Tomaz Zupan <tomaz.zupan@orpo.si> 2003-06-23 13:07:57 +00:00
Antonio Linares
70b0fbd578 The IL fun begins :-) 2003-06-23 11:14:08 +00:00
Antonio Linares
f5134fc72c Added support for IL generation 2003-06-23 08:30:01 +00:00
Antonio Linares
cb3b508d9e Compiler .NET .il source generation 2003-06-23 08:21:37 +00:00
Antonio Linares
bbfa409c72 hb_strVal() used instead of atof() 2003-05-30 07:32:08 +00:00
Przemyslaw Czerpak
4d29fc6630 ChangeLog 2003-05-26 16:47:33 +00:00
David G. Holm
3242fd4df2 See ChangeLog entry 2003-05-08 15:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2003-05-08 19:30:57 +00:00
David G. Holm
5482f95737 See ChangeLog 2003-04-08 15:40 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2003-04-08 19:39:28 +00:00
Antonio Linares
40ebf14555 fix on recent If() changes 2003-03-22 10:26:00 +00:00
Antonio Linares
7bbc8f7423 If() inline accepts all kind of arguments 2003-03-16 09:32:35 +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
Jean-Francois Lefebvre
c1df5deba6 2003-02-10 23:20 UTC+1 jf Lefebvre (mafact) <jfl@mafact.com> 2003-02-10 22:23:15 +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
Andi Jahja
561d290baf harbour.y 2002-10-17 07:58:42 +00:00
Antonio Linares
2fad3600c7 see changelog 2002-10-14 15:46:57 +00:00
Horacio Dario Roldan Kasimatis
536516a2af 2002-09-28 21:50 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar> 2002-09-29 00:52:11 +00:00
Dave Pearson
ff4a79114b 2002-08-05 09:33 UTC+0100 Dave Pearson <davep@davep.org>
* source/compiler/genc.c
    * Corrected misspelling of "Alpha".
2002-08-05 08:35:50 +00:00
April White
ed3cc67cd2 2002-07-21 2529 UTC+0500 April White <awhite@mail.rosecom.ca>
* doc/en/set.txt
  * source/compiler/hbusage.c
  * source/rtl/setkey.c
  * tests/setkeys.prg
    ; my email address, just in case you want to find me :-)
2002-07-22 00:33:27 +00:00
Ron Pinkas
e7f150194c 2002-06-05 20:52 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
* make_b32.bat
    - Commented SET BISON_SIMPLE line as it causes incompatibility with current version of Bison.

  * source/compiler/harbour.sly
  * source/macro/macro.y
    + Added missing ; as per Bison 1.35 warnings.
2002-06-06 03:54:13 +00:00
Horacio Dario Roldan Kasimatis
ed2166f700 2002-06-05 10:13 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/compiler/gencobj.c
     ! fixed uninitialized pointer.
2002-06-05 13:14:36 +00:00
Ron Pinkas
352d1ea388 2002-05-23 12:46 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
* source/compiler/harbour.slx
    ! Fixed SELF[...] // Self as Array in IF_BELONG_LEFT() ( borrowed from from xHarbour )

  * source/compiler/harbour.sly
    ! Corrected typo in GetVar - included item belonging to GetVarArray ( borrowed from from xHarbour )
    ! Fixed logic of GetA ( borrowed from from xHarbour )
2002-05-23 19:48:48 +00:00
Jean-Francois Lefebvre
88b31335db 2002-05-20 22:33 UTC+0100 J.lefebvre (Mafact) <jfl@mafact.com> 2002-05-20 20:47:38 +00:00
David G. Holm
3e8864b018 See ChangeLog entry 2002-05-06 13:50 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-05-06 17:51:50 +00:00
Ron Pinkas
3d3094e82d corrected type in pasting from xHarbour 2002-03-14 04:38:00 +00:00
Ron Pinkas
6d9c3f496a Minor correction to recent post. 2002-03-14 00:12:43 +00:00
Ron Pinkas
564a6d0295 2002-03-13 14:07 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
* source/compiler/harbour.slx
    + Enabled support for TEXT ... ENDTEXT utilizing new hb_ppInsideTextBlock

  * source/compiler/harbour.sly
    ! Correted minor bug in GetA
2002-03-13 22:11:22 +00:00
Ron Pinkas
1e27261d64 2002-02-09 14:12 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
* source/compiler/hbgenerr.c
    ! Fixed incorrect position of "4Suspicious operand type: \'unknown\' expected: \'%s\'".
2002-02-09 22:20:02 +00:00
Ignacio Ortiz de Zuniga
eb0be876d2 2002-02-04 13:50 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-02-04 13:00:57 +00:00
Alexander S.Kresin
2d28466dc7 2002-02-02 11:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-02-02 08:39:15 +00:00
Antonio Linares
fa0ea9268b See changelog for description 2002-01-30 10:46:51 +00:00
Ron Pinkas
025c50818c 2002-01-19 06:11 UTC+0100 Ron Pinkas <ron@ronpinkas.com>
* source/compiler/harbour.slx
    ! Minor bug correction.
2002-01-20 15:02:55 +00:00
Patrick Mast
2c987fcc95 2002-01-08 09:52 UTC+0100 Patrick Mast <email@patrickmast.com>
* source/compiler/genc.c
   * source/compiler/genjava.c
   * source/compiler/genobj32.c
   * source/compiler/hbusage.c
   * source/common/hbver.c
     * changed decimal build nr in "Alpha build .."
2002-01-08 08:59:52 +00:00
Andi Jahja
108178c353 Andi Jahja <harbour@cbn.net.id> 2002-01-06 12:34:35 +00:00