Commit Graph

12023 Commits

Author SHA1 Message Date
pierre
a47e4fb345 * remove double in delphimodeswitches to allow compilation with -Cr option 2002-11-30 00:34:20 +00:00
carl
5c5db0e0a3 + unimplemented hint directive added
* hint directive parsing implemented
  * warning on these directives
2002-11-29 22:31:19 +00:00
carl
5abec3d375 * warning / hint for possible loss of data in assignment 2002-11-29 20:02:42 +00:00
carl
e047d2063d * warning / hint for possible loss of data in assignment 2002-11-29 19:54:22 +00:00
sg
382063623d * Improved HTML writing, now uses the HTML definition unit
(moved from FPDoc into FCL)
2002-11-29 18:04:25 +00:00
sg
b2b9e77321 * Changed notice about wglGetProcAddress 2002-11-29 17:10:13 +00:00
sg
e6ad0998ea * Removed opengl32 unit (all functions are now in the Windows unit) 2002-11-29 16:49:41 +00:00
sg
a2d0ce003c * Added wgl* functions (moved from opengl32 unit, to get more compatible
to Delphi)
2002-11-29 16:40:49 +00:00
peter
9a2f05820a * fixed ignorespaces which was broken by the previous commit
when a line started with spaces
2002-11-29 16:26:52 +00:00
peter
bc3943ca4f * fix for tw1896 2002-11-29 15:50:27 +00:00
florian
f3f3ed17b7 * AMD CPUs could have SSE as well 2002-11-29 00:06:24 +00:00
florian
03de4893b0 no message 2002-11-28 23:55:58 +00:00
florian
e0f1ddbc64 * fixed test, don't remember the use of it :/ 2002-11-28 23:34:16 +00:00
florian
593e30b839 * push_value_para didn't release floatdef locations, fixes tw2045 2002-11-28 23:28:14 +00:00
michael
7fa9aab48d + Documented float<>string conversion routines 2002-11-28 23:06:04 +00:00
michael
bfd3e76ccf + Fixed float<>string conversion routines 2002-11-28 22:26:30 +00:00
michael
cdf2d7408e + Added float - string conversion examples 2002-11-28 22:22:11 +00:00
michael
a14f83b1c0 + made it compile again 2002-11-28 20:29:26 +00:00
michael
3b63379341 + Fixed comparestr (merge from fix) 2002-11-28 20:15:37 +00:00
nils
0208620f08 * remove 2002-11-28 19:43:09 +00:00
nils
eac09110d7 * initial release 2002-11-28 19:42:26 +00:00
nils
193a79de1a * update 2002-11-28 19:40:45 +00:00
nils
5935825da6 * removed var in datestamp 2002-11-28 19:39:30 +00:00
pierre
0ebfb56d2c + remote support 2002-11-28 13:00:25 +00:00
pierre
0d6cfa91e3 + remote support additions 2002-11-28 12:58:15 +00:00
pierre
d4246d46cd * new hints for remote addition 2002-11-28 12:57:42 +00:00
pierre
6a10db7da2 + TransferRemote method added 2002-11-28 12:57:00 +00:00
pierre
f82f0101c9 + Remote dialog added 2002-11-28 12:56:23 +00:00
pierre
de4bb0f9f4 + added strings for remote support 2002-11-28 12:55:47 +00:00
pierre
39df3d1b8c + save/retrieve remote support variables 2002-11-28 12:55:06 +00:00
pierre
ab17afa294 * fix implementation of ReplaceStrI function 2002-11-28 12:53:59 +00:00
pierre
faff8a4549 + global vars used for remote debugging 2002-11-28 12:53:10 +00:00
pierre
43124abcaf * cross cpu IDE use different config/ini and cfg files 2002-11-28 12:52:14 +00:00
pierre
5a3b2f47c9 * CROSSGDB defines SUPPORT_REMOTE 2002-11-28 12:50:10 +00:00
pierre
d4cd61dea3 * enable signals catching earlier 2002-11-28 12:49:20 +00:00
florian
e8bb7d10c3 * loop node flags from node flags splitted 2002-11-28 11:17:01 +00:00
olle
757728dcd8 * macos: refs to globals in asm adapted to macos 2002-11-28 11:04:16 +00:00
olle
20f111f255 + created this file 2002-11-28 10:59:53 +00:00
olle
a6652bc306 + added support for rudimentary heap 2002-11-28 10:58:02 +00:00
olle
b924813d4a * changed proc ref from .xxx[PR] (refering to its section)
to .xxx (refering to its label) to allow for multiple ref to a proc.
2002-11-28 10:56:07 +00:00
olle
5e90be8184 * macos: changing code gen for references to globals 2002-11-28 10:55:16 +00:00
pierre
84b5d460ea * Correct the wrong code commented out by last commit 2002-11-28 08:44:19 +00:00
peter
18fd47a47a * rewrote isbinaryoverloadable to use a case. it's now much easier
to understand what is happening
2002-11-27 22:11:59 +00:00
peter
a4c5740fce * added PBOOL 2002-11-27 20:08:21 +00:00
peter
5e61e1cc80 * removed wrong fillchar statement 2002-11-27 20:07:03 +00:00
peter
1b116848d8 * cdecl array of const fixes 2002-11-27 20:04:38 +00:00
peter
3d696d9c7c * tvarsym.get_push_size replaced by paramanager.push_size 2002-11-27 20:04:09 +00:00
carl
4532dbd680 * updated notes and hints 2002-11-27 19:43:21 +00:00
carl
77cc6dff3e + added documentation for assembler readers (unfinished)
* several spelling mistakes fixed
  * changed some types of messages
2002-11-27 19:19:42 +00:00
peter
ff90992212 * volumeid is dos specific 2002-11-27 16:41:46 +00:00