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 |
Jonas Maebe
|
228829bd86
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
|
26 years ago |
florian
|
d10d8cb5fd
* str and val for extended use now int constants to minimize
|
26 years ago |
michael
|
5b750c0345
+ Added setstring for Delphi compatibility
|
26 years ago |
peter
|
06e8a03894
* fixed insert to support again the max string length
|
26 years ago |
Jonas Maebe
|
f7b137cdef
* made inster(string,string,index) a bit faster
|
26 years ago |
peter
|
516958a67b
* removed temp symbols
|
27 years ago |
pierre
|
c1b6f90bcf
* fix for length(char) in const expressions
|
27 years ago |
peter
|
5727090134
* ansistring fixes
|
27 years ago |
peter
|
31fbeac551
* small typo :(
|
27 years ago |