michael
|
4ed6280bb6
* Fix bug ID #32403, return type for replace function to support unicode string
|
7 years ago |
michael
|
6e5093a6cc
* Patch from Ondrej Pokorny to make ini files encoding aware (bug ID 32452)
|
7 years ago |
michael
|
5e40444272
* Free component on error (bug ID 32626)
|
7 years ago |
michael
|
c80279e348
* Support for source end line number (bug ID 32664)
|
7 years ago |
michael
|
9d7d95fe25
* Fix bug ID #32656: arbitrary limit on chunk size.
|
7 years ago |
michael
|
dccfdb4a11
* Fix bug #30838 (AV in some cases)
|
7 years ago |
Károly Balogh
|
07ac64bf09
* no longer allow to compile objcbase without the objc1 feature enabled.
|
7 years ago |
florian
|
16738aa458
* fix feature handling, resolves #32892
|
7 years ago |
Mattias Gaertner
|
9e01c15005
pas2jsL clean up
|
7 years ago |
Mattias Gaertner
|
c9dce6aeb0
pastojs: fixed taliasofexternalclass.classmethod
|
7 years ago |
florian
|
5e9ae7f062
* update of german message files by Karl-Michael Schindler, second try, resolves #31921
|
7 years ago |
florian
|
94de872927
* fix compilation for llvm as proposed by Karl-Michael Schindler, resolves #31969
|
7 years ago |
florian
|
cd9e18fab4
* made lazarus project names more systematic
|
7 years ago |
florian
|
3dd488114b
* project name fixed
|
7 years ago |
florian
|
9a860db7df
+ lazarus project for ppcx86_64llvm
|
7 years ago |
florian
|
0f51cf8546
* avr: correctly write references to nil, resolves #32821
|
7 years ago |
michael
|
73b65f5a15
* Restrict list of OSes to same list as in pastojs package
|
7 years ago |
michael
|
1cb23491bd
* Restrict OSes to list of OSes supported by fileutils
|
7 years ago |
michael
|
4a566ceec1
* Move compiler files to package.
|
7 years ago |
florian
|
5bedaf11f4
* fpcmake.inc and Makefiles renerated after last commit
|
7 years ago |
florian
|
9f450419e9
* atari port uses 8.3 file names when storing units (atari/ instead of m68k-atari/
|
7 years ago |
Mattias Gaertner
|
ca9174d505
pastojs: fixed test
|
7 years ago |
Mattias Gaertner
|
92dbff0c57
fcl-passrc: fixed compile
|
7 years ago |
michael
|
327213a0ca
* Fix enumerator for classes
|
7 years ago |
Mattias Gaertner
|
254e8b1b7e
fcl-passrc: resolver: note when constructing a class with abstract method
|
7 years ago |
michael
|
44b2419d5e
* Config file in home dir has . prepended on unix
|
7 years ago |
Károly Balogh
|
5cbdf4d30c
atari: moved the target to use tinyheap, and various cleanups
|
7 years ago |
Károly Balogh
|
ad1742373a
atari: remove -sd vlink option. this stops the linker from merging the bss segment into the data segment shaving off about 8K from the Hello, world! size. the data segment is merged into a single one on atari anyway, so this argument is not needed
|
7 years ago |
Károly Balogh
|
c054117870
m68k: an assembly optimized longint to int64 implementation. removed the sarint64 helper from here
|
7 years ago |
Mattias Gaertner
|
b7b3c7a32d
fcl-passrc: fixed $message warn
|
7 years ago |