Commit Graph

6020 Commits

Author SHA1 Message Date
Antonio Linares
0ff7dcf996 Added gencli.c module 2003-07-02 07:24:22 +00:00
Antonio Linares
f69b9ac528 added gencli.c module 2003-07-02 07:23:42 +00:00
Antonio Carlos Pantaglione
fd19dcd8f1 *** empty log message *** 2003-07-01 11:02:32 +00:00
Antonio Linares
1a2ec12b6b 2003-06-30 18:33 UTC+0100 2003-06-30 16:41:35 +00:00
Antonio Linares
ab3fe6f50c Added support for multidimensional arrays for Harbour.NET 2003-06-30 16:33:06 +00:00
Antonio Carlos Pantaglione
4e77117f56 Fixed problem on adsGoTo() method when using ADT files. Borrowed from xharbour. 2003-06-30 13:46:18 +00:00
Antonio Linares
862c79156a 2003-06-28 22:52 UTC+0100 2003-06-28 20:54:06 +00:00
Antonio Linares
03fad19fc3 Added support for logical values management 2003-06-28 20:51:39 +00:00
Antonio Linares
3cd41e8d1a 2003-06-28 14:41 UTC+0100 2003-06-28 12:43:24 +00:00
Antonio Linares
2449842837 do case implemented for Harbour.NET 2003-06-28 12:41:31 +00:00
Antonio Linares
b5ddc68059 2003-06-28 11:56 UTC+0100 2003-06-28 09:58:50 +00:00
Antonio Linares
391e54b77b for...next loops implemented for Harbour.NET 2003-06-28 09:56:13 +00:00
Antonio Linares
6c26413927 2003-06-28 01:10 UTC+0100 2003-06-27 23:19:08 +00:00
Antonio Linares
200caf7856 See changelog for changes explanation 2003-06-27 23:09:28 +00:00
Antonio Linares
fbf178d852 2003-06-27 16:07 UTC+0100 2003-06-27 14:16:50 +00:00
Antonio Linares
5b50eb40a1 Added support for adding "object" type 2003-06-27 14:07:48 +00:00
Antonio Linares
5c0d1a4193 2003-06-27 12:13 UTC+0100 2003-06-27 10:18:55 +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
57e3e41a36 2003-06-27 10:21 UTC+0100 2003-06-27 08:25:54 +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
961352483b 2003-06-27 09:13 UTC+0100 2003-06-27 07:17:43 +00:00
Antonio Linares
2c2abe0d5c IL implementation for HB_P_FRAME 2003-06-27 07:12:20 +00:00
Antonio Linares
b5c9c94cf1 2003-06-25 08:32 UTC+0100 2003-06-25 06:39:36 +00:00
Antonio Linares
1f0b6caa01 object type use implementation 2003-06-25 06:32:50 +00:00
Antonio Linares
bd059a234c 2003-06-23 17:56 UTC+0100 2003-06-23 16:33: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
059deb1023 2003-06-23 13:15 UTC+0100 2003-06-23 11:18:00 +00:00
Antonio Linares
70b0fbd578 The IL fun begins :-) 2003-06-23 11:14:08 +00:00
Antonio Linares
2c9ba04e36 2003-06-23 10:53 UTC+0100 2003-06-23 09:07:01 +00:00
Antonio Linares
e8132bd1d7 2003-06-23 10:53 UTC+0100 2003-06-23 08:54:58 +00:00
Antonio Linares
02b2fedf51 gencli module added 2003-06-23 08:52:52 +00:00
Antonio Linares
7e8498634f 2003-06-23 10:20 UTC+0100 2003-06-23 08:31:53 +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
Chen Kedem
4b18652dc7 2003-06-23 10:05 UTC+0300 Chen Kedem <niki@actcom.co.il> 2003-06-23 07:05:27 +00:00
Przemyslaw Czerpak
2df90c7890 2003-06-18 02:05 UTC+0200 Przemyslaw Czerpak <druzus@polbox.com>
* harbour/source/codepage/Makefile
  * harbour/source/codepage/cdpesdos.c
  * harbour/source/codepage/cdpeswin.c
  * harbour/source/codepage/cdpgedos.c
  * harbour/source/codepage/cdppliso.c
  * harbour/source/codepage/cdpplmaz.c
  * harbour/source/codepage/cdpplwin.c
  * harbour/source/codepage/cdpslwin.c
  - harbour/source/codepage/cdpla850.c
  + harbour/source/codepage/cdppt850.c
  + harbour/source/codepage/cdpptiso.c
  * xharbour/makefile.bc
  * xharbour/makefile.nt
  * xharbour/makefile.vc
    * corrections in code page description.
    - removed cdpla850.c ("PT" codepage)
    + PT850 and PTISO codepages added.
    * makefiles updated - Sorry, I cannot test all of them.
