Commit Graph

1349 Commits

Author SHA1 Message Date
michael
3dadf35145 + Added RTL error handling 1998-10-01 16:04:11 +00:00
peter
630d8ea8d2 * crash preventions 1998-10-01 14:56:24 +00:00
peter
2a14ecc703 + memorymanager like delphi 1998-10-01 14:55:17 +00:00
peter
b9c5aa653c * export also stackframe functions 1998-10-01 14:54:48 +00:00
peter
c783636b0f + first version 1998-10-01 14:54:20 +00:00
michael
b0c10375cb + Boldface looks better 1998-10-01 13:44:15 +00:00
michael
82e7362b9d + Updated status of some objects 1998-10-01 13:41:56 +00:00
florian
1e3edad8f9 * some things completed to draw a class chart 1998-10-01 13:28:34 +00:00
michael
648ac416af + Correction in dependencies 1998-10-01 12:57:22 +00:00
michael
3e8dfc7533 + Added hextsr binstr functions 1998-10-01 12:56:47 +00:00
michael
532fb94282 + Added examples 81 and 82 1998-10-01 12:51:48 +00:00
florian
ae7c110614 * initial revision 1998-10-01 11:20:29 +00:00
peter
2b44a66b5a * fixed value openarray
* ungettemp of arrayconstruct
1998-10-01 09:22:52 +00:00
michael
088781a22d + Update on packrecords 1998-10-01 08:15:11 +00:00
michael
8d5a34fc92 + update on CGI: xitami server is OK on NT 1998-10-01 08:14:10 +00:00
michael
462057f3b1 fixed undefined reference 1998-10-01 08:13:34 +00:00
peter
226a917014 * fixed unit interdependency with circular uses 1998-09-30 16:43:34 +00:00
peter
b6bf708ca9 * fixed bool-bool cnv 1998-09-30 16:42:52 +00:00
peter
cc64ced22c * some more unit messages 1998-09-30 16:39:29 +00:00
florian
bd992ce6a1 * fixes to make it compilable 1998-09-30 13:41:01 +00:00
peter
a970dd85d1 * fixed subl $2,esp;psuhw bug 1998-09-30 12:18:29 +00:00
peter
7727757e88 * remove extension if one is specified 1998-09-30 12:16:47 +00:00
peter
ddcc044945 * fixed boolean(longbool) conversion 1998-09-30 12:14:24 +00:00
peter
2710136f9f * fixed far,near which are not keywords 1998-09-30 12:12:30 +00:00
peter
f4e51979ab * fixed circular uses which looped forever 1998-09-30 12:11:52 +00:00
florian
2cd812215b * better error recovering 1998-09-30 07:40:33 +00:00
peter
3c5cb5a86f * .spec extension is needed
* small updates
1998-09-29 18:37:32 +00:00
peter
8d7b655ee4 * samplecfg allows gcclib as argument 1998-09-29 18:36:30 +00:00
peter
c8a9da8e93 + chmod 755 makecfg 1998-09-29 18:34:45 +00:00
peter
26f2354ce1 * remove also the end files for smartlinking 1998-09-29 15:23:05 +00:00
florian
ace5fc1f57 + initial revision 1998-09-29 11:14:25 +00:00
michael
c04585305f + Ansistring write now gets pointer. 1998-09-29 08:39:07 +00:00
michael
7b19196a21 + Corrections in record and array handling. 1998-09-29 08:38:25 +00:00
pierre
a12d8c9417 * changed all length(p^.value_str^) into str_length(p)
to get it work with and without ansistrings
  * changed sourcefiles field of tmodule to a pointer
1998-09-28 16:57:09 +00:00
florian
70920974de * two fixes to get ansi strings work 1998-09-28 16:18:16 +00:00
michael
7b7582c54b + AnsiStrings update 1998-09-28 14:27:08 +00:00
michael
4783316085 + AnsiString changes 1998-09-28 14:02:33 +00:00
michael
ba17acc6a8 + Example did not close open files 1998-09-28 13:00:31 +00:00
peter
8772ddfc7b * fixed repeat continue until true; 1998-09-28 12:13:51 +00:00
pierre
ba6a341854 * did not compile for browser
* merge from fixes
1998-09-28 11:22:15 +00:00
peter
040a2cf89f + floatdef support for array of const 1998-09-28 11:07:39 +00:00
peter
b17ea95bdd * fixed loaddefaultunits which was at the wrong place for programs, so
the default defs were not loaded when main was initialized
1998-09-28 11:04:03 +00:00
peter
8b2c09d032 * added some more $ifdef FPCNAMES 1998-09-28 11:02:34 +00:00
florian
c27d0bd2e0 * FPC_NEW_CLASS optimized: addl $0,%eax => orl %eax,%eax 1998-09-28 10:23:43 +00:00
michael
afa6b37391 + Bugreport from Gertjan Schouten 1998-09-28 08:40:47 +00:00
florian
e0043e9a3e * small fixes
* made UniqueAnsistring public
  * ...
1998-09-27 22:44:50 +00:00
carl
8c2b6eadec * 32k is the limit for parameters on the motorola, so suggestion of
limiting to 32k is done.
1998-09-27 21:21:03 +00:00
florian
9083713fe4 * type casts pchar<->ansistring fixed
* ansistring[..] calls does now an unique call
1998-09-27 10:16:22 +00:00
peter
d4ac5e456b + idtoken and only one token table 1998-09-26 17:45:30 +00:00
florian
39584dd9f6 * small problems with DOM and excpetions fixed (code generation
of raise was wrong and self was sometimes destroyed :()
1998-09-26 15:03:02 +00:00