Commit Graph

3506 Commits

Author SHA1 Message Date
Horacio Dario Roldan Kasimatis
73503527ac 2002-09-05 18:46 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbf1.c
     synched with
       2002-08-31 20:38 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
         * source/rdd/dbf1.c
           ! Fixed hb_dbfLockFile() to release record locks before
             attempting to lock the file.
       2002-08-31 15:24 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
         * source/rdd/dbf1.c
           ! Fixed hb_dbfLockRecord() to return success when area
             alread has file lock.
2002-09-05 21:53:08 +00:00
Horacio Dario Roldan Kasimatis
57abcec19d 2002-09-05 18:46 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/hbrddcdx.h
   * source/rdd/dbfcdx/dbfcdx1.c
   * source/rdd/dbfcdx/dbfcdx1.h
   * source/rdd/dbfcdx/dbfcdx2.h
     + added support for creating big indexes
     hb_cdxSortSwapSavePage, hb_cdxSortSwapFillPage,
     hb_cdxSortSwapRecurseDict, hb_cdxSortSwapSendWord
     hb_cdxSortSwapBuildIndex, hb_cdxSortSwapGetNextKey;
     + added hb_cdxKeyValCompare
     ! fixed hb_cdxKeyGetItem for numeric keys
     ! fixed hb_cdxTagExtNodeWrite
     ! renamed some structs because td was confused
2002-09-05 21:49:54 +00:00
Maurilio Longo
2f3d5bb05f 2002-09-04 17:56 UTC+0200 Maurilio Longo <maurilio.longo@libero.it>
* harbour/source/rtl/tbrowse.prg
     ! Fixed cell padding inside ::DispCell(). Character or memo fields have to be
       padded right. Number fields have to be padded left.
2002-09-04 16:00:47 +00:00
Maurilio Longo
1d9782f967 2002-09-03 19:10 UTC+0200 Maurilio Longo <maurilio.longo@libero.it>
* harbour/source/rtl/teditor.prg
     ! fixed line splitting when a character is deleted from a line and there is a
       word wrapping limit. Please note that lines of text are treated differently
       from the way clipper 5.x treats them, in particular when past EOL there is no
       deletion from current line
   * harbour/source/rtl/memoedit.prg
     ! fixed cursor positiong and shaping when calling an user function
2002-09-03 17:15:10 +00:00
David G. Holm
4cd535b229 See ChangeLog entry 2002-09-02 19:25 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-09-02 23:28:12 +00:00
Maurilio Longo
14c5859b97 2002-09-02 16:58 UTC+0200 Maurilio Longo <maurilio.longo@libero.it>
* harbour/source/rtl/tbrowse.prg
     ! fixed columns' width calulation on ::SetColumnWidth( oCol ) method
2002-09-02 15:32:50 +00:00
Luiz Rafael Culik
b34c220cd5 See changelog 2002-07-31 11:20 UTC-0300 2002-08-31 14:29:27 +00:00
David G. Holm
d88aec3415 See ChangeLog entry 2002-08-30 18:05 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-08-30 22:09:09 +00:00
David G. Holm
26cf31f982 See ChangeLog entry 2002-08-30 13:25 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-08-30 17:27:42 +00:00
Luiz Rafael Culik
5892ce3e72 See changelog 2002-08-27 21:30 UTC-0300 2002-08-28 00:42:16 +00:00
Luiz Rafael Culik
00f743c4f4 See changelog 2002-08-27 21:30 UTC-0300 2002-08-28 00:33:04 +00:00
Horacio Dario Roldan Kasimatis
ae3c21a40a 2002-08-27 17:15 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/fileio.ch
   * source/rtl/filesys.c
   * source/rtl/fstemp.c
     + added FO_EXCL for exclusive create
     + added convert_create_flags_ex
     ! fixed warning in hb_fsPOpen
     ! fixed hb_fsCreateEx(), HB_FCREATE(),
       hb_fsCreateTemp(), HB_FTEMPCREATE().
       These functions were not working.
2002-08-27 20:13:38 +00:00
Luiz Rafael Culik
3ad1515484 See changelog 2002-08-25 17:40 UTC-0300 2002-08-25 20:50:37 +00:00
David G. Holm
24c1ed2992 See ChangeLog entry 2002-08-21 12:10 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-08-21 16:09:49 +00:00
David G. Holm
143794a5fd See ChangeLog entry 2002-08-20 22:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-08-21 02:32:49 +00:00
Luiz Rafael Culik
8183a575f6 See changelog 20002-08-15 17:40 UTC-0300 2002-08-15 20:56:11 +00:00
Horacio Dario Roldan Kasimatis
4bc0042351 2002-08-14 14:55 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.c
     ! fixed some warnings
2002-08-14 17:58:31 +00:00
Horacio Dario Roldan Kasimatis
4defe7ee52 2002-08-12 23:25 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbfcdx/dbfcdx1.c
     ! fixed seek bug when having an empty scope
     ! Memo Limit is > 64K now up to 2GB (2^31 or max(long))
     ! fixed bug in ordNumber()
