michael
|
789b80f702
* ExecuteInThread added
|
9 年之前 |
michael
|
db19d73ec0
* Add ClearFirst parameter to AddStrings (bug ID 29630)
|
9 年之前 |
michael
|
9157a11b7e
* Applied partial patch from barlone to change var->out for IdentToInt
|
9 年之前 |
michael
|
6b3b3d5c0c
* Fix bug ID #29155, wrong declaration of ISTream.
|
9 年之前 |
michael
|
4f82d103af
* Added SkipLastLineBreak to TStrings (bug ID 28213)
|
9 年之前 |
michael
|
e6b86d9b5b
* Made string in stringstream constructor optional
|
9 年之前 |
Károly Balogh
|
1a53f6a799
AROS: in agreement with Marcus Sackrow, AThreads is now enabled for AROS, and the old AROS-specific threading implementation is zapped
|
10 年之前 |
Károly Balogh
|
632c46bcb6
amicommon: have a generic tthread.inc which even works, given there is a reasonably advanced ThreadManager
|
10 年之前 |
michael
|
27ff4c95e4
* Made CheckBitIndex protected
|
10 年之前 |
michael
|
910a88122f
* Implemented TWriter.WriteSignature/TReader.ReadSignature (bug ID 27519)
|
10 年之前 |
michael
|
063d7f1ce2
* Overloaded version of TStrings.Add that accepts Fmt,Args
|
10 年之前 |
michael
|
e3111faa2e
* Implemented LineBreak property for TStrings
|
10 年之前 |
Tomas Hajny
|
590e2f7977
* fix for bug #16884 for OS/2
|
10 年之前 |
Jonas Maebe
|
77c1364713
* replaced use of semaphores in Unix version of TThread for suspend/resume
|
10 年之前 |
Jonas Maebe
|
79a40547ca
- removed no longer used tthread.FSuspendedExternal
|
10 年之前 |
marcus
|
980abaa9ba
AROS: introduced threading without additional library
|
11 年之前 |
michael
|
beafc9fe8c
* Fix bug #26717
|
11 年之前 |
nickysn
|
9418fa9b8b
* fixed compilation of unit classes with integer=smallint
|
11 年之前 |
nickysn
|
fec4c6a6e2
* various rtl fixes that allow objpas.integer to be 16-bit on 16-bit targets
|
11 年之前 |
michael
|
b5a2b3860b
* Added AddEmptyStrings to ExtractStrings (bug 25633)
|
11 年之前 |
marco
|
67e64e8be3
* killed a ver2_4 exception
|
11 年之前 |
michael
|
098769d1b3
* Added TStringList.CompareStrings (Delphi compatibility), patch by Stephano, bug ID #24981
|
12 年之前 |
nickysn
|
fccbbd92b2
* Classes unit functions related to exceptions and stacktraces updated to use CodePointer
|
12 年之前 |
svenbarth
|
08543ddeba
Fix for Mantis #23899 . Allow to overwrite TStringList.ExchangeItems if necessary.
|
12 年之前 |
michael
|
bda396906d
* Forgot to commit
|
12 年之前 |
nickysn
|
4953fd0bb0
* use CodePointer in Classes.TReader.FindMethod() and TFindMethodEvent for i8086 medium memory model compatibility
|
12 年之前 |
michael
|
4afefd6cbe
* Added AddText as suggested in bug ID #24764
|
12 年之前 |
marco
|
eebfeca41d
* removed all ver2_* defines older than 2_4. 2_4 can probably also get removed from trunk, but better in a separate commit.
|
12 年之前 |
nickysn
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
12 年之前 |
svenbarth
|
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
|
12 年之前 |