marco
|
e3f7d6126d
--- Merging r25403 into '.':
|
11 years ago |
marco
|
c2c73a8ad5
--- Merging r24186 into '.':
|
11 years ago |
marco
|
e0a78a217a
--- Merging r25573 into '.':
|
11 years ago |
marco
|
0d4719b736
--- Merging r23135 into '.':
|
12 years ago |
marco
|
3b1bb241cd
--- Merging r23036 into '.':
|
12 years ago |
marco
|
de82339f4a
* all fpdoc/passrc fixes merged, and makefiles adapted.
|
12 years ago |
marco
|
73295acf02
--- Merging r22257 into '.':
|
13 years ago |
marco
|
8afb681f6a
--- Merging r21999 into '.':
|
13 years ago |
marco
|
5076223479
--- Merging r20684 into '.':
|
13 years ago |
marco
|
8fc229897b
--- Merging r20294 into '.':
|
13 years ago |
marco
|
b29aa68a3d
--- Merging r20570 into '.':
|
13 years ago |
marco
|
e5cba50a1d
--- Merging r19389 into '.':
|
13 years ago |
marco
|
ea3278accf
# revisions: 19182,19243,19244,19249,19266,19268,19279,19280,19315,19381,19383,19439,19508,19518,19533,19611,19613,19620,19630,19632,19634
|
13 years ago |
marco
|
55ab2b4171
--- Merging r18950 into '.':
|
14 years ago |
marco
|
49aa178bd2
--- Merging r18190 into '.':
|
14 years ago |
michael
|
a201f07420
* Added share mode argument to FileCreate call
|
14 years ago |
paul
|
812a665cbe
rtl: don't crash if resource is not found in TResourceStream and was passed by ID instead of Name (in this case exception tried to get a string from ID)
|
14 years ago |
marco
|
32a7502f38
* Change TProxyStream.seek to 64-bit variant.
|
14 years ago |
michael
|
c4cc9b59e0
* Tag is now PtrInt, for upcoming Delphi 64-bit compatibility
|
14 years ago |
michael
|
a1d8ad7a27
* Changed var to out in TStringList.Find
|
14 years ago |
sergei
|
907e7a32d5
* GetFileHandle(), THandleStream: changed type that is used to store file handle from Integer to THandle, so it can be redefined to 64 bits on certain platforms, see http://lists.freepascal.org/lists/fpc-devel/2010-November/023019.html
|
14 years ago |
joost
|
07bf44517c
* Merged XPCom branch into trunk, added support for constref and changed
|
15 years ago |
marco
|
a680c63950
* TThread.Resume and suspend deprecated (see user changes trunk)
|
15 years ago |
sergei
|
a66876704b
* Windows platforms: always start a thread in suspended state and resume it later in AfterConstruction if necessary, prevents race conditions in constructor. Fixes Mantis #16884 on Windows.
|
15 years ago |
marco
|
6ebda8f2cc
* D2009 compat: TStringList.OwnsObjects
|
15 years ago |
michael
|
4d2786d238
* Patch from Luiz americo to use FPList where possible
|
15 years ago |
Jonas Maebe
|
d7cdd9afba
* allow tthread-based threads to only start executing once the constructor
|
15 years ago |
marco
|
d8707ec5d3
* hmodule should scale with pointertype on non-windows.
|
15 years ago |
michael
|
037c783442
* Patch from Mattias gaertner to support lazarus lfm encoding in TParser
|
15 years ago |
michael
|
561972e0fc
* Added TDataModuleClass class pointer
|
15 years ago |