michael
|
438c2dfbd9
* Merge revision r36212 from trunk:
|
8 years ago |
marco
|
874a86309f
# revisions: 32540,32818,32939,33299,33305,33328,33329,33339,33342,33344,33700,33829
|
9 years ago |
marco
|
16363664eb
# revisions: 33030,33056,33057,33100,33101
|
9 years ago |
marco
|
9d23eec582
# revisions: 32920,32939,33092,33154
|
9 years ago |
marco
|
95293bafa1
# revisions: 32818,32824,32825
|
9 years ago |
marco
|
4d37bd0804
# revisions: 32792,32815,32816
|
9 years ago |
marco
|
de9625af71
--- Merging r32795 into '.':
|
9 years ago |
marco
|
c5fa41be1f
--- Merging r30622 into '.':
|
10 years ago |
marco
|
1d5749ea2b
--- Merging r30300 into '.':
|
10 years ago |
marco
|
9b35c793aa
--- Merging r31008 into '.':
|
10 years ago |
marco
|
ab40fd31d1
--- Merging r29712 into '.':
|
10 years ago |
marco
|
c07dbaddf1
--- Merging r30842 into '.':
|
10 years ago |
Jonas Maebe
|
77c1364713
* replaced use of semaphores in Unix version of TThread for suspend/resume
|
10 years ago |
Jonas Maebe
|
79a40547ca
- removed no longer used tthread.FSuspendedExternal
|
10 years ago |
marcus
|
980abaa9ba
AROS: introduced threading without additional library
|
11 years ago |
michael
|
beafc9fe8c
* Fix bug #26717
|
11 years ago |
nickysn
|
9418fa9b8b
* fixed compilation of unit classes with integer=smallint
|
11 years ago |
nickysn
|
fec4c6a6e2
* various rtl fixes that allow objpas.integer to be 16-bit on 16-bit targets
|
11 years ago |
michael
|
b5a2b3860b
* Added AddEmptyStrings to ExtractStrings (bug 25633)
|
11 years ago |
marco
|
67e64e8be3
* killed a ver2_4 exception
|
11 years ago |
michael
|
098769d1b3
* Added TStringList.CompareStrings (Delphi compatibility), patch by Stephano, bug ID #24981
|
12 years ago |
nickysn
|
fccbbd92b2
* Classes unit functions related to exceptions and stacktraces updated to use CodePointer
|
12 years ago |
svenbarth
|
08543ddeba
Fix for Mantis #23899 . Allow to overwrite TStringList.ExchangeItems if necessary.
|
12 years ago |
michael
|
bda396906d
* Forgot to commit
|
12 years ago |
nickysn
|
4953fd0bb0
* use CodePointer in Classes.TReader.FindMethod() and TFindMethodEvent for i8086 medium memory model compatibility
|
12 years ago |
michael
|
4afefd6cbe
* Added AddText as suggested in bug ID #24764
|
12 years ago |
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 years ago |
nickysn
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
12 years ago |
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 years ago |
marco
|
4d9f1629d9
* removed a workaround for pre 2.6.0 fpdocs
|
12 years ago |