marco
|
09a2f07d5d
* use bcdcompare instead of overloaded operator. Mantis #19613, patch by Lacak2
|
14 yıl önce |
florian
|
cb647d875c
* avoid mistakes with unimplemented sqr function on architectures with no softfloat support
|
14 yıl önce |
marco
|
ecaa86d582
* added test from Mantis #19645
|
14 yıl önce |
marco
|
5e91099731
* fixes for > 100 query parameters. Mantis #19645, patch from Lacak2
|
14 yıl önce |
marco
|
be95c02a89
* Patch from Lacak2, mantis #18241 mapping "..with timezone" fields to their non timezone fields ft*'s.
|
14 yıl önce |
paul
|
7a998aec3a
compiler, rtl: add a codepage argument fpc_Read_Text_AnsiStr to create new AnsiString with the codepage of passed AnsiString argument
|
14 yıl önce |
paul
|
00396da30c
compiler: cleanup
|
14 yıl önce |
paul
|
3b9fd15af7
rtl: update character.pas by Inoussa OUEDRAOGO (issue #0020302)
|
14 yıl önce |
Jonas Maebe
|
64f8ec7a9a
* disabled part of test that is broken on systems using utf-8 as
|
14 yıl önce |
Jonas Maebe
|
28bd9a9618
* fixed syntax error
|
14 yıl önce |
sergei
|
ad5d2ccabb
* Moved command line handling and randomize() to syswin.inc, so a single copy of code is used for both win32 and win64. This implies that apostrophe is no longer supported as quoting symbol in win64.
|
14 yıl önce |
sergei
|
b997094755
+ Generate unwind bytecode for function prologues on win64.
|
14 yıl önce |
Jonas Maebe
|
dff5ac3b0a
* don't allow passing a field of a record that's not an lvalue as
|
14 yıl önce |
Jonas Maebe
|
fadf8bf2a5
* fixed fpc_UnicodeStr_CheckRange() now that apparently the length in
|
14 yıl önce |
florian
|
a5cdc0cdde
* changed check introduced in r19193 into the same method as other locations in nadd.pas do
|
14 yıl önce |
Jonas Maebe
|
258869c8f1
* and one more fix to prevent endless loops
|
14 yıl önce |
Jonas Maebe
|
3469942f34
* fixed potential endless loop if the code page passed to win2iconv()
|
14 yıl önce |
Jonas Maebe
|
7dd5811828
+ support for transcoding the new ansistring type on unix platforms
|
14 yıl önce |
florian
|
bba726ae78
* don't do x*x -> sqr(x) optmization for arm softfloat
|
14 yıl önce |
Jonas Maebe
|
f0c8563f2d
+ cwstring for unix platforms
|
14 yıl önce |
paul
|
8f4d02ccfa
rtl: add TBytes and TUnicodeCharArray types
|
14 yıl önce |
paul
|
eb8a54d666
rtl: add flat functions (duplicates of TCharacter methods) to character unit
|
14 yıl önce |
paul
|
98f6ec4a05
rtl: raise EContructException in TCharacter constructor (compatible to delphi behavior)
|
14 yıl önce |
paul
|
8af1fa3e57
rtl: fix error message
|
14 yıl önce |
paul
|
b47b4c3cba
rtl: enable character unit for darwin
|
14 yıl önce |
paul
|
9d509e5897
rtl: try to fix linux makefile
|
14 yıl önce |
paul
|
f8e82b9d4e
rtl: try to fix linux makefile
|
14 yıl önce |
paul
|
67ae360a2b
rtl: enable character.pas building for win64 and linux
|
14 yıl önce |
paul
|
e774a20c97
rtl:
|
14 yıl önce |
paul
|
1553c8da7d
rtl: add EArgumentException, EArgumentOutOfRangeException classes
|
14 yıl önce |