Commit Graph

6718 Commits

Author SHA1 Message Date
Tomas Hajny
1809cb033f * handle number check added to FileClose 2000-06-05 18:57:38 +00:00
Tomas Hajny
aa7e3215ee * another SetFileSize correction 2000-06-05 18:55:54 +00:00
Tomas Hajny
85c76dc528 * FileHandleCount handling for OS/2 added 2000-06-05 18:53:30 +00:00
Tomas Hajny
0baf0745bc * SetDate, SetTime corrected 2000-06-05 18:50:55 +00:00
pierre
72c8dbfa43 * StabOfs for OS2 changed, hopefully correct now 2000-06-05 13:04:11 +00:00
Jonas Maebe
1c09fb3848 * in readkey, check if keypresses are waiting using sysKeyPressed instead
of simply checking if there are keys left in the ttyRecvChar buffer
  * CrtRead supports the backspace key when reading from a TTY.
    NOTE: you have to use ReadKey or ttyRecvChar in crtRead, because it's
    possible that when CrtRead starts, there are already keys waiting in
    the ttyRecvChar buffer which would be missed using an fdRead!
2000-06-05 08:35:28 +00:00
marco
ab086a8e20 * added setsocketoptions + pulled it through source beautifier 2000-06-05 07:19:32 +00:00
pierre
26e15a2e1d * some typo corrected ! 2000-06-05 06:20:44 +00:00
Tomas Hajny
a05ba0f12a * another bunch of corrections 2000-06-04 15:04:22 +00:00
Tomas Hajny
34b92b0d17 * asmmode fixed 2000-06-04 14:23:18 +00:00
Tomas Hajny
d475c74187 * FileSeek parameter name changed 2000-06-04 14:22:26 +00:00
Tomas Hajny
4de16b7014 * minor corrections 2000-06-04 14:22:02 +00:00
Tomas Hajny
86db440f1f * FileGetDate returns -1 on error, FileSeek parameter name changed 2000-06-04 14:19:04 +00:00
Tomas Hajny
d73a838c21 * SetFileSize fixed 2000-06-04 14:17:28 +00:00
Tomas Hajny
a1064939f4 * parameter name change in FileSeek 2000-06-04 14:16:54 +00:00
Tomas Hajny
89a79fa97b * FileHandleCount decreased upon unsuccessful increase attempt 2000-06-04 14:14:10 +00:00
Tomas Hajny
a1838b09bb * do_truncate corrected, do_open might work under W9x now 2000-06-04 14:14:01 +00:00
Jonas Maebe
8a114ce37e * fixed webbug 978 2000-06-04 13:49:57 +00:00
peter
23cbb5b9c8 * fix addrn with procvar, also detected by testpva2 ! 2000-06-04 09:05:05 +00:00
peter
8ab40df69d * check for procvar in valid_for_formal 2000-06-04 09:04:30 +00:00
Jonas Maebe
957bd0bfd5 * resource string numbering 2000-06-04 08:48:54 +00:00
michael
e271ae27cb + Correct example committed 2000-06-04 08:24:38 +00:00
michael
80a5033038 + Initial implementation in FCL 2000-06-04 08:15:42 +00:00
Jonas Maebe
b856a450bd + testcse3.pp 2000-06-03 09:43:24 +00:00
Jonas Maebe
e360abb77b * fixed web bug #972, test for the bug in tests/testopt/testcse3.pp 2000-06-03 09:41:37 +00:00
sg
f2700cd86a * Adapted to recent changes in errore.msg 2000-06-03 08:57:09 +00:00
pierre
ef8abc1dd7 * operator overloading now uses isbinaryoperatoracceptable
and is unaryoperatoracceptable
2000-06-02 21:24:46 +00:00
pierre
6433e1d8c2 tok2node moved to htypechk unit 2000-06-02 21:22:56 +00:00
pierre
88e8f0836f + isbinaryoperatoracceptable and isunaryoperatoracceptable
for a more coherent operator overloading implementation
    tok2node moved from pexpr unit to htypechk
2000-06-02 21:22:04 +00:00
pierre
28ce798307 + set vo_is_exported for vars 2000-06-02 21:18:13 +00:00
pierre
b8020e724b fix bug in tbs/tbs0317 2000-06-02 21:17:26 +00:00
pierre
cc246ae673 * vo_is_exported needs init_global also 2000-06-02 21:16:42 +00:00
pierre
88f77c3dbc + vo_is_exported for bug0317 fix 2000-06-02 21:15:49 +00:00
pierre
e44f9fd425 * fix for tbs/tbs0318.pp bug 2000-06-02 21:14:34 +00:00
pierre
71219c091e * use is_equal instead of direct def equality in unary minus overload 2000-06-02 21:13:56 +00:00
peter
d16e01cee8 * regenerated for libfullname 2000-06-02 20:12:42 +00:00
peter
9ed9c0e88c * readded libfullname things which were lost after previous commit 2000-06-02 20:09:56 +00:00
peter
afbf0b23f6 * empty registry unit inserted 2000-06-02 19:48:48 +00:00
florian
2658c0aeda + fieldtable support for classes 2000-06-02 18:48:47 +00:00
marco
9a4a837f04 * added some constants for getsocketoptions under a linux define.
Allows server example to work ok.
2000-06-02 17:30:43 +00:00
marco
04bcb2e1c2 * copied from bugs.txt 2000-06-02 17:29:37 +00:00
peter
8b048e55de * removed, because files are also in tests/{tbf,tbs} 2000-06-01 19:36:36 +00:00
peter
8b260f5793 * symtable.insert changed to procedure 2000-06-01 19:14:09 +00:00
peter
40de0309f6 * fixed long line for tp7 2000-06-01 19:13:02 +00:00
peter
120d2f0130 * added ifdef fpc around findclose 2000-06-01 19:11:19 +00:00
peter
e882145e88 * made resourcestrings OOP so it's easier to handle it per module 2000-06-01 19:09:56 +00:00
peter
aa7cb6bde2 * delphi/tp mode fixes for dup id checking (tbs319,tbf320) 2000-06-01 19:07:52 +00:00
peter
50e29f4d77 * detect if libgdb.a exists else switch to fake gdb 2000-06-01 19:06:56 +00:00
peter
7590ecb14f * place of user dirs should be before the need dirs 2000-06-01 19:06:21 +00:00
peter
97d5c0b6ac * check dup id for tp/delphi 2000-06-01 19:05:52 +00:00