joost
|
bde3d786d0
Merged revisions 7326,7557,7850-7851,7943,7989 via svnmerge from
|
18 жил өмнө |
yury
|
2fc115ba37
Merged revisions 7720-7724,7727,7728,7730,7731,7734 via svnmerge from
|
18 жил өмнө |
florian
|
35fdb22b91
* FileSetDate now working on Win, see #7837
|
18 жил өмнө |
Vincent Snijders
|
c4b458b2f0
* fixed RunErrorToExcept for EControlC and EPrivilege
|
18 жил өмнө |
daniel
|
76cf70bdbd
* Use proper critical sections.
|
18 жил өмнө |
yury
|
21bd30b47c
* Setting of ErrorCode:=217 in CatchUnhandledException is not needed because it set to 217 in System unit.
|
18 жил өмнө |
florian
|
3c50c5f714
* return from unhandled exception handler to system unit so things get cleaned up properly
|
19 жил өмнө |
florian
|
34189ac762
* fix from Forest for #7389
|
19 жил өмнө |
yury
|
e1b9814b5d
* fixed some warnings and notes while compiling RTL.
|
19 жил өмнө |
Jonas Maebe
|
9e801eb048
* removed/conditionalised several unused variables
|
19 жил өмнө |
peter
|
4c065bce45
* move InterLocked functions to system unit
|
19 жил өмнө |
oro06
|
42bd89095f
*fix fileopen (please OS2,EMX maintainers have a look)
|
19 жил өмнө |
Jonas Maebe
|
cb58ac7f18
* initise result of SafeLoadLibrary for non-windows
|
19 жил өмнө |
yury
|
198a56cc21
* fixed: Message box is not displayed when unhandled exception occurs and SysUtils is used in GUI apps for all Windows targets.
|
19 жил өмнө |
oro06
|
bf6a603d28
*wince fix: SetErrorMode not exist
|
19 жил өмнө |
florian
|
32f4039978
* fixed compilation on non unix
|
19 жил өмнө |
florian
|
47fac4ee6e
* moved *SSECSR to system unit
|
19 жил өмнө |
Jonas Maebe
|
77d20627dc
* removed duplicate EVariant class from varutils and incorporated
|
19 жил өмнө |
peter
|
6bbf8f4e22
* always write backtracestr for exception address to print also backtrace info for
|
19 жил өмнө |
florian
|
d4bb99a5fb
+ runerror 214: bus error/data misaligment
|
20 жил өмнө |
florian
|
c7cd9ff06b
* TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils
|
20 жил өмнө |
florian
|
0d79442d0f
+ sscanf
|
20 жил өмнө |
florian
|
13e3102954
* Patch from Vincent Snijders:
|
20 жил өмнө |
michael
|
d2d33c03fb
+ Added missing FileSetDate call
|
20 жил өмнө |
florian
|
64c72bd312
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
|
20 жил өмнө |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 жил өмнө |
michael
|
180fd52858
+ Reworked GUID creation
|
20 жил өмнө |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 жил өмнө |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 жил өмнө |
michael
|
99658cf4d6
+ Implementation of CreateGUID
|
20 жил өмнө |