peter
|
f1a0d3bd11
* give conversions from pointer to pwidechar a penalty (=prefer pchar)
|
23 years ago |
peter
|
438fbdedee
* SetString(WideString,[PChar|PWideChar],Len) added
|
23 years ago |
peter
|
8bb7e03d19
* fixed return value when len=0 for indexchar,indexword
|
23 years ago |
peter
|
772d7147cd
* give sign difference between ordinals a small penalty. This is
|
23 years ago |
florian
|
1da30f2610
* tcallnode.paraitem introduced, all references to defcoll removed
|
23 years ago |
peter
|
133dee3633
* don't allow external in object declarations
|
23 years ago |
peter
|
5ebf9afd63
* fix crash with default parameters
|
23 years ago |
peter
|
8939f85486
* error check for invalid date in setftime
|
23 years ago |
peter
|
8d0dc4b69d
* new bugs
|
23 years ago |
peter
|
8e66f19170
* some more C style functions
|
23 years ago |
peter
|
a3c68549ec
* map error 87 to 13 to be compatible with dos
|
23 years ago |
peter
|
6e14067b99
* fix empty string in readln when not at end of string
|
23 years ago |
peter
|
d5cec75d6d
* fix updatescreen compare that was wrong when the last char was
|
23 years ago |
peter
|
95ce19f3b2
* fix making string empty in readln when cursor is not at the end
|
23 years ago |
florian
|
3f5541e996
+ some front end stuff for vs_hidden added
|
23 years ago |
florian
|
938f46f246
* fixed some crashes and a rte 201
|
23 years ago |
peter
|
f931650b24
* more stable default target setting
|
23 years ago |
peter
|
bbd18afe11
* don't include uf_init for library. The code is already called and
|
23 years ago |
peter
|
88e68acd03
* clean removes also *.o, *.so, *.ppu
|
23 years ago |
peter
|
36427d3ba6
* NEEDLIBRARY option to add -rpath to the linker for unix. This is
|
23 years ago |
peter
|
9875ffa598
* test runtime loading of library
|
23 years ago |
peter
|
a2a1a36e83
* ignore vs_hidden parameters when choosing overloaded proc
|
23 years ago |
sg
|
fc1b32c275
* Improved whitespace handling (although it's still not perfect in all
|
23 years ago |
sg
|
a384390a05
* Ported improvements from the AnsiString equivalents to NewWideString and
|
23 years ago |
carl
|
3214bab118
* maxoperands -> max_operands (for portability in rautils.pas)
|
23 years ago |
carl
|
9972293cee
- remove extra ifdef i386 (avoir compilation errors)
|
23 years ago |
michael
|
1cab2d8d3d
Patch from peter int->wint
|
23 years ago |
sg
|
45ace4f83c
* More WideString fixes
|
23 years ago |
Tomas Hajny
|
2dad442c06
* supported OS/2 version changed to Warp 3)
|
23 years ago |
peter
|
e86bda956e
* add FAccepting:=true to StartAccepting
|
23 years ago |