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 |
|
florian
|
75c7b44b80
|
* tobjectdef.publicsyms.datasize was set to savesize, this is wrong now
because the symtable size is read from the ppu file
|
1998-09-25 12:01:41 +00:00 |
|
peter
|
de4f9299ff
|
* moved -A to options.pas, becuase the code is the same
|
1998-09-25 09:57:08 +00:00 |
|
peter
|
c8873b189f
|
* fixed small typo in help pages
|
1998-09-25 09:56:07 +00:00 |
|
michael
|
d46ab2c19d
|
+ Someone forgot to commit this
|
1998-09-25 09:08:32 +00:00 |
|
florian
|
16af381be8
|
* problems when calling class methods fixed
|
1998-09-25 00:04:00 +00:00 |
|
peter
|
8e85a889de
|
+ aktmodeswitches
|
1998-09-24 23:49:05 +00:00 |
|
peter
|
6467d64f16
|
+ outputdir support
|
1998-09-24 23:46:34 +00:00 |
|
peter
|
5c40dd43d7
|
* updated for auto objpas loading
|
1998-09-24 23:45:26 +00:00 |
|
peter
|
d97b8fa00f
|
* fixed small bug with a #13#10 on a line
|
1998-09-24 23:32:24 +00:00 |
|
carl
|
a4630b4f2b
|
* bugfixes from fix branch
|
1998-09-24 17:54:15 +00:00 |
|
carl
|
53794c1c88
|
* bugfix from fix branch
|
1998-09-24 17:52:31 +00:00 |
|