Commit Graph

12204 Commits

Author SHA1 Message Date
peter
107c954939 * procvar and absolute probs
* procvar and addr() probs
2002-12-17 19:13:49 +00:00
michael
45eff4e71b + Added dbdigest to store results in a database 2002-12-17 15:03:30 +00:00
pierre
021f0c9f6f * fix web bug #2012 2002-12-17 13:48:28 +00:00
pierre
e1d40d471a + added check if COMSPEC returns error code 2002-12-17 12:03:13 +00:00
peter
dfb2918780 * fix order of procdefs in procsym, procdefs are now always appended
so that loading from a ppu will keep the same order. This is
    important for the generation of VMTs
2002-12-16 22:08:31 +00:00
peter
e34a4abeb2 * win32 fix 2002-12-16 20:40:36 +00:00
carl
b62b059f0a * update compiler limits 2002-12-16 19:25:33 +00:00
pierre
71a44123d5 * added unknown cpu register windows 2002-12-16 15:51:13 +00:00
pierre
a24f6b27c2 * try to fix the moving of breakpoints 2002-12-16 15:16:15 +00:00
pierre
7f5de6e254 * Added TBreakpointCollection.FindBreakpointAt method 2002-12-16 15:15:40 +00:00
pierre
0e058bdbcf * moved OnDiskLoadTime to Core 2002-12-16 15:14:44 +00:00
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