Jonas Maebe
|
1b89398cec
* optimized fpc_val_sint_shortstr
|
24 years ago |
Jonas Maebe
|
4716f168dd
* renamed some str(x,y) and val(x,y) helpers so the naming scheme is the
|
24 years ago |
Jonas Maebe
|
b9f6efc85b
+ "compproc" helpers
|
24 years ago |
peter
|
ca8d604964
* various widestring updates, it works now mostly without charset
|
24 years ago |
Jonas Maebe
|
417d6849a8
* fixed bug in ValSignedInt (it accepted some values slightly larger than
|
24 years ago |
peter
|
741d455ab7
* Formal const to var fixes
|
24 years ago |
peter
|
e150c46c78
* remove warnings
|
24 years ago |
peter
|
22db4256ce
* removed rtllite define
|
24 years ago |
Jonas Maebe
|
e72e5a0cfa
* made val for longints a bit faster
|
24 years ago |
florian
|
bd0d141b08
* val for dword and qword didn't handle the max values
|
25 years ago |
Jonas Maebe
|
eeec1b6882
* fix for web bug #1265 by Peter (merged)
|
25 years ago |
Jonas Maebe
|
0d5167e124
* fixed bug for val when processing -2147483648 and low(int64) (merged)
|
25 years ago |
peter
|
94c1f86d79
* changed ver1_0 defines to temporary defs
|
25 years ago |
florian
|
1a2851eb47
* a lot of small changes:
|
25 years ago |
Jonas Maebe
|
afec990176
* fixed web bug1069
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
pierre
|
062604c406
* fix for extended constants
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
Jonas Maebe
|
6c3f032c9f
* avoid unwanted type conversion from cardinal to longint in val for
|
26 years ago |
peter
|
aa083c5b4d
* truncated log
|
26 years ago |
peter
|
ebd738f2f5
* removed temp defines
|
26 years ago |
peter
|
458a7be587
* generic write_float str_float
|
26 years ago |
peter
|
dda7bf2bc9
+ subrange checking for readln()
|
26 years ago |
michael
|
d864c6d8c3
+ Fixed insert with char. length byte wrapped around in some cases.
|
26 years ago |
peter
|
79abf0ac4f
* fixed '1.' parsing of val
|
26 years ago |
peter
|
8d5ffc3b09
* universal names for str/val (ansistr instead of stransi)
|
26 years ago |
peter
|
c5db6f3dfe
* last para changed to long for easier pushing with 4 byte aligns
|
26 years ago |