pierre
|
3fd91127fb
|
+ added some missing word separator chars
|
2002-12-16 15:13:58 +00:00 |
|
pierre
|
1101946ac0
|
* don't insert breakpoints in unsaved sources
|
2002-12-16 09:06:08 +00:00 |
|
pierre
|
692a8fc96b
|
* sanity ceck in ToggleFileLine method
|
2002-12-16 09:05:28 +00:00 |
|
Tomas Hajny
|
f95d795858
|
* GetEnv fix merged from os2 target
|
2002-12-15 22:50:29 +00:00 |
|
florian
|
c7ca2ff901
|
+ some stuff for the new hidden parameter handling added
|
2002-12-15 22:50:00 +00:00 |
|
peter
|
ad7e970e39
|
* mode objfpc
|
2002-12-15 22:48:35 +00:00 |
|
Tomas Hajny
|
8882e700ed
|
* First_Meg fixed + Environment initialization under Dos
|
2002-12-15 22:41:41 +00:00 |
|
peter
|
f1a0d3bd11
|
* give conversions from pointer to pwidechar a penalty (=prefer pchar)
|
2002-12-15 22:37:53 +00:00 |
|
peter
|
438fbdedee
|
* SetString(WideString,[PChar|PWideChar],Len) added
|
2002-12-15 22:33:12 +00:00 |
|
peter
|
8bb7e03d19
|
* fixed return value when len=0 for indexchar,indexword
|
2002-12-15 22:32:25 +00:00 |
|
peter
|
772d7147cd
|
* give sign difference between ordinals a small penalty. This is
needed to get word->[longword|longint] working
|
2002-12-15 21:34:15 +00:00 |
|
florian
|
1da30f2610
|
* tcallnode.paraitem introduced, all references to defcoll removed
|
2002-12-15 21:30:12 +00:00 |
|
peter
|
133dee3633
|
* don't allow external in object declarations
|
2002-12-15 21:07:30 +00:00 |
|
peter
|
5ebf9afd63
|
* fix crash with default parameters
|
2002-12-15 20:59:58 +00:00 |
|
peter
|
8939f85486
|
* error check for invalid date in setftime
|
2002-12-15 20:27:04 +00:00 |
|
peter
|
8d0dc4b69d
|
* new bugs
|
2002-12-15 20:25:29 +00:00 |
|
peter
|
8e66f19170
|
* some more C style functions
|
2002-12-15 20:24:17 +00:00 |
|
peter
|
a3c68549ec
|
* map error 87 to 13 to be compatible with dos
|
2002-12-15 20:23:53 +00:00 |
|
peter
|
6e14067b99
|
* fix empty string in readln when not at end of string
* fix alt-xyz in readkey
|
2002-12-15 20:23:30 +00:00 |
|
peter
|
d5cec75d6d
|
* fix updatescreen compare that was wrong when the last char was
different
|
2002-12-15 20:22:56 +00:00 |
|
peter
|
95ce19f3b2
|
* fix making string empty in readln when cursor is not at the end
|
2002-12-15 20:22:24 +00:00 |
|
florian
|
3f5541e996
|
+ some front end stuff for vs_hidden added
|
2002-12-15 19:34:31 +00:00 |
|
florian
|
938f46f246
|
* fixed some crashes and a rte 201
|
2002-12-15 19:22:01 +00:00 |
|
peter
|
f931650b24
|
* more stable default target setting
|
2002-12-15 14:08:29 +00:00 |
|
peter
|
bbd18afe11
|
* don't include uf_init for library. The code is already called and
does not need to be in the initfinal table
|
2002-12-15 13:37:15 +00:00 |
|
peter
|
88e68acd03
|
* clean removes also *.o, *.so, *.ppu
|
2002-12-15 13:35:33 +00:00 |
|
peter
|
36427d3ba6
|
* NEEDLIBRARY option to add -rpath to the linker for unix. This is
needed to test runtime library tests. The library needs the -FE.
option to place the .so in the correct directory
|
2002-12-15 13:30:46 +00:00 |
|
peter
|
9875ffa598
|
* test runtime loading of library
|
2002-12-15 13:29:12 +00:00 |
|
peter
|
a2a1a36e83
|
* ignore vs_hidden parameters when choosing overloaded proc
|
2002-12-15 11:26:02 +00:00 |
|
sg
|
fc1b32c275
|
* Improved whitespace handling (although it's still not perfect in all
cases)
|
2002-12-14 19:18:21 +00:00 |
|
sg
|
a384390a05
|
* Ported improvements from the AnsiString equivalents to NewWideString and
fpc_WideStr_SetLength
|
2002-12-14 19:16:45 +00:00 |
|
carl
|
3214bab118
|
* maxoperands -> max_operands (for portability in rautils.pas)
* fix some range-check errors with loadconst
+ add ncgadd unit to m68k
* some bugfix of a_param_reg with LOC_CREFERENCE
|
2002-12-14 15:02:03 +00:00 |
|
carl
|
9972293cee
|
- remove extra ifdef i386 (avoir compilation errors)
|
2002-12-14 13:02:45 +00:00 |
|
michael
|
1cab2d8d3d
|
Patch from peter int->wint
|
2002-12-13 08:30:30 +00:00 |
|
sg
|
45ace4f83c
|
* More WideString fixes
|
2002-12-12 20:17:32 +00:00 |
|
Tomas Hajny
|
2dad442c06
|
* supported OS/2 version changed to Warp 3)
|
2002-12-12 18:22:53 +00:00 |
|
peter
|
e86bda956e
|
* add FAccepting:=true to StartAccepting
|
2002-12-12 17:53:49 +00:00 |
|
peter
|
cd894074e0
|
* INT renamed to WINT
|
2002-12-12 17:52:35 +00:00 |
|
peter
|
61fd1466a5
|
* Renaming INT type to WINT
|
2002-12-12 17:34:35 +00:00 |
|
peter
|
eb17b0dc2d
|
* fix cvs name replacing
|
2002-12-12 17:33:45 +00:00 |
|
pierre
|
24ae00232c
|
* 5.3 was not correctly parsed
|
2002-12-12 14:17:59 +00:00 |
|
michael
|
1f74cacb79
|
+ Patches from peter to fix 1.1 compile
|
2002-12-12 13:43:38 +00:00 |
|
pierre
|
4155f6ba35
|
x:=x*1 created wrong code for m68k
|
2002-12-12 10:31:11 +00:00 |
|
pierre
|
ae59f56484
|
* move line breakpoints if lines added or deleted in editor window
|
2002-12-12 00:09:08 +00:00 |
|
pierre
|
b5196eefbb
|
Use fpregs unit
|
2002-12-12 00:06:41 +00:00 |
|
pierre
|
0c0233d130
|
* add code for breakpoint moves + registers in fprags.pas unit
|
2002-12-12 00:05:57 +00:00 |
|
pierre
|
bea9f4705f
|
* fix problem with breakpoint conditions that showed up again after exit
|
2002-12-12 00:03:14 +00:00 |
|
pierre
|
4be6cc6f84
|
Register window code separated in a new unit
|
2002-12-12 00:01:59 +00:00 |
|
peter
|
d611c25599
|
* tcallnode.det_resulttype rewrite, merged code from nice_ncal and
the old code. The new code collects the information about possible
candidates only once resultting in much less calls to type compare
routines
|
2002-12-11 22:42:28 +00:00 |
|
peter
|
6b5793284a
|
* stop processing assignment node when the binaryoverload generates
a codegenerror
|
2002-12-11 22:41:03 +00:00 |
|