marco
|
117c437e94
* remove the use of unixutils and deprecated functions in it.
|
13 년 전 |
Jonas Maebe
|
9e51b0837c
* avoid problems when using a_load*loc* calls with 3-byte-sized parameters
|
13 년 전 |
Jonas Maebe
|
958600e74b
* by default disable the warning about interfaces raising a particular
|
13 년 전 |
Jonas Maebe
|
8282d6e37a
* do not create a global symbol in the middle of ansi/unicodestring
|
13 년 전 |
marco
|
7ae1db2e01
* replaced deprecated shell by fpsystem.
|
13 년 전 |
michael
|
3d03e2d76b
* No resource files for event monitor components
|
13 년 전 |
michael
|
a08ea239ca
* Patch to improve error message from LacaK2 (Bug ID 22061)
|
13 년 전 |
michael
|
0efa458127
* Add PostGres Event notification component from Ludo Brands (22060)
|
13 년 전 |
michael
|
137b21223b
* Add Event notification component from Ludo Brands (22060)
|
13 년 전 |
marco
|
8082982d46
* removed single remaining use of a 1.0.x deprecated function.
|
13 년 전 |
marco
|
0ddd03eef2
* removed some deprecated functions (deprecated since 2.2.0/2007 times)
|
13 년 전 |
paul
|
82bfe995ef
rtl: move WM_APP to messages.inc instead of defines.inc. In other case it is not visible if only Message.pas is included into uses.
|
13 년 전 |
svenbarth
|
90db273224
+ added target NativeNT to supported OSes in fpmkunit
|
13 년 전 |
sergei
|
19053de279
* Added {$i fpcdefs.inc}, was missing in the newly added unit, causing incorrect parameter positions on some platforms (e.g. broken tsafecall2, tsafecall3).
|
13 년 전 |
marco
|
6c0ba4af0c
* getfs deprecated, replaced by a totally crossplatform sysutils.getfilehandle, probably already since 2.4.0
|
13 년 전 |
svenbarth
|
fb3777b9a0
+ add test for Mantis #19511 which seems to be fixed already...
|
13 년 전 |
florian
|
05a8783b1e
* patch by Nico Erfurth:
|
13 년 전 |
michael
|
ad4876dcb5
* Applied patch from Joao Morais to customize request/response (bug 21980)
|
13 년 전 |
florian
|
798c9340cc
* patch by Nico Erfurth:
|
13 년 전 |
florian
|
c39d12a618
* fix longjmp for -Cparmv7m, resolves #22014
|
13 년 전 |
florian
|
b2813abec2
+ patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041
|
13 년 전 |
florian
|
8832a34b67
* fix reg. allocs even for procedures without labels
|
13 년 전 |
florian
|
17dd362a5a
* white space
|
13 년 전 |
florian
|
2560266e5d
* skip comments properly when searching for places for constant pool distances
|
13 년 전 |
florian
|
2402e8e504
* fixes FindRegAlloc
|
13 년 전 |
florian
|
d4c120cb34
* fix comment so it does not confuse lazarus
|
13 년 전 |
florian
|
75e62e42e4
* add debug statements
|
13 년 전 |
florian
|
748694a325
* fixes some issues with reg. allocation information
|
13 년 전 |
Jonas Maebe
|
08784aca44
* fixed compilation for high level code generator targets after r21287
|
13 년 전 |
Jonas Maebe
|
d6f85c35b5
- removed stray symtablestack.push() after r21282
|
13 년 전 |