Commit Graph

1228 Commits

Author SHA1 Message Date
Ryszard Glab
1d33e28e73 Again Harbour is really quiet 1999-05-07 06:40:11 +00:00
Ryszard Glab
0fb8020f40 See ChangeLog: 19990507-07:25 <rglab@imid.med.pl> 1999-05-07 06:19:59 +00:00
Gonzalo A. Diethelm
f41f52e008 ChangeLogTag:Thu May 06 18:12:15 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-05-06 23:07:37 +00:00
Viktor Szakats
af9bad0e07 *** empty log message *** 1999-05-06 21:47:47 +00:00
Eddie Runia
b11815fcb4 Version with aParam added. Locals not possible without update of HVM 1999-05-06 20:30:52 +00:00
David G. Holm
ccd3a69a61 I replaced the forward declaration of sz_compare4 with the actual
function, because Borland C++ 3.1 complained about a type mismatch
when it encountered the actual function.
1999-05-06 19:15:53 +00:00
Gonzalo A. Diethelm
47e49c3240 ChangeLogTag:Thu May 06 13:58:48 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-05-06 18:51:12 +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
Eddie Runia
3858c99dd1 New version which includes Stack commands. 1999-05-06 14:25:29 +00:00
Eddie Runia
64ad3af226 First version of the debug additions. Not included in makefile yet. 1999-05-06 10:23:44 +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
Ryszard Glab
2327c6b38c * Added list of reserved functions names
* Four letters abbreviations of function names are allowed
* Global static variables are now properly initialised
Made by rglab
1999-05-06 01:56:11 +00:00
Ryszard Glab
ee656694b5 NEXT keywork is now contex sensitive 1999-05-06 01:36:45 +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
Eddie Runia
b6c1095ea8 iStatics problem resolved in Do.
iStatics was not reset after function call.

See e-mails : classes bug ??
1999-05-05 21:48:59 +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
Eddie Runia
a34900391f *** empty log message *** 1999-05-05 12:52:10 +00:00
Antonio Linares
780d6a8b05 missing files on first upload 1999-05-05 07:13:12 +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
Antonio Linares
bc352ccd54 *** empty log message *** 1999-05-04 22:20:15 +00:00