marcus
|
38c98b02c0
Amiga: Fixed example sources for new varargs
|
9 years ago |
michael
|
671416959d
* Added SameStr, for symmetry and consistency with SameText (bug ID 29821)
|
9 years ago |
michael
|
3ce6312068
* Fix for bug ID #29663
|
9 years ago |
florian
|
4e64fe77ac
+ define macros with information about the memory sizes of a MCU: FPC_FLASHBASE, FPC_FLASHSIZE, FPC_SRAMBASE, FPC_SRAMSIZE, FPC_EEPROMBASE, FPC_EEPROMSIZE, FPC_BOOTBASE, FPC_BOOTSIZE, resolves issue #29365
|
9 years ago |
marcus
|
f63f3690fd
MorphOS: SDK say it should be a real pointer not a var parameter
|
9 years ago |
florian
|
bb1f2b8062
* make NativeInt and NativeUInt unique types, resolves #29444
|
9 years ago |
florian
|
feb15f08b3
* abbrev section must be re-read for each chunk of debug info, should resolve #29825
|
9 years ago |
florian
|
928027a7a4
* read Dwarf data blocks correctly
|
9 years ago |
florian
|
8a2917639b
* improved comments
|
9 years ago |
florian
|
acd956f7c3
* remove documentation of the build target in the Makefile help screen as it overrides the version check
|
9 years ago |
florian
|
5109ad9c55
+ write also the function name in stack backtraces when dwarf debugging info is used, resolves #17574
|
9 years ago |
marco
|
3ca2c1553d
* copyfileexw (mantis #29729)
|
9 years ago |
michael
|
18296c258f
* Remove usage of HasKey (bug ID 29820
|
9 years ago |
marcus
|
ebc5a637fa
Amiga, MorphOS: Fixed various inconsistencies of the three Amiga-style platforms
|
9 years ago |
marcus
|
eaab964a98
MorphOS: Icon and workbench added
|
9 years ago |
marcus
|
759170f822
Amiga, AROS, MorphOS: TAG_(), AsTag() for easer varargs handling
|
9 years ago |
marcus
|
1e792e6f06
Amiga: systemvartags and longarray removed, array of const -> array of PtrUInt
|
9 years ago |
michael
|
674b539293
* Patch from Daniel Plachotich to allow regular procedures as iterators
|
9 years ago |
michael
|
e160b09468
* Check allowed options when setting options not in constructor
|
9 years ago |
florian
|
f780872069
+ return exit code of executed program
|
9 years ago |
florian
|
8b81ce7e25
* use PtrUInt instead of Cardinal in GenericAnsiStrLComp and GenericAnsiStrLIComp, resolves #29815
|
9 years ago |
marco
|
0bfdfe20ea
* second batch of mantis #29762 related -w function fixes..
|
9 years ago |
marco
|
5e8bc3a631
* mantis #29762 unicode structure problems fixed up to and including MessageBoxIndirectW
|
9 years ago |
michael
|
2717fd67d6
* Patch from Gilson Nunes, Silvio Clecio to fix unsafe typecast, improved loop logic (Bug ID 29812)
|
9 years ago |
svenbarth
|
27ab1c61c5
Fix for Mantis #29745.
|
9 years ago |
Tomas Hajny
|
8c68272e89
* fix for bug #29604
|
9 years ago |
michael
|
940244cb12
* Remove msdos target, not all dependencies are satisfied
|
9 years ago |
svenbarth
|
e58488dc3e
Fix for Mantis #29792.
|
9 years ago |
michael
|
463c9f6e42
* Apply patch to improve pos() for widestring (mimicking unicodestring), bug ID #29790
|
9 years ago |
michael
|
839a0445a4
Fixed bug in split when final word has length 1 (bug ID 29798)
|
9 years ago |