Commit Graph

29 Commits

Author SHA1 Message Date
Viktor Szakats
afdccb99c0 *** empty log message *** 1999-05-09 17:14:01 +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
ce5c3d28dd Unrelease memory block in aEval. 1999-05-08 19:54:59 +00:00
Viktor Szakats
81c1976bcd *** empty log message *** 1999-05-08 14:22:33 +00:00
Ryszard Glab
b1bb363c6b see ChangeLog 1999.05.08-03:02 1999-05-08 02:01:38 +00:00
David G. Holm
2df124bece See ChangeLog entry 19990507-20:15 EDT David G. Holm <dholm@jsd-llc.com> 1999-05-08 01:14:50 +00:00
Eddie Runia
1491b01c39 oSend( <obj>, <cMessage>, <xArg, ..> ) added to classes.c 1999-05-07 23:19:42 +00:00
Viktor Szakats
445db236a3 *** empty log message *** 1999-05-07 17:31:14 +00:00
David G. Holm
d47446d104 See ChangeLog entry 19990507-11:30 EDT David G. Holm <dholm@jsd-llc.com> 1999-05-07 16:27:32 +00:00
Eddie Runia
82314c3f31 Memory block were unreleased 1999-05-07 12:21:44 +00:00
Eddie Runia
67fc641a8c ClassSel method added to classes. Example in debugtst 1999-05-07 10:36:52 +00:00
Eddie Runia
6fe6964eba Error handler installed 1999-05-07 09:23:44 +00:00
Ryszard Glab
622c4de60b added compatibility with Watcom C/C++ 1999-05-07 08:49:02 +00:00
Ryszard Glab
b521b8f870 added comatibility with Watcom C/C++ 1999-05-07 08:47:51 +00:00
Ryszard Glab
53e703c341 added compatibility with Watcom C 1999-05-07 08:45:10 +00:00
Viktor Szakats
af9bad0e07 *** empty log message *** 1999-05-06 21:47:47 +00:00
Gonzalo A. Diethelm
2592cb0111 ChangeLogTag:Thu May 06 13:09:45 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-05-06 18:27:47 +00:00
Gonzalo A. Diethelm
5c5490e33a ChangeLogTag:Thu May 06 12:34:45 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-05-06 17:27:20 +00:00
David G. Holm
c2c6620948 Changed __SETCENTURY to HB_SETCENTURY
Changed all internal _SET_xxx to HB_SET_xxx
Changed HB_SETCENTURY to modify the HB_SET_DATEFORMAT
Changed the name of the set initialization function to InitializeSets
Rewrote hb_dtoc to use hb_set_century and to be Clipper compliant
Added dates2.prg to test century compliance with Clipper
1999-05-06 05:33:48 +00:00
Gonzalo A. Diethelm
bb5de4a840 ChangeLogTag:Wed May 05 18:51:06 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-05-05 23:43:31 +00:00
Gonzalo A. Diethelm
a5924fa274 ChangeLogTag:Wed May 05 18:36:53 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-05-05 23:32:09 +00:00
David G. Holm
dd9c6623e6 Converted C++ style comments to C style comments 1999-05-05 22:00:21 +00:00
Gonzalo A. Diethelm
7f173f0389 ChangeLogTag:Wed May 05 16:29:19 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-05-05 21:24:59 +00:00
Gonzalo A. Diethelm
5c2659176c ChangeLogTag:Wed May 05 15:30:49 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-05-05 20:37:52 +00:00
Manuel Ruiz
9bd9a3ba26 Moved from source/rtl -> source/tools 1999-05-05 13:37:11 +00:00
Manuel Ruiz
99cd1b8eb9 FWRITE: the third parameter is optional and if it is not given
we used the length of the string.

FSEEK: the third parameter is optional and if it is not given
we used FS_SET instead
1999-05-05 13:32:40 +00:00
Eddie Runia
8af62607db A newer version of files has been put here, since the old version does not
work with strip.prg. QUESTION : Manuel can overwrite this one once you've finished
testing yours ?
1999-05-05 12:58:34 +00:00
Antonio Linares
a59d9fab61 _ItemSize() added 1999-05-05 05:57:26 +00:00
Antonio Linares
9d457f6e48 Initial revision 1999-05-04 22:24:43 +00:00