2003-06-20 20:24:54 +00:00
Przemyslaw Czerpak
382bd2d444 2003-06-18 02:05 UTC+0200 Przemyslaw Czerpak <druzus@polbox.com>
* harbour/source/codepage/Makefile
  * harbour/source/codepage/cdpesdos.c
  * harbour/source/codepage/cdpeswin.c
  * harbour/source/codepage/cdpgedos.c
  * harbour/source/codepage/cdppliso.c
  * harbour/source/codepage/cdpplmaz.c
  * harbour/source/codepage/cdpplwin.c
  * harbour/source/codepage/cdpslwin.c
  - harbour/source/codepage/cdpla850.c
  + harbour/source/codepage/cdppt850.c
  + harbour/source/codepage/cdpptiso.c
  * xharbour/makefile.bc
  * xharbour/makefile.nt
  * xharbour/makefile.vc
    * corrections in code page description.
    - removed cdpla850.c ("PT" codepage)
    + PT850 and PTISO codepages added.
    * makefiles updated - Sorry, I cannot test all of them.
2003-06-20 15:06:28 +00:00
Przemyslaw Czerpak
694b32d5c7 2003-06-18 00:10 UTC+0200 Przemyslaw Czerpak <druzus@polbox.com>
* harbour/include/hbapilng.h
  * harbour/include/hblang.ch
  * harbour/source/lang/Makefile
  * harbour/source/lang/msg_tpl.c
  * harbour/source/lang/msgca.c
  * harbour/source/lang/msgcs852.c
  * harbour/source/lang/msgcsiso.c
  * harbour/source/lang/msgcskam.c
  * harbour/source/lang/msgcswin.c
  * harbour/source/lang/msgde.c
  * harbour/source/lang/msgdewin.c
  * harbour/source/lang/msgen.c
  * harbour/source/lang/msgeo.c
  * harbour/source/lang/msges.c
  * harbour/source/lang/msgeswin.c
  * harbour/source/lang/msgeu.c
  * harbour/source/lang/msgfr.c
  * harbour/source/lang/msggl.c
  * harbour/source/lang/msghe862.c
  * harbour/source/lang/msghewin.c
  * harbour/source/lang/msghr852.c
  * harbour/source/lang/msghriso.c
  * harbour/source/lang/msghu852.c
  * harbour/source/lang/msghucwi.c
  * harbour/source/lang/msghuwin.c
  * harbour/source/lang/msgid.c
  * harbour/source/lang/msgis850.c
  * harbour/source/lang/msgit.c
  * harbour/source/lang/msgko.c
  * harbour/source/lang/msgpl852.c
  * harbour/source/lang/msgpliso.c
  * harbour/source/lang/msgplmaz.c
  * harbour/source/lang/msgplwin.c
  * harbour/source/lang/msgpt.c
  * harbour/source/lang/msgro.c
  * harbour/source/lang/msgru866.c
  * harbour/source/lang/msgrukoi.c
  * harbour/source/lang/msgruwin.c
  * harbour/source/lang/msgsl852.c
  * harbour/source/lang/msgsliso.c
  * harbour/source/lang/msgslwin.c
  * harbour/source/lang/msgsr852.c
  * harbour/source/lang/msgsriso.c
  * harbour/source/lang/msgzhb5.c
  * harbour/source/lang/msgzhgb.c
  + harbour/source/lang/msgsrwin.c
    ! bug fixed in national msg system and new localization added
      (borrowed from xHarbour)

  + harbour/tests/langmsg.prg
    * simple test program for national messages
      I have to ask developpers to run it and check their national messages
2003-06-17 22:10:30 +00:00
Alexander S.Kresin
504dba8167 2003-06-17 21:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-06-17 17:47:10 +00:00
Antonio Linares
d0cdd9fae0 2003-06-17 17:22 UTC+0100 2003-06-17 15:32:43 +00:00
Antonio Linares
54b17a47ce 2003-06-17 17:22 UTC+0100 2003-06-17 15:24:04 +00:00
Antonio Linares
95f6262400 some fixes implemented by Ian Anderson 2003-06-17 15:12:07 +00:00
Chen Kedem
39b5893925 2003-06-17 09:08 UTC+0300 Chen Kedem <niki@actcom.co.il> 2003-06-17 06:08:37 +00:00
Alexander S.Kresin
94292de568 2003-06-16 21:16 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-06-16 17:19:16 +00:00
Przemyslaw Czerpak
5babd32ef5 2003-06-15 14:20 UTC+0200 Przemyslaw Czerpak <druzus@polbox.com>
* harbour/source/lang/msgen.c
  * harbour/source/lang/msgpl852.c
  * harbour/source/lang/msgpliso.c
  * harbour/source/lang/msgplmaz.c
    ! the bug reported by Alexander in msgru* fixed.
  + harbour/source/lang/msgplwin.c
    + added msgplwin (cp1250)

  * harbour/source/rtl/inkey.c
    * removed dirty hack which degrease performance of inkey() on *nix
      platforms.
2003-06-15 12:31:04 +00:00
Alexander S.Kresin
dabdee1440 2003-06-14 21:25 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-06-14 17:23:29 +00:00
Antonio Linares
8ed94c13a6 2003-06-14 15:48 UTC+0100 2003-06-14 13:51:23 +00:00
Antonio Linares
84773bc032 some changes by Ian Anderson 2003-06-14 13:50:32 +00:00