peter
|
91070d3da1
|
* linux updates
|
1999-01-25 20:23:04 +00:00 |
|
peter
|
ad379bc2dd
|
* fixed crash with forward declared class of ...
|
1999-01-25 20:13:48 +00:00 |
|
peter
|
ea2c9773fb
|
* link libc always as last
|
1999-01-25 15:02:13 +00:00 |
|
florian
|
8936581df6
|
* very rare problem with in-operator fixed, mainly it was a problem of
emit_to_reg32 (typo in case ranges)
|
1999-01-25 09:29:38 +00:00 |
|
florian
|
48c5580258
|
* first check version
|
1999-01-24 22:39:14 +00:00 |
|
florian
|
a184e5ff43
|
* well, more changes, especially parts of secondload ported
|
1999-01-24 22:32:33 +00:00 |
|
florian
|
ce1b4eff9e
|
+ first versions
|
1999-01-23 23:35:02 +00:00 |
|
florian
|
90d0bea35a
|
* first running version of the new code generator
* when compiling exceptions under Linux fixed
|
1999-01-23 23:29:31 +00:00 |
|
pierre
|
3316a50471
|
* adaptd to changes in gdbint and gdbcon for to /
|
1999-01-22 18:14:09 +00:00 |
|
pierre
|
46136c0052
|
* DoneScreen Removed I did not find any such proc ??
|
1999-01-22 18:13:22 +00:00 |
|
pierre
|
a5aed753fb
|
* added missing directories
|
1999-01-22 18:10:42 +00:00 |
|
pierre
|
f0c36a6ce2
|
* overflow in addname for open arrays removed
|
1999-01-22 17:29:30 +00:00 |
|
pierre
|
ec93b43e64
|
+ findclose added
|
1999-01-22 16:25:58 +00:00 |
|
pierre
|
f851a800c9
|
* Daniel removal of findclose reverted
|
1999-01-22 16:22:09 +00:00 |
|
pierre
|
3ebb26894c
|
* PsignalHandler is now a pointer as changed in linux.pp
|
1999-01-22 15:46:33 +00:00 |
|
pierre
|
76375f02f8
|
Daniel change removed : broke make cycle !!
|
1999-01-22 15:44:59 +00:00 |
|
pierre
|
ab763cd69c
|
+ added text arg for dump_stack
|
1999-01-22 12:39:19 +00:00 |
|
pierre
|
7ffa0f6ac0
|
+ currently compiled file name added on errors
|
1999-01-22 12:19:30 +00:00 |
|
pierre
|
7974fe193c
|
* with bug introduced with DIRECTWITH removed
|
1999-01-22 12:18:34 +00:00 |
|
florian
|
1ef946fa36
|
+ support of font8x8 added
|
1999-01-22 11:12:09 +00:00 |
|
peter
|
a0902ea0ba
|
* libname only used when libtype is set or smartlink
|
1999-01-22 10:26:25 +00:00 |
|
peter
|
9abc13ec3e
|
+ gdbcon fake unit
|
1999-01-22 10:24:16 +00:00 |
|
peter
|
b03f9282c6
|
* first debugger things
|
1999-01-22 10:24:02 +00:00 |
|
peter
|
54ee5f39ac
|
+ prect=^trect
|
1999-01-22 10:21:55 +00:00 |
|
peter
|
902adb903a
|
* fixed typo
|
1999-01-22 10:19:43 +00:00 |
|
daniel
|
5dd4f9f422
|
- Findclose removed: This is TP incompatible!!
|
1999-01-22 10:07:02 +00:00 |
|
peter
|
4517f917fd
|
* fixed array of const
* generic platform independent high() support
|
1999-01-21 22:10:35 +00:00 |
|
pierre
|
0cfc4c8f6b
|
* fix for constructor inside with statements
|
1999-01-21 16:40:51 +00:00 |
|
pierre
|
435e4de7fb
|
several mods
|
1999-01-21 16:11:01 +00:00 |
|
peter
|
540c133628
|
* init
|
1999-01-21 11:55:16 +00:00 |
|
peter
|
b5e668300f
|
* renamed mouse->msmouse to resolve conflict with the api mouse unit
|
1999-01-21 11:54:35 +00:00 |
|
peter
|
124db68c70
|
+ tools menu
+ speedsearch in symbolbrowser
* working run command
|
1999-01-21 11:54:08 +00:00 |
|
peter
|
02ed01ca21
|
* updates from gabor
|
1999-01-21 11:49:14 +00:00 |
|
peter
|
798fc804ff
|
* initial version
|
1999-01-21 11:48:39 +00:00 |
|
peter
|
a53d748739
|
+ 204,205 CVS:
----------------------------------------------------------------------
readme.txt CVS: Added Files: CVS: bug0204.pp bug0205.pp CVS:
----------------------------------------------------------------------
|
1999-01-21 10:09:00 +00:00 |
|
peter
|
55640c751c
|
* fixed set operations which still had array constructor as type
|
1999-01-20 21:05:09 +00:00 |
|
Jonas Maebe
|
aa5d87a3c0
|
* fixed bug0163
|
1999-01-20 19:28:44 +00:00 |
|
Jonas Maebe
|
e7b59e15ee
|
* fixed set1 <= set2 for small sets
|
1999-01-20 19:23:10 +00:00 |
|
Jonas Maebe
|
2738539d11
|
+ fixed bug0163 (set1 <= set2 support)
|
1999-01-20 17:48:02 +00:00 |
|
Jonas Maebe
|
653a798afd
|
* small bugfix (memory corruption could occur when certain fpu instructions
were encountered)
|
1999-01-20 17:41:26 +00:00 |
|
Jonas Maebe
|
b9a674b9fe
|
+ fixed bug0163 (set1 <= set2 support)
|
1999-01-20 17:39:22 +00:00 |
|
pierre
|
b98cdfe34d
|
+ mangledname problem
|
1999-01-20 14:56:43 +00:00 |
|
pierre
|
10d97a9144
|
* bugs related to mangledname solved
- linux external without name
-external procs already used
(added count and is_used boolean fiels in tprocvar)
|
1999-01-20 14:18:32 +00:00 |
|
pierre
|
debe89f4e7
|
* fix to bug0191
|
1999-01-20 14:09:28 +00:00 |
|
peter
|
2b3022ccba
|
+ 202
|
1999-01-20 13:46:05 +00:00 |
|
peter
|
622f5de03b
|
+ 200, -196
|
1999-01-20 13:34:37 +00:00 |
|
peter
|
3995151c5e
|
* utimbuf alias added
|
1999-01-20 13:29:09 +00:00 |
|
peter
|
10aa438409
|
* fixed typed file read/write
|
1999-01-20 12:34:22 +00:00 |
|
peter
|
ffddbaccac
|
* don't make localvar copies for assembler procedures
|
1999-01-20 10:20:18 +00:00 |
|
peter
|
9219d7777b
|
* don't update crc when writing objs,libs and sources
|
1999-01-20 10:16:46 +00:00 |
|