Commit Graph

18042 Commits

Author SHA1 Message Date
florian
af2ca3d898 * renamed Delphi 2 extensions on to Object pascal support 2004-11-20 10:10:32 +00:00
peter
1f6d2f6ece * fixed setting of mangledname when importing 2004-11-19 16:30:24 +00:00
marco
c1ee8eed7b * cycle fix. 2004-11-19 14:21:44 +00:00
marco
d3cb19214b * external rework. Mostly done. 2004-11-19 13:15:14 +00:00
marco
7fa7a1f3da * fix for " Split po_public into po_public and po_global" 2004-11-19 08:33:02 +00:00
michael
180966c0aa * Split po_public into po_public and po_global (Peter) 2004-11-19 08:17:01 +00:00
Károly Balogh
3514a4c3d9 * Some cleanup, leap year calculation fixed 2004-11-18 22:30:33 +00:00
michael
4963306976 + Fix for win32 cycle 2004-11-18 10:06:19 +00:00
michael
5856d367b9 + Patch from peter to fix pasjpeg compile 2004-11-18 10:03:36 +00:00
peter
1687306d22 * make some checks EXTDEBUG only for now so linux cycles again 2004-11-17 22:41:41 +00:00
michael
a001387a3c + Initial check-in 2004-11-17 22:34:45 +00:00
peter
14d25d278b mangledname setting moved to place after the complete proc declaration is read
import generation moved to place where body is also parsed (still gives problems with win32)
2004-11-17 22:21:35 +00:00
peter
14eb8f59b4 internconst, internproc and some external declarations moved to interface 2004-11-17 22:19:04 +00:00
michael
accb196580 + Initial check-in 2004-11-17 19:54:39 +00:00
peter
c4502aebe7 * _mangledname for symbols moved only to symbols that really need it
* overload number removed, add function result type to the mangledname fo
  procdefs
2004-11-16 22:09:57 +00:00
Károly Balogh
1f9eaa9149 * initial revision 2004-11-16 21:18:31 +00:00
Károly Balogh
2b1835b5b9 - removed IFDEF to allow graphics unit compile 2004-11-16 21:16:26 +00:00
peter
4ef34e7e43 * fixed rangecheck error with derefdata 2004-11-16 20:49:08 +00:00
peter
87d2861f89 * fixes for win32 mangledname 2004-11-16 20:32:40 +00:00
michael
3244dd8206 + Added data2inc 2004-11-16 19:57:40 +00:00
marco
81ca393a15 * unittest 2004-11-16 19:51:06 +00:00
marco
d7cc714078 * updated ansiexctractquotedstring (more delphi compat, both interface and code) 2004-11-16 18:30:35 +00:00
Károly Balogh
f7b8c5bebb *** empty log message *** 2004-11-16 13:34:42 +00:00
Károly Balogh
ca14ae5bcc * initial revision 2004-11-16 13:32:21 +00:00
Károly Balogh
ce67662d3a * Initial revision 2004-11-16 02:45:42 +00:00
peter
e740a66636 * tparaitem removed, use tparavarsym instead
* parameter order is now calculated from paranr value in tparavarsym
2004-11-15 23:35:30 +00:00
Károly Balogh
6d82ab6d84 * Reworked path handling to be less messy 2004-11-15 23:18:16 +00:00
marco
e661ebe41b * fix 2004-11-15 21:12:57 +00:00
peter
382ac54e58 * fixed Makefile targets for cross compilers 2004-11-15 19:31:27 +00:00
michael
88f43b8d18 + Faster inserts by sorting after all elements were parsed (suggestion by Mattias Gaertner) 2004-11-15 18:03:28 +00:00
michael
63c6ea5abf + Example fixes, and more escape seqences 2004-11-15 18:01:16 +00:00
michael
c493f28b04 + Added help screen 2004-11-15 18:00:18 +00:00
florian
19e6fa2783 * regenerated with recent fpcmake 2004-11-14 22:04:16 +00:00
florian
84def028af * fixed non working mouse after tools call
* better handling of source/target info
  * more info in about dialog
  * better info in compiler status dialiog
2004-11-14 21:45:28 +00:00
michael
ac25ffda66 + Initial check-in 2004-11-14 21:41:53 +00:00
michael
fca81e8e76 + Added unitdiff 2004-11-14 21:24:10 +00:00
michael
b9f07753be + Changed copyright 2004-11-14 21:20:31 +00:00
michael
4688e0cb03 + Initial check-in 2004-11-14 21:18:58 +00:00
marco
113cf0e59a * typo fixed from bug #3117 report 2004-11-14 21:15:10 +00:00
peter
db81b4333a * fatal error when procedure is too complex 2004-11-14 21:08:27 +00:00
marco
0f3aaee542 * setlayeredwindowattributes (2000+) added. 2004-11-14 19:49:13 +00:00
marco
93ea5b3070 * recursive dependancy fixed. Makefile not regened, will be done auto in time 2004-11-14 19:25:52 +00:00
marco
a1a46ff3a0 * fillrect var -> const (bug 3268) 2004-11-14 18:05:54 +00:00
florian
60e0494a74 * fixed morphos syscall 2004-11-14 16:26:29 +00:00
marco
2dfadfc8fd * initialise error to false. Why was this not found yet? :-) 2004-11-14 15:55:25 +00:00
marco
8d238cd712 * resolution of now increased to ms 2004-11-14 15:10:44 +00:00
marco
05475089e2 * some multi arch improvements. Still untested. 2004-11-14 13:36:21 +00:00
marco
65e58b0814 * priority constants 2004-11-14 12:24:33 +00:00
marco
42404cd68e * moved some calls from unix to baseunix. Darwin untested. 2004-11-14 12:21:08 +00:00
marco
dc64bbefbf * xinerama patch from Colin. Slightly baseunixified 2004-11-13 13:37:30 +00:00