michael
|
a1ab52022b
|
+ Fixed range check error and others in Delete
|
2002-12-09 08:33:31 +00:00 |
|
Tomas Hajny
|
36675ed484
|
- WriteLn in GUI mode support commented out until fixed
|
2002-12-08 16:39:58 +00:00 |
|
peter
|
14c6ce1eb8
|
* small error code fixes so tdos2 passes
|
2002-12-08 16:05:34 +00:00 |
|
carl
|
b6d87094de
|
+ more fixes
|
2002-12-08 15:02:17 +00:00 |
|
carl
|
e64d5033b0
|
+ some documentation added
|
2002-12-08 13:39:03 +00:00 |
|
Tomas Hajny
|
5f5d129289
|
* WinMessageBox2 commented out temporarily
|
2002-12-07 20:56:35 +00:00 |
|
Tomas Hajny
|
9ebe54fd4c
|
* mistyping fixed
|
2002-12-07 20:21:38 +00:00 |
|
mazen
|
54e3cd9a20
|
* script know usable with sf.net cron jobs
|
2002-12-07 20:16:26 +00:00 |
|
carl
|
1e006a805c
|
+ first version (uncompilable!)
|
2002-12-07 19:51:35 +00:00 |
|
Tomas Hajny
|
1f88f17a7f
|
* mistyping fixed
|
2002-12-07 19:46:56 +00:00 |
|
Tomas Hajny
|
ab27397399
|
* GetEnv correction, better PM support, ...
|
2002-12-07 19:17:13 +00:00 |
|
Tomas Hajny
|
aea2fdff0e
|
+ (Commented) WinMessageBox2 added
|
2002-12-07 17:50:17 +00:00 |
|
Tomas Hajny
|
c79f0fb1ac
|
* '//' behaviour for Amiga corrected
|
2002-12-07 16:26:39 +00:00 |
|
carl
|
781415a0da
|
- avoid warnings (add typecast)
|
2002-12-07 14:34:30 +00:00 |
|
carl
|
081a4aab35
|
* 3% memory optimization
* changed some types
+ added type checking with different size for call node and for
parameters
|
2002-12-07 14:27:07 +00:00 |
|
carl
|
7fdc498fbe
|
+ add some explicit typecasts to remove some warnings
|
2002-12-07 14:15:33 +00:00 |
|
carl
|
0c89979a9b
|
* bugfix on invalid typecast
|
2002-12-07 14:14:19 +00:00 |
|
carl
|
113608e577
|
- removed unused variable
|
2002-12-07 14:12:56 +00:00 |
|
carl
|
d47a5f9aea
|
* fix warnings by adding explicit typecasts
|
2002-12-07 14:10:21 +00:00 |
|
carl
|
f154b31ef8
|
* fix warning
|
2002-12-07 14:08:11 +00:00 |
|
carl
|
857e2918ad
|
* stricter version / revision checking (also remove some warnings)
|
2002-12-07 14:06:20 +00:00 |
|
carl
|
4d9e00f251
|
* convert some vars from longint -> byte
|
2002-12-07 14:04:59 +00:00 |
|
carl
|
d23ef9fb9a
|
- remove some duplicates and unused vars
|
2002-12-07 14:03:25 +00:00 |
|
carl
|
effb0aae89
|
- remove compilation warnings
|
2002-12-07 14:02:18 +00:00 |
|
carl
|
a433541547
|
* fix warnings
|
2002-12-07 13:58:45 +00:00 |
|
peter
|
76f0990e8b
|
* m68k library support
|
2002-12-06 17:51:43 +00:00 |
|
peter
|
dc66eafb0b
|
* merged cdecl and array fixes
|
2002-12-06 17:51:09 +00:00 |
|
peter
|
5fffe4335e
|
* long symbol name fix merged
|
2002-12-06 17:50:39 +00:00 |
|
peter
|
8a5d95d911
|
* symbol count fix merged
|
2002-12-06 17:50:21 +00:00 |
|
peter
|
2183d2edde
|
* amiga fixes merged
|
2002-12-06 17:50:00 +00:00 |
|
peter
|
419a0592ab
|
* prefer string-shortstring over other string-string conversions
|
2002-12-06 17:49:44 +00:00 |
|
peter
|
cab4c8879f
|
* only compile cs_fp_emulation support when cpufpuemu is defined
* define cpufpuemu for m68k only
|
2002-12-06 16:56:57 +00:00 |
|
peter
|
2e864d0cee
|
* Not supporting an ending slash is Dos specific
|
2002-12-06 16:48:02 +00:00 |
|
peter
|
e61f5e847d
|
* cleanup tempfiles
|
2002-12-06 16:38:15 +00:00 |
|
peter
|
ab924aa4eb
|
* made more tests go32v2 specific because they expect (buggy?) Dos
findfirst behaviour
|
2002-12-06 16:36:17 +00:00 |
|
mazen
|
773c99e9ba
|
* local source installation independent script
|
2002-12-06 16:11:24 +00:00 |
|
peter
|
67ea49cab3
|
* FPU emu is only needed for m68k
|
2002-12-06 15:49:36 +00:00 |
|
peter
|
0cb666c270
|
* fix compile problem
|
2002-12-06 15:44:41 +00:00 |
|
peter
|
809a79fdab
|
* use Sysutils for not fpc compilers
|
2002-12-06 15:44:22 +00:00 |
|
peter
|
25739b34da
|
* runtime check added
|
2002-12-06 15:29:41 +00:00 |
|
peter
|
2437273196
|
* shortstring should be prefered when converting string-string
|
2002-12-06 15:21:16 +00:00 |
|
mazen
|
edcc7cc4af
|
+ added just to test RTL compilation
|
2002-12-06 08:35:50 +00:00 |
|
mazen
|
e0451e6641
|
+ command line to compile test programs
|
2002-12-06 08:32:41 +00:00 |
|
Tomas Hajny
|
6ee1123e9a
|
* todo list updated
|
2002-12-05 21:10:58 +00:00 |
|
carl
|
6227991d96
|
- remove lower in hint
|
2002-12-05 19:27:40 +00:00 |
|
carl
|
e992fd20ab
|
* remove a stupid thing that i commited
|
2002-12-05 19:27:00 +00:00 |
|
pierre
|
361a2f9396
|
digest generated files added
|
2002-12-05 16:05:16 +00:00 |
|
pierre
|
5d72fea2ba
|
* new files for checking if ComSpec returns error
|
2002-12-05 16:04:26 +00:00 |
|
pierre
|
9bd3e827ec
|
+ -X option to disable UseComSpec
|
2002-12-05 16:03:34 +00:00 |
|
pierre
|
d5819c93b8
|
+ UseComSpec boolean added to be able to not use ComSpec
|
2002-12-05 16:03:04 +00:00 |
|