florian
61f15e4ec4
* make cycle fixed
...
+ pic support for darwin
+ support of importing vars from shared libs on darwin implemented
2004-03-02 17:32:12 +00:00
olle
49202644df
* undone last commit
2004-03-02 01:13:01 +00:00
olle
c5cdc57f1f
+ adding missing log msg: misc fixes
2004-03-02 00:57:01 +00:00
olle
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
2004-03-02 00:36:32 +00:00
michael
138027e76e
+ Corrected alpha in colormap
2004-03-01 23:46:38 +00:00
michael
68d10233df
+ Targa support. Only 24 bit input tested.
2004-03-01 23:45:57 +00:00
Jonas Maebe
246629c717
- removed wordsinfdset again, because now it's defined in a common file
2004-03-01 19:50:40 +00:00
michael
d6a6a6237e
+ Fixed bug reported by Tomasz Lipinski (2997)
2004-03-01 09:46:42 +00:00
pierre
d2e73e010e
* moe tests
2004-03-01 03:31:37 +00:00
pierre
831a8a275f
* restore asw for win32 but only if CROSSBINDIR is not set
2004-03-01 02:50:41 +00:00
marco
66187f0b2e
* forgotten?
2004-02-29 13:46:52 +00:00
peter
1dd1cfe20a
* more fixes for skipuntildirective
2004-02-29 13:28:57 +00:00
Jonas Maebe
401d1891ae
* fixed bug in ref_addr changes
2004-02-28 16:59:02 +00:00
florian
55439e77a2
* fixed make cycle
2004-02-28 16:00:45 +00:00
florian
2e78263814
* fixed syntax error in previous commit
2004-02-28 14:14:44 +00:00
florian
cb904e6cfa
* jmps in inline assembler fixed
2004-02-28 13:24:36 +00:00
daniel
8fb9867f9c
+ Added tb0160
2004-02-28 10:52:05 +00:00
Jonas Maebe
756dd463ff
* fixed optimizer for new treference fields
2004-02-27 19:55:23 +00:00
Jonas Maebe
3dc9af4d1f
* fixed relsymbol copy/paste bug
2004-02-27 19:30:23 +00:00
mazen
83d619bec5
* symaddr ==> refaddr to follow the rest of compiler changes
2004-02-27 15:15:33 +00:00
olle
d6382f17f2
+ added Tai_symbol_end
2004-02-27 13:42:52 +00:00
mazen
f02d3cfc4f
* symaddr ==> refaddr to follow the rest of compiler changes
2004-02-27 13:27:28 +00:00
daniel
f367223dd2
* Removed unused concatstabto
2004-02-27 13:04:22 +00:00
daniel
52dc65fe47
- Removed troublesome writeln statement
2004-02-27 12:13:15 +00:00
michael
3399057a27
+ Patch from peter to fix webtb[fs]/tw2853*.pp
2004-02-27 11:50:13 +00:00
mazen
46c23fdc4d
+ added AInt support
2004-02-27 11:44:48 +00:00
mazen
b1bffd0a95
* symaddr ==> refaddr to follow the rest of compiler changes
2004-02-27 11:43:56 +00:00
florian
fabb9c33ac
* top_symbol killed
...
+ refaddr to treference added
+ refsymbol to treference added
* top_local stuff moved to an extra record to save memory
+ aint introduced
* tppufile.get/putint64/aint implemented
2004-02-27 10:21:04 +00:00
peter
72324a4283
* tkclass removed from finalize()
...
* cleanupinstance now parses the tkclass rtti entry itself and
calls finalize() for the rtti members
2004-02-26 16:19:01 +00:00
peter
356b3378e8
* tai_const.create_ptr added
2004-02-26 16:16:38 +00:00
peter
1d2464f091
* check if withsymtable.defowner is in the current unit
2004-02-26 16:16:19 +00:00
peter
25213e4efb
* resursive macro's fixed in preprocessor
2004-02-26 16:15:45 +00:00
peter
fa8ec60ee6
* support @@procvar in typed consts
2004-02-26 16:15:23 +00:00
peter
e9b91887d5
* withsymtables need to have the original tobject owner instead of
...
the parent objectdef. Needed to check for visibility
2004-02-26 16:14:48 +00:00
peter
f8679b77ef
* fix crash when method is not declared in object declaration
...
* fix parsing of mapped interface functions
2004-02-26 16:13:25 +00:00
peter
a6f79c3c7f
* support typecasts for passing @var to formal const
2004-02-26 16:12:04 +00:00
peter
c9ae483263
* use op_ordinal for dynarr compares
2004-02-26 16:11:29 +00:00
peter
61f824e259
* return cnothingn and give error when the operator is not overloaded
2004-02-26 16:11:09 +00:00
peter
cd76bf8ded
* another procvar directive fix, this time for initialized vars
2004-02-26 16:10:23 +00:00
peter
2213f0433c
* fix procvars with default paras
2004-02-26 16:09:49 +00:00
michael
c89ab11d7a
+ Patch from peter to fix finalize (bug 2975)
2004-02-26 12:42:34 +00:00
michael
e91bc5bb19
+ Added AnsiSameStr
2004-02-26 08:46:21 +00:00
Jonas Maebe
5332b623ad
* fixed bugs that caused pasjpeg crashes
2004-02-25 20:39:58 +00:00
florian
326a427da1
+ dummy added to keep darwin dir alive
2004-02-25 17:06:39 +00:00
michael
c1a43ddf5d
+ Added AsInteger to TField. Maps to AsLongint for now
2004-02-25 16:29:26 +00:00
mazen
77473fed86
* fix compile problem for sparc
2004-02-25 14:25:47 +00:00
pierre
d46a1171c2
* fix compilation with 1.0 compiler
2004-02-25 02:36:51 +00:00
pierre
40d5c5ede4
* fix compilation error for 1.0 compiler
2004-02-25 01:38:26 +00:00
olle
51c1526296
+ mode mac: preproc support for hexadecimal numbers
...
+ mode mac: preproc support for TRUE, FALSE
2004-02-25 00:54:47 +00:00
Károly Balogh
4cf5269aa7
+ morphos target added
2004-02-24 17:16:39 +00:00