Commit Graph

3801 Commits

Author SHA1 Message Date
Ron Pinkas
ca7ac83f5f 2001-02-20 22:20 UTC-0800 Ron Pinkas <ron@profit-master.com>
* utils/hbpp//hbpp.c
      - Removed unused variables and function warnned by djgpp
2001-02-21 06:24:44 +00:00
Ron Pinkas
56466ab338 2001-02-20 23:10 UTC-0800 Ron Pinkas <ron@profit-master.com>
* make_gnu.bat
     ! Fixed maker to make -r
     * Added %HARBOURDIR% and removed trailing slash from HB_BIN_INSTALL, HB_LIB_INSTALL and HB_INC_INSTALL

   * contrib/dot/pp.prg
     * Minor corrections to stringifys

   * utils/hbtest/hbtest.prg
     * Commented out RddSetDefault( "DBFCDX" )
2001-02-21 06:04:15 +00:00
Alexander S.Kresin
54370404ee 2001-02-20 13:10 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-02-20 10:09:48 +00:00
Horacio Dario Roldan Kasimatis
23bf514762 2001-02-20 01:50 GMT-3 Horacio Roldan <horacioroldan@usa.net <mailto:horacioroldan@usa.net>>
* harbour/source/vm/asort.c
* Fixed bug in optimization test that prevented sorting some arrays.
2001-02-20 05:00:32 +00:00
Alexander S.Kresin
91a897ba7e 2001-02-19 11:15 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-02-19 08:17:38 +00:00
Alexander S.Kresin
36ff7f3734 2001-02-19 10:15 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-02-19 07:17:25 +00:00
Luiz Rafael Culik
597a9e8296 *** empty log message *** 2001-02-17 18:11:54 +00:00
Luiz Rafael Culik
25fdd3a96d See changelog 2001-02-17 16:00 GMT -3 2001-02-17 18:10:32 +00:00
Brian Hays
470825af55 2001-02-16 23:40 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2001-02-17 07:26:49 +00:00
Alexander S.Kresin
cff90a3306 2001-02-16 11:20 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-02-16 08:27:07 +00:00
Brian Hays
ecf273fe9a 2001-02-15 11:10 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2001-02-15 19:06:20 +00:00
Alexander S.Kresin
6bbf46b9c9 2001-02-15 13:15 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-02-15 10:19:03 +00:00
Ron Pinkas
e77234a86c 2001-02-14 23:10 UTC-0800 Ron Pinkas <ron@profit-master.com>
* source/pp/ppcore.c
     ! Fixed space removal within [] in strotrim() when not processing MP or RP.
2001-02-15 07:13:03 +00:00
Antonio Linares
c0cce72785 2001-02-14 12:45 GMT+1 2001-02-14 11:46:26 +00:00
Antonio Linares
85f036f8b2 locals are restored when returning from a function or proc 2001-02-14 11:44:58 +00:00
Alexander S.Kresin
40695491c9 2001-02-14 12:40 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-02-14 09:40:53 +00:00
Ron Pinkas
ba9b0806fd 2001-02-13 17:30 UTC-0800 Ron Pinkas <ron@profit-master.com>
* harbour/source/rtl/idle.c
     * Changed Sleep(0) to Sleep(20) so that Harbour will properly release CPU on Win32.
2001-02-14 01:43:43 +00:00
Alexander S.Kresin
dc683727a2 2001-02-13 15:50 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-02-13 12:50:36 +00:00
Antonio Linares
f274ddd6bd 2001-02-13 12:21 GMT+1 2001-02-13 11:22:54 +00:00
Antonio Linares
003a0b3d6d Trace support fixed 2001-02-13 11:21:18 +00:00
Ignacio Ortiz de Zuniga
9d457277b7 2001-02-13 11:30 GMT+1 2001-02-13 10:32:42 +00:00
Ignacio Ortiz de Zuniga
238c57c500 + minus sing support fixed. 2001-02-13 10:28:38 +00:00
Alexander S.Kresin
ef11c1ee89 2001-02-13 13:15 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-02-13 10:19:25 +00:00
Antonio Linares
2f53bfc47b some minor fixes 2001-02-12 21:41:51 +00:00
Antonio Linares
1e378893a6 some minor fixes 2001-02-12 21:30:45 +00:00
Antonio Linares
f15b6b6b2e 2001-02-12 21:58 GMT+1 2001-02-12 21:00:53 +00:00
Antonio Linares
22fac970a7 some more options implemented 2001-02-12 20:58:53 +00:00
Antonio Linares
0749a062fe Methods EditSet(), Trace() implemented. 2001-02-12 20:56:11 +00:00
Antonio Linares
794da23d79 2001-02-12 13:32 GMT+1 2001-02-12 12:34:12 +00:00
Antonio Linares
00442db19a some options implemented 2001-02-12 12:31:15 +00:00
Antonio Linares
0ad32b1ddc Method Animate() implemented 2001-02-12 10:33:16 +00:00
Antonio Linares
918fb22c89 some minor fixes 2001-02-12 09:27:08 +00:00
Antonio Linares
10686dc8d1 some minor fixes 2001-02-12 09:04:25 +00:00
Antonio Linares
acaacb3861 some minor fixes 2001-02-12 08:38:39 +00:00
Antonio Linares
6ce1e4b6f5 2001-02-12 09:24 GMT+1 2001-02-12 08:29:39 +00:00
Antonio Linares
0fc15c9122 Methods Public(), Private(), Static(), Local(), All() and Sort() added 2001-02-12 08:27:45 +00:00
Antonio Linares
989e3c83a9 DATA lVisible added 2001-02-12 08:26:03 +00:00
Antonio Linares
06ccc91499 more options implemented 2001-02-12 08:24:12 +00:00
Ron Pinkas
3af6268daf Minor formatting 2001-02-11 16:27:37 +00:00
Alexander S.Kresin
a8b1b0d28e 2001-02-11 18:22 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-02-11 15:26:12 +00:00
Antonio Linares
37527e2628 some minor fixes 2001-02-10 09:15:32 +00:00
Antonio Linares
5fbf3d3344 some minor fixes 2001-02-10 08:17:36 +00:00
Antonio Linares
05e85691bc 2001-02-10 08:43 GMT+1 2001-02-10 07:44:25 +00:00
Antonio Linares
5b96515059 methods Speed(), SaveSettings() and Restore settings implemented. 2001-02-10 07:42:40 +00:00
Antonio Linares
9ef0501278 More options implemented 2001-02-10 07:41:03 +00:00
Maurilio Longo
93ea3d7623 2001-02-09 23:46 GMT+1 Maurilio Longo <maurilio.longo@libero.it>
* source/rtl/tbrowse.prg
     ! fixed ::Moved() method which was calling ::Dehilite() even if TBrowse was already
     unstable causing wrong painting of current row
2001-02-09 22:48:35 +00:00
Ron Pinkas
024ccdf51b 2001-02-09 11:25 UTC-0800 Ron Pinkas <ron@profit-master.com>
* harbour/source/debug/debugger.prg
     ! Fixesd ValType( &cColor ) to Type( cColor )
   * hb_slex.bc
     * Synched with makefile.bc
2001-02-09 19:29:17 +00:00
David G. Holm
ae2273c194 See ChangeLog entry 2001-02-08 12:15 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2001-02-09 17:18:27 +00:00
Antonio Linares
45700a0950 some minor fixes 2001-02-09 16:32:50 +00:00
Antonio Linares
3a6a9fe6a3 some minor fixes 2001-02-09 16:16:04 +00:00