Commit Graph

5550 Commits

Author SHA1 Message Date
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
449f60cc6d 2002-07-11 02:30 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-07-11 05:32:56 +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
9d1f05dafe 2002-07-10 12:10 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-07-10 15:26:32 +00:00
Walter Negro
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.
2002-07-10 15:18:34 +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
Luiz Rafael Culik
4eabf553b4 See changelog 2002-07-09 11:00 UTC-0300 2002-07-09 14:07:33 +00:00
Luiz Rafael Culik
832b131083 See changelog 2002-07-09 11:00 UTC-0300 2002-07-09 14:01:23 +00:00
Antonio Linares
b2f3ec5a90 2002-07-09 10:50 UTC+0100 2002-07-09 08:56:01 +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
Antonio Linares
5464576123 added lEditable parameter and data 2002-07-09 08:49:51 +00:00
Antonio Linares
b088ad395c 2002-07-08 20:45 UTC+0100 2002-07-08 18:48:09 +00:00
Antonio Linares
1973a6b58a Command window support for DOS, QUIT, OUTPUT and empty commands 2002-07-08 18:46:17 +00:00
Antonio Linares
8cb4af3446 2002-07-08 17:30 UTC+0100 2002-07-08 15:37:04 +00:00
Antonio Linares
843b87ae36 added dbghelp.prg module 2002-07-08 15:35:55 +00:00
Antonio Linares
c95d581755 added help support 2002-07-08 15:33:39 +00:00
Antonio Linares
8a177151cd The Debugger Help 2002-07-08 15:28:48 +00:00
Martin Vogel
372c71a2eb 2002-07-08 17:20 UTC+0100 Martin Vogel <vogel@inttec.de> 2002-07-08 15:20:08 +00:00
Luiz Rafael Culik
22fd21bd65 See changelog 2002-07-08 10:15 UTC-0300 2002-07-08 14:48:56 +00:00
Luiz Rafael Culik
850cb01eba See changelog 2002-07-08 10:15 UTC-0300 2002-07-08 13:20:43 +00:00
Luiz Rafael Culik
517406d788 See changelog 2002-07-08 10:15 UTC-0300 2002-07-08 13:14:59 +00:00
Antonio Linares
3753745cb2 2002-07-08 09:08 UTC+0100 2002-07-08 07:13:00 +00:00
Antonio Linares
5b73e68263 DATA cPathForFiles used to locate files 2002-07-08 07:11:23 +00:00
Walter Negro
6256484d4b 2002-07-08 01:40 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-07-08 04:43:48 +00:00
Walter Negro
bb6992bbbe * source/rtl/tget.prg
! Fix minor bug in PutMask() method.

      Reported by Luiz Rafael Culik from brazilian user
2002-07-08 04:41:12 +00:00
Luiz Rafael Culik
998f22131c *** empty log message *** 2002-07-08 03:30:20 +00:00
Luiz Rafael Culik
0dca189289 See changelog 2002-07-08 00:18 UTC-0300 2002-07-08 03:17:26 +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
Antonio Linares
1dea91a364 2002-07-07 11:05 UTC+0100 2002-07-07 09:08:15 +00:00
Antonio Linares
e73b02d7f5 Changed constructor sequence, Alt-X support, Colors editing fix 2002-07-07 09:07:05 +00:00
Antonio Linares
c6f6883923 2002-07-07 10:35 UTC+0100 2002-07-07 08:38:25 +00:00
Antonio Linares
5ca0d9ef09 Changes implemented by Davor Siklic 2002-07-07 08:35:50 +00:00
Walter Negro
51fd0bc458 2002-07-07 01:10 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-07-07 04:16:06 +00:00
Walter Negro
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" )

      Reported by Richard Chidiak
2002-07-07 04:13:13 +00:00
Antonio Linares
12fe4566e1 2002-07-06 17:18 UTC+0100 2002-07-06 15:19:43 +00:00
Antonio Linares
d3e4de79a5 Chr( 13 ) + Chr( 10 ) changed into HB_OsNewLine() 2002-07-06 15:18:15 +00:00
Antonio Linares
efa79590b5 2002-07-05 16:09 UTC+0100 2002-07-05 14:12:00 +00:00
Antonio Linares
70cf775cca fixed bug on previous change on FRead() 2002-07-05 14:10:37 +00:00
Antonio Linares
6f9028de32 2002-07-05 12:00 UTC+0100 2002-07-05 10:02:26 +00:00
Antonio Linares
ddd9684429 added some missing #include 2002-07-05 10:01:21 +00:00
Antonio Linares
fd27ad113f 2002-07-05 11:35 UTC+0100 2002-07-05 09:38:33 +00:00
Antonio Linares
b3e1419cf0 FRead() bug fixed on constant strings use 2002-07-05 09:35:17 +00:00
Walter Negro
965db1de2b 2002-07-03 18:37 UTC-0300 Walter Negro <anegro@overnet.com.ar> 2002-07-03 21:27:12 +00:00
Walter Negro
fecaebbc9b * source/rtl/transfrm.c
* More compliant, resolve several hbtest errors.
2002-07-03 21:24:53 +00:00