michael
|
bb9d6120ed
* TFormatSettings implementation, stage 1
|
18 years ago |
florian
|
47fac4ee6e
* moved *SSECSR to system unit
|
19 years ago |
Jonas Maebe
|
77d20627dc
* removed duplicate EVariant class from varutils and incorporated
|
19 years ago |
florian
|
d4bb99a5fb
+ runerror 214: bus error/data misaligment
|
20 years ago |
florian
|
e686da2026
* fixed and removed some missing HASINLINE directives, needs more work
|
20 years ago |
florian
|
0d79442d0f
+ sscanf
|
20 years ago |
florian
|
13e3102954
* Patch from Vincent Snijders:
|
20 years ago |
florian
|
64c72bd312
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
|
20 years ago |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
michael
|
180fd52858
+ Reworked GUID creation
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 years ago |
michael
|
99658cf4d6
+ Implementation of CreateGUID
|
20 years ago |
peter
|
b68af1b0e3
* post 2.0.0 fixes from cvs
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
michael
|
30b55c8bee
+ Added MAX_PATH for Delphi/Kylix compatibility.
|
20 years ago |
florian
|
0bfbd0a18e
+ added Ansi* routines to widestring manager
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
f9d09611a8
* compilation with 1.0.x fixed
|
20 years ago |
peter
|
86c8e46d5d
* 1.0.x fix
|
20 years ago |
florian
|
4f7560d89e
* improved widestring infrastructure manager
|
20 years ago |
michael
|
049f82ba75
+ Some capitalization added for documentation purposes
|
21 years ago |
michael
|
04b73e3560
+ Some capitalization added for documentation purposes
|
21 years ago |
peter
|
e2df62fc08
* EOSError.errorcode change to Longint which is more compatible
|
21 years ago |
florian
|
822ce0df68
* changed sysutils.exec to ExecuteProcess
|
21 years ago |
michael
|
c07028fe4e
+ Merged fixbranch fixes, missing in main branch
|
21 years ago |
michael
|
0271650b3a
+ New runerror 231 (exception stack error) and 232 (nothread support)
|
21 years ago |
florian
|
058d480f40
* error handling for Variants improved
|
21 years ago |
Tomas Hajny
|
57538cb669
* THandle in sysutils common using System.THandle
|
22 years ago |