Commit Graph

6350 Commits

Author SHA1 Message Date
Tomaz Zupan
3d3a2d28a6 2004-07-18 22:17 UTC+0200 Tomaz Zupan <tomaz.zupan@orpo.si> 2004-07-18 20:15:32 +00:00
Alexander S.Kresin
fc5a0e4d06 2004-07-18 19:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2004-07-18 15:49:24 +00:00
Chen Kedem
e05c0fcb2d 2004-07-18 13:05 UTC+0300 Chen Kedem <niki@actcom.co.il> 2004-07-18 10:05:35 +00:00
Alexander S.Kresin
98f730088f 2004-07-17 21:58 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2004-07-17 17:57:49 +00:00
David Arturo Macias Corona
67467989f0 2004-07-17 04:14 UTC-0500 David Arturo Macias Corona <dmacias@mail.udg.mx>
* source/rtl/tget.prg
    + Added DATA CapRow and DATA CapCol values
2004-07-17 09:34:07 +00:00
Alexander S.Kresin
b3381a02b8 2004-07-16 13:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2004-07-16 09:35:35 +00:00
Luis Krause
3b98cb51c6 2004-07-12 17:19 UTC-0800 Luis Krause Mantilla 2004-07-13 00:20:53 +00:00
Ryszard Glab
143a231f09 2004-07-09 12:15 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* include/hbapi.h
   * source/vm/codebloc.c
   * source/vm/proc.c
      *fixed to correctly return the procedure name where
      the codeblock was created

   * source/common/hbffind.c
      *fixed to set correctly size and modification date of
      retrieved files on Linux/Unix -used from DIRECTORY()
      function
2004-07-09 10:08:39 +00:00
Randy Portnoff
3541025abf Reformatted my last ChangeLog entry. 2004-06-25 12:00:02 +00:00
Randy Portnoff
ffd2fed565 2004-06-21 14:07 UTC-0500 Randy Portnoff <randy@palmasdev.com>
* source/rdd/dbcmd.c
      * Fixed rddMoveRecords() so that copied records, which are
        deleted, maintain their deleted status.
        Reported by Marcos Gambeta
2004-06-25 11:54:45 +00:00
Randy Portnoff
304bd8fca4 2004-06-21 14:07 UTC-0500 Randy Portnoff <randy@palmasdev.com>
* source/rdd/dbcmd.c
      * Fixed rddMoveRecords() so that copied records, which are
        deleted, maintain their deleted status.
        Reported by Marcos Gambeta
2004-06-21 18:08:04 +00:00
Phil Krylov
c9331ce46c 2004-06-08 22:50 UTC+0300 Phil Krylov <phil@newstar.rinet.ru> 2004-06-08 18:50:51 +00:00
Phil Krylov
c1aad28e5a 2004-06-08 22:10 UTC+0300 Phil Krylov <phil@newstar.rinet.ru> 2004-06-08 18:13:15 +00:00
Phil Krylov
981c0a536c 2004-06-08 02:25 UTC+0300 Phil Krylov <phil@newstar.rinet.ru> 2004-06-07 22:24:35 +00:00
Phil Krylov
9604dd514f 2004-06-07 18:15 UTC+0300 Phil Krylov <phil@newstar.rinet.ru> 2004-06-07 14:14:49 +00:00
Phil Krylov
c4d8ff8810 2004-06-07 14:15 UTC+0300 Phil Krylov <phil@newstar.rinet.ru> 2004-06-07 10:15:40 +00:00
Phil Krylov
4c9284dcec 2004-06-07 13:45 UTC+0300 Phil Krylov <phil@newstar.rinet.ru> 2004-06-07 09:44:09 +00:00
Ryszard Glab
1d232a584f 2004-06-03 11:00 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* source/compiler/harbour.c
      * fixed to compile FOR var[index]
2004-06-03 08:49:51 +00:00
Alejandro de Garate
60d7ea581b 2004-06-02 05:30 UTC-0400 Alejandro de Garate <alex_degarate@hotmail.com>
* doc\en\file.txt
    * function FOPEN()
    ! Fixed the meaning of FO_DENYNONE
    + Added FO_SHARED definition to the table

    * function FCREATE()
    ! Fixed table title name, changed Atribute for Meaning

    * function FREAD()
    ! Fixed typo at $ARGUMENTS$ section
    ! Removed typo <nHandle> from $RETURNS$ section
    ! Fixed typo at $EXAMPLES$ section

    * function FCLOSE()
    ! Fixed typo at $EXAMPLES$ section

    * function CURDIR()
    ! Fixed typo at $ARGUMENTS$ section

    * function MAKEDIR()
    ! Fixed typo at $RETURNS$ section

  + doc\es\file.txt
    + Added file's operations document
2004-06-02 09:38:36 +00:00
Alejandro de Garate
5652b54f48 CHANGELOG: 2004-05-28 01:18 UTC-0400 Alejandro de Garate <alex_degarate@hotmail.com>
2004-05-25 22:37 UTC-0400 Alejandro de Garate <alex_degarate@hotmail.com>

  + doc/es/codestyl.txt
    + Added code style document file

  + doc/es/hb_apiln.txt
    + Added Lang API Document

  + doc/es/hb_vm.txt
    + Added VM API Document
