Michael VAN CANNEYT
|
fae6b2a1f3
* Refer to mainunit for lazarus IDE
|
2 年之前 |
Michael VAN CANNEYT
|
4336599c3a
* Char -> AnsiChar
|
2 年之前 |
florian
|
4fecfe3df3
* fix SysUtils.HashName as proposed by Awkward in #39827, resolves #39827
|
3 年之前 |
Jonas Maebe
|
1da05d1553
* declared CharInSet(ansichar,tsyscharset) as inline
|
12 年之前 |
Jonas Maebe
|
349a682596
* corrected license header from GPL to LGPL + static linking exception like
|
13 年之前 |
marco
|
77197cdc39
* Added CharInSet, Fixes #14599, since issurrogate* already is in unit Character.
|
13 年之前 |
paul
|
fa43a448b9
rtl: add BytesOf(String): TBytes for delphi compatibility
|
14 年之前 |
paul
|
0bfb83b06c
rtl: add HashName function based on implementation of Hash() from objpas. It uses case case-insensitive hash generation. This function is added for compatibility with delphi (although it generates different hash in delphi and fpc for same strings). It is also needed for codepage search in hash array.
|
14 年之前 |
peter
|
4ace790492
* remove $Log
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
peter
|
7f9b703d64
* use sizeint
|
21 年之前 |
florian
|
6427a54c3d
* fixed some bootstrapping problems as well as some 64 bit stuff
|
21 年之前 |
michael
|
c07028fe4e
+ Merged fixbranch fixes, missing in main branch
|
22 年之前 |
peter
|
3d27318cb2
* moved classes unit to rtl
|
22 年之前 |