michael
|
8544b8a500
* Patch from Anthony Walter to make IsValidIdent more strict in case of dotted identifiers (bug ID 29364)
|
9 anni fa |
michael
|
67d0cd1770
* Fix bug #29273 (extra argument for IsValidIdent)
|
9 anni fa |
michael
|
a5eb3777de
* Fix MaxDateTime constant (bug ID 28282)
|
9 anni fa |
michael
|
891aaa9732
* Fix bug ID #28737
|
9 anni fa |
svenbarth
|
2cf8cdd885
Fix for Mantis #28650.
|
10 anni fa |
florian
|
c2c87828e9
+ slightly modified patch by lelekx to implement plugable file routines for the embedded target, resolves issue #22918
|
10 anni fa |
nickysn
|
afea0739c6
* fixed StrToInt, IntToStr and friends for objpas.integer=smallint
|
11 anni fa |
Jonas Maebe
|
5ed4e99dc1
+ uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when
|
12 anni fa |
Jonas Maebe
|
ba7fc58bed
* declare tsyscharset as a set of ansichar instead of as a set of char
|
12 anni fa |
Jonas Maebe
|
349a682596
* corrected license header from GPL to LGPL + static linking exception like
|
13 anni fa |
florian
|
230142f08b
* change length parameter of CompareMem/CompareMemRange into PtrUInt, resolves #15190
|
15 anni fa |
marco
|
5163b44ac6
* Patch for "formatsettings" overloads of currency functions, mantis 15067
|
15 anni fa |
florian
|
87df99a53d
* reverted partially r11598 because it breaks delphi compatibility and e.g. tw3721.pp
|
16 anni fa |
Jonas Maebe
|
f13006c7f2
* changed the output parameters of a bunch of *tofloat() and
|
16 anni fa |
marco
|
03fd61b68d
* booltostr overload
|
17 anni fa |
marco
|
24d8341ed6
* (IDE-sysutils) dateutil has now unpacktime/packtime alike to Delphi dt.
|
17 anni fa |
michael
|
1ea2129c0d
* Changed var to out parameters for strtoint*
|
17 anni fa |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 anni fa |
peter
|
6ed3d91989
* CompareText for shortstrings added
|
17 anni fa |
joost
|
f6d66e8cf5
* Changed MinDateTime for FloatToDateTime and VariantToDate to 01/01/0001
|
18 anni fa |
Jonas Maebe
|
a57f9e0672
+ added QWord overloads for IntToHex, hexStr, OctStr, binStr
|
18 anni fa |
florian
|
e1125c3f7f
+ StrNextChar implemented
|
18 anni fa |
michael
|
fcce3195b6
* TFormatSettings implementation, stage 3 (final)
|
18 anni fa |
michael
|
cab9811e02
* TFormatSettings implementation, stage 2
|
18 anni fa |
marco
|
4264f5d041
* booltostr now D7 compat.
|
18 anni fa |
Jonas Maebe
|
5133e7161a
+ newer version of FloatToDecimal
|
18 anni fa |
Jonas Maebe
|
fb22cb9efc
* fixed web bug #7756
|
18 anni fa |
marco
|
304be38ec1
* datetotime-def functions (but not yet FormatSettings) + ansidequotedstr (turned
|
19 anni fa |
florian
|
215b870f5e
* StrToBool friends, fixes #7222
|
19 anni fa |
florian
|
0a9a9dd69c
- mispelled TryStrQWord removed
|
19 anni fa |