Description: revisions by marco
This file as text.
(active) Revisions in this set:
b60cbf33296d21e8d207e6949dbb39717d0b2f25,9313ddea78051cc7ec69710462dc2e880080a1ed,96a712f7ff35dc5ea1e148bff113c3b347c1785e
7b4ef925f0502e4627d3a7a4bcfa8846be89852c,185f20b9ecfaa598d6d6e3c042707c4e87273e0f,f26c366e9ba6dda24a080f7d0958f4915b584850
ad66a1966650d522a1d9ca2543c9b0de2ce4c93d,d309b77b59612157a5a729170791cd9153599be5,e5ac0b26891f1d5934e8023204f6574195a709cb
9e70f49745836204da6e132ae0822e832a521261,46de243fe607d4117a40994bb7b135013708f617,5418ccf31ebfe3857cfa784367f22eab253e1f22
6fb16ceec631a8067fc7c1dc9384fe29cff6f142,e74d89ce62efab3983701b34278fe7aa61aeead1,f48975ffcf5542816b139a825947b84400d893d3
f8ba9e4760f9fdc31bace09bda04859c35f59d27,692cf4f2bcaa9aa1527883c70aaddea672cf3e8e,e9b12b41db860d1146273993b9f19a1c76aaf6d3
60d81ed79b9cf5b94d98f9332ae4d5e82fc9aeac,2dbcdfe9fb322bae1c8f6eada2043a230191781d,1afc052c6fad5605e570a1f626588e4cdb3ffce7
4191ff9ec7df20be0dabdb203b694939ec1b6aa9,9aec4cde2a5829327d9f8e940919fdceb85dd446,b98674993bf46fe2aceeb816bfaa4621c28fac9f
5ae62d52b907d724af339314b9fe8e927da74606
Clicking a revision will expand files
* systematically capitalize first word of errormsg/sentence, patch by J. Gareth Moreton, mantis 34618
* add FreebSD to weaklinking targets.
* attempt at crt1 translation to get freebsd 12 running.
* fix comment typo mentioned by Bart
* use popcnt instead of countbits.
* change countbits to popcnt in case it is used by others.
suggestion by Bi0t1n, mantis
000038728
* on second thought, and a byte typecast so that an expanded intrinsics doesn't loop over unnecessary bits.
* anonymous method overloads for synchronize/queue.
* fix missing ifdef for the non win32/64/unix targets.
* also do watcom.
* fix bootstrap with 3.2.2, whi
* fix bootstrapping *BSD with 3.2.2, which isn't flagged as supporting weakexternal on those targets
* enable dbus for freebsd
* patch by Dean Mustakinov to improve commandline quote handling on Windows, resolves
gitlab 0040189
* use break instead of classically breaking out of the loop
* fixes
gitlab 0040435
* also add stack note for trunke
* update ident message in cprt, after comment on 1afc052c
* Freebsd idents to 1500068
* temporary workaround that removes some const on interfaces to avoid interfaces getting destroyed when Queueevents passes a class to an interface.
related to
gitlab 0041297
* adapt to fcl-passrc change now that records can contain methods. Cast classes' ancestor to TPasMembersType, since I assume records can have nested classes. Fixes documentation
gitlab 0039396
* change written const to var after e7dbd2ae851774124ad2cdbf457033d5ec837186 Does pipeline only compile the compiler and not the whole repo?!?!