Commit Graph

655 Commits

Author SHA1 Message Date
Chen Kedem
77b5ec9c95 2004-10-20 09:41 UTC+0200 Chen Kedem <niki@actcom.co.il> 2004-10-20 07:41:35 +00:00
Alexander S.Kresin
c538daf0dc 2004-07-19 21:42 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2004-07-19 17:42:26 +00:00
Ryszard Glab
0ce7677116 2004-07-19 12:15 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* doc/whatsnew.txt
      *added some items and divided into few sections
2004-07-19 12:32:55 +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
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
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
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
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
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
Chen Kedem
581bd1b347 2004-05-02 09:25 UTC+0300 Chen Kedem <niki@actcom.co.il> 2004-05-02 06:25:19 +00:00
Chen Kedem
00f96bf948 2004-04-22 10:57 UTC+0300 Chen Kedem <niki@actcom.co.il> 2004-04-22 07:57:08 +00:00
Chen Kedem
d4a1bc168b 2004-04-21 16:35 UTC+0300 Chen Kedem <niki@actcom.co.il> 2004-04-21 13:41:25 +00:00
Chen Kedem
1144986ffa 2004-04-19 11:43 UTC+0300 Chen Kedem <niki@actcom.co.il> 2004-04-19 08:44:06 +00:00
Chen Kedem
dee77ac8cf 2003-11-12 13:35 UTC+0200 Chen Kedem <niki@actcom.co.il> 2003-11-12 11:36:34 +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
a31d12a9a0 Changelog 2003-10-29 20:15 UTC+0100 Ryszard Glab 2003-10-29 19:38:11 +00:00
Chen Kedem
35b86acad9 2003-10-07 12:06 UTC+0200 Chen Kedem <niki@actcom.co.il> 2003-10-07 10:06:34 +00:00
Chen Kedem
e7b3d02ead 2003-09-29 11:47 UTC+0300 Chen Kedem <niki@actcom.co.il> 2003-09-29 08:47:29 +00:00
Tomaz Zupan
4d6e1a475a 2003-08-23 13:20 UTC+0200 Tomaz Zupan <tomaz.zupan@orpo.si> 2003-08-23 11:16:03 +00:00
Chen Kedem
23bc9620d5 2003-07-30 08:28 UTC+0300 Chen Kedem <niki@actcom.co.il> 2003-07-30 05:29:29 +00:00
Alejandro de Garate
5514ca7b0d Added MEMOREAD(), MEMOWRIT() documentation 2003-07-17 21:41:36 +00:00
Alejandro de Garate
77325fe918 *** empty log message *** 2003-07-13 18:08:15 +00:00
Alejandro de Garate
9e5752cd65 *** empty log message *** 2003-07-13 16:31:30 +00:00
Alejandro de Garate
dc1613278e *** empty log message *** 2003-07-13 16:24:32 +00:00
Alejandro de Garate
745a008c0d *** empty log message *** 2003-07-13 14:51:56 +00:00
Alejandro de Garate
f3ef68e332 *** empty log message *** 2003-07-13 14:29:20 +00:00
Chen Kedem
b1b93a4365 2003-07-08 11:27 UTC+0300 Chen Kedem <niki@actcom.co.il> 2003-07-08 08:27:18 +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
Chen Kedem
39b5893925 2003-06-17 09:08 UTC+0300 Chen Kedem <niki@actcom.co.il> 2003-06-17 06:08:37 +00:00
David G. Holm
f2b01e37a4 See ChangeLog entry 2003-05-09 20:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2003-05-10 00:40:03 +00:00
Chen Kedem
1944a0715e 2003-04-27 15:09 UTC+0300 Chen Kedem <niki@actcom.co.il> 2003-04-27 12:09:36 +00:00
Chen Kedem
3b7a1ad27d 2003-04-13 10:02 UTC+0300 Chen Kedem <niki@actcom.co.il> 2003-04-13 07:07:34 +00:00
Brian Hays
52a9ea06c6 2002-12-27 16:40 UTC-0800 Brian Hays <bhays@abacuslaw.com>
+ added doc/windll.txt as an introduction to Windows
      32-bit dll creation with Harbour.
2002-12-28 00:32:44 +00:00
Chen Kedem
f2dba44046 2002-12-22 13:06 UTC+0200 Chen Kedem <niki@actcom.co.il> 2002-12-22 11:06:39 +00:00
Chen Kedem
99ebe7331f 2002-10-27 10:28 UTC+0200 Chen Kedem <niki@actcom.co.il> 2002-10-27 08:27:50 +00:00
Chen Kedem
32b7b96b00 2002-10-01 08:25 UTC+0300 Chen Kedem <niki@actcom.co.il> 2002-10-01 05:24:16 +00:00
Chen Kedem
9dfe2ce4a7 2002-09-30 16:46 UTC+0300 Chen Kedem <niki@actcom.co.il> 2002-09-30 13:46:40 +00:00
David G. Holm
f7734f73c8 See ChangeLog entry 2002-08-02 12:35 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-08-02 16:36:20 +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
Walter Negro
d96f38ba28 * doc/en/var.txt
+ Add information about HB_ISBYREF().
2002-07-14 16:45:48 +00:00
Walter Negro
7ab555715a * doc/tracing.txt
+ Add information about work with DOS/WIN9x.
2002-07-14 16:44:37 +00:00
Walter Negro
0f71b26a49 * doc/transfrm.txt
+ Add information about new functionalities.
2002-07-14 16:43:48 +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
David G. Holm
779c4807f6 See ChangeLog entry 2002-07-01 16:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-07-01 20:30:50 +00:00
Dave Pearson
dc1d075abf 2002-06-19 17:14 UTC+0100 Dave Pearson <davep@davep.org>
* doc/en/compiler.txt
    - Removed /10 switch.
2002-06-19 16:16:58 +00:00
Chen Kedem
be7fe81347 2002-06-06 09:23 UTC+0300 Chen Kedem <niki@actcom.co.il> 2002-06-06 06:24:04 +00:00
Alexander S.Kresin
0e50f93f9f *** empty log message *** 2002-06-04 15:02:52 +00:00