Jonas Maebe
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
24 éve |
Jonas Maebe
|
928493e3ba
* made 'mod powerof2' -> 'and' optimization processor independent
|
24 éve |
Jonas Maebe
|
599a68f8c9
* fixed web bug #1684 (it already didn't crash anymore, but it also didn't
|
24 éve |
Jonas Maebe
|
f0662a6990
* don't allocate memory when doing a setlength(dynarr,0) when dynarr is
|
24 éve |
Jonas Maebe
|
69cfac2135
+ bug #1735
|
24 éve |
Jonas Maebe
|
ad0fc51cf6
* fixed web bug #1735 (argument of inc/dec must be made unique) ("merged")
|
24 éve |
Jonas Maebe
|
92977ca6ee
* fixed fpuregister counting errors ("merged")
|
24 éve |
peter
|
721c73276e
* more xp fixes
|
24 éve |
peter
|
21a8c2cc8e
* merged fixes from 1.0.x
|
24 éve |
peter
|
1700a42f14
* little support for lcl and lazarus, but not yet working
|
24 éve |
carl
|
d2b9648484
+ More information on floppy mappings
|
24 éve |
carl
|
c587ff66de
* Corrected prototype of rgexp(), now conforms to Delphi
|
24 éve |
carl
|
562bc8f15b
* Corrected prototype of frexp() and added routine (taken fron genmath.inc)
|
24 éve |
pierre
|
8d90e415dc
* attempt to fix web bug #1730
|
24 éve |
florian
|
43ece4c2b7
* publishing of publishable classes fixed
|
24 éve |
florian
|
f86c568373
* support for enum enumtype enumvar; fixed
|
24 éve |
florian
|
521c608ece
* array of const can now take widestring parameters as well
|
24 éve |
sg
|
b26ce3c858
* Fixed merging mistake of my last commit :/
|
24 éve |
sg
|
2d11981745
* Now uses 'word' instead of 'integer' for short<->net conversions, as the
|
24 éve |
sg
|
da679ddba8
* Use WideStrings when not using FPC 1.0.x
|
24 éve |
sg
|
1510d8016f
* Some cosmetic improvements (fixed wrong method visibilities etc.)
|
24 éve |
sg
|
2050ad3594
*Fixed some typos
|
24 éve |
Jonas Maebe
|
c68fc3adf9
* added type conversion from procvar to procvar (if their arguments are
|
24 éve |
Tomas Hajny
|
274cf00028
* spelling correction (Data types which _require_)
|
24 éve |
Tomas Hajny
|
4148949871
* spelling correction (Data types which _require_)
|
24 éve |
Tomas Hajny
|
b94242ee20
* uses DosCalls replaced with direct declarations
|
24 éve |
michael
|
708a10065a
+ Applied FreeStreams fix from Mattias Gaertner
|
24 éve |
michael
|
d523c74b01
+ Removed DWord and THandle
|
24 éve |
carl
|
1e275c2510
+ QNX target
|
24 éve |
carl
|
ef26b8a795
+ crtbegin.o and crtend.o now not linked anymore since they can cause conflicts with
|
24 éve |