andrew
|
5c64c75dd7
* fixed bug #14595
|
16 年之前 |
Jonas Maebe
|
c1305f046e
* fixed hint for unused _cmd parameters after r13737
|
16 年之前 |
Jonas Maebe
|
4c57a5f504
+ support multiple inheritance for obj-c protocols
|
16 年之前 |
Jonas Maebe
|
e41c06391b
* fixed class cast error
|
16 年之前 |
Jonas Maebe
|
2db72437e8
* fixed range check errors
|
16 年之前 |
joost
|
b52af4cd53
* Introduced TCustomWebApplication.DoHandleRequest
|
16 年之前 |
Jonas Maebe
|
5bda2aa648
+ added warning that TImplementedInterface.getcopy is completely broken
|
16 年之前 |
Jonas Maebe
|
d942c99921
+ support for obj-c protocols implemented in Pascal (based on patch by
|
16 年之前 |
Jonas Maebe
|
c9a6e32f16
* implemented objcprotocol for now with a call to objc_GetProtocol()
|
16 年之前 |
sergei
|
fc34dc84ff
domunit.pp:
|
16 年之前 |
marco
|
56e15073bb
* sha1test demo + fpmake
|
16 年之前 |
florian
|
ce773b759d
+ sha1 unit by Sergei Gorelkin, resolves #14604
|
16 年之前 |
florian
|
07ef0c33df
o another linux console patch by Nikolay Nikolov:
|
16 年之前 |
florian
|
24889df6ed
* fixed breakage by r13718
|
16 年之前 |
Jonas Maebe
|
5128a6726c
* fixed type compatibility checking for classrefs and id
|
16 年之前 |
Jonas Maebe
|
341708b95d
* write all parameters using the order of procdef.paras, eliminates the
|
16 年之前 |
Jonas Maebe
|
eb2dc7a674
* set type of self for obj-c instance methods to the type of the
|
16 年之前 |
Jonas Maebe
|
ef2fbe7ed6
* use precalculated mangled name when writing classdef instead of
|
16 年之前 |
Jonas Maebe
|
fb2a523976
* fixed handling function results of inherited obj-c calls
|
16 年之前 |
ivost
|
d9099daa9c
* fixed InitializeSqlite and ReleaseSqlite functions (segfault after a call
|
16 年之前 |
florian
|
daa5984212
* fix by Michael Vadymovitch Denisenko for r13712
|
16 年之前 |
marco
|
be6322be9e
* note about location win32 dll
|
16 年之前 |
marco
|
4eeeb3298e
* enabled gmp for Win32 after verification
|
16 年之前 |
marco
|
33d09f97e6
* gmp disabled for go32v2
|
16 年之前 |
florian
|
02eeb3dad6
o update by Michael Denisenko for case <string> of
|
16 年之前 |
Jonas Maebe
|
14797e0ddb
* fixed start compilation with FPC 2.2.4
|
16 年之前 |
Jonas Maebe
|
da7fdf76d5
* always put parameters in left-to-right order in rtti (Delphi-compatible)
|
16 年之前 |
marco
|
47e90bbdf3
* typo corrected as per #14578
|
16 年之前 |
Jonas Maebe
|
dac2903107
* prefetch next items in TLinkedList.clear, removes most l2 cache misses
|
16 年之前 |
Jonas Maebe
|
9d038943f5
* incorporated most Objective-C 1 run time functions in objc1 from
|
16 年之前 |