Jonas Maebe
|
02c714aec1
* characters <= 127, not just < 127, can be concatenated to an
|
18 years ago |
Jonas Maebe
|
a180fdcc74
- removed commented out implementation of Upper/LowerWideString which
|
18 years ago |
Jonas Maebe
|
68595c8b72
* fixed wchar_t type (was: widechar, now is cint/cint32/long depending on
|
18 years ago |
Jonas Maebe
|
997d7b33db
* don't override routines hooked by a real widestring manager before
|
18 years ago |
Jonas Maebe
|
2319d8c3ce
* fixed WideStringToUCS4String and UCS4StringToWideString for code points
|
18 years ago |
michael
|
1ab5e28f75
* Fixed TFPDataDictionary.findfielddef
|
18 years ago |
michael
|
4404a27428
* Initial implementation
|
18 years ago |
michael
|
39e8141f89
* Patch from Giulio Bernardi to allow int64 support in TParser
|
18 years ago |
florian
|
891ce34513
* preparations for unicodestring support in the rtl
|
18 years ago |
florian
|
57acf67659
+ constant unicodestrings
|
18 years ago |
peter
|
6ed3d91989
* CompareText for shortstrings added
|
18 years ago |
peter
|
6b06d551a1
* don't fail on -Cg- for platforms that do not support PIC
|
18 years ago |
florian
|
5c96c4a671
+ first part of support for an unicodestring type
|
18 years ago |
Jonas Maebe
|
154601b41d
* don't handle dynamic arrays using fpc_copy_proc(), because it
|
18 years ago |
daniel
|
34d2cf6b4f
* Use zerror rather than hardcoded error table.
|
18 years ago |
Jonas Maebe
|
95f00eb633
* fixed x86_64 and non-darwin i386 GOT/GOTPCREL parsing after r9366
|
18 years ago |
daniel
|
190ec54d73
* Convert error messages to resourcestrings.
|
18 years ago |
daniel
|
10796b2d84
* Reset resets stream to beginning to zstream, not beginning of file.
|
18 years ago |
sekelsenmat
|
38048fd073
Small fix for symbian arm target.
|
18 years ago |
daniel
|
00e8db2ab6
* Should use Edecompressionerror in Tdecompresionstream.
|
18 years ago |
Jonas Maebe
|
5196db1ac3
* fixed low(set)/high(set) after previous changes + test
|
18 years ago |
Jonas Maebe
|
61522d00a2
* fixed tests now that i386 assembler code is checked for correct PIC
|
18 years ago |
Jonas Maebe
|
f1f1f1c7cd
+ tests for wrong relsymbol usage
|
18 years ago |
Jonas Maebe
|
527190a875
+ relsymbol support for intel asm reader
|
18 years ago |
Jonas Maebe
|
3f57d681e1
* check that not more than one relsymbol is used
|
18 years ago |
Jonas Maebe
|
df2980f0c0
+ relsym support
|
18 years ago |
Jonas Maebe
|
46e1bec6de
* forgot to commit in previous revision
|
18 years ago |
Jonas Maebe
|
18eb495d0f
* give a regular error message instead of an internal error on x86
|
18 years ago |
Jonas Maebe
|
feec2a74f2
* fixed crashes with length(pchar) and length(pwidechar) after
|
18 years ago |
daniel
|
0d744e656b
* Fix compression bug.
|
18 years ago |