2002-08-13 02:28:35 +00:00
Luiz Rafael Culik
4606bbc62f See changelog 2002-08-09 14:50 UTC-0300 2002-08-09 17:59:19 +00:00
Horacio Dario Roldan Kasimatis
72cad9bdee 2002-08-08 00:40 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbcmd.c
   * source/rdd/dbf1.c
     ! minor change to previous fix in dbCloseArea
2002-08-08 03:40:51 +00:00
Horacio Dario Roldan Kasimatis
a108fb3534 2002-08-07 17:58 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* include/hbapirdd.h
   * source/rdd/dbcmd.c
   * source/rdd/workarea.c
     ! fixed gpf in dbCloseArea, now relations are
       closed if child area is closed, reported by Brian Hays
2002-08-07 21:07:30 +00:00
Horacio Dario Roldan Kasimatis
6ff172db05 2002-08-07 16:20 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbf1.c
     ! added os error code, for neterr() support
       and temporary fix for Win/DOS platforms.
2002-08-07 19:26:03 +00:00
Horacio Dario Roldan Kasimatis
3b1cdf334b 2002-08-05 23:38 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
* source/rdd/dbcmd.c
        ! fix GPF in dbCloseAll, reported by Jorge Mason
2002-08-06 03:12:10 +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
David G. Holm
14a11b0150 See ChangeLog entry 2002-08-02 12:05 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-08-02 16:07:59 +00:00
Ignacio Ortiz de Zuniga
53666ee5f9 2002-07-25 18:34 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-07-25 17:34:34 +00:00
Ignacio Ortiz de Zuniga
08ea793bf4 2002-07-25 13:40 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com> 2002-07-25 11:42:11 +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
David G. Holm
eb391cfbbc See ChangeLog entry 2002-07-19 15:45 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-07-19 19:44:05 +00:00
Walter Negro
fca66a51b8 * source/rtl/math.c
+ Add declaration for _LIB_VERSION_TYPE (DJGPP compiler)
2002-07-17 15:23:58 +00:00
Alexander S.Kresin
5687a9bacf 2002-07-17 18:15 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-17 14:13:53 +00:00
Walter Negro
96fb006796 * source/rtl/tget.prg
! Fix initialization ::lEdit in New method.

    Bug and solution reported by Jose F. Gimenez
2002-07-17 12:04:04 +00:00
Alexander S.Kresin
f65aa1c2fe 2002-07-17 12:55 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-17 08:44:59 +00:00
Alexander S.Kresin
74f3158cb1 2002-07-17 12:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-17 08:17:49 +00:00
Alexander S.Kresin
9f615ec11f 2002-07-17 11:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-17 07:02:32 +00:00
April White
845ffb17c7 2002-07-17 02:42 UTC+0500 April White <awhite@mail.rosecom.ca>
* source/vm/itemapi.c
    + add conditional code if !(__DJGPP__) around #include <math.h>
2002-07-17 01:40:22 +00:00
April White
33699b2100 2002-07-16 02:14 UTC+0500 April White <awhite@mail.rosecom.ca>
* source/rtl/strings.c
  * include/hbapi.h
    * changed last param of hb_strnicmp() from ULONG to size_t
2002-07-16 01:46:39 +00:00
Walter Negro
4591b30da3 * source/rtl/math.c
+ Extend functionalities of math error handling for DJGPP compiler.
2002-07-14 16:50:30 +00:00
Walter Negro
294547aa42 * source/rtl/tget.prg
! Fix and more compliant in Untransform(), PutMask() and KillFocus()
      methods.
2002-07-14 16:46:45 +00:00
Antonio Linares
404077a166 minor fix on View CallStack 2002-07-14 10:36:17 +00:00
Antonio Linares
a52cbbf5eb see changelog for changes 2002-07-14 10:35:23 +00:00
Alexander S.Kresin
7798e40aa9 2002-07-12 18:58 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-12 14:56:22 +00:00
David G. Holm
346520e0e3 See ChangeLog entry 2002-07-11 14:30 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2002-07-11 18:33:48 +00:00
Walter Negro
0a76626543 * source/vm/itemapi.c
! Fix rounded for big numbers ( more of 16 significant numbers ).
2002-07-11 05:30:47 +00:00
Walter Negro
cb5cc779b1 * source/debug/Makefile
+ Add dbghelp.prg
2002-07-10 15:13:30 +00:00
Walter Negro
d18daf2085 * source/vm/itemapi.c
! Recognition of infinite numbers in DJGPP compiler.
2002-07-10 15:07:02 +00:00
Alexander S.Kresin
2d84d240b8 2002-07-10 12:02 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-10 07:56:54 +00:00
Alexander S.Kresin
c18f13fad0 2002-07-10 10:43 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-10 06:32:23 +00:00
Antonio Linares
ff7a78c1fb Command window support for HELP and ?? commands 2002-07-09 08:54:31 +00:00
Antonio Linares
1109ac433f lEditable added and fix on data names display 2002-07-09 08:53:05 +00:00