svenbarth
|
e914ec7f00
Add platform independant support for "GetTickCount" and "GetTickCount64" to unit "SysUtils". "GetTickCount" is declared as deprecated from the beginning and thus "GetTickCount64" should be used instead.
|
12 anos atrás |
sergei
|
abdbe49861
+ SysUtils part of SEH (enabled only for win64)
|
13 anos atrás |
paul
|
abf9816a09
rtl: add basic implementation of TEncoding class
|
14 anos atrás |
paul
|
8f4d02ccfa
rtl: add TBytes and TUnicodeCharArray types
|
14 anos atrás |
paul
|
98f6ec4a05
rtl: raise EContructException in TCharacter constructor (compatible to delphi behavior)
|
14 anos atrás |
paul
|
1553c8da7d
rtl: add EArgumentException, EArgumentOutOfRangeException classes
|
14 anos atrás |
marco
|
10b9f4976f
* ENotImplemnted exception, Mantis 18871
|
14 anos atrás |
florian
|
b4c912bf92
* made Byte/Word/Long/Int64Rec endian safe
|
15 anos atrás |
florian
|
50d1008577
* superfluos empty lines removed
|
15 anos atrás |
michael
|
01ed4a6745
* Implemented OnBeep to install custom beep handler
|
15 anos atrás |
florian
|
5d8835861c
+ unicode functions for sysutils, makes tunistr6.pp compiling
|
16 anos atrás |
yury
|
5ffec2d876
* Fixed notes: Virtual method X has a lower visibility (protected) than parent class (public).
|
16 anos atrás |
joost
|
1a4ee73146
* Added NoWideStringSupport runtime error
|
17 anos atrás |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 anos atrás |
michael
|
d7f94a8282
* Added GetModuleName
|
17 anos atrás |
florian
|
baafccf372
+ added some constants missed for compatibility, resolves #9182
|
18 anos atrás |
michael
|
bb9d6120ed
* TFormatSettings implementation, stage 1
|
18 anos atrás |
florian
|
47fac4ee6e
* moved *SSECSR to system unit
|
19 anos atrás |
Jonas Maebe
|
77d20627dc
* removed duplicate EVariant class from varutils and incorporated
|
19 anos atrás |
florian
|
d4bb99a5fb
+ runerror 214: bus error/data misaligment
|
20 anos atrás |
florian
|
e686da2026
* fixed and removed some missing HASINLINE directives, needs more work
|
20 anos atrás |
florian
|
0d79442d0f
+ sscanf
|
20 anos atrás |
florian
|
13e3102954
* Patch from Vincent Snijders:
|
20 anos atrás |
florian
|
64c72bd312
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
|
20 anos atrás |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 anos atrás |
peter
|
4ace790492
* remove $Log
|
20 anos atrás |
michael
|
180fd52858
+ Reworked GUID creation
|
20 anos atrás |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 anos atrás |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 anos atrás |
michael
|
99658cf4d6
+ Implementation of CreateGUID
|
20 anos atrás |