marco
|
e82d25d211
* fix for mantis 17597, aliastypes in inheritance chains of fpdoc.
|
15 years ago |
florian
|
dce3405c66
* reset lookahead char as well when resetting the scanner, resolves #17688
|
15 years ago |
marco
|
6da59076f8
* fcl-passrc goto support (added to an empty command), mantis 16476
|
15 years ago |
Jonas Maebe
|
14b95b3b9b
* always force range checking for the upper and lower bounds of for-loops if
|
15 years ago |
Jonas Maebe
|
1cea4ec221
* added {$mode objfpc} to fix test
|
15 years ago |
tom_at_work
|
a380da6204
Fixed conversion from string to enum value for 64 bit platforms requiring proper alignment (e.g. ppc64/linux)
|
15 years ago |
tom_at_work
|
7f9dedec99
Moved global variables from .text section to .bss in ppc/linux startup code, improves position independency
|
15 years ago |
Jonas Maebe
|
e787e263c8
* build fpcres also for haiku (patch by Olivier Coursière, mantis #17696)
|
15 years ago |
sergei
|
b585a6a1d0
* xmlread.pp, continued reducing DOM dependencies:
|
15 years ago |
michael
|
a723c86cb1
* Mark blob parameters as binary
|
15 years ago |
Károly Balogh
|
52a118efbb
+ enabled SDL package for MorphOS
|
15 years ago |
Károly Balogh
|
2d9d71e976
+ adapted SDL package to user PowerSDL headers on MorphOS.
|
15 years ago |
Károly Balogh
|
56913ebf91
+ added headers for MorphOS' PowerSDL
|
15 years ago |
michael
|
f5072a3816
* Fixed blob parameter support
|
15 years ago |
sekelsenmat
|
cc2da23316
Initial transformation of fpvectorial segments in classes, as well as making the number of segments dynamic
|
15 years ago |
Károly Balogh
|
1811234b72
+ some work to complete SDL package support for MorphOS. more to come.
|
15 years ago |
tom_at_work
|
9a969c18cd
Startup files fixes for ppc/ppc64
|
15 years ago |
michael
|
b3598929f6
* Fixed largeint parameter problem
|
15 years ago |
Károly Balogh
|
7bdfc64991
+ disable UserScreen for now on Amiga/MorphOS, dummy implementation causes more trouble than it solves
|
15 years ago |
sekelsenmat
|
b0b708f308
help headers for wince from bug #17574
|
15 years ago |
Károly Balogh
|
497518c6a3
+ disable unimplemented stuff in fppkg for MorphOS/Amiga, so it builds at least
|
15 years ago |
Károly Balogh
|
02bfc51f71
+ made libgd package to build at least on MorphOS and Amiga
|
15 years ago |
Károly Balogh
|
f5930b0dfc
* MorphOS, Amiga: changed definition of sLineBreak to match other system units, fixes fcl-base build
|
15 years ago |
Jonas Maebe
|
5e84c557fa
* don't internalerror when a property is hidden by a method in a child class
|
15 years ago |
Jonas Maebe
|
dd8fd7cd4a
* fixed loading the vmt of TP-style objects when it's not at offset zero
|
15 years ago |
michael
|
843ce22187
* Avoid nameclash and fix compilation
|
15 years ago |
michael
|
80c63af4ed
* Applied patch from Graeme
|
15 years ago |
sekelsenmat
|
8b6e8079ec
Fixes a potential crash in TStrings.SaveToStream
|
15 years ago |
sergei
|
7e5ff8ca89
* xmlread.pp, modified attribute parsing code to use DOM-independent data structures (second part)
|
15 years ago |
sergei
|
e0d8556cae
* xmlread.pp, modified attribute parsing code to use DOM-independent data structures (first part)
|
15 years ago |