Commit Graph

6757 Commits

Author SHA1 Message Date
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
pierre
6b012c36f4 * New bunch of Gabor changes 2000-05-29 10:04:40 +00:00
Jonas Maebe
17c2136ba6 * should compile again 2000-05-29 05:32:50 +00:00
sg
a72e98cb7f * More additions... 2000-05-28 21:16:18 +00:00
michael
31abac4e45 + initial implementation 2000-05-28 20:05:32 +00:00
Tomas Hajny
307b889df8 * disk.inc status updated 2000-05-28 18:26:15 +00:00
Tomas Hajny
0f01fb7669 + implementation started 2000-05-28 18:22:58 +00:00
Tomas Hajny
b9c2b5a177 + initial implementation 2000-05-28 18:21:51 +00:00
Tomas Hajny
bbba28c00e * DiskFree/DiskSize updated 2000-05-28 18:20:16 +00:00
Tomas Hajny
70c2d1a1de do_isdevice corrected 2000-05-28 18:17:39 +00:00
florian
140563c927 *** empty log message *** 2000-05-28 15:23:10 +00:00
florian
1dac75340e * fixed a problem with subrange enumerations in case statements 2000-05-28 15:22:54 +00:00
Tomas Hajny
6b3d1072db + several units added 2000-05-28 08:47:09 +00:00
Tomas Hajny
8115723000 * FPK changed to FPC 2000-05-28 08:43:35 +00:00
peter
8e4522215a * smart,shared lib including for rpm/deb 2000-05-26 20:50:09 +00:00
Jonas Maebe
c1df09f993 * fixed wrong register deallocations in several ansistring related
procedures. The IDE's now function fine when compiled with -OG3p3r
2000-05-26 20:16:00 +00:00
michael
a00a321a30 + Some errors in makefile fixed 2000-05-26 19:59:37 +00:00
michael
26fb833412 + All functions now documented 2000-05-26 19:57:38 +00:00
michael
92622a3ab2 + Added 69,70 2000-05-26 19:57:07 +00:00
michael
13d617c4e9 + Added FSplit and Octal 2000-05-26 19:26:17 +00:00
peter
535f63923c * fixed % parsing and added modulo support
* changed some evaulator errors to more generic illegal expresion
2000-05-26 18:23:09 +00:00
peter
27c258c7ca * give error for @ with formal const,var parameter. Because @ generates
a constant value and not a reference
2000-05-26 18:21:41 +00:00
peter
8dfc3a564d * fixed @ with var parameters 2000-05-26 18:21:04 +00:00
peter
8822c0dc43 * fixed wrong var parameter with @ 2000-05-26 18:20:38 +00:00
michael
0ecc352bab + Added some more constants 2000-05-26 18:14:50 +00:00
peter
a78fb6c6fe * full target for clean, all compile, all exec 2000-05-26 16:40:27 +00:00