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 :-)
April White
2002-07-22 00:33:27 +00:00
d17b446194
2002-07-19 09:10 UTC+0500 April White <awhite@mail.rosecom.ca> ! contrib/btree/hb_BTree.c * struct hb_btree pStrCompare function pointer changed to use the size_t type for the third param, to coincide with ChangeLog 2002-07-14 14:14 UTC+0500
April White
2002-07-19 20:09:21 +00:00
eb391cfbbc
See ChangeLog entry 2002-07-19 15:45 UTC-0400 David G. Holm <dholm@jsd-llc.com>
David G. Holm
2002-07-19 19:44:05 +00:00
5ffd0183a1
* contrib/libct/ctmath.h * Conditional includes of math.h for DJGPP compiler
Walter Negro
2002-07-17 15:33:53 +00:00
0ac2bb4717
* config/dos/djgpp.cf - LDFLAGS because -lm is not a flag, it's a library. + LDLIBS -lm for add math library.
Walter Negro
2002-07-17 15:28:51 +00:00
fca66a51b8
* source/rtl/math.c + Add declaration for _LIB_VERSION_TYPE (DJGPP compiler)
Walter Negro
2002-07-17 15:23:58 +00:00
c165868fbf
* include\hbmath.h ! Fix multiple declaration of _LIB_VERSION_TYPE if it's declared here
Walter Negro
2002-07-17 15:21:18 +00:00
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>
April White
2002-07-17 01:40:22 +00:00
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
April White
2002-07-16 01:46:39 +00:00
000d4a485a
* include\hbmath.h + Extend functionalities of math error handling for DJGPP compiler.
Walter Negro
2002-07-14 16:52:09 +00:00
4591b30da3
* source/rtl/math.c + Extend functionalities of math error handling for DJGPP compiler.
Walter Negro
2002-07-14 16:50:30 +00:00
294547aa42
* source/rtl/tget.prg ! Fix and more compliant in Untransform(), PutMask() and KillFocus() methods.
Walter Negro
2002-07-14 16:46:45 +00:00
d96f38ba28
* doc/en/var.txt + Add information about HB_ISBYREF().
Walter Negro
2002-07-14 16:45:48 +00:00
7ab555715a
* doc/tracing.txt + Add information about work with DOS/WIN9x.
Walter Negro
2002-07-14 16:44:37 +00:00
0f71b26a49
* doc/transfrm.txt + Add information about new functionalities.
Walter Negro
2002-07-14 16:43:48 +00:00
5fe776f5a2
2002-07-14 14:14 UTC+0500 April White <awhite@mail.rosecom.ca> * contrib/btree/hb_btree.api + extern "C" * rename nFlags to ulFlags + declaration for hb_BTreeDataItem() * declaration for hb_BTreeInsert() to use a PHB_ITEM vs LONG
April White
2002-07-14 13:55:16 +00:00
d3979c3d29
2002-07-14 12:35 UTC+0100
Antonio Linares
2002-07-14 10:44:34 +00:00
404077a166
minor fix on View CallStack
Antonio Linares
2002-07-14 10:36:17 +00:00
a52cbbf5eb
see changelog for changes
Antonio Linares
2002-07-14 10:35:23 +00:00
b67d38119c
* bin/bld.bat * Add -lm in DJGPP compiler, for include libm.a (math library). This library it's necessary for new handler of math errors.
Walter Negro
2002-07-10 15:18:34 +00:00
f95a192bee
* source/rtl/transfrm.c ! Fix with numeric values and pictures with spaces and pictures with severals dot. The return values are compliant with Clipper. eg: Transform( 1234, "9 999" ) eg: Transform( 123.123456, "999.99.99.99" )
Walter Negro
2002-07-07 04:13:13 +00:00
12fe4566e1
2002-07-06 17:18 UTC+0100
Antonio Linares
2002-07-06 15:19:43 +00:00
d3e4de79a5
Chr( 13 ) + Chr( 10 ) changed into HB_OsNewLine()
Antonio Linares
2002-07-06 15:18:15 +00:00
efa79590b5
2002-07-05 16:09 UTC+0100
Antonio Linares
2002-07-05 14:12:00 +00:00
70cf775cca
fixed bug on previous change on FRead()
Antonio Linares
2002-07-05 14:10:37 +00:00
6f9028de32
2002-07-05 12:00 UTC+0100
Antonio Linares
2002-07-05 10:02:26 +00:00
ddd9684429
added some missing #include
Antonio Linares
2002-07-05 10:01:21 +00:00
fd27ad113f
2002-07-05 11:35 UTC+0100
Antonio Linares
2002-07-05 09:38:33 +00:00
b3e1419cf0
FRead() bug fixed on constant strings use
Antonio Linares
2002-07-05 09:35:17 +00:00
6a9ddd0971
* source/rtl/tget.prg + Add two protected methods. FirstEditable() and LastEditable(). Several change for use this methods.
Walter Negro
2002-07-01 05:00:20 +00:00
d37e409618
* source/rtl/tgetlist.prg * Detection of modification with direct access to the var get in preval, postval and setkey functions.
Walter Negro
2002-07-01 04:34:20 +00:00
88a869f7f8
* contrib/hbzlib/zip.c ! Reformating of indentation and eliminating of Tabs simbol
Walter Negro
2002-06-23 03:46:39 +00:00
de2c95df12
* contrib/hbzlib/zlibapi1.c ! Reformating of indentation and eliminating of Tabs simbol * Change call to hb_fsSetDevRaw() for hb_fsSetDevMode()
Walter Negro
2002-06-23 03:45:19 +00:00
17777e1bf4
* contrib/hbzlib/zipfile2.c ! Reformating of indentation and eliminating of Tabs simbol
Walter Negro
2002-06-23 03:41:58 +00:00
2fbbbefd5d
* contrib/hbzlib/strcomp.c ! Fixed eliminated warning in declaration of var: const char ! Change of hb_retc() + hb_xfree() for hb_retclen_buffer()
Walter Negro
2002-06-23 03:39:50 +00:00