2004-05-28 05:17:36 +00:00
Alejandro de Garate
41d6c2e1fb CHANGELOG: 2004-05-27 14:35 UTC-0400 Alejandro de Garate <alex_degarate@hotmail.com>
+ doc/es/codestyl.txt
    + Added code style document file, missing in the last commit

  + doc/es/hb_apiln.txt
    + Added Lang API Document

  * doc/es/lang.txt
    * Updated Lang Document

  + doc/es/hb_vm.txt
    + Added VM API Document
2004-05-27 18:47:38 +00:00
Alejandro de Garate
389f82b646 2004-05-24 22:37 UTC-0400 Alejandro de Garate <alex_degarate@hotmail.com>
* doc/codestyl.txt
    * Added Documentation item

  + doc/es/codestyl.txt
    + Documented code style
2004-05-25 03:13:40 +00:00
Alejandro de Garate
dd4936a618 * doc/codestyl.txt
* Added Documentation item

  + doc/es/codestyl.txt
    + Documented code style
2004-05-25 03:08:16 +00:00
Chen Kedem
9e6071a60b 2004-05-23 16:55 UTC+0300 Chen Kedem <niki@actcom.co.il> 2004-05-23 13:55:23 +00:00
Ryszard Glab
d93306b641 2004-05-21 14:40 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* source/compiler/harbour.l
      * modified to compile correctly with flex version 2.5.31
      (IMHO it is m4 preprocessor bug)
2004-05-21 12:33:19 +00:00
Alexander S.Kresin
d1158a46ee Added Files: harbour/source/lang/msgelwin.c 2004-05-21 09:39:48 +00:00
Alexander S.Kresin
7c89343b25 2004-05-21 13:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2004-05-21 09:34:27 +00:00
Ryszard Glab
930f90f320 2004-05-19 13:25 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* source/codepage/cdpsrwin.c
      *replaced CR+LF with LF only
2004-05-19 11:19:04 +00:00
David G. Holm
302fb923c8 See ChangeLog entry 2004-05-18 15:45 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2004-05-18 19:54:41 +00:00
Chen Kedem
4c300a06f7 2004-05-18 16:12 UTC+0300 Chen Kedem <niki@actcom.co.il> 2004-05-18 13:11:38 +00:00
Ryszard Glab
4ff4ff3d11 2004-05-14 16:05 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* include/hbexpra.c
   * source/compiler/expropta.c
   * source/compiler/harbour.c
   * source/macro/macroa.c
   * source/rtl/tget.prg
   * source/rtl/tgetint.prg
      * fixed to be more Clipper compatible

   * source/rtl/persist.prg
      * fixed to not use xBase extensions
2004-05-14 13:58:47 +00:00
Ryszard Glab
f130138204 2004-05-13 11:00 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* source/rtl/transform.c
      * TRANSFORM(1.23,"999.") correctly returns "  1." now
      instead of empty string

   * source/rtl/tget.prg
      * fixed to correctly display buffer when negative value
      and '0' was pressed in the position next to decimal
      point
      e.g. -1230. was displayed as -123-.
      * fixed support for '9999.' picture
2004-05-13 08:50:28 +00:00
Ryszard Glab
b8d0f3a098 2004-05-11 15:10 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* CVSROOT/avail
      * restored write access to the entire repository for
      all developers

   * doc/codestyl.txt
      * small corrections (use 3 spaces instead of Tab)

   * include/hbcomp.h
   * source/compiler/cmdcheck.c
   * source/compiler/harbour.c
   * source/compiler/hbusage.c
      + added posibility to specify the output PPO file with -p
      e.g.
      -pppo/myfile.ppo
      (thanks to Larry Sevilla)

   * source/rtl/tget.prg
      * fixed positioning of cursor when the first pressed key
      was a digit during editing of numeric value

   * source/compiler/hbfix.c
   * source/rdd/dbcmd.c
   * source/rdd/dbf1.c
   * source/rdd/dbfcdx/dbfcdx1.c
   * source/rdd/dbffpt/dbffpt1.c
   * source/rdd/dbfntx/dbfntx1.c
   * source/rtl/dates.c
   * source/rtl/filesys.c
   * source/rtl/inkey.c
   * source/rtl/isprint.c
   * source/rtl/math.c
   * source/rtl/philes.c
   * source/vm/classes.c
   * source/vm/hvm.c
      * removed '//' comments
2004-05-11 13:28:15 +00:00
Ryszard Glab
9df7e88a73 2004-05-08 10:40 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* source/rdd/dbf1.c
   * source/rdd/dbfcdx/dbfcdx1.c
   * source/rdd/dbfdbt/dbfdbt1.c
   * source/rdd/dbffpt/dbffpt1.c
   * source/rdd/dbfntx/dbfntx1.c
   * source/rtl/is.c
   * source/rtl/strcase.c
   * source/rtl/transfrm.c
      * updated to refer hb_cdp_page instead of s_cdpage

   * source/vm/itemapi.c
      * snprintf is used only in GCC/Linux and WatcomC
      guarded with #ifdef HB_HAS_SNPRINTF
      (this is ommision from my previous commit)
