Commit Graph

4889 Commits

Author SHA1 Message Date
florian
4598827d00 + some new tests for the goto checking in exception blocks added 1999-12-14 09:59:06 +00:00
florian
577edbbd3f + compiler checks now if a goto leaves an exception block 1999-12-14 09:58:41 +00:00
pierre
64257a0484 * unit needed for ts010018 1999-12-14 09:02:38 +00:00
florian
80cdf79bae * ports needs objpas.ppu ! 1999-12-13 23:05:12 +00:00
pierre
999712c01e * bug in extdebugg code for inlined procedures 1999-12-13 21:49:54 +00:00
peter
e9fadd941c * regenerated 1999-12-13 21:07:36 +00:00
peter
a3749c8bf3 * fixed getmem call with wrong size from reallocmem 1999-12-13 21:04:46 +00:00
pierre
57b5128e32 * some LONGLOG changes 1999-12-13 14:04:58 +00:00
pierre
c59cfa7115 batch to complete go32v2 tests under win95 1999-12-13 13:36:51 +00:00
pierre
210a1fc9f8 tbug744 must fail 1999-12-13 12:40:03 +00:00
pierre
201af712e4 tbug744 must fail => moved to webtbf dir 1999-12-13 12:38:16 +00:00
michael
39b5363d10 + initial implementation. 1999-12-13 12:38:01 +00:00
peter
7eabba02a8 * better position for for counter errors 1999-12-13 11:21:24 +00:00
peter
318a9d501f * fixed typo 1999-12-13 11:21:12 +00:00
michael
ed285959fd + CHanged after remarks from translator 1999-12-13 10:51:21 +00:00
michael
85ce6aa451 * Some changes after remark of documentation translator 1999-12-13 10:33:17 +00:00
michael
75b1cdd350 + Initial implementation 1999-12-13 07:53:31 +00:00
pierre
66aff97dbb *** empty log message *** 1999-12-12 23:46:08 +00:00
pierre
c7670ad2d7 tbug738.pp 1999-12-12 23:35:53 +00:00
pierre
116acd6f10 bug0303 copied 1999-12-12 23:34:43 +00:00
pierre
d28395e01f + bug0303 1999-12-12 23:28:44 +00:00
pierre
c7bd16d127 + webtbs and webtbf dirs 1999-12-12 22:36:23 +00:00
sg
892b0c7478 * Added gtkshedit unit for Linux target 1999-12-12 21:25:21 +00:00
sg
e3ab54a015 * Fixed drawing of selection
* Several small corrections (removed superfluous local variables etc.)
1999-12-12 17:50:50 +00:00
sg
13c71bc1b3 * Added gtkshedit for Linux 1999-12-12 17:49:46 +00:00
Jonas Maebe
91fca2d81f * putimage now performs the lipping itself and uses directputpixel
(note: this REQUIRES or/and/notput support in directputpixel,
    this is not yet the case in the assembler versions!)
  * YOffset addition moved in hlinevesa256 and vlinevesa256
    because it uses still putpixel afterwards
1999-12-12 13:34:19 +00:00
Jonas Maebe
047a68614f * remove "random(longint): longint" if cardinalmulfixed is defined 1999-12-12 13:29:34 +00:00
peter
0202416219 * only check suffixsize for byte,word,long 1999-12-12 12:59:34 +00:00
peter
3806c22d23 * allow para+offset 1999-12-12 12:57:59 +00:00
michael
a4363f59f8 + Added list of supported constructs 1999-12-12 00:13:09 +00:00
Jonas Maebe
4ebd215a8c * changed definition of getscanlineproc to "getscanline(x1,x2,y:
integer; var data);" so it can be used by getimage too
  * changed getimage so it uses getscanline
  * changed floodfill, getscanline16 and definitions in Linux
    include files so they use this new format
  + getscanlineVESA256 for 256 color VESA modes (banked)
1999-12-11 23:41:38 +00:00
michael
da92ae391d * Make use of mandoc macros, better formatting 1999-12-11 23:24:56 +00:00
Jonas Maebe
6c3f032c9f * avoid unwanted type conversion from cardinal to longint in val for
signed and unsigned 32bit int
1999-12-11 19:07:44 +00:00
Jonas Maebe
c14811e633 * faster abs() function (no jump anymore) 1999-12-11 18:59:44 +00:00
Jonas Maebe
80f18b22ee * fixed type conversions of results of operations with cardinals
(between -dcardinalmulfix)
1999-12-11 18:53:31 +00:00
peter
b1ce2dee62 * strnew is ofcourse also different between sysutils and strings, just
like stralloc/strdispose.
1999-12-10 15:02:12 +00:00
peter
ddbb8aea45 * first things for selection
* Better Adjusting of range/cursor
1999-12-10 15:01:02 +00:00
pierre
34e57eeff5 first web bugs in webtbs 1999-12-10 13:22:32 +00:00
pierre
5def4fada6 + VideoMode save/restore 1999-12-10 13:02:05 +00:00
pierre
34ce171c97 * do not recompile a program inside Debugging session 1999-12-10 13:01:01 +00:00
pierre
2d262be05a * some LinearFrameBuffer code, not finished 1999-12-10 12:52:54 +00:00
pierre
c3b94b99aa + some VESA 2 extensions 1999-12-10 12:51:09 +00:00
pierre
9bb0611f46 * avoid overflow on ProtW in PutPixel16 1999-12-10 12:49:24 +00:00
pierre
54874916af * SetBkColor like BP by changing Palette entry zero 1999-12-10 12:47:41 +00:00
pierre
9165450523 bug0289 and bug0299 fixed 1999-12-10 12:43:41 +00:00
peter
903ac0f0dc * also check elementtype of arraydef for forwarddef 1999-12-10 10:04:21 +00:00
peter
768200b8d0 * fixed parameter orderning 1999-12-10 10:03:54 +00:00
peter
23c127a58e * only check relocsection for win32 1999-12-10 10:02:53 +00:00
peter
076d3b2160 * zlib package correct, you can't use a variable for a package name 1999-12-09 23:20:16 +00:00
pierre
dcaad61969 * no_fast_exit if procedure contains implicit termination code 1999-12-09 23:18:04 +00:00