Jonas Maebe
|
1da05d1553
* declared CharInSet(ansichar,tsyscharset) as inline
|
před 12 roky |
Jonas Maebe
|
8f1e85d9ae
* moved SameFileName from finah.inc to sysansih.inc, since the implementation
|
před 12 roky |
Jonas Maebe
|
349a682596
* corrected license header from GPL to LGPL + static linking exception like
|
před 13 roky |
marco
|
77197cdc39
* Added CharInSet, Fixes #14599, since issurrogate* already is in unit Character.
|
před 13 roky |
paul
|
fa43a448b9
rtl: add BytesOf(String): TBytes for delphi compatibility
|
před 14 roky |
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.
|
před 14 roky |
peter
|
4ace790492
* remove $Log
|
před 20 roky |
fpc
|
790a4fe2d3
* log and id tags removed
|
před 20 roky |
fpc
|
50778076c3
initial import
|
před 20 roky |
peter
|
e417e34496
* truncate log
|
před 20 roky |
peter
|
86c8e46d5d
* 1.0.x fix
|
před 20 roky |
peter
|
7f9b703d64
* use sizeint
|
před 21 roky |
peter
|
3d27318cb2
* moved classes unit to rtl
|
před 22 roky |