michael
|
18296c258f
* Remove usage of HasKey (bug ID 29820
|
9 年之前 |
marcus
|
ebc5a637fa
Amiga, MorphOS: Fixed various inconsistencies of the three Amiga-style platforms
|
9 年之前 |
marcus
|
eaab964a98
MorphOS: Icon and workbench added
|
9 年之前 |
marcus
|
759170f822
Amiga, AROS, MorphOS: TAG_(), AsTag() for easer varargs handling
|
9 年之前 |
marcus
|
1e792e6f06
Amiga: systemvartags and longarray removed, array of const -> array of PtrUInt
|
9 年之前 |
michael
|
674b539293
* Patch from Daniel Plachotich to allow regular procedures as iterators
|
9 年之前 |
michael
|
e160b09468
* Check allowed options when setting options not in constructor
|
9 年之前 |
florian
|
f780872069
+ return exit code of executed program
|
9 年之前 |
florian
|
8b81ce7e25
* use PtrUInt instead of Cardinal in GenericAnsiStrLComp and GenericAnsiStrLIComp, resolves #29815
|
9 年之前 |
marco
|
0bfdfe20ea
* second batch of mantis #29762 related -w function fixes..
|
9 年之前 |
marco
|
5e8bc3a631
* mantis #29762 unicode structure problems fixed up to and including MessageBoxIndirectW
|
9 年之前 |
michael
|
2717fd67d6
* Patch from Gilson Nunes, Silvio Clecio to fix unsafe typecast, improved loop logic (Bug ID 29812)
|
9 年之前 |
svenbarth
|
27ab1c61c5
Fix for Mantis #29745.
|
9 年之前 |
Tomas Hajny
|
8c68272e89
* fix for bug #29604
|
9 年之前 |
michael
|
940244cb12
* Remove msdos target, not all dependencies are satisfied
|
9 年之前 |
svenbarth
|
e58488dc3e
Fix for Mantis #29792.
|
9 年之前 |
michael
|
463c9f6e42
* Apply patch to improve pos() for widestring (mimicking unicodestring), bug ID #29790
|
9 年之前 |
michael
|
839a0445a4
Fixed bug in split when final word has length 1 (bug ID 29798)
|
9 年之前 |
sergei
|
0f301b4c57
* Fixed spilling info for vcvt* instructions, part of Mantis #29783.
|
9 年之前 |
michael
|
60cd15dda0
* Add small comment indicating possible improvement (last use of testsuite.tests)
|
9 年之前 |
michael
|
caec08e795
* Hopefully fix bug #29722 (wrong handling of TTestItem list)
|
9 年之前 |
sergei
|
cad30aaee9
* x86_64: Modified fpc_exp_real so it does not use 'sahf' assembler instruction, which may be not present on early 64-bit capable x86 processors. Mantis #29583.
|
9 年之前 |
Jonas Maebe
|
c93e8a51cd
* fixed test result after r33201
|
9 年之前 |
Jonas Maebe
|
60632d0f18
* changed first parameter of gen_digits_32/64() from 'out' to 'var', as that
|
9 年之前 |
Jonas Maebe
|
741c91275a
- removed "const" from first parameter of check_configfile(), because that
|
9 年之前 |
Jonas Maebe
|
70cd8f6e59
- removed overflow, so the test also works with constant propagation and -Co
|
9 年之前 |
Jonas Maebe
|
38fd0efa3b
* don't conditionalise BL on ARM, because it may have to be converted to
|
9 年之前 |
Jonas Maebe
|
0e97811b50
+ initialise managed string function results with an error string when
|
9 年之前 |
florian
|
3499c59872
* update of German messages files by Karl-Michael Schindler, resolves #29628
|
9 年之前 |
florian
|
cb4773432b
+ hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715
|
9 年之前 |