Jonas Maebe
|
f0c8563f2d
+ cwstring for unix platforms
|
14 年之前 |
paul
|
8f4d02ccfa
rtl: add TBytes and TUnicodeCharArray types
|
14 年之前 |
paul
|
eb8a54d666
rtl: add flat functions (duplicates of TCharacter methods) to character unit
|
14 年之前 |
paul
|
98f6ec4a05
rtl: raise EContructException in TCharacter constructor (compatible to delphi behavior)
|
14 年之前 |
paul
|
8af1fa3e57
rtl: fix error message
|
14 年之前 |
paul
|
b47b4c3cba
rtl: enable character unit for darwin
|
14 年之前 |
paul
|
9d509e5897
rtl: try to fix linux makefile
|
14 年之前 |
paul
|
f8e82b9d4e
rtl: try to fix linux makefile
|
14 年之前 |
paul
|
67ae360a2b
rtl: enable character.pas building for win64 and linux
|
14 年之前 |
paul
|
e774a20c97
rtl:
|
14 年之前 |
paul
|
1553c8da7d
rtl: add EArgumentException, EArgumentOutOfRangeException classes
|
14 年之前 |
pierre
|
b9009d8c02
* Fix PIC code for BSD x86_64 syscall and x86_64 freebsd startup assembler files
|
14 年之前 |
michael
|
f8279d9070
* Added Position
|
14 年之前 |
pierre
|
0b6d38df14
* Avoid compilation failure for PIC mode add a second variable to ensure .L1 is executed
|
14 年之前 |
marco
|
07fabab526
* fpgetsid, Mantis #20329
|
14 年之前 |
michael
|
71be686e5a
* Fix IPF output for topics (Fix by Graeme, bug #20318)
|
14 年之前 |
pierre
|
32f7104ffe
* Fix failure of webtbs/tw17560:
|
14 年之前 |
michael
|
1579470a68
* Also check TMPDIR, a UNIX standard used by a.o. iOS (mantis #20248)
|
14 年之前 |
michael
|
e46bc70389
* Added example for compression level (Bug 20322)
|
14 年之前 |
michael
|
e0f458a7e9
* Applied patch from Daniel Gaspary to add compression level to individual items (Bug 20322)
|
14 年之前 |
paul
|
935a030dca
rtl: enable character unit compilation for win32
|
14 年之前 |
paul
|
eefdd29151
tests: removed accidentally committed test file
|
14 年之前 |
paul
|
59a69eaeba
rtl: add TCharacter class implementation by Inoussa. At this moment only BMP(0-$FFFF) UnicodeChar are handled.
|
14 年之前 |
florian
|
f14e0a25c6
* reduce code size of dummy threading routines
|
14 年之前 |
florian
|
375f83c874
* moved heap manager on embedded systems into a separate unit
|
14 年之前 |
pierre
|
10586b19c3
* Reading tsettings field by field
|
14 年之前 |
Jonas Maebe
|
2b54010d28
* fixed errors with make -j <high number> caused by a wrong fpvectorial
|
14 年之前 |
paul
|
828367bebd
compiler:
|
14 年之前 |
sergei
|
f2852137c8
* DisposeAnsiString doesn't need to exist as a separate procedure, because it is only called from a single place. Merging it into caller yields somewhat more efficient code.
|
14 年之前 |
sergei
|
c73b6cfbd4
- removed register lists after pure assembler procedures
|
14 年之前 |