Commit Graph

325 Commits

Author SHA1 Message Date
Eddie Runia
2eb512867d see changelog 1999-06-01 11:34:12 +00:00
Eddie Runia
94b8a2082c see changelog 1999-06-01 08:54:16 +00:00
Ron Pinkas
ca31045bcf June 1st. 1999 00:30 Ron Pinkas
Harbour.y -> modified pcode generation to move the push of the counter variable to         the NEXT rather than the FOR
        so loop code may manipulate the counter vaiable.

        TEST/WORKING/TestFor.prg -> added this file
1999-06-01 08:40:05 +00:00
Ron Pinkas
1ea510929f May 31, 1999 Ron Pinkas
Harbour.l added support for "[String]" inside ARRAY INDEX expressions
        Added "Sysntax error :" message for the macro operator (&)
        when followed by a string delimiter.
1999-06-01 03:09:08 +00:00
Eddie Runia
9e8e6d82d5 see changelog 1999-05-31 22:12:30 +00:00
Eddie Runia
e8a06795f8 see changelog 1999-05-31 20:47:49 +00:00
Ron Pinkas
d5113a52ed May 31, 1999 Ron Pinkas
Harbour.l modified {Array} and added {FunArray} and {ExpArray}.
        To fix support of <INDEX> state to be recusive as well as support:
        Function()[nIndex].

        /TESTS/WORKING/ArrIndex.prg added this file.

        /TESTS/BROKEN/FuncArr.prg added this file to show:

       // This is NOT working?
       QOut( aFunc()[1]

       // But this IS working!
       a := aFunc()
       QOut( a[1] )
1999-05-31 19:57:48 +00:00
Eddie Runia
a3bf2838ae see changelog 1999-05-31 15:59:10 +00:00
Eddie Runia
9716f79f8e see changelog 1999-05-31 15:38:34 +00:00
Eddie Runia
bb286e507d this is better 1999-05-31 13:44:57 +00:00
Eddie Runia
ff170c26fb see changelog 1999-05-31 13:36:36 +00:00
Eddie Runia
fca0c8417f see changelog 1999-05-31 12:22:10 +00:00
Eddie Runia
fa2544e7ad see changelog 1999-05-31 09:18:28 +00:00
Eddie Runia
fb04bd4f2c see changelog 1999-05-30 22:09:46 +00:00
Eddie Runia
8a10694f08 see changelog 1999-05-30 19:36:39 +00:00
Leslee Griffith
6f74c321ec 19990530-12:12 est les griffith 1999-05-30 17:15:23 +00:00
Leslee Griffith
9397c75d13 filexist.prg a test for hb_file() 1999-05-30 17:11:55 +00:00
Leslee Griffith
5b27a88cfc added logic for hb_file() 1999-05-30 17:10:30 +00:00
Eddie Runia
907afa3849 See changelog 1999-05-30 16:28:38 +00:00
Leslee Griffith
6aa9ca29ee 19990530-11:18 est Les Griffith 1999-05-30 16:20:47 +00:00
Leslee Griffith
ba0a4eb99f added logic for _fscommit() 1999-05-30 16:18:07 +00:00
Eddie Runia
1bcc47e485 see changelog 1999-05-30 15:10:45 +00:00
Eddie Runia
5b1ef8b013 see changelog 1999-05-30 13:07:48 +00:00
Eddie Runia
218c577856 see changelog 1999-05-30 13:02:42 +00:00
Eddie Runia
56b0f5953e classes bug removed 1999-05-30 12:17:59 +00:00
Leslee Griffith
30930111c9 199930-00:25 est Les Griffith 1999-05-30 05:28:01 +00:00
Leslee Griffith
8f0b8fcfec added logic for _fslock 1999-05-30 05:24:26 +00:00
Alexander S.Kresin
6aa5cca4c6 Modification of preprocessor files 1999-05-29 20:58:42 +00:00
Eddie Runia
ea6de986d7 see changelog 1999-05-29 18:46:33 +00:00
Leslee Griffith
15a673174f 19990529-10:03 est Les Griffith 1999-05-29 15:08:40 +00:00
Leslee Griffith
8f84bde686 remarked out tests working logic 1999-05-29 15:03:44 +00:00
Leslee Griffith
50c9aff695 add hbdos.bat for makeing gcc->exe files 1999-05-29 15:01:02 +00:00
Leslee Griffith
b57bda7660 add errno.h for dgjpp 1999-05-29 14:58:29 +00:00
Leslee Griffith
da3469a2fa defined out scandir on djgpp 1999-05-29 14:55:40 +00:00
Eddie Runia
066ff53a7e see changelog 1999-05-29 14:05:09 +00:00
David G. Holm
5e40953f32 See ChangeLog entry 19990528-14:30 EST David G. Holm <dholm@jsd-llc.com> 1999-05-28 19:37:25 +00:00
Andi Jahja
f55abccb04 Andi Jahja 28-05-1999 1999-05-28 17:17:55 +00:00
Leslee Griffith
2f39282cda 19990528-10:11 EST Les. Griffith 1999-05-28 15:21:32 +00:00
Leslee Griffith
71ae63d3db builddos.bat to build dos djgpp 1999-05-28 15:16:21 +00:00
Leslee Griffith
1e6c9a1d30 makefile for dos djgpp 1999-05-28 15:14:31 +00:00
Andi Jahja
938a27c105 ChangeLog 1999-05-28 15:03:46 +00:00
Andi Jahja
d2d5fc4120 ChangeLog 1999-05-28 13:35:20 +00:00
Andi Jahja
31ddcf3bb8 *** empty log message *** 1999-05-28 11:37:05 +00:00
Leslee Griffith
115e8e1f1e 19990527-10:08pm Les Griffith 1999-05-28 03:14:58 +00:00
Leslee Griffith
2b4836be3b changed iotest.prg to work without exit clause 1999-05-28 03:11:22 +00:00
Leslee Griffith
a704ec933e change to change log see changelog 1999-05-28 03:04:35 +00:00
Leslee Griffith
2e7ee5b0f7 fix duplicate function gtwherex 1999-05-28 03:00:00 +00:00
David G. Holm
bc0ef50be8 See ChangeLog entry 19990527-18:00 EST David G. Holm <dholm@jsd-llc.com> 1999-05-27 23:07:45 +00:00
David G. Holm
0998663411 See ChangeLog entry 19990527-17:25 EST David G. Holm <dholm@jsd-llc.com> 1999-05-27 22:32:45 +00:00
Eddie Runia
1a08ceb0ce Little error resolved 1999-05-27 22:23:54 +00:00