19977 Commits

Author SHA1 Message Date
Eddie Runia
93a8989d5a just added the delete DATA as well. The DATA will cleaned up anyhow ! 1999-05-13 13:29:44 +00:00
Antonio Linares
c86f92fd79 Improved errorapi 1999-05-13 11:46:54 +00:00
Eddie Runia
445b265edc Delete method and inline added 1999-05-13 11:45:29 +00:00
Eddie Runia
71608d2469 Just a minor bug crushed 1999-05-13 10:22:20 +00:00
Eddie Runia
adc1950879 DynObj with modifable INLINEs and METHODs added 1999-05-13 10:10:13 +00:00
Eddie Runia
4eb0188e10 See changelog 1999-05-13 10:07:29 +00:00
David G. Holm
11f0117009 See ChangeLog entry 19990512-21:30:00 EDT David G. Holm <dholm@jsd-llc.com> 1999-05-13 02:30:30 +00:00
Eddie Runia
faeda9b48a Automatic seq# generation for new DATA 1999-05-12 22:49:17 +00:00
Eddie Runia
547dcd5b03 Test added for dynamic DATA add 1999-05-12 21:48:54 +00:00
Eddie Runia
059c75babf See changelog. 1999-05-12 17:42:24 +00:00
Eddie Runia
2633e16b15 Test version added using already built-in commands 1999-05-12 16:51:45 +00:00
David G. Holm
0bd4aafd73 See ChangeLog entry for 19990512-01:15:00 EDT David G. Holm <dholm@jsd-llc.com> 1999-05-12 06:16:29 +00:00
Gonzalo A. Diethelm
f06e46c342 ChangeLogTag:Tue May 11 18:53:43 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-05-11 23:51:07 +00:00
Eddie Runia
af595046da remarks regarded next removed. (People actually read this ;-) 1999-05-11 20:14:09 +00:00
Eddie Runia
7b81aa2403 parameter self add to INLINE methods.
test program inline.prg
1999-05-11 18:23:40 +00:00
Antonio Linares
6b4cbb9208 new type added 1999-05-11 13:08:15 +00:00
Antonio Linares
683b2b97f6 gt api first proposal 1999-05-11 12:50:35 +00:00
Eddie Runia
316ccf854a Exchanged transfer back. Does not belong there. 1999-05-11 09:02:20 +00:00
Eddie Runia
55c092c03c Function contained in debugtst.prg seperated 1999-05-11 09:00:06 +00:00
Eddie Runia
8290e1a09e aSort seperated 1999-05-11 08:44:04 +00:00
Bil Simser
11690d841e Adding OS function in envion.c and OS test program. 1999-05-11 07:07:04 +00:00
Bil Simser
594ecae23d Adding OS function. 1999-05-11 07:03:58 +00:00
Bil Simser
e54f7f18da Adding OS.PRG to tests 1999-05-11 07:02:46 +00:00
David G. Holm
6dec949a97 See ChangeLog entry 19990510-21:45 EDT David G. Holm <dholm@jsd-llc.com> 1999-05-11 02:48:46 +00:00
Gonzalo A. Diethelm
da95a8a38b ChangeLogTag:Mon May 10 19:32:34 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-05-11 00:41:55 +00:00
Manuel Ruiz
d4f00d4238 Change Upercase to lowercase in #include <CtoHarb.h> 1999-05-10 19:43:23 +00:00
Antonio Linares
b29575642e *** empty log message *** 1999-05-10 12:45:10 +00:00
Antonio Linares
fbcac4615b Harbour own OBJs support. I had to remove Gonzalo main() as the makefile refuses such a long command line 1999-05-10 12:38:50 +00:00
Antonio Linares
4be0900577 Building an EXE using Harbour generated OBJs. Be aware hvm.c soon will be moved to harbour.lib 1999-05-10 12:25:20 +00:00
Antonio Linares
5e813a4a1c Splitting harbour.y 1999-05-10 12:18:26 +00:00
Eddie Runia
a5c242f2b2 Functions isData(), isMethod() and isMessage() added 1999-05-10 10:28:27 +00:00
Eddie Runia
8981b593f9 Function PCount() added to hvm.c 1999-05-10 09:06:57 +00:00
Eddie Runia
1bbe7f470a New itemapi.* installed; _item changed to hb_item 1999-05-10 08:09:30 +00:00
Eddie Runia
264348c996 include/harbclip.h from Mab added 1999-05-10 07:33:36 +00:00
Ryszard Glab
8cab2ba0bb see ChangeLog: 19990510-01:19 1999-05-10 00:18:28 +00:00
Eddie Runia
2f8f9a01e9 Instructions added 1999-05-09 22:28:31 +00:00
Eddie Runia
4d48d21903 Review log (unscheduled release) h090599 1999-05-09 20:52:51 +00:00
Eddie Runia
3d0bcacc10 Logical equivalence tests added hvm.c
Used in debugtst.prg
1999-05-09 20:00:06 +00:00
Eddie Runia
51cbf452d4 debug.obj added to makefiles 1999-05-09 18:35:44 +00:00
Eddie Runia
402ccb8852 Ok ! Going great 1999-05-09 17:28:11 +00:00
Viktor Szakats
afdccb99c0 *** empty log message *** 1999-05-09 17:14:01 +00:00
Eddie Runia
5f83bce1b9 Even more comments added 1999-05-08 21:14:58 +00:00
Eddie Runia
9ed9883647 Memory blocks still in arrays.c Patch undone.
aoData(), Transfer() : More comments. Explanation added.
aoData() prepared for further simplification after logical equivalence
test.
1999-05-08 20:53:00 +00:00
Eddie Runia
f8cd97f6c9 <aMethods> aoMethod( <oObject> ) added to debugtst.prg
Function creates an array containing all the methods present in an object.

Same methodology as aoData( <oObject> )
1999-05-08 19:58:08 +00:00
Eddie Runia
ce5c3d28dd Unrelease memory block in aEval. 1999-05-08 19:54:59 +00:00
Eddie Runia
a0c47426bd Memory blocks were unreleased by aEval. for..next used instead 1999-05-08 15:50:55 +00:00
Viktor Szakats
81c1976bcd *** empty log message *** 1999-05-08 14:22:33 +00:00
Eddie Runia
fdd7e0942a Transfer() method added.
aOGet() and aOSet() added.
Debug() shortcut to ToChar() added.
Some clean up performed.
1999-05-08 13:30:17 +00:00
David G. Holm
e3d081e50b See ChangeLog entry 19990507-23:45 EDT David G. Holm <dholm@jsd-llc.com> 1999-05-08 05:01:42 +00:00
David G. Holm
32dd31e269 Copied change log from source\vm\hvm.c to ChangeLog 1999-05-08 04:22:44 +00:00