2004-05-11 13:06:32 +00:00
David G. Holm
ab1f64f592 See ChangeLog entry 2004-05-10 19:20 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2004-05-10 23:23:23 +00:00
Ryszard Glab
2112980b99 2004-05-08 10:40 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* source/rdd/dbf1.c
   * source/rdd/dbfcdx/dbfcdx1.c
   * source/rdd/dbfdbt/dbfdbt1.c
   * source/rdd/dbffpt/dbffpt1.c
   * source/rdd/dbfntx/dbfntx1.c
   * source/rtl/is.c
   * source/rtl/strcase.c
   * source/rtl/transfrm.c
      * updated to refer hb_cdp_page instead of s_cdpage

   * source/vm/itemapi.c
      * snprintf is used only in GCC/Linux and WatcomC
      guarded with #ifdef HB_HAS_SNPRINTF
      (this is ommision from my previous commit)
2004-05-08 08:31:13 +00:00
Ryszard Glab
09c05aac87 2004-05-07 19:30 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
+ config/dos/owatcom.cf
      * added configuration file for OpenWatcom (renamed
      from watcom.cf)

   * config/dos/watcom.cf
      * restored previous version so it correctly compiles
      under WatcomC 10 - please use watcom.cf for WatcomC
      and owatcom.cf for OpenWatcom

   * makefile.bc
   * makefile.nt
   * makefile.vc
   * hrbdll.bc
   * source/codepage/Makefile
   + source/codepage/cdpsrwin.c
      + new file with Serbian codepage

   * CVSROOT/avail
      * removed reference to my local file

   * ERRATA
      * updated (removed reference to tmpname)

   * doc/codestyl.txt
      * updated with some coding guidelines adopted from PHP
      (please fell free to discuss them ;-)

   * doc/howtocvs.txt
      * added description for commit on Linux

   * include/hbapicdp.h
   * source/codepage/cdpesdos.c
      * restored previous versions

   * include/hbcomp.h
      * added <malloc.h> reference for WatcomC compiler

   * include/hbexprc.c
      * fixed warning reported by WatcomC

   * source/vm/itemapi.c
      * fixed infinite support for WatcomC

   * source/rtl/cdpapi.c
      * renamed global symbol s_cdpage into hb_cdp_page

   * source/rtl/gtcrs/kbdcrs.c
      * fixed reporting keystrokes with codes > 127
2004-05-07 17:32:59 +00:00
David G. Holm
fccc74ef54 See ChangeLog entry 2004-05-06 21:10 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2004-05-07 01:16:25 +00:00
Ryszard Glab
070e6a9f88 2004-05-06 18:00 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
+ CVSROOT/avail
   * CVSROOT/checkoutlist
   * CVSROOT/commitinfo
   * CVSROOT/loginfo
      + access to CVSROOT files is now available for
      project admins only
2004-05-06 15:59:58 +00:00
Ryszard Glab
772bb53a06 2004-05-06 15:40 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* include/hbexpra.c
   * source/common/expropt2.c
   * source/compiler/expropta.c
   * source/macro/macroa.c
      ! Fixed optimalization of AT,ASC,LEN,CHR functions
      in the macro compiler (this fixes GPF reported
      by Alexander)
2004-05-06 13:43:20 +00:00
Ilias Lazaridis
9093889087 test new subject 2004-05-06 08:11:16 +00:00
Ilias Lazaridis
6b337081fe minor formatting change 2004-05-06 07:56:04 +00:00
Ilias Lazaridis
685b96d98a testing new subject line 2004-05-06 07:27:49 +00:00
Ilias Lazaridis
77afc091ae added "[COMMIT]" to subject line 2004-05-06 07:25:45 +00:00
Ilias Lazaridis
0e375e116b testing subject formatting 2004-05-06 07:22:43 +00:00
Ilias Lazaridis
3b4596f6e1 whitespace reformatting 2004-05-06 06:39:05 +00:00
Ilias Lazaridis
79dc40f2c8 whitespace reformatting, moved license to buttom. 2004-05-06 06:38:40 +00:00
Ilias Lazaridis
d1ea9a1fc4 whitespace reformatting (header kept as usual for now, as restructuring of headers should be done from the team in one single pass on all files) 2004-05-06 04:23:46 +00:00
Ilias Lazaridis
eb005f0076 changed HB_USE_PRAGMA_STARTUP to HB_PRAGMA_STARTUP, to keep similarity with xharbour (was already defined in xharbour). 2004-05-06 00:51:05 +00:00
Ilias Lazaridis
3615adeae6 2004-05-05 08:08 UTC+0200 Ilias Lazaridis <ilias@lazaridis.com>
* source/codepage/cdpesdos.c
     ! Whitespace reformatting
2004-05-05 05:11:38 +00:00