Commit Graph

18014 Commits

Author SHA1 Message Date
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
michael
18ddd050d0 + Some updates to man pages and new pages 2004-11-12 23:34:17 +00:00
peter
0c7e53bb81 * fixed compile of powerpc,sparc,arm 2004-11-11 19:31:33 +00:00
florian
8acd96fa67 * applied Peter's patch from yesterday 2004-11-11 15:20:52 +00:00
peter
161cbe3824 * fixed library tests
* fix test cases to generate their own temporary files
2004-11-09 23:13:49 +00:00
peter
95e0ed26f8 * use helper call to retrieve address of input/output to reduce
code that is generated in the main program for loading the
    threadvar
2004-11-09 23:10:22 +00:00
peter
6c9c4c686c * small m68k updates to bring it up2date
* give better error for external local variable
2004-11-09 22:32:59 +00:00
peter
56b74202eb * remove -Fl. 2004-11-09 21:32:25 +00:00
peter
2a4426bfb5 * -FE. not needed anymore 2004-11-09 21:29:05 +00:00
peter
0ea0c41ca4 * use ./ before executable under unix 2004-11-09 21:26:29 +00:00
peter
fe3e45cc69 * create subdir before copying files in copyfi 2004-11-09 20:33:47 +00:00
peter
7c0b6e129e * fixed wrong typecasts 2004-11-09 17:26:47 +00:00
peter
5534e9ccae * use separate output dirs
* same tree can be used for multiple targets
2004-11-09 17:26:28 +00:00
peter
96427058ec * misplaced delphi switch 2004-11-09 17:25:34 +00:00
peter
d264e7e1ab * update for varsym changed 2004-11-09 16:47:55 +00:00
peter
338155d396 * fixed compile 2004-11-09 16:46:05 +00:00
peter
b0afe9a351 * indexword can't be used for 1.9.4 2004-11-09 16:18:12 +00:00
marco
5653cc4dd0 * patch from vincent 2004-11-09 14:20:26 +00:00
peter
6458bd0ce1 * tvarsym splitted 2004-11-08 22:09:58 +00:00
florian
4b211028a2 * include/exclude for sets in registers fixed 2004-11-08 21:59:34 +00:00
peter
9c8a96c6dc * fixed run directory
* Open dialog starts in dir of last editted file
2004-11-08 21:55:09 +00:00
florian
87b589f4f5 * better code generation for copying of open arrays 2004-11-08 21:47:39 +00:00
peter
7be60f95d6 * 64bit fix 2004-11-08 21:16:51 +00:00
peter
4a8f1e918d * Breakpoints are now deleted when removed from source, disabling is
still possible from the breakpoint list
  * COMPILER_1_0, FVISION, GABOR defines removed, only support new
    FV and 1.9.x compilers
  * Run directory added to Run menu
  * Useless programinfo window removed
2004-11-08 20:28:25 +00:00
florian
7b8c44bbce * fixed open arrays when using register variables 2004-11-08 20:23:29 +00:00
Jonas Maebe
42b6daebee * use "round to nearest" rounding mode again, just like C (affects
results of divisions as well)
2004-11-08 08:54:51 +00:00
marco
922b9ebd6d * fix for 3299 2004-11-07 20:46:27 +00:00
marco
fe780050fe * fixes for bug #3303 (devmodew) 2004-11-07 20:25:02 +00:00
Jonas Maebe
edbec6f2b4 * use generic round, the ppc-specific one is buggy 2004-11-07 19:09:02 +00:00