Commit Graph

6648 Commits

Author SHA1 Message Date
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
peter
1129cea92c * update for new win32 dll's 2000-05-26 16:23:30 +00:00
sg
730a9b04f0 * More functions added 2000-05-26 14:28:13 +00:00
marco
f210e534e1 * added getlongname and getshortname 2000-05-26 12:03:13 +00:00
alex
13d8d513b0 universal cross platform unit file generator 2000-05-26 09:22:39 +00:00
michael
9c20c3c839 + Documented mmap and munmap 2000-05-25 20:21:53 +00:00
michael
0cc02b454e + Added example 66 2000-05-25 20:08:10 +00:00
michael
a63c76249a + Linux unit also depends on linsysca file now. 2000-05-25 20:00:41 +00:00
michael
75d0a262a9 + Added munmap call 2000-05-25 19:59:57 +00:00
sg
e9ee3ce8ae * Completed GLU and GLUT support
* Some minor fixes (missing "const"s, changed some untyped "var" arguments
  to "const" arguments etc.)
2000-05-25 18:59:50 +00:00