Tomas Hajny
|
c59fc868e6
+ have fpmc built for os2 and emx targets too
|
%!s(int64=14) %!d(string=hai) anos |
Tomas Hajny
|
dc21a0d721
* old make versions require a separator after colon in rule definitions
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
e69de6110b
rtl: add mkOperatorOverload to TMethodKind enum
|
%!s(int64=14) %!d(string=hai) anos |
pierre
|
f4597459b5
* Correct keybrd2 => keyboard2
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
6fe0084caa
* fixed result of NSObject(Protocol).hash: cuint -> NSUInteger (fixes 64 bit
|
%!s(int64=14) %!d(string=hai) anos |
Tomas Hajny
|
f5d9ab3038
* fixes for OS/2 threading support by Stefan Zigulec
|
%!s(int64=14) %!d(string=hai) anos |
marco
|
efabb72e71
* grapviz output for fpclasschart, mantis 18201
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
5fc94a5076
* don't look for helper executables (assembler, linker, resource compiler,
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
dd921ffc9d
utils: fix ppudump:
|
%!s(int64=14) %!d(string=hai) anos |
marco
|
e896d94650
* fix for 18366, maximum_processors for 64-bit
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
7c33505916
compiler: don't create enum defs for specializations declarations. Enums are stored in the unit symtables and generic declarations already add them there. Therefore specializations should search for enum defs declared by generics and use them instead of own.
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
360d102ea4
* fixed some comments after r16684
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
3ca3276400
* changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another
|
%!s(int64=14) %!d(string=hai) anos |
joost
|
4bd0f6db7a
* Dwarf: Hide the implicit pointer from a function-parameter which is passed
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
79813da090
compiler: don't allow record case with parameterized members
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
55a0fefb1f
compiler: implement generic array type:
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
3ceee496d6
tests: fail test tw9509: disable type section in generic interfaces
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
906ca89f4e
compiler:
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
7dd6cf07b4
compiler: comment TSymTableType entries + formatting
|
%!s(int64=14) %!d(string=hai) anos |
joost
|
a7cea8606f
* Dwarf3: Classes are not encoded as a pointer to a class-structure, but
|
%!s(int64=14) %!d(string=hai) anos |
marco
|
dbb2a44286
* tconnectevent added to comobj
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
fc33a2542b
formatting
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
e8502b8ec2
compiler: make current_genericdef, current_specializedef tstoreddef instead of tabstractrecorddef to implement generic arrays
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
52667b6822
compiler: implement generics for records based on generic objects implementation + 1 test
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
101f545ad0
compiler: don't allow generic object types (interfaces,dispinterfaces,objclasses,...) to have type,var,const sections if regular object types don't have them. currently only objects, classes and records are allowed to have nested type,var,const sections.
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
b7f1ea0a93
compiler: remove unneeded check that def is objectdef when we have another check that object has vmt. records don't have vmt so we can leave only one check there
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
89dc742de2
compiler: mark operator overloads as operators in rtti (although classes don't have operator overloads now)
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
482a244f30
* version 2.13 of the parser, by Ryan Joseph: mainly restructuring and
|
%!s(int64=14) %!d(string=hai) anos |
sergei
|
15e1abddf7
* Windows RTL: Simplify SysUtils.GetLocalTime(). TSystemTime type for these targets matches one defined in Windows unit, so WinAPI function result can be used directly. Resolves #18346.
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
2222f2c44b
* renamed is_class_or_interface_or_dispinterface_or_objc() into
|
%!s(int64=14) %!d(string=hai) anos |