Commit Graph

25 Commits

Author SHA1 Message Date
Viktor Szakats
72dadeef4f 2008-05-20 02:35 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* doc/es/Makefile
   * doc/whatsnew.txt
   * source/lang/Makefile
   * source/rtl/gtcrs/Makefile
   * source/main/Makefile
   * source/debug/Makefile
   * source/codepage/Makefile
   * source/rdd/hbsix/Makefile
   * source/compiler/Makefile
   * contrib/hbgf/os2pm/Makefile
   * contrib/hbgf/gtk/Makefile
     * Some TAB/space cleanup.
2008-05-20 00:37:40 +00:00
Przemyslaw Czerpak
b9e952b6c7 2007-04-19 00:15 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/gd/gdwrp.c
  * harbour/contrib/libmisc/hb_f.c
  * harbour/contrib/samples/dbf.c
  * harbour/contrib/samples/time.c
  * harbour/doc/es/hb_apiln.txt
  * harbour/include/hbapicdp.h
  * harbour/include/hbapilng.h
  * harbour/source/rdd/dbcmd.c
  * harbour/source/rdd/dbnubs.c
  * harbour/source/rdd/hsx/cftsfunc.c
  * harbour/source/rtl/accept.c
  * harbour/source/rtl/defpath.c
  * harbour/source/rtl/oemansi.c
  * harbour/source/rtl/pad.c
  * harbour/source/rtl/shadow.c
  * harbour/source/rtl/trim.c
  * harbour/source/vm/debug.c
    * changed HB_FUNCNAME( <name> )() to HB_FUNC_EXEC( <name> )

  * harbour/utils/hbrun/Makefile
    * changed order of linked libraries

  * harbour/source/rtl/empty.c
    * changed EMPTY( <symboItem> ) - not it returns .T. when <symboItem>
      is not a function symbol

  * harbour/source/rtl/errorapi.c
    % replaced all hb_dynsym{Find,Get}*() by static variables initialized
      at HVM startup variables - it reduce the cost of creating and
      initializing error object about 50%

  * harbour/include/hbapifs.h
  * harbour/source/rtl/fssize.c
  * harbour/source/rtl/filesys.c
  * harbour/source/rtl/hbffind.c
    * changed to use 64bit file API

  + harbour/contrib/libct/ctextern.ch
    + added list with EXTERN requests for our CT3 function. List generated
      automatically from final binary CT lib created on Linux.
2007-04-18 22:15:17 +00:00
Przemyslaw Czerpak
f844d53197 2006-07-18 03:40 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/doc/en/hb_vm.txt
  * harbour/doc/es/hb_vm.txt
  * harbour/include/hbvm.h
  * harbour/contrib/hgf/gtk/mainlgtk.c
  * harbour/source/compiler/gencc.c
  * harbour/source/rtl/errorapi.c
  * harbour/source/rtl/gtalleg/gtalleg.c
  * harbour/source/vm/maindll.c
  * harbour/source/vm/mainpm.c
  * harbour/source/vm/mainstd.c
  * harbour/source/vm/mainwin.c
  * harbour/source/vm/hvm.c
    * changed hb_vmQuit() to not execute EXIT() but return s_nErrorLevel
    ! execute EXIT procedures in hb_vmRequestQuit() - Clipper compatible
      behavior
    * do not exit immediately in RT errors but return from all executed
      functions - some internal parts of RDD code will have to be fixed.

  * harbour/source/vm/proc.c
    ! fixed procname for codeblocks. Seems that we are not fully Clipper
      compatible yet. I'll look at it closer soon.

  * harbour/TODO
    + added new item: Clean RDD code to be safe for return from RT errors
      assigned to me
2006-07-18 01:30:23 +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
Chen Kedem
dee77ac8cf 2003-11-12 13:35 UTC+0200 Chen Kedem <niki@actcom.co.il> 2003-11-12 11:36:34 +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
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
32b7b96b00 2002-10-01 08:25 UTC+0300 Chen Kedem <niki@actcom.co.il> 2002-10-01 05:24:16 +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
Luiz Rafael Culik
d64966ee21 See changelog 2002-01-22 20:30 UTC -0300 2002-01-22 22:23:33 +00:00
Viktor Szakats
7b12dd3946 2001-09-11 12:11 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-09-11 10:15:24 +00:00
Chen Kedem
83835de4ae 2001-07-30 16:40 UTC+0300 Chen Kedem <niki@actcom.co.il> 2001-07-30 13:39:30 +00:00
Luiz Rafael Culik
49b54c2a28 See changelog 2001-07-24 20:45 GMT -3 2001-07-24 23:37:29 +00:00
Luiz Rafael Culik
1b1bc0135c See changelog 2001-07-22 18:00 GMT -3 2001-07-22 21:11:12 +00:00
David G. Holm
cace179a58 See ChangeLog entry 2001-06-11 12:20 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-06-11 16:26:42 +00:00
Viktor Szakats
37b052fc7a 2001-05-15 15:02 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-05-15 13:02:07 +00:00
Luiz Rafael Culik
350a543102 See changelog 2000-10-06 23:00 GMT -3 2000-10-07 02:06:17 +00:00
David G. Holm
814163b5b3 See ChangeLog 2000-05-24 10:35 GMT-4 David G. Holm <dholm@jsd-llc.com> 2000-05-24 14:38:37 +00:00