Commit Graph

6682 Commits

Author SHA1 Message Date
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
Tomas Hajny
9b8162972f * warning about SetDate added (TODO) 2000-06-01 18:38:46 +00:00
Tomas Hajny
8a68f96c56 * FileGetDate added 2000-06-01 18:36:50 +00:00
peter
65d78b71d2 * clean .o and .s from smartlinkpath when starting the writer 2000-06-01 13:02:45 +00:00
peter
b76e3e3e91 * library support including symlink of .so to .so.1.0 2000-06-01 12:35:03 +00:00
peter
e60344ccf7 * removed notes 2000-06-01 11:01:20 +00:00
peter
276a486a28 * fixed string->pchar conversion for array constructors 2000-06-01 11:00:52 +00:00
peter
8ee8e1cebd * removed warning/notes 2000-06-01 10:59:22 +00:00
peter
dd4c5959f3 * new tests for wrong Notes 2000-06-01 10:59:01 +00:00
peter
30b8959557 * moved to utils 2000-06-01 10:58:47 +00:00
peter
d854774374 * small update 2000-06-01 10:58:10 +00:00
peter
aeab73db03 * postw32 added 2000-06-01 10:58:04 +00:00
pierre
e2d168a9d7 * fixthe TRect problem by 'using' windows before objects 2000-05-31 20:42:02 +00:00
Jonas Maebe
aab64983fb * restored (version included with ncrt 2.06 was outdated) 2000-05-31 09:36:26 +00:00
florian
a4bdf283e7 * stack alignment to 8 byte boundaries with -Oa switch 2000-05-31 09:29:15 +00:00
Jonas Maebe
36f8ca87d0 * new version (2.07) of ncrt and associated files committed 2000-05-31 09:02:51 +00:00
Jonas Maebe
64691d0256 * fixed formal parameters passed to var arguments problem 2000-05-31 07:27:12 +00:00
florian
c33697ecd4 * forgot to commit a fix for the enumeration subrange problem, yesterday 2000-05-31 06:58:41 +00:00
florian
9ef9f62da1 * first implementation of -Oa switch 2000-05-31 06:57:11 +00:00
alex
8c995ce56e universal definition files, still not merged win and linux
but pretty close
2000-05-31 00:39:54 +00:00
alex
51a3c70ada working generation command sequences 2000-05-31 00:37:08 +00:00
alex
84d2df8a4b dummy - incomplete code. 2000-05-31 00:36:08 +00:00
alex
4ad1171122 added working templates 2000-05-31 00:35:14 +00:00
alex
cf21c94a6b made templates work 2000-05-31 00:34:28 +00:00
alex
213941063d converter - just turns function spelling in var spelling 2000-05-31 00:29:51 +00:00
alex
09ec18f4d6 fixed a few generation flaws 2000-05-31 00:28:27 +00:00
pierre
a3d3cd7b81 test untyped var arg for procvar in TP mode 2000-05-30 19:22:40 +00:00
pierre
427e658e52 * Missing part of Gabor's color addition, CVS problem :( 2000-05-30 18:51:25 +00:00
florian
d7db923d35 * fixed assignments of subrange enumeration types 2000-05-30 18:38:45 +00:00
florian
ffa34b83d6 *** empty log message *** 2000-05-30 18:38:22 +00:00
pierre
20ac91ce38 + colors for HTML help by Gabor 2000-05-30 07:18:33 +00:00
marco
03209882e6 * fixed in line 164 pointer(@buf) to buf 2000-05-30 06:45:53 +00:00
pierre
cf5d211042 * small error corrected 2000-05-30 05:35:34 +00:00
Jonas Maebe
3cd25fef47 * fixed compiling problem with formal expression passed as var
parameter
2000-05-30 04:41:05 +00:00
Tomas Hajny
37099d2db7 * FindClose implemented 2000-05-29 17:59:58 +00:00
pierre
ad755d7fb1 + New bunch of Gabor's changes: see fixes.txt 2000-05-29 11:09:14 +00:00
pierre
369efe46ed + New bunch of Gabor's changes: see fixes.txt 2000-05-29 10:44:56 +00:00