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
peter
51a3acb6fe
* new delphi probs
2002-11-21 23:03:59 +00:00
peter
d3533891fe
* cross unit reference to a hidden unit
2002-11-21 22:47:38 +00:00
michael
c62009445e
+ Added fpgtk
2002-11-21 19:54:02 +00:00
michael
8ee84c8e3e
+ Initial makefile
2002-11-21 19:52:38 +00:00
michael
25452a097f
+ Linux linefeeds
2002-11-21 19:46:29 +00:00
pierre
09df4a5bed
* some crossgdb infos added
2002-11-21 17:52:28 +00:00
pierre
4bb38c13dc
* fix several problems related to remote cross debugging
2002-11-21 15:48:39 +00:00
pierre
2f861fc9f5
* prepare for gdb 5.3
2002-11-21 00:42:27 +00:00
pierre
98dd48ed75
+ some cross gdb enhancements
2002-11-21 00:37:56 +00:00
pierre
01af531efb
* commented check code tht was invalid in 1.1
2002-11-20 22:49:55 +00:00