florian
|
64141c8bdd
* increase ppu long version as the format changed
|
1 년 전 |
Michaël Van Canneyt
|
fe62b3ace8
* Introduce constwresourcestring - in unicode mode, resource strings are unicode strings, and must be streamed differently
|
1 년 전 |
Sven/Sarah Barth
|
9a1083c98e
* for some reason my ppu.pas had a version of 18, instead of 20... so now the correct version m(
|
1 년 전 |
Sven/Sarah Barth
|
40cbda6e7e
* increase PPU version due to Extended RTTI related changes
|
1 년 전 |
J. Gareth "Curious Kit" Moreton
|
ea7b9c73f3
* New intrinsiccode field for TCallNode to track transmutation from TInlineNode
|
2 년 전 |
Nikolay Nikolov
|
bbedb958f6
* bump CurrentPPULongVersion
|
2 년 전 |
J. Gareth "Curious Kit" Moreton
|
1b43913408
* New 'do not execute' flag for notes and respective internal error triggering
|
2 년 전 |
Sven/Sarah Barth
|
920e1c8d19
* change PPU version as the change regarding $P/$OpenStrings affects the token buffers of generics (which contains the current settings)
|
2 년 전 |
Sven/Sarah Barth
|
30a7199165
* make the VMT symbol and type def of the corresponding class or object instead of having them be global
|
3 년 전 |
Jonas Maebe
|
8bef28ccbe
PPU version: bump
|
3 년 전 |
florian
|
a4672fbd1c
o based on a patch by Rika, resolves #39401:
|
3 년 전 |
Jonas Maebe
|
fcb646bc3b
obcpas: fix categories implementing protocols
|
3 년 전 |
pierre
|
4483343d00
Return -1 if size of file is smaller tham header size in tppufile.readheader method
|
4 년 전 |
svenbarth
|
6160abe37e
* have the generic dummy symbols for procsyms keep track of their overloaded generic procsyms so that they can be easily found (will be needed for implicit specializations)
|
4 년 전 |
pierre
|
9901a11d22
Add internalerror when V_Error level is used in Test_double_checksum code, only with TEST_CRC_ERROR macro set
|
4 년 전 |
pierre
|
8e13adad4c
* Improve Test_Double_checksum with Test_Double_checksum_write CRC testing code.
|
4 년 전 |
pierre
|
9c1c2acd64
Improve CRC_checksum testing code with -dDEBUG_UNIT_CRC_CHANGES -dTest_Double_checksum -dTest_Double_checksum_write
|
4 년 전 |
svenbarth
|
359ff64afd
* increase PPU version so that the change of Chr() to a full intrinsic will not lead to problems
|
4 년 전 |
Jonas Maebe
|
312f1436b1
* changed TIDString and tsymentry.realname to TSymStr
|
4 년 전 |
Károly Balogh
|
92beecb6fe
* bump ppu version after r47279. it changes the ABI (m68k only), so units are incompatible even if the format didn't change
|
4 년 전 |
svenbarth
|
871f60ef61
* increase PPU version so that 3.2.0 correctly ignores 3.3.1 PPUs instead of fatally failing on the extended header entry
|
5 년 전 |
svenbarth
|
60345366f2
* fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics
|
5 년 전 |
Jonas Maebe
|
2f914ee2d8
* packed tabstractvarsym.addr_taken/different_scope fields into a set
|
5 년 전 |
Jonas Maebe
|
ac1e0f96bd
* replaced tentryfile.get/putsmall/normalset() with a common tget/putset
|
5 년 전 |
pierre
|
dca8147958
Try to fix ppudump for generic/inline.
|
6 년 전 |
pierre
|
f2b200e4f0
Fix recordtoken writing into ppu files to allow correct
|
6 년 전 |
svenbarth
|
900fd35f4a
* increase PPU version now that all generic procdefs store their local symtables
|
6 년 전 |
svenbarth
|
b945e66e28
* store attribute information in PPU; this is less important for the compiler, but more for e.g. Lazarus when dealing with binary only units
|
6 년 전 |
pierre
|
d8b89432a2
* Set ControllerSupport to false for sparc/sparc64 and x86_64 CPUs.
|
6 년 전 |
Jonas Maebe
|
a0e35fd1bc
* synchronised with trunk till r42118
|
6 년 전 |