peter
0da515f669
* fixed typo in method comparing
2002-11-27 02:35:28 +00:00
peter
26fcfc6b6f
* only find real equal procvars
2002-11-27 02:34:20 +00:00
peter
8c82be898d
* copy_value_on_stack method added for cdecl record passing
2002-11-27 02:33:19 +00:00
peter
1c2eecfb9d
* fix cp_procvar compare
2002-11-27 02:32:14 +00:00
peter
1ba12c259e
* fixed inlinetree parsing in det_resulttype
2002-11-27 02:31:17 +00:00
peter
2b6e06bd4a
* fixed dynarray copy
2002-11-26 23:02:07 +00:00
peter
af371f5a97
* runtime tests fixed
2002-11-26 23:00:58 +00:00
peter
5c9b8361a4
* fix Copy(array,x,y)
2002-11-26 22:59:09 +00:00
peter
2e692659df
* fix for tw2178. When a ^ or . follows a procsym then the procsym
...
needs to be called
2002-11-26 22:58:24 +00:00
peter
6c097b4546
* fix macro nesting check
2002-11-26 22:56:40 +00:00
carl
2b59d1cb5c
* clarified in operator behavior
2002-11-26 21:55:55 +00:00
carl
fdbae45a2c
+ hint for in operator with non byte sized operand
2002-11-26 21:52:37 +00:00
peter
deb598c753
* test was buggy
2002-11-26 21:47:10 +00:00
peter
4241238f78
* another @ problem
2002-11-26 21:43:58 +00:00
carl
4b58341892
+ added several new tests
2002-11-26 19:24:55 +00:00
carl
f274f1baad
* some small fixes
...
+ added several new tests
2002-11-26 19:24:30 +00:00
peter
a06d35ef82
* nested macro test
2002-11-26 15:54:08 +00:00
sg
ee7a2d2c17
* Fixed typo which prevented unit from working on Win32
2002-11-26 11:54:52 +00:00
carl
b844e3e32b
* several mistakes fixed in message files
2002-11-25 21:05:51 +00:00
Tomas Hajny
5592fb0dae
* Amiga fixes (among others)
2002-11-25 21:03:57 +00:00
mazen
eca8ef3436
* fixed support of nSparcInline
2002-11-25 19:21:49 +00:00
carl
6a52e7a9e5
- removed the invalid if <> checking (Delphi is strange on this)
...
+ implemented abstract warning on instance creation of class with
abstract methods.
* some error message cleanups
2002-11-25 18:43:31 +00:00
peter
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
...
* merged isconvertable and is_equal into compare_defs(_ext)
* made operator search faster by walking the list only once
2002-11-25 17:43:16 +00:00
carl
3113922e0b
+ tos also has short filenames
2002-11-24 18:19:56 +00:00
mazen
3ae9d42f65
+ setjmp and longjmp
2002-11-24 18:19:44 +00:00
carl
8b9e720ae9
+ checkpointer for interfaces also
2002-11-24 18:19:20 +00:00
carl
53d90a34ab
- remove some unused defines
2002-11-24 18:18:04 +00:00
carl
8b721383d9
* fix compilation problems after my changes to tcontsym
2002-11-24 18:17:29 +00:00
peter
3dad4cd3c4
* regenarated
2002-11-24 16:31:10 +00:00
peter
8c915fecf0
* fix wrong check for sh.exe
2002-11-24 16:20:05 +00:00
Tomas Hajny
00bd354f3a
* make use of constants available in the system unit
2002-11-24 15:49:22 +00:00
Jonas Maebe
85c3f6195a
+ some comments describing the fields of treference
2002-11-24 14:28:56 +00:00
sg
46e0d62f4f
* Added glext unit to makefile
2002-11-24 13:45:30 +00:00
sg
61b94c3430
* Added modifications in delphi3d.net upstream version
...
* New glext unit from upstream; now supports simple loading of OpenGL
extensions
2002-11-24 13:38:03 +00:00
carl
60d17dbc01
* some small speed optimizations
...
+ added several new warnings/hints
2002-11-23 22:50:04 +00:00
carl
05d86bbef8
* memory optimization with tconstsym (1.5%)
2002-11-22 22:48:10 +00:00
carl
e15d019b58
+ small optimization for speed
2002-11-22 22:45:49 +00:00
nils
bb595f3ce4
* initial release
2002-11-22 21:34:59 +00:00
mazen
4190d8ff89
* compiler know uses standard RTL
2002-11-22 20:10:53 +00:00
peter
04f540555e
* Copy files from bingo32,binw32 directly instead of using *
2002-11-22 18:39:35 +00:00
pierre
c7dffeb33a
+ new check for done inside constructor
2002-11-22 17:27:41 +00:00
peter
aa39ba20a4
* add gtk to required packages
2002-11-22 16:51:35 +00:00
peter
c8a3f5aef1
* NODOCS=1 for rpm build
...
* Fix (rtl) clean after cycle to use the new compiler so it cleans
also the 1.1 specific units
2002-11-22 16:34:34 +00:00
peter
c304e3ba52
* use standard macros, patch by Soos Peter
2002-11-22 16:33:08 +00:00
peter
11d5367e01
* Widestring->PWidechar requires a typecast
2002-11-22 16:30:05 +00:00
Jonas Maebe
bd484276cd
* fixed error in my previous commit (the size of the location of the
...
funcretnode must be based on the current resulttype of the node and not
the resulttype defined by the function; these can be different in case
of "absolute" declarations)
2002-11-22 16:22:45 +00:00
pierre
b649c95309
* fix SwapWord, arg must be of var type
2002-11-22 15:18:24 +00:00
peter
758d221083
* variant problem where a normal operation is handled as variants
2002-11-22 14:23:10 +00:00
pierre
5215700ea0
+ Use SwapLongint and SwapWord for big endian machines
2002-11-22 12:21:49 +00:00
pierre
e956b9fd76
+ SwapLongint and SwapWord added for big endian machines
2002-11-22 12:21:16 +00:00