Jonas Maebe
|
99994c0603
Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from
|
před 17 roky |
michael
|
d419c1078a
* GetRandomBytes calls randomize only once, now thread safe too
|
před 17 roky |
michael
|
fb53b5e9f6
* GetRandomBytes calls random only once
|
před 17 roky |
marco
|
e57c36eaba
* patch for #11110, unc drives and forcedirectories from Bart.
|
před 17 roky |
joost
|
1a4ee73146
* Added NoWideStringSupport runtime error
|
před 17 roky |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
před 17 roky |
florian
|
c424f27291
* patch by C Western for #10883
|
před 17 roky |
peter
|
3ffcb2244e
* FileSearch needs to check first the file in the
|
před 17 roky |
peter
|
e08570573f
* fix and cleanup FileSearch
|
před 17 roky |
peter
|
3d319a99b8
* made forcedirectories consistent with other file handling
|
před 17 roky |
michael
|
d7f94a8282
* Added GetModuleName
|
před 18 roky |
yury
|
7240f723ef
* Fixed warnings.
|
před 18 roky |
peter
|
398363156b
* cache stdout threadvar in catchunhandledexception
|
před 18 roky |
michael
|
07fdede9b8
* Defined ExceptionClass and ExceptObjProc for Delphi compatibility (bug 8459)
|
před 18 roky |
yury
|
5afc9355f8
* use proper runtime error codes for EIntfCastError and ESafecallException exceptions.
|
před 18 roky |
florian
|
35fdb22b91
* FileSetDate now working on Win, see #7837
|
před 19 roky |
Vincent Snijders
|
c4b458b2f0
* fixed RunErrorToExcept for EControlC and EPrivilege
|
před 19 roky |
daniel
|
76cf70bdbd
* Use proper critical sections.
|
před 19 roky |
yury
|
21bd30b47c
* Setting of ErrorCode:=217 in CatchUnhandledException is not needed because it set to 217 in System unit.
|
před 19 roky |
florian
|
3c50c5f714
* return from unhandled exception handler to system unit so things get cleaned up properly
|
před 19 roky |
florian
|
34189ac762
* fix from Forest for #7389
|
před 19 roky |
yury
|
e1b9814b5d
* fixed some warnings and notes while compiling RTL.
|
před 19 roky |
Jonas Maebe
|
9e801eb048
* removed/conditionalised several unused variables
|
před 19 roky |
peter
|
4c065bce45
* move InterLocked functions to system unit
|
před 19 roky |
oro06
|
42bd89095f
*fix fileopen (please OS2,EMX maintainers have a look)
|
před 19 roky |
Jonas Maebe
|
cb58ac7f18
* initise result of SafeLoadLibrary for non-windows
|
před 19 roky |
yury
|
198a56cc21
* fixed: Message box is not displayed when unhandled exception occurs and SysUtils is used in GUI apps for all Windows targets.
|
před 19 roky |
oro06
|
bf6a603d28
*wince fix: SetErrorMode not exist
|
před 19 roky |
florian
|
32f4039978
* fixed compilation on non unix
|
před 19 roky |
florian
|
47fac4ee6e
* moved *SSECSR to system unit
|
před 19 roky |