Commit Graph

6112 Commits

Author SHA1 Message Date
florian
431ec3bfe8 * using the directive DEBUG when compiling the compiler will include now
the lineinfo unit on all targets
2000-03-20 09:36:23 +00:00
florian
e0953dc9b4 *** empty log message *** 2000-03-20 09:35:33 +00:00
florian
4ac9fc1812 * in delphi mode: method parameters can now have the same name as parameters 2000-03-20 09:34:33 +00:00
marco
4b4b9a7ba7 * Some more delphi compatible kernelfunc headers for JCL. 2000-03-19 20:30:27 +00:00
marco
ebe9dafe19 * some stuff for JCL 2000-03-19 20:29:06 +00:00
peter
dceffc9557 * dosexitcode finally works correct 2000-03-19 18:48:19 +00:00
peter
86a9551dcb * some beginning 2000-03-19 18:46:50 +00:00
peter
652b045d98 * init 2000-03-19 18:45:47 +00:00
peter
966a4a1789 * fixes to run correctly 2000-03-19 18:45:31 +00:00
Tomas Hajny
a61493db4c + added support for EMX 2000-03-19 18:10:41 +00:00
florian
304e71ba5c * some improvements 2000-03-19 16:20:44 +00:00
florian
fa207becc1 * not(b) if b is a register variable, didn't work, fixed 2000-03-19 15:20:22 +00:00
florian
9376275364 * bug #873 fixed
* some cleanup in objectdec
2000-03-19 14:56:38 +00:00
florian
9f57527c98 * crash when using exception classes without sysutils unit fixed 2000-03-19 14:17:05 +00:00
peter
03dcba2fda * fixed temp ansi handling within array constructor 2000-03-19 11:55:08 +00:00
Tomas Hajny
7d72f3610b * PollKeyEvent implemented 2000-03-19 11:29:07 +00:00
peter
797267fde1 * protected member check for classes works 2000-03-19 11:22:21 +00:00
peter
2d6a92f17e * graph unit include is now independent and the dependent part
is now in graph.pp
  * ggigraph unit for linux added
2000-03-19 11:20:12 +00:00
peter
98a50970e7 * check for unknown id in on exception 2000-03-19 11:16:44 +00:00
peter
2a4b2adc65 * strdispose uses freemem(pointer) and resets pointer to nil 2000-03-19 08:40:14 +00:00
peter
9920510f64 * length check for readnumeric 2000-03-19 08:36:41 +00:00
peter
ffab53c30f * tp7 fix 2000-03-19 08:17:36 +00:00
peter
c7cd8edaf2 * small order change for array of const which allows better optimization 2000-03-19 08:14:17 +00:00
Jonas Maebe
f62ff5df66 * strdispose now uses dispose instead of freemem(strlen()+1) 2000-03-18 15:43:05 +00:00
Jonas Maebe
90bc5eb4be + added $maxfpuregisters 0 for compile() procedure 2000-03-18 15:05:33 +00:00
Jonas Maebe
ec01188f97 * moved a $maxfpuregisters directive a bit up because it was being
ignored
2000-03-18 15:01:19 +00:00
sg
41086a7aaa * Fixed ClearViewport for 4 bpp modes 2000-03-18 10:46:16 +00:00
sg
65506db2eb * Fix for ClearViewportDefault: The width and the height of the rectangle
it filled has been one pixel too high.
2000-03-18 10:45:07 +00:00
florian
cf42fe5f4f * window class is registered only once => multible init/closegraphs are possible
* calling cleardevice when creating the window
2000-03-17 22:53:20 +00:00
Jonas Maebe
49b6de7c9e * fixed declaration of val_int64 (removed destsize parameter)
* fixed val_int64 and val_qword so they reject invalid input
    (u >= base)
  * when reading a number, invalid input is removed from the input
    buffer (+ it should be faster as well)
2000-03-17 21:27:56 +00:00
Jonas Maebe
df004d997b * fixed rounding bugs with certain formatting parameters in str_real
* fixed tbs0218 so it compares both results only until max precision
2000-03-17 20:20:33 +00:00
sg
a662bff34d * Added accelerated drawing functions for modes with 4 bits per pixel 2000-03-17 13:30:35 +00:00
sg
1ce21b9e8e * Use linux unit under Linux 2000-03-17 13:28:54 +00:00
sg
28a36c68a4 * Added WritePort[B|W|L] for single data access
* Added ReadPort[B|W|L] functions
2000-03-17 13:27:00 +00:00
marco
92eee6e7f2 * some changes to ftruncate based procs. Added a "0" as extra parameter 2000-03-17 12:58:57 +00:00
pierre
f6b9436ebf + dmmy code for target that do not support library 2000-03-17 11:27:47 +00:00
pierre
17d4e0c500 * source error fixed 2000-03-17 11:25:38 +00:00
pierre
cc2edb3205 * typo problem corrected 2000-03-17 10:15:43 +00:00
pierre
b7e3d83753 * allow inline 2000-03-17 10:06:16 +00:00
michael
27b0900075 + Added more system exception handling afte T. Schatzl remark 2000-03-16 20:42:26 +00:00
Tomas Hajny
733b361891 * fix for COMMAND.COM, order, etc. 2000-03-16 19:43:36 +00:00
sg
a76f6dc812 * First version 2000-03-16 17:42:02 +00:00
sg
d743f93616 * Fixed GL* library loading functions 2000-03-16 17:40:39 +00:00
pierre
f0ae56bc9c *** empty log message *** 2000-03-16 16:47:59 +00:00
pierre
0f4e1e10e0 * fix for bug #807 2000-03-16 16:41:11 +00:00
marco
62d2002d1f * First version that did something (others not committed) 2000-03-16 16:34:02 +00:00
marco
0192ac7d51 * changes to get ppc386 -h working 2000-03-16 16:21:10 +00:00
marco
968c1563a5 * fixes that made ppc386 -h working 2000-03-16 16:19:28 +00:00
marco
d6c9ca025c * Last changes before next test. ppc386 -h works with these srcs. 2000-03-16 16:18:12 +00:00
marco
beb21a0ba5 * Put one BSD incompability under an ifndef BSD 2000-03-16 15:24:37 +00:00