Commit Graph

11771 Commits

Author SHA1 Message Date
mazen
f170b21371 * parameter handling updated 2002-11-03 20:22:40 +00:00
Tomas Hajny
e1d6662005 * Gpi*Palette* parameters corrected 2002-11-02 13:26:36 +00:00
carl
70d5482455 + added amiga target 2002-11-02 12:52:13 +00:00
Tomas Hajny
426303d1bc - not needed any more 2002-11-02 11:38:01 +00:00
Tomas Hajny
c8cb68e0a7 + PM spooler interface added 2002-11-02 11:25:00 +00:00
Tomas Hajny
f01729fd58 - DosCalls removed from uses clause (not needed) 2002-11-02 11:19:36 +00:00
Tomas Hajny
088d2f8665 + PMPIC.DLL functions added 2002-11-02 11:16:38 +00:00
Tomas Hajny
f5c567928d + comments and MSG lookup strings added 2002-11-02 11:15:38 +00:00
Tomas Hajny
8fab385660 - objinc.inc not needed any more 2002-11-02 10:58:16 +00:00
peter
e79c849383 * needlock field added for 1.1 2002-11-01 17:56:39 +00:00
peter
d5896e54f2 * fix setmemorymutexmanager to call mutexdone on the already
installed manager instead of the passed manager
2002-11-01 17:38:04 +00:00
Jonas Maebe
87e7436d93 * changed "dcbtst r0,x" to "dcbtst 0,x" 2002-11-01 13:27:55 +00:00
pierre
b7eaf118e8 * new interactive test for Ctrl-C 2002-10-31 16:17:03 +00:00
pierre
f22c4d2a62 * very basic C ... args testing 2002-10-31 16:09:57 +00:00
pierre
0f45e9f38f * also test the new for type>2Gb 2002-10-31 15:35:12 +00:00
pierre
00d7da7aad * m68k extended size is 12 2002-10-31 15:31:39 +00:00
pierre
7dbe30ac55 * two test sources for ide bugs 2002-10-31 15:28:52 +00:00
carl
2f60fd3818 * bugfix 2187 (already executes correctly, but crashed in 1.0.6) 2002-10-31 15:20:22 +00:00
carl
002a5e009a * always allocate argument even if its empty (bugfix web bug #2202) 2002-10-31 15:17:58 +00:00
carl
1d3e450412 * threadvar.inc -> threadvr.inc 2002-10-31 13:45:21 +00:00
pierre
f723f73f77 * correct last wrong fix for tw2158 2002-10-31 13:28:32 +00:00
pierre
cc47536e71 fsub check enhanced 2002-10-31 13:16:27 +00:00
carl
630f9266bd * forgot to init P buffer variable = crash 2002-10-31 13:08:04 +00:00
carl
b53d789e1d * error code testing (based on bug report 2043) 2002-10-31 12:59:11 +00:00
carl
4cfe3217c0 * more compatibility fixes for objects unit 2002-10-31 12:47:30 +00:00
michael
88b1b352d1 + Initial implementation 2002-10-31 08:20:20 +00:00
michael
5c528142ab + Added some missing methods 2002-10-31 08:03:38 +00:00
carl
5d07868df3 * Bugfix for error checking
- DosStreamError is no longer global (bugfix 2043)
2002-10-30 22:44:44 +00:00
pierre
302ee9c72c * use ppheap with IDEHEAPTRC conditional 2002-10-30 22:12:13 +00:00
pierre
fe29b4aca5 * only handle direction keys specially if buffer is bigger than window 2002-10-30 22:07:11 +00:00
pierre
ffa8a38c48 * also compile ppheap unit 2002-10-30 21:53:05 +00:00
peter
28488f4331 * do not include catch unit when compiling with NOCATCH 2002-10-30 21:45:02 +00:00
peter
477bc04c6a * always include lineno after fileswitch. valgrind requires this 2002-10-30 21:01:14 +00:00
peter
ca3679e4bf * MemoryManager record has a field NeedLock if the wrapper functions
need to provide locking for multithreaded programs
2002-10-30 20:39:13 +00:00
peter
766e8d35f6 * remove wrong lock from SysMemSize, MemSize() does the locking
already.
2002-10-30 19:54:19 +00:00
carl
b77e5b9969 * updated parsing of numbers (converted to real-type constants if does not fit in longint!)
* updated Errors for I/O Routrines with IOResult and $I switch
2002-10-30 19:31:53 +00:00
peter
37e8e2f992 * new bugs 2002-10-30 19:23:22 +00:00
carl
341775ee23 * updated FPU_EMULATION define (actually removed it entirely) 2002-10-30 19:07:55 +00:00
peter
4d35408f01 * procvar difference with smallint - longint should fail 2002-10-30 18:53:38 +00:00
pierre
1bd92de936 * merge of fix for tw2158 bug 2002-10-30 17:10:00 +00:00
pierre
9abb839d34 * transform into a real test that fails if wrong code is generated 2002-10-30 16:18:52 +00:00
pierre
0c0fdec501 just to be nice to Carl 2002-10-30 11:57:36 +00:00
carl
eede33f5a0 * oops, this test is only for m68k target! 2002-10-29 20:49:41 +00:00
carl
29497cbed0 * more fun testing for emulation $E switch. 2002-10-29 20:47:23 +00:00
carl
4ff94d240d * more fun testing :) 2002-10-29 20:46:05 +00:00
carl
60c9982161 * updated with corrects testing (removed cdecl in constructors) 2002-10-29 20:44:30 +00:00
carl
061b179457 * use $E switch to determine tests 2002-10-29 20:43:11 +00:00
Jonas Maebe
1a1686620e * corrected test 2002-10-29 20:32:50 +00:00
carl
d048399012 + added missing -Cr option 2002-10-29 20:14:43 +00:00
carl
b33067dd6d version 1.1 test only 2002-10-29 20:09:27 +00:00