Commit Graph

12092 Commits

Author SHA1 Message Date
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
pierre
450adf0c6c * update as openstrings are transformed into normal string in cdecl'ared functions 2002-12-05 15:54:20 +00:00
pierre
5902ddb2db * check smallset+normset 2002-12-05 15:50:51 +00:00
pierre
5a47ac1e86 + one more check for the long mangledname problem 2002-12-05 15:43:00 +00:00
florian
3058a57591 + oo_dispinterface added 2002-12-05 14:44:38 +00:00
florian
fbbaf36800 * added missing then, Carl did you really a make fullcycle :) ? 2002-12-05 14:39:21 +00:00
florian
121ca40b39 * some variant <-> dyn. array stuff 2002-12-05 14:27:25 +00:00
florian
1b2a455ced * two comments fixed 2002-12-05 14:18:09 +00:00
pierre
4504801212 + new interactive test 2002-12-04 22:08:49 +00:00
carl
7aa569d748 * update information on floating point (extended and single clarifications) 2002-12-04 21:49:30 +00:00
pierre
8744523b9b + define USE_C for all targets but win32 2002-12-04 21:39:05 +00:00
carl
329c55ed38 * libraries would no longer compile because of my profiling fix 2002-12-04 21:36:44 +00:00
carl
fc1168d3b3 * bugfixes for dos.exec() : it would not be able to execute 16-bit apps
* doserror was not reset to zero in dos.exec
2002-12-04 21:35:50 +00:00
florian
02b2929c94 *** empty log message *** 2002-12-03 22:24:13 +00:00
carl
fa27bba8c2 + use FPC_CHECKPOINTER once again 2002-12-03 22:14:12 +00:00
carl
6e46f3424c * bugfix of problems with profile code which clobbers some registers 2002-12-03 22:13:39 +00:00
carl
7117075514 * fix for dos.exec with non-microsoft shells 2002-12-03 20:39:14 +00:00
Jonas Maebe
327b84cd3d + bug reported by jazesage@aol.com 2002-12-03 09:30:51 +00:00
carl
d9c9277d32 * fix some errors 2002-12-02 19:38:06 +00:00
carl
0516c74e5b * fix stupid mistake in my last commit 2002-12-02 19:37:10 +00:00
pierre
f505fd61a6 + add sim library for powerpc cpu 2002-12-02 13:59:56 +00:00
pierre
bd55da4e43 convert 5.02.90 into 5.03 2002-12-02 13:59:16 +00:00
pierre
8aca5d924f * avoid longjmp messages if quitting after compilation error 2002-12-02 13:58:29 +00:00
sg
3b8e03aef6 * Fixed handling of zero-length strings (classes.inc: When converting
empty strings from text forms to binary forms; reader.inc: When reading
  an empty string from a binary serialization)
2002-12-02 12:04:07 +00:00
pierre
867e68938f + Alt+I to disassemble a function from browser window 2002-12-02 01:00:12 +00:00
pierre
5add6af432 * fix test for m68k that only aligns to words 2002-12-02 00:29:52 +00:00
carl
6413a958a5 * rename an error message 2002-12-01 22:12:36 +00:00
carl
051cd78965 * some small cleanup (remove some specific operators which are not supported) 2002-12-01 22:08:34 +00:00
carl
eeea5fdae0 * warning of portabilitiy problems with parasize / localsize
+ some added documentation
2002-12-01 22:07:41 +00:00
carl
2f89d59534 * warning of portabilitiy problems with parasize / localsize 2002-12-01 22:06:59 +00:00
carl
38f35b25cc * cleanup of error messages 2002-12-01 22:06:14 +00:00
carl
df0cf8a44c * no more warnings for structures over 32K since this is
handled correctly in this version of the compiler.
2002-12-01 22:05:27 +00:00
carl
953223dd74 - remove unused messages
* final cleanup stage finished
  + more portability warnings
2002-12-01 22:03:30 +00:00
Tomas Hajny
be27984b3b * Amiga support hopefully finished 2002-12-01 20:46:44 +00:00
carl
9b4b57ce01 * fix bugs with istemp() was wrong, and every reference was a temp 2002-12-01 18:58:26 +00:00
carl
5c35de2252 * disable overflow checking in some parts to avoid problems 2002-12-01 18:57:34 +00:00
carl
abb3152190 * fix compilation problems 2002-12-01 16:19:16 +00:00
Tomas Hajny
0482b366dc * fix for not linked import libraries for units with no code 2002-12-01 13:20:33 +00:00
carl
c0f0cf4ce6 * nil should give an error! 2002-11-30 23:34:43 +00:00
carl
62e2cd1c67 * merges from Pierre's fixes in m68k fixes branch 2002-11-30 23:33:02 +00:00
carl
22352dad85 * forgot goto on switch in last commit 2002-11-30 23:25:19 +00:00
carl
4b4df45eab * messafe file finihsed updating (still left to remove unused messages) 2002-11-30 23:17:48 +00:00
carl
5b05c7d2c3 - removed unused message 2002-11-30 23:16:39 +00:00
carl
0fa2b27920 * updating of message files finihsed
(left to remove unused messages)
2002-11-30 23:15:56 +00:00