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 |
|
florian
|
49116ec660
|
*** empty log message ***
|
1999-01-19 22:58:45 +00:00 |
|
peter
|
06ac8cce01
|
* Use FPCDIR and FPCMAKE environment to find makefile.fpc
* better install dir setting
|
1999-01-19 18:21:49 +00:00 |
|
pierre
|
351766fbfc
|
local change removed
|
1999-01-19 18:01:43 +00:00 |
|
pierre
|
2896a491d7
|
several modifications
|
1999-01-19 17:34:01 +00:00 |
|
Jonas Maebe
|
34450917f1
|
* as of 0.99.11, pascal code surrounding assembler blocks is optimized
|
1999-01-19 16:10:35 +00:00 |
|
pierre
|
2edc05be95
|
?? is callSStringProc a function ??
|
1999-01-19 16:08:12 +00:00 |
|
pierre
|
f01a9ec364
|
* fix for boolean to comp conversion (now disabled)
|
1999-01-19 15:55:32 +00:00 |
|
pierre
|
cf9ffbd00c
|
assembler code bug
|
1999-01-19 15:52:16 +00:00 |
|
peter
|
8740d63a3a
|
* shortstring truncated after 255 chars
|
1999-01-19 14:21:59 +00:00 |
|
peter
|
abd2a106b0
|
* fixed [char] crash
|
1999-01-19 14:20:16 +00:00 |
|
peter
|
564865b58c
|
* removed rangecheck warning which was shown twice
|
1999-01-19 12:17:45 +00:00 |
|
peter
|
fbfdeee09e
|
* fixed constant strings > 255 chars
|
1999-01-19 12:17:00 +00:00 |
|
peter
|
f52b051f7d
|
* fixed eof bug with includefiles
|
1999-01-19 12:14:38 +00:00 |
|
pierre
|
e74708aa48
|
* bug with @procvar=procvar fiwed
|
1999-01-19 12:05:27 +00:00 |
|
florian
|
2ae815a350
|
*** empty log message ***
|
1999-01-19 11:19:06 +00:00 |
|
florian
|
c5b5f34398
|
*** empty log message ***
|
1999-01-19 11:19:06 +00:00 |
|
daniel
|
48ebf8cd94
|
+ Tdictionary object: Tsymtable will become object(TTdictionary) in the
future
+ Tnamed_item object: Tsym will become object(Tnamed_item) in the future
|
1999-01-19 11:00:33 +00:00 |
|
pierre
|
e4dadb6b3b
|
typeof(object) without vmt generates an error instead of an internalerror
|
1999-01-19 10:56:05 +00:00 |
|
pierre
|
e92f07f542
|
* fix to bug0183 in secondnot
|
1999-01-19 10:51:32 +00:00 |
|
pierre
|
2d793b8c98
|
* avoid result no set warning in regtoreg64
|
1999-01-19 10:50:01 +00:00 |
|
pierre
|
a47951f647
|
Dword mul bug added
|
1999-01-19 10:40:11 +00:00 |
|
florian
|
77f7afffa9
|
* bug with mul. of dwords fixed, reported by Alexander Stohr
* some changes to compile with TP
+ small enhancements for the new code generator
|
1999-01-19 10:18:58 +00:00 |
|
pierre
|
a3c0f5e306
|
ù* several tbs corrected
|
1999-01-18 17:51:02 +00:00 |
|
pierre
|
350ba1d8a9
|
bug0127 to tbf0127
|
1999-01-18 17:36:26 +00:00 |
|
pierre
|
a2dcc10c93
|
$I386_INTEL added
|
1999-01-18 17:22:15 +00:00 |
|
pierre
|
d9805371e8
|
bug0117 to tbf0117
|
1999-01-18 17:12:39 +00:00 |
|
pierre
|
1037d4965c
|
bug0109 and bug0110
|
1999-01-18 17:09:21 +00:00 |
|