marco
|
1a7b8eaefd
* minor improvements to debuginfo, and Florian's increasing of the topic size.
|
16 years ago |
Jonas Maebe
|
847354fe10
* Makefiles version 2.5.1
|
16 years ago |
Jonas Maebe
|
8bd552b7b3
* version 2.5.1
|
16 years ago |
florian
|
9280f60779
- alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha
|
16 years ago |
marco
|
576d108e2e
* error of yesterday fixed (stale "NOT"), and indicating which call fails
|
16 years ago |
marco
|
6ea04bc9ac
* unzip usage changed to unzip51g
|
16 years ago |
marco
|
554d02c940
* unit unzip renamed to unzip51g. Updated user changes.
|
16 years ago |
marco
|
5d71c6406a
* adapted test for legacy socket function removal.
|
16 years ago |
florian
|
a2862ce347
* cleaned up mess of r13516
|
16 years ago |
florian
|
a1179733a7
+ tsym.prettyname
|
16 years ago |
florian
|
65690b9eee
* forgotten part of r13514
|
16 years ago |
florian
|
e9b5bcc155
+ test for #14236 so it won't popup again
|
16 years ago |
Jonas Maebe
|
0ee167af14
+ file belonging to r13518
|
16 years ago |
Jonas Maebe
|
b44bdaa07b
* updated to r241 of the common interfaces:
|
16 years ago |
Jonas Maebe
|
9880901dbe
* updated to r240 of the common interfaces:
|
16 years ago |
florian
|
b8ee63a715
* fixed properties
|
16 years ago |
florian
|
d34061d7e4
* introduced fmShareDenyNoneFlags on windows because the meaning of fmShareDenyNone is unclear, see also #8898
|
16 years ago |
florian
|
53d60f02b2
* lying around newline fixes
|
16 years ago |
florian
|
10ede51609
* access static fields by a absolute sym pointing to the symbol for the space allocation, resolves #14124
|
16 years ago |
yury
|
6a6a6a6e6f
* Copy() with WideChar array or PWideChar parameter should use fpc_unicodestr_copy compilerproc, since fpc_widestr_copy is available only on Windows. Bug #14307.
|
16 years ago |
yury
|
e82e4ae806
* Fixed WideString on wince. WideString=UnicodeString on wince. Bug #14304.
|
16 years ago |
florian
|
49cff00793
* unified ie
|
16 years ago |
florian
|
a14db25c64
+ procedure DivMod(Dividend: Integer; Divisor: integer; var Result, Remainder: integer); and procedure DivMod(Dividend: cardinal; Divisor: cardinal; var Result, Remainder: cardinal);, resolves #14286
|
16 years ago |
marco
|
c97a407633
* Fix a netorder issue. From mantis #12858
|
16 years ago |
florian
|
e022a86c47
* update of german error message files by Karl-Michael Schindler
|
16 years ago |
marco
|
bafbe5a451
* socket ->fpsocket
|
16 years ago |
sergei
|
f748a01baf
* Once the #14143 is fixed, I may (and actually must) remove the related workarounds.
|
16 years ago |
marco
|
51072d065b
* fixed right bound of statusline. Fixes mantis 13064
|
16 years ago |
florian
|
a9aba39d63
* show warnings about parameter types in cdecl'ed procedures at proper locations, resolves #14283
|
16 years ago |
florian
|
b98ee089a4
o accelerate testing
|
16 years ago |