peter
|
c94954cba3
* Fixed AnsiStrComp crashes
|
23 years ago |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 years ago |
michael
|
aca945888e
+ Fix for formatbuf not applied correct
|
23 years ago |
michael
|
2612c7418b
+ Fix for bug report 2097 in formatbuf
|
23 years ago |
michael
|
3be9624a26
+ Fix for bug report 2097 in formatbuf
|
23 years ago |
daniel
|
f1eb7b8130
- Changes from Strasbourg
|
23 years ago |
Jonas Maebe
|
2b3898aeff
* adapted ranges of native types to int64 (e.g. high cardinal is no
|
23 years ago |
michael
|
076d02873e
Implemented missing StringReplace function
|
24 years ago |
peter
|
0eabeac252
* fix thousend separator when no decimal separator is available
|
24 years ago |
michael
|
77812493b5
+ Merged fixes from fixbranch - file modes
|
24 years ago |
Jonas Maebe
|
200e1d4b25
* removed warnings about possible range check errors
|
25 years ago |
michael
|
35dc139e29
+ Merged lastdelimiter from fixbranch
|
25 years ago |
michael
|
93167eabd0
+ Merged format fix from fixbranch
|
25 years ago |
sg
|
7319e91a20
* Protected some Move()'s by 'if' clauses so that the Move won't be
|
25 years ago |
marco
|
80c0edc14f
* Unix renamefest for defines
|
25 years ago |
michael
|
e0e734ed2e
+ Merged int64 fix from fixbranch
|
25 years ago |
michael
|
385a257995
+ Added some missing functions needed for variant support
|
25 years ago |
marco
|
91d1665de3
* Uncommented some int64 functions, now that int64 support is ok
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
deb5cc7bf2
* fixed hex printing for $10 with %x
|
25 years ago |
sg
|
0f23f58148
* Changed CompareMem to CompareMemRange and added new (Delphi compatible)
|
25 years ago |
peter
|
839699930b
* vtchar support for %s
|
25 years ago |
michael
|
620e7fc689
* TRim(right|Left) more Delphi compatible
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
peter
|
6b3063c795
* fixed rangecheck error in format()
|
25 years ago |
peter
|
aa083c5b4d
* truncated log
|
26 years ago |
florian
|
c9c758e318
* bug #645 fixed: format('%x',...) should writes unsigned hexadecimals, also
|
26 years ago |
peter
|
dd04b920c0
* fixed comparetext
|
26 years ago |
florian
|
d2c3613518
* format('%g',[0.0]) returned long format string, fixed
|
26 years ago |