ondrej
cfff96f44c
FExpand: always uppercase drive letter also in BasePath
...
git-svn-id: trunk@46353 -
2020-08-10 20:42:13 +00:00
florian
a668814613
* regenerated
...
git-svn-id: trunk@46352 -
2020-08-10 17:08:46 +00:00
florian
fb0a0cb65c
* patch by Kai Burghardt to use https urls, resolves #37522
...
git-svn-id: trunk@46351 -
2020-08-10 17:08:45 +00:00
michael
19b21701a3
* Fix bug #37533 : extra type section starts
...
git-svn-id: trunk@46350 -
2020-08-10 13:31:46 +00:00
marco
e06b02f55d
* make socket type 64-bit on 64-bit.
...
git-svn-id: trunk@46349 -
2020-08-10 11:20:22 +00:00
Károly Balogh
2de0be9633
* attempt to correct bitpacked arrays on big-endian systems after r43186. this fixed tparray13 test on m68k at least
...
git-svn-id: trunk@46347 -
2020-08-09 21:31:18 +00:00
florian
8761545848
* patch by J. Gareth Moreton: Long-range MOV + MOVS/Z optimisation, resolves #37390
...
git-svn-id: trunk@46346 -
2020-08-09 18:55:46 +00:00
florian
867786c953
* update version
...
- -Oodfa removed
git-svn-id: trunk@46345 -
2020-08-09 18:52:25 +00:00
ondrej
b168045119
process: explode with blocks
...
git-svn-id: trunk@46343 -
2020-08-09 16:30:53 +00:00
ondrej
4f5881531b
TProcessnamemacro: move FProcessID, FThreadID, FProcessHandle, FThreadHandle to the protected section so that descendants can fill them in overridden Execute procedure
...
git-svn-id: trunk@46342 -
2020-08-09 16:28:55 +00:00
Tomas Hajny
2fd6661a9d
+ added possibility to navigate among tabs using Ctrl-PgUp/Ctrl-PgDn
...
git-svn-id: trunk@46340 -
2020-08-09 13:25:37 +00:00
Tomas Hajny
f8144bb724
* fix bug causing misinterpretation of cursor keys in case of tab without shurtcuts
...
git-svn-id: trunk@46338 -
2020-08-09 12:31:36 +00:00
ondrej
67acb289d7
TWriter: fix default value handling for Int64/QWord values. Issue #37525
...
git-svn-id: trunk@46337 -
2020-08-09 06:13:06 +00:00
yury
4b84de6a72
* Optimized Handle_I8086_Error by using smaller int types.
...
git-svn-id: trunk@46335 -
2020-08-08 19:23:52 +00:00
Jonas Maebe
b3adeaaea9
* added test for bug that's already fixed (mantis #37423 )
...
git-svn-id: trunk@46334 -
2020-08-08 17:45:41 +00:00
florian
f798141d30
* simplified code
...
git-svn-id: trunk@46333 -
2020-08-08 14:48:24 +00:00
florian
995d2d280a
- no need to call add_move_instruction if data is moved between different register classes
...
git-svn-id: trunk@46332 -
2020-08-08 14:48:24 +00:00
florian
e2bf83b573
* do not spill_replace if the register is used another time in the instruction
...
git-svn-id: trunk@46331 -
2020-08-08 14:48:23 +00:00
michael
fed066b805
* Remove some warnings/hints
...
git-svn-id: trunk@46330 -
2020-08-08 12:40:13 +00:00
michael
cc4e6458c4
* Added jdoNullClearsProperty
...
git-svn-id: trunk@46329 -
2020-08-08 12:36:47 +00:00
michael
a5a4a32ff9
* Add testcase for jdoIgnoreNulls
...
git-svn-id: trunk@46328 -
2020-08-08 12:28:19 +00:00
svenbarth
7be31033d7
+ add support for passing EventType and EventData along to a daemons event handler, this is only useful for Windows and implemented in a way to be as backwards compatible as possible with the only exception being the virtual method TDaemonThread.HandleControlCode which now takes additional arguments
...
git-svn-id: trunk@46327 -
2020-08-08 11:09:55 +00:00
svenbarth
304ec430f2
+ extend WinBindings with support for activating additional accepted service control codes
...
git-svn-id: trunk@46326 -
2020-08-08 11:09:51 +00:00
svenbarth
4b1a258bf1
+ declare additional service control codes
...
git-svn-id: trunk@46325 -
2020-08-08 11:09:47 +00:00
Mattias Gaertner
3f87b2a4f6
pastojs: fixed except-ExtClass-on
...
git-svn-id: trunk@46324 -
2020-08-08 10:48:14 +00:00
Mattias Gaertner
b7db1a3aa7
fcl-json: less hints
...
git-svn-id: trunk@46323 -
2020-08-08 10:47:58 +00:00
michael
20e29a9442
* Do not use overload in implemetantion (bug ID 0037510)
...
git-svn-id: trunk@46322 -
2020-08-08 09:28:23 +00:00
michael
78056de6a6
* Fix bug ID #37512 : fix declaration of generic array
...
git-svn-id: trunk@46321 -
2020-08-08 09:19:19 +00:00
michael
b68c68b48b
* Fix bug id #37513 : type helper declaration incomplete
...
git-svn-id: trunk@46320 -
2020-08-08 09:12:37 +00:00
michael
a78d5ba112
* Fix bug id #37514 : type helper not recognized
...
git-svn-id: trunk@46319 -
2020-08-08 09:09:18 +00:00
michael
67f5cc1003
* Add woAlwaysRecordHelper option
...
git-svn-id: trunk@46318 -
2020-08-08 09:08:44 +00:00
michael
99551dc6b2
* Fix bug id #37515
...
git-svn-id: trunk@46317 -
2020-08-08 08:55:36 +00:00
michael
6cbab40b52
* Refactor disabling of hints and warnings. Add woSkipPrivateExternals
...
git-svn-id: trunk@46316 -
2020-08-08 08:55:14 +00:00
michael
31ab627cf5
* Fix bug ID #37517 ; remove externa from record members
...
git-svn-id: trunk@46315 -
2020-08-08 08:35:54 +00:00
michael
b78a3fec98
* Fix bug #37519 : no assembler
...
git-svn-id: trunk@46314 -
2020-08-08 08:01:06 +00:00
michael
e4f38da5bb
* Also use woNoAsm option for procedure body
...
git-svn-id: trunk@46313 -
2020-08-08 08:00:15 +00:00
michael
608fded11a
* Add woNoAsm option
...
git-svn-id: trunk@46312 -
2020-08-08 07:56:36 +00:00
michael
15cccf154a
* Fix bug ID #0037516 , only add extra uses to interface
...
git-svn-id: trunk@46311 -
2020-08-08 07:48:48 +00:00
florian
d7ba09f543
* insert type casts when creating new unaryminus nodes during simplification, resolves #37508
...
git-svn-id: trunk@46309 -
2020-08-07 21:43:00 +00:00
michael
f97d12d6d7
* Add jdoIgnoreNulls
...
git-svn-id: trunk@46308 -
2020-08-07 14:07:59 +00:00
Károly Balogh
f20c76d73b
m68k: fixed a long standing issue, where FPU registers would be clamped to single precision during spilling
...
git-svn-id: trunk@46307 -
2020-08-07 07:54:26 +00:00
michael
d8caa4844f
* Load OS defaults, add text/css
...
git-svn-id: trunk@46306 -
2020-08-06 22:43:15 +00:00
michael
23290d659e
* Do not escape string type name
...
git-svn-id: trunk@46304 -
2020-08-06 22:28:25 +00:00
michael
d561021f72
* Correctly propagate full param when writing type
...
git-svn-id: trunk@46303 -
2020-08-06 22:28:03 +00:00
michael
09f36e3cc5
* Fix writing ranges (bug ID 37505)
...
git-svn-id: trunk@46302 -
2020-08-06 22:07:05 +00:00
michael
fd6f1faf21
* Fix bug ID #37504 : allow to send processID in messages
...
git-svn-id: trunk@46301 -
2020-08-06 21:16:21 +00:00
florian
bb25c604cf
+ optimize a in [a]
...
git-svn-id: trunk@46300 -
2020-08-06 20:49:08 +00:00
florian
af1e6fde5c
* setelementn cannot be the root node of a cse domain, resolves #37477
...
git-svn-id: trunk@46299 -
2020-08-06 20:49:07 +00:00
yury
985220d94c
* Added virtual function TObjSection.GetAltName to be able to specify additional section name by descendants.
...
* OMF: Use the name of the first global symbol as an addition section name. This name is visible in the linker map file and helps tracking of section references.
git-svn-id: trunk@46298 -
2020-08-06 20:21:13 +00:00
yury
fcf085b141
* msdos: Include debug info only when it is enabled by options.
...
git-svn-id: trunk@46297 -
2020-08-06 19:04:08 +00:00