Jonas Maebe
|
5ea03973d3
* reject assignments to vecn[rangen] (mantis #22941)
|
před 13 roky |
florian
|
ca5fabda6d
* cleanup some unused units from uses clauses
|
před 13 roky |
Jonas Maebe
|
6f2c567e37
* don't write '.section' twice for stubs on Darwin/ARM
|
před 13 roky |
pierre
|
ad45f8be0b
Regenerated after: avoid troubles if svnversion is found twice in SEARCHPATH
|
před 13 roky |
pierre
|
0dc69d5b3e
Avoid troubles if svnversion is found twice in SEARCHPATH
|
před 13 roky |
tom_at_work
|
beca39448a
Forgot to add current compiler options to fpmkunit compilation. This leads to the error described in r22397 when e.g. building with -Cfvfpv3 on arm/linux
|
před 13 roky |
paul
|
88a10330c2
rtl: initialize DefaultSystemCodePage on aix,beos,haiku,solaris
|
před 13 roky |
marco
|
1dbde17516
* fix some of the overloads for -A and -W routines.
|
před 13 roky |
svenbarth
|
759bd33327
Use the ccharset unit instead of charset when compiling with 2.6.0 like is done for the other cp* units.
|
před 13 roky |
pierre
|
1550c623c3
Avoid memory leak in isbinaryoverloaded function
|
před 13 roky |
pierre
|
0d00df6ec5
* Only -dextheaptrc sets keepreleased to tue (meaning no memory is really released by heaptrc memory manager)
|
před 13 roky |
pierre
|
4f810f0918
free final_asmnode if not used to avoid memory leak
|
před 13 roky |
pierre
|
de2543f2bd
Allow compilation of ppudump with -dHEAPTRC command line option
|
před 13 roky |
florian
|
e2e4634295
- remove maps with unclear header
|
před 13 roky |
paul
|
32fc7118d4
compiler: add US-ASCII codepage
|
před 13 roky |
paul
|
a2548fc9f9
rtl: pass exact size to delete instead of full string length
|
před 13 roky |
Jonas Maebe
|
a13c9d93ff
* create new object file when creating new section for ansistring/
|
před 13 roky |
tom_at_work
|
f5ddc02a5c
+ add debian armel library search path
|
před 13 roky |
Jonas Maebe
|
8799d9d204
* don't create temporary ansistrings with codepage DefaultSystemCodePage
|
před 13 roky |
Jonas Maebe
|
64740049bf
* fix for mantis #22796: add alignment padding to records before inserting
|
před 13 roky |
Jonas Maebe
|
349a682596
* corrected license header from GPL to LGPL + static linking exception like
|
před 13 roky |
Jonas Maebe
|
44fa475fe4
* fixed -dTEST_WIN64_SEH after r22337 (mantis #22885)
|
před 13 roky |
paul
|
f338d5c338
rtl: set DefaultSystemCodePage on linux without cwstrings
|
před 13 roky |
paul
|
d7d8c10aaf
bsd: set DefaultSystemCodePage without cwstring.pas
|
před 13 roky |
paul
|
57da93dd11
compiler: don't reject utf-8 codepage as default althought it is not present in mapping tables
|
před 13 roky |
pierre
|
c3549aa67b
Fix tw22326 test compilation failure
|
před 13 roky |
joost
|
5d24a23e66
* PackageVariants are now owned by the installer. Multiple packages can have references to them.
|
před 13 roky |
michael
|
76b9b4fdac
* Add inherited to setup/teardown
|
před 13 roky |
michael
|
fcb3d0c256
* Implemented coCreateDeclaration
|
před 13 roky |
michael
|
4be38f5c53
* Fixed error in --limit and --defaultclasstest
|
před 13 roky |