Commit Graph

864 Commits

Author SHA1 Message Date
Ryszard Glab
144cbe8146 Changelog 2004-01-20 19:15 UTC+0100 Ryszard Glab 2004-01-20 18:07:16 +00:00
David G. Holm
6da61c5814 See ChangeLog entry 2003-12-10 17:30 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2003-12-10 22:30:56 +00:00
Lorenzo Fiorini
e43a44c18e 2003-11-24 18:32 UTC+0100 Lorenzo Fiorini <lorenzo_fiorini@tin.it>
* source/compiler/gencobj.c
    ! fixed to allow = for the C compiler options
    ( suggested by Przemyslaw Czerpak )
    ! added support of OpenWatcom C
    ! cleaned the verbose option
  * source/rdd/dbfcdx/dbfcdx1.h
    ! changed to allow OpenWatcom C build
    ( suggested by Przemyslaw Czerpak )
  * source/vm/itemapi.c
    ! added support of OpenWatcom C
2003-11-24 18:02:18 +00:00
Ryszard Glab
381a05abc1 Changelog 2003-11-10 12:25 UTC+0100 Ryszard Glab 2003-11-10 11:28:19 +00:00
Ryszard Glab
4a97830f2b Changelog 2003-11-06 11:40 UTC+0100 Ryszard Glab 2003-11-06 10:42:58 +00:00
Ryszard Glab
7f9a13a78b Changelog 2003-10-30 19:50 UTC+0100 Ryszard Glab 2003-10-30 18:56:28 +00:00
Ryszard Glab
a31d12a9a0 Changelog 2003-10-29 20:15 UTC+0100 Ryszard Glab 2003-10-29 19:38:11 +00:00
Ryszard Glab
bd3c64a26a Changelog 2003-10-25 14:45 UTC+0100 Ryszard Glab 2003-10-25 13:11:10 +00:00
Ryszard Glab
5744e86ad2 Changelog 2003-10-23 15:40 UTC+0100 Ryszard Glab 2003-10-23 14:09:30 +00:00
Ryszard Glab
1aad158eb0 Changelog 2003-10-23 11:00 UTC+0100 Ryszard Glab 2003-10-23 09:26:09 +00:00
Ryszard Glab
c6eea5cd0f ChangeLog 2003-10-20 13:45 UTC+0100 Ryszard Glab 2003-10-20 11:16:21 +00:00
Ryszard Glab
502cd16e31 2003-10-17 18:08 UTC+0100 Ryszard Glab 2003-10-17 16:48:52 +00:00
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