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 |
peter
|
af1ccc6f61
+ read single,fixed
|
27 years ago |
peter
|
4620a73a9b
* FPC_ names
|
27 years ago |
peter
|
de0a5038f9
* splitted default_extended from support_extended
|
27 years ago |
florian
|
29a7bb1314
* a lot small fixes to the extended data type work
|
27 years ago |
florian
|
5e5ca61090
* strlenint type implemented
|
27 years ago |
peter
|
702043e165
* support_fixed, becuase fixed is not 100% yet for the m68k
|
27 years ago |
carl
|
a787487de6
* No SINGLE type for non-intel processors!!
|
27 years ago |
daniel
|
c43a386001
+ RTLLITE directive to compile minimal RTL.
|
27 years ago |
peter
|
d0ce4085d3
* comp,extended are only i386 added support_comp,support_extended
|
27 years ago |