mattias
|
4f2cb10848
fcl-db: parse IN (A..B)
|
1 月之前 |
Sven/Sarah Barth
|
d87edcd4be
* we don't want N-commas for the name of a generic, but N-1 (as the comment suggests)
|
1 月之前 |
Sven/Sarah Barth
|
e6114a573d
* fix #41254: move setting up the relationship between current_structdef and its type symbol for records from parse_record_members() to record_dec() so that its also applied for non-advanced records (other code still ensures that the record type itself can't be used inappropriately)
|
1 月之前 |
Sven/Sarah Barth
|
466049434e
+ add test for #40838
|
1 月之前 |
Rika Ichinose
|
29f00416d6
Call MemoryManager.InitThread symmetrically to MemoryManager.DoneThread.
|
1 月之前 |
Marcus Sackrow
|
b2242d7e10
AThreads: implemented ASetThreadDebugNameA()
|
1 月之前 |
Michaël Van Canneyt
|
574b03bfb9
* Octal notation does not always need 3 characters. Fixes issue #41364
|
1 月之前 |
florian
|
26099c1d98
* test properly split, resolves #41362
|
1 月之前 |
mattias
|
391a8ec8df
fcl-db: fixed parsing param with underscore
|
1 月之前 |
mattias
|
184b2cd28c
fcl-db: fixed parsing Text as table alias, identifier as parameter name
|
1 月之前 |
mattias
|
a58134462a
fcl-db: parse FOR UPDATE OF column1, ... and WITH LOCK
|
1 月之前 |
mattias
|
aed82c9adf
fcl-db: test order by upper()
|
1 月之前 |
mattias
|
b938b43a49
fcl-db: parse order by upper
|
1 月之前 |
Margers
|
5ce9e0e251
Syntax highlight multiline strings.
|
1 月之前 |
Ondrej Pokorny
|
8d6b823d4e
GetInt64Prop: return unsigned value for ULong
|
1 月之前 |
Michaël Van Canneyt
|
1deec48879
* Fix compilation with namespaces
|
1 月之前 |
michalgw
|
fdf9113398
libxml: update nad fix libxml2 headers, added dynamic loading capability, libxslt and libexslt headers.
|
1 月之前 |
Rika Ichinose
|
db09ff9370
Inline two variants of VarSizeToBinIndex and fix an irreproducible bug in unsynchronized gs.varFree.Find.
|
1 月之前 |
Michaël Van Canneyt
|
acc3219aad
* Correctly initialize/finalize had_multiline_string, fixes issue #41359
|
1 月之前 |
Marcus Sackrow
|
2714e2d422
Httpserver: make formsplit also work with chars before the start marker
|
1 月之前 |
Rika Ichinose
|
afc676511f
Use the MemPos approach in IsWordPresent.
|
1 月之前 |
Michaël Van Canneyt
|
32062dbecc
* Small improvement to #41350, see comment
|
1 月之前 |
Michaël Van Canneyt
|
7dfd188a9b
* Actually use SubStrLen in pos() function. Fixes issue #41350
|
1 月之前 |
Rika Ichinose
|
64eb8083ac
Track TFPCHeapStatus.MaxHeapUsed less thoroughly.
|
1 月之前 |
Margers
|
613e964e3c
Correct DataSize of Input line.
|
1 月之前 |
Margers
|
202a069031
Change dialog title from "Ascii table" to "ASCII Table".
|
1 月之前 |
Margers
|
5a77e17a24
Replace dialog title string.
|
1 月之前 |
Margers
|
d9a66255ee
Find, replace work with unicode strings.
|
1 月之前 |
Margers
|
ea548eaa56
Editor fix memory access out of bounds.
|
1 月之前 |
Margers
|
f5ecba57bb
Radio button scroller Left and Right arrows will act as Up and Down arrows.
|
1 月之前 |