Nikolay Nikolov
|
69f0d251e9
* fix comment (was refering to OpenBSD, instead of JACK :) )
|
před 8 měsíci |
Nikolay Nikolov
|
2d46e35a45
+ added header translation for the JACK Audio Connection Kit library
|
před 8 měsíci |
Sven/Sarah Barth
|
bb8098adea
+ add test for already fixed #39844
|
před 8 měsíci |
Sven/Sarah Barth
|
7991eba0d1
+ add test for already fixed #39841
|
před 8 měsíci |
Sven/Sarah Barth
|
50b160651c
* fix #38122 in a more correct way than previously done: instead of adjusting the methodpointer node when it's a deref node adjust what value is stored in a temp if a call node is encountered: store the pointer value, not the pointed to value to avoid the reference getting lost
|
před 8 měsíci |
mattias
|
d18a565e72
fcl-passrc: resolver: inherit RTTI visibility
|
před 8 měsíci |
Michaël Van Canneyt
|
ce72fbe54d
* Some improvements to proxy server module generation
|
před 8 měsíci |
florian
|
06f8ad2e3d
* write " as octal number as well in assembler output, it is more compatible
|
před 8 měsíci |
florian
|
dc6057a112
* .toc sections do not need a .csect on powerpc-macosclassic
|
před 8 měsíci |
florian
|
f7264d3f29
* MacOS Classic uses apparently very similiar mechanisms for the TOC as powerpc-aix
|
před 8 měsíci |
mattias
|
8c28eb0935
pastojs: fixed compile
|
před 8 měsíci |
mattias
|
9a7d1ad07c
fcl-passrc: option to parse directive rtti
|
před 8 měsíci |
Michaël Van Canneyt
|
835c50d97c
* Build unixsockets for linux
|
před 8 měsíci |
Michaël Van Canneyt
|
3741d4443f
* Fix len field types
|
před 8 měsíci |
florian
|
83f1d1eefb
* write sections/section names correctly for as-macos
|
před 8 měsíci |
florian
|
8674d45d7b
* better checking of valid addr_no
|
před 8 měsíci |
Sven/Sarah Barth
|
4185e1dc67
* fix typo in comment
|
před 8 měsíci |
Sven/Sarah Barth
|
ead882f58d
* fix #40876: correctly check for generic constant parameters without concrete value
|
před 8 měsíci |
mattias
|
c40dd8bdc1
fcl-passrc: added todo
|
před 8 měsíci |
florian
|
bc3b68ae7e
+ as-macos for using as from Retro68
|
před 8 měsíci |
Jonas Maebe
|
f3b2836947
Extended RTTI: generate RTTI for Objective-C fields like for generic pointers
|
před 8 měsíci |
florian
|
5add799193
* fix trvinlinenode.second_fma
|
před 8 měsíci |
Sven/Sarah Barth
|
ceed183e33
* declare Msgs parameter as "const" for better code generation
|
před 8 měsíci |
Sven/Sarah Barth
|
cffb0a0845
* use StartsStr() instead of a manual copy to check whether the line starts with the message id
|
před 8 měsíci |
Sven/Sarah Barth
|
2c9bbc932a
* the message id might not be at the start of the line, but after a visibility specifier followed by a colon and space
|
před 8 měsíci |
Jonas Maebe
|
540807c5c8
WPO: don't crash on TP-style objects with only abstract virtual methods
|
před 8 měsíci |
Sven/Sarah Barth
|
2a6fb32974
* don't use $MINSTACKSIZE and $MAXSTACKSIZE on non-Windows instead of disabling the warning
|
před 8 měsíci |
Sven/Sarah Barth
|
72a3729ca0
- remove further unnecessary sub classing of a specialization
|
před 8 měsíci |
Sven/Sarah Barth
|
9627f98f7b
* disable notes for the Collections.Generics unit
|
před 8 měsíci |
Sven/Sarah Barth
|
4f5b708d49
* fix typo in comment
|
před 8 měsíci |