florian
|
dfd261f2d6
* embedded heap manager takes care of ReturnNilIfGrowHeapFails
|
9 سال پیش |
sergei
|
9b84581f4c
+ function copysign(x,y), calculates abs(x)*sign(y), private for unit math (not in interface).
|
9 سال پیش |
florian
|
fd61d65313
* handle controller type already in the first options pass_1
|
9 سال پیش |
sergei
|
a4ed9f3b54
* Improved sign(x) functions to be branchless in most cases. Resolves #14206.
|
9 سال پیش |
florian
|
56b6cedcf4
* increase ram size of the avrsim controller target
|
9 سال پیش |
florian
|
0695c92b73
* make Dos.GetMsCount a dummy for embedded targets
|
9 سال پیش |
Jeppe Johansen
|
328b6464ed
Add debug info to the CPU units by default, to be able to print register contents with GDB.
|
9 سال پیش |
michael
|
eb2e614ae9
* Power no longer in system, but in Math
|
9 سال پیش |
michael
|
39c404d342
* Some fixes from Ondrej Pokorny (bug ID 29538)
|
9 سال پیش |
michael
|
c5a44f7487
* Fix bug #29465: Correct declaration of array properties
|
9 سال پیش |
michael
|
dd00b26c09
* Implement missing functions (Fraction/Exponent/Mantissa/Sign)
|
9 سال پیش |
michael
|
a999f055ef
* Implement missing functions (Fraction/Exponent/Mantissa/Sign)
|
9 سال پیش |
michael
|
21920b9cea
* Correct string type
|
9 سال پیش |
michael
|
e2733c9a50
* Small correction in POS (prevent moving out of buffer if offset<>1)
|
9 سال پیش |
michael
|
6d051892e5
* Added Offset argument to Pos (exists in wide and ansi/short, forgotten for unicode)
|
9 سال پیش |
michael
|
cf530f117e
* Faster stringreplace (bug ID 26864)
|
9 سال پیش |
svenbarth
|
dea4ac557d
Fix for Mantis #28100.
|
9 سال پیش |
Tomas Hajny
|
6a8caf84b2
* -Mdelphiunicode added to the help pages
|
9 سال پیش |
michael
|
ee8652a983
Introduced ExceptionExitCode
|
9 سال پیش |
florian
|
aa0ec8c0e5
+ show -Mextendedpascal in the help page
|
9 سال پیش |
florian
|
368d77dfae
+ show -Miso in the help page
|
9 سال پیش |
marco
|
79305ce4da
* mantis #29588 setblobdata moved over pointer ref type.
|
9 سال پیش |
svenbarth
|
8287773b16
Reverted revision 33036. This feature is too controverse to be left in.
|
9 سال پیش |
Jeppe Johansen
|
e20f2111b7
Check for nil before doing loopunrolling.
|
9 سال پیش |
Jonas Maebe
|
9e3c7f175f
* load the address of envp before storing it, so we don't overwrite argv
|
9 سال پیش |
michael
|
bd49674975
* Fix bug #29576
|
9 سال پیش |
nickysn
|
5aa8392e05
* i8086-msdos compilation fixed
|
9 سال پیش |
sergei
|
d14c6b5e0a
* fcl-xml: fixed off-by-one error, preventing 'xmlns:foo' in DTD ATTLIST from being recognized as namespace declaration.
|
9 سال پیش |
marco
|
475d388fdc
* misc single and double helpers. No endianess atm.
|
9 سال پیش |
sergei
|
9b25ce2007
* fcl-xml: Fixed parsing DTD, whitespace after name is mandatory only if followed by ExternalID. Mantis #29569.
|
9 سال پیش |