Michael VAN CANNEYT
|
e7ef77bcbe
* Refer to mainunit for lazarus IDE
|
преди 2 години |
michael
|
47a59f269a
* Added some explanatory comments about the use of this include file
|
преди 8 години |
yury
|
7c62aadf65
* Fixed string conversion warnings in RTL.
|
преди 10 години |
marco
|
eebfeca41d
* removed all ver2_* defines older than 2_4. 2_4 can probably also get removed from trunk, but better in a separate commit.
|
преди 12 години |
Jonas Maebe
|
b4971c72d3
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
преди 13 години |
marco
|
7c1f4b8f20
* pass format string to doformaterror procedure. Mantis 16253
|
преди 14 години |
paul
|
e4a6221bf3
compiler, rtl: add vtUnicodeString (issue #0018560)
|
преди 14 години |
sergei
|
c0f6084c2e
* SysUtils.Format: Fixed behavior in case when format specifier contains both index and '*' for width/precision.
|
преди 14 години |
Jonas Maebe
|
7d27f4c21d
* also support variants for %s in sysutils.format (mantis #16787)
|
преди 15 години |
florian
|
20fd2d692f
o patch by Markus Beth
|
преди 17 години |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
преди 17 години |
marco
|
99c4e92735
* fix for 11099
|
преди 17 години |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
преди 17 години |
yury
|
7240f723ef
* Fixed warnings.
|
преди 17 години |
Jonas Maebe
|
9238ea2850
* fixed potential range errors
|
преди 18 години |
michael
|
fcce3195b6
* TFormatSettings implementation, stage 3 (final)
|
преди 18 години |
tom_at_work
|
73d9beecff
* fix for bug web bug #7276: the code to read '*' format specifiers failed errorneously on Int64 and QWord input values. Based on code by mftq75
|
преди 19 години |
tom_at_work
|
9d7ac02696
* fixed tb0488 on unix platforms (missing cwstring uses)
|
преди 19 години |
florian
|
ba22b0b3af
+ format("%d",[<qword>]); fixes 4489
|
преди 20 години |
florian
|
9e6c9d4fc7
* sysutils.format: floating point formatting takes care of currency type now
|
преди 20 години |
florian
|
64c72bd312
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
|
преди 20 години |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
преди 20 години |
florian
|
f949a53da8
* format(%u",[<qword>]); fixed
|
преди 20 години |
Jonas Maebe
|
2426ecafc3
* fixed several warnings and notes about unused variables (mainly) or
|
преди 20 години |
florian
|
eb4b962cee
+ implemented WideFormat
|
преди 20 години |