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 |
|
pierre
|
c528cf639f
|
* bugfix for 237 and 244
|
1999-09-07 14:59:40 +00:00 |
|
Jonas Maebe
|
88306ed3f3
|
* framepointer cannot be changed to esp for methods
|
1999-09-07 14:12:35 +00:00 |
|
pierre
|
b72dcb6d51
|
* arraytokeninfo type set to ttokenarray
|
1999-09-07 14:06:49 +00:00 |
|
pierre
|
f5d21809d7
|
* halt removed in do_lowhigh
|
1999-09-07 14:05:11 +00:00 |
|
pierre
|
2e65e6a618
|
+ added do_halt procedure
|
1999-09-07 14:03:48 +00:00 |
|
peter
|
6f3c128959
|
* better OFFSET support for reference reading
|
1999-09-07 13:03:10 +00:00 |
|
pierre
|
4018f8cebc
|
* fix for Linux ./ prepended to ppas.sh
* Build add '-B' option
* if linkAfter is set, get errors from linker
by redirecting files
|
1999-09-07 11:32:13 +00:00 |
|
pierre
|
7f92eb79f5
|
* E^.DataLen=-1 sets OK to false in TResourceFile.ReadSourceEntryToStream
|
1999-09-07 09:26:26 +00:00 |
|
pierre
|
9bbc06ee1b
|
* no errors if no browser info available
|
1999-09-07 09:23:00 +00:00 |
|
pierre
|
ff8a2f87d7
|
+ Watches saved
|
1999-09-07 09:21:54 +00:00 |
|
pierre
|
8c00a07def
|
* traling zero after . could not be inserted
* load/store was missing => CD not set on loading.
* log function was not implemented : ln is used,
should it rather be decimal logarithm ?
|
1999-09-07 09:20:52 +00:00 |
|
pierre
|
6c1eff2c66
|
* adapted to new compiler/tokens unit
|
1999-09-07 08:28:19 +00:00 |
|
peter
|
7fd914d24c
|
* @(<x>) support
|
1999-09-07 08:01:20 +00:00 |
|
peter
|
ea753c5807
|
* reload esi in except block to allow virtual methods
|
1999-09-07 07:56:37 +00:00 |
|
peter
|
2c94850f4c
|
* small array push to open array fixed, open array always needs addr
pushing
|
1999-09-07 07:54:23 +00:00 |
|