michael
|
ddefc8a682
|
* Fix bug #37546, improvement to pass log filename to server
git-svn-id: trunk@46369 -
|
2020-08-12 10:58:24 +00:00 |
|
michael
|
9883dc703e
|
Fix placeholder in format constant
git-svn-id: trunk@46368 -
|
2020-08-12 10:56:49 +00:00 |
|
michael
|
40b59dd3cd
|
* Fix 0037544: overload writing refinement
git-svn-id: trunk@46367 -
|
2020-08-12 07:47:55 +00:00 |
|
nickysn
|
163794ca27
|
* synchronized with trunk
git-svn-id: branches/wasm@46366 -
|
2020-08-11 22:58:54 +00:00 |
|
florian
|
ff34fb1645
|
* better complexity handling of mul, slash, div, mod
git-svn-id: trunk@46365 -
|
2020-08-11 18:17:56 +00:00 |
|
michael
|
eb6842920a
|
* Fix bug ID #37537: External constant support (also for class consts)
git-svn-id: trunk@46364 -
|
2020-08-11 13:42:25 +00:00 |
|
michael
|
58816b3bc6
|
* Always define makestub
git-svn-id: trunk@46363 -
|
2020-08-11 13:32:29 +00:00 |
|
florian
|
6dac888ae5
|
* 0 is a valid label in iso mode, resolves #37428
git-svn-id: trunk@46362 -
|
2020-08-11 12:05:13 +00:00 |
|
michael
|
cbb395fa0c
|
* Fix bug ID #37537: External constant support
git-svn-id: trunk@46361 -
|
2020-08-11 11:44:23 +00:00 |
|
michael
|
b50734c037
|
* Fix bug ID #0037538 (need implementation for dummy bodys)
git-svn-id: trunk@46360 -
|
2020-08-11 11:23:28 +00:00 |
|
michael
|
6dd0572eaa
|
* skip hints (bug ID 37511)
git-svn-id: trunk@46359 -
|
2020-08-11 10:56:47 +00:00 |
|
michael
|
91d6c32ef5
|
* Allow skipping hints
git-svn-id: trunk@46358 -
|
2020-08-11 10:56:25 +00:00 |
|
lacak
|
8eda8075f8
|
fcl-db: base: cosmetic
git-svn-id: trunk@46357 -
|
2020-08-11 06:56:43 +00:00 |
|
lacak
|
8a0ed03ace
|
fcl-db: tests: add relative path to sources to build test suite using current sources.
git-svn-id: trunk@46356 -
|
2020-08-11 06:53:37 +00:00 |
|
lacak
|
6f09188d24
|
fcl-db: mssql: GUID values should be wrapped by {} + test
git-svn-id: trunk@46355 -
|
2020-08-11 06:50:31 +00:00 |
|
nickysn
|
abe3b7e2fe
|
* synchronized with trunk
git-svn-id: branches/wasm@46354 -
|
2020-08-11 02:59:57 +00:00 |
|
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 |
|
nickysn
|
e3cd60cd10
|
* synchronized with trunk
git-svn-id: branches/wasm@46348 -
|
2020-08-09 22:02:29 +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 |
|
nickysn
|
0c6426f354
|
* synchronized with trunk
git-svn-id: branches/wasm@46336 -
|
2020-08-08 23:29:48 +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 |
|