florian
|
df2b62c551
|
* some small improvements for stored properties test
|
1999-09-10 20:56:08 +00:00 |
|
florian
|
a9d8bfa1f7
|
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
* most things for stored properties fixed
|
1999-09-10 18:48:00 +00:00 |
|
peter
|
32603fd4b2
|
* fixed freeall
|
1999-09-10 17:15:13 +00:00 |
|
peter
|
62de5cdb72
|
* remove CR when reading one char less then size
|
1999-09-10 17:14:43 +00:00 |
|
peter
|
c7bd67fb54
|
* better errorcode returning using int21h,5900
|
1999-09-10 17:14:09 +00:00 |
|
peter
|
12e807b5bc
|
* fixed missing var
|
1999-09-10 17:13:41 +00:00 |
|
peter
|
9ef54daf28
|
* fixed with <calln> do
* fixed finalize/initialize call for new/dispose
|
1999-09-10 15:42:50 +00:00 |
|
peter
|
ee77c458c2
|
* fixed couple of bugs
|
1999-09-10 15:41:29 +00:00 |
|
peter
|
96bd939047
|
* added symbol_end
|
1999-09-10 15:41:18 +00:00 |
|
peter
|
40291ee626
|
* fixed array check for operators, becuase array can also be a set
|
1999-09-10 15:40:46 +00:00 |
|
peter
|
3b5373c08a
|
* fixed do_open flags to be > $100, becuase filemode can be upto 255
|
1999-09-10 15:40:32 +00:00 |
|
peter
|
651e3c0fda
|
* updated
|
1999-09-10 08:44:20 +00:00 |
|
peter
|
77ab074f9e
|
- 274
|
1999-09-10 08:37:53 +00:00 |
|
pierre
|
686c7c1eee
|
* Breakpoint storage problem corrected
|
1999-09-09 16:36:30 +00:00 |
|
pierre
|
b0806dcf41
|
* some breakpoint related fixes and Help contexts
|
1999-09-09 16:31:45 +00:00 |
|
pierre
|
612a73280d
|
* ModuleNames was not created in TMessageListBox.Load
|
1999-09-09 16:30:37 +00:00 |
|
pierre
|
0ab3f2a7d1
|
+ Stack Window
|
1999-09-09 14:20:05 +00:00 |
|
pierre
|
c1aa1ecbea
|
* status should not be present in TCompilerMessage.GetText
|
1999-09-09 14:19:16 +00:00 |
|
pierre
|
1f1576ef0b
|
+ cmCopyWin,cmPasteWin
|
1999-09-09 14:15:27 +00:00 |
|
pierre
|
0f37f6394b
|
* GDB needs lowercase filenames for tbreak
|
1999-09-09 14:11:56 +00:00 |
|
pierre
|
bc42be74cf
|
+ StackWindow is a known window type
|
1999-09-09 14:09:58 +00:00 |
|
pierre
|
07de051a37
|
+ Copy/Paste to Windows Clipboard
+ efLeaveTrailingSpaces added to editor flags
(if not set then spaces at the end of a line are
removed on writing the file)
|
1999-09-09 12:05:33 +00:00 |
|
pierre
|
bbafced524
|
Interface to Windows95 clipboard
|
1999-09-09 12:01:36 +00:00 |
|
Tomas Hajny
|
42890bf082
|
* FSearch under OS/2 fixed
|
1999-09-09 09:20:43 +00:00 |
|
pierre
|
5232a28009
|
- Port[] moved to ports.pp unit
* global_dos_alloc returns zero and set int31error
if DPMI call fails
|
1999-09-09 07:13:29 +00:00 |
|
michael
|
07936d54b8
|
Added stored specifier for some props
|
1999-09-08 21:12:23 +00:00 |
|
michael
|
118a99513d
|
* Stored specifier for properties is now correctly parsed
|
1999-09-08 21:06:06 +00:00 |
|
michael
|
3975106fed
|
+ Added BAse64encodingstream
|
1999-09-08 19:50:11 +00:00 |
|
peter
|
8a290c3cfd
|
* pointer fixes
|
1999-09-08 18:55:49 +00:00 |
|
peter
|
d39d35ff55
|
- graphget/freememptr
|
1999-09-08 18:55:29 +00:00 |
|
peter
|
38a2727fb2
|
* pointer fixes
|
1999-09-08 16:14:41 +00:00 |
|
peter
|
c3a8983799
|
* fixed inoutres for diskfull
|
1999-09-08 16:12:24 +00:00 |
|
peter
|
551facfd08
|
* do_isdevice not called if already error
|
1999-09-08 16:09:18 +00:00 |
|
peter
|
dd0d54cdef
|
* added pointer and asm field axx
|
1999-09-08 16:07:21 +00:00 |
|
peter
|
be49731850
|
* pointer add/sub is now as expected and the same results as inc/dec
|
1999-09-08 16:05:29 +00:00 |
|
peter
|
05f2be0455
|
* better support for object fields and more error checks for
field accesses which create buggy code
|
1999-09-08 16:04:01 +00:00 |
|
peter
|
91962591f3
|
* tokendat compiles for tp
* tokens.dat supplied by default
|
1999-09-08 16:02:03 +00:00 |
|
Jonas Maebe
|
d8cce3f25a
|
* some small changes so the new optimizer is again compilable
|
1999-09-08 15:05:43 +00:00 |
|
Jonas Maebe
|
28ddb689cb
|
* some small changes so the noew optimizer is again compilable
|
1999-09-08 15:01:29 +00:00 |
|
pierre
|
dab291bab1
|
+ ports unit
|
1999-09-08 14:22:54 +00:00 |
|
peter
|
d2fd1ea874
|
* fixed bug #248
|
1999-09-08 08:05:44 +00:00 |
|
Tomas Hajny
|
78d16850ad
|
* fixed problem with Close under OS/2
|
1999-09-07 15:54:18 +00:00 |
|
pierre
|
79f1833059
|
* runerror => do_halt
|
1999-09-07 15:22:20 +00:00 |
|
pierre
|
7439aa4828
|
* use do_internalerror insetead of runerror
|
1999-09-07 15:11:00 +00:00 |
|
pierre
|
a5c2aa5df8
|
* use do_halt instead of halt
|
1999-09-07 15:10:04 +00:00 |
|
pierre
|
1540c674d3
|
* runerror => do_internalerror
|
1999-09-07 15:08:51 +00:00 |
|
pierre
|
9d5205f1e9
|
* avoid some infinite recursions
|
1999-09-07 15:07:49 +00:00 |
|
pierre
|
eca64b4ab6
|
* use do_halt instead of runerror
|
1999-09-07 15:05:19 +00:00 |
|
pierre
|
aaba6f160a
|
* powerpc default was alpha !!
|
1999-09-07 15:02:41 +00:00 |
|
pierre
|
ee98742add
|
* elem in set_type did not work yet
|
1999-09-07 15:01:33 +00:00 |
|