mattias
|
b1981d646e
webidl: #ifdef..#endif
|
3 年之前 |
mattias
|
3348b9f01b
webidl: fixed attribute name required
|
3 年之前 |
Pierre Muller
|
cdfe3aa1eb
Avoid null array size field for aarch64-linux TUContext
|
3 年之前 |
Michaël Van Canneyt
|
b16ce8806b
* Fix arrayPush
|
3 年之前 |
ccrause
|
7822a90e20
Increase reference count of jump label, fixes #39784
|
3 年之前 |
marcoonthegit
|
6fb16ceec6
* enable dbus for freebsd
|
3 年之前 |
marcoonthegit
|
5418ccf31e
* fix bootstrapping *BSD with 3.2.2, which isn't flagged as supporting weakexternal on those targets
|
3 年之前 |
marcoonthegit
|
46de243fe6
* fix bootstrap with 3.2.2, whi
|
3 年之前 |
marcoonthegit
|
99e3789fa3
* commit ACM's fpc.diff, resolves mantis #37220 and FreeBSD 12/13 syscall port
|
3 年之前 |
marcoonthegit
|
4118173e1d
* prt0 for x86_64
|
3 年之前 |
marcoonthegit
|
61f559ff56
* fix ident patch script and i386/cprt0.as
|
3 年之前 |
florian
|
94665a40d7
* optimize a-const1-const2 when const1 and const2 are real constants and fast math is on, part of fixing #39782
|
3 年之前 |
Jonas Maebe
|
d92bc0e760
llvmdbg: fixed variant fields
|
3 年之前 |
Jonas Maebe
|
b68512a969
llvmpara: don't crash if a parameter has no paralocs
|
3 年之前 |
mattias
|
5ca8593f14
fcl-passrc: fixed overload double override
|
3 年之前 |
Pierre Muller
|
eed6effe27
Put systems_bsd into systems_weak_linking to fix heaptrc compilation failure for netbsd and dragonfly target OS introduced by commit ae346a87
|
3 年之前 |
florian
|
e28b76a64e
* avr tiny has no adiw/sbiw instructions, resolves #39783
|
3 年之前 |
florian
|
98ec81896e
* do not throw messages on potentially uninitialized internal symbols, resolves #39744
|
3 年之前 |
Sven/Sarah Barth
|
ae346a87a1
* ensure that the heaptrc unit can be used on Linux and BSD without linking against the C library
|
3 年之前 |
Sven/Sarah Barth
|
c3f27a2f1c
* don't load the controller unit if the currently compiled unit *is* the controller unit (which might happen if one compiles the controller unit as part of a program)
|
3 年之前 |
mattias
|
d8196a6ffe
webidl: parse stringifier;
|
3 年之前 |
mattias
|
cc3589d459
webidl: allow func arg name callback
|
3 年之前 |
mattias
|
a0f572892e
webidl: parse getter/setter with default name
|
3 年之前 |
Michaël Van Canneyt
|
32c3e6e844
* OnDisconnect before disconnecting objects (cleanup). Fix issue #39780
|
3 年之前 |
Michaël Van Canneyt
|
9f7b814747
* OnDisconnect before disconnecting objects
|
3 年之前 |
mattias
|
82bfe6cf0d
webidl: parse [LegacyNullToEmptyString] DOMString
|
3 年之前 |
mattias
|
5446a3afec
webidl: fixed parsing optional attributes
|
3 年之前 |
Ondrej Pokorny
|
b28adbad5f
db xmldatapacketreader: don't use PChar in InitLoadRecords
|
3 年之前 |
mattias
|
bcdb68a8c4
webidl: fixed keeping stacktrace on exception, fixed uninitializd var in ParseConst, gitignore linux test file, parse empty interface without brackets
|
3 年之前 |
Sven/Sarah Barth
|
598da1936e
* change ChangeMessageVerbosity from String to AnsiString as long parameters might be passed to it
|
3 年之前 |