Commit Graph

4964 Commits

Author SHA1 Message Date
peter
602b295aaf * zipinstall fixes 1999-12-21 16:09:12 +00:00
peter
8a727fd1ed * don't call dirobjects for zipisntall,info 1999-12-21 16:06:47 +00:00
Jonas Maebe
79d83656f0 * activated FPC_HAS_SET_INEQUALITIES define 1999-12-21 13:00:35 +00:00
pierre
3317c7b291 * array of char to short string bug fixed 1999-12-21 11:49:51 +00:00
pierre
5f6f1fd669 * typo error if previous commit 1999-12-21 11:48:09 +00:00
pierre
23008671b0 *testing conversions from array of char to short strings 1999-12-21 11:45:37 +00:00
pierre
ffc5263bfc + FPC_CHARARRAY_TO_SHORTSTRING added 1999-12-21 11:13:34 +00:00
pierre
bb70445e8a * some assembler functions translated to pascal
WARNING these are not yet TESTED !!!
   + FPC_CHARARRAY_TO_SHORTSTRING added
1999-12-21 11:12:16 +00:00
pierre
8b91888fc2 * allow v09912 to compile system 1999-12-21 11:10:22 +00:00
pierre
4bfe8086c4 + CloseGraph if errors 1999-12-21 09:16:48 +00:00
michael
a284bc0bac + Changes after remarks from Christopher Oezbek 1999-12-21 09:13:56 +00:00
michael
4c198a7f3d + Changes after remarks from Christopher Oezbek 1999-12-21 09:07:15 +00:00
pierre
2ef718b877 * ex_fail error corrected 1999-12-20 23:37:26 +00:00
pierre
dfd26db2da * longlog fixes 1999-12-20 23:27:54 +00:00
pierre
bed6bb6b2a + $description $version 1999-12-20 23:23:28 +00:00
pierre
c3fb5e5237 * relocation with debug info in rva (only with internal compiler) 1999-12-20 22:29:26 +00:00
pierre
f3557f20ed + cinv in interface 1999-12-20 22:24:48 +00:00
pierre
a648f31c6a * better closing of left open files 1999-12-20 22:22:41 +00:00
pierre
3e399a860d + dllversion global variable
* FPC_USE_CPREFIX code removed, not necessary anymore
    as we use .edata direct writing by default now.
1999-12-20 21:42:34 +00:00
pierre
6d8f8ef3f9 * web bug769 fix 1999-12-20 21:24:29 +00:00
michael
8035a10f0c + Fixed typo 1999-12-20 18:49:06 +00:00
pierre
cf9008e103 + number of files to open can be specified by command line parameter 1999-12-20 14:29:54 +00:00
pierre
42641bdcec * MyApp renamed IDEApp
* TDebugController.ResetDebuggerRows added to
    get resetting of debugger rows
1999-12-20 14:23:16 +00:00
peter
720a3fb050 * modes moved to interface
* integer -> smallint
1999-12-20 11:22:38 +00:00
peter
62bd7e53ee * integer -> smallint to overcome -S2 switch needed for ggi version 1999-12-20 11:22:35 +00:00
peter
d61d92a0c7 * removed old graph 1999-12-20 11:21:38 +00:00
peter
322876c466 * obsolete 1999-12-20 11:21:08 +00:00
peter
3499c21355 * integer is defined as longint, removed smallint which is now in system 1999-12-20 11:20:35 +00:00
peter
fd5037b339 + smallint, maxsmallint
* integer is redefined as smallint
1999-12-20 11:20:14 +00:00
pierre
13a2bfb7a3 * get the mouse visible on win32 fp 1999-12-20 09:36:49 +00:00
pierre
4b78580ce5 big stack problem with win32 test 1999-12-20 00:38:50 +00:00
pierre
08d9bd51ea * typo error corrected 1999-12-20 00:34:03 +00:00
pierre
b828ac251c + tests array of char = string 1999-12-20 00:32:24 +00:00
pierre
3bd800d671 * not interactive anymore 1999-12-20 00:31:48 +00:00
pierre
db50a13371 * problem with VideoMode storing solved 1999-12-20 00:30:56 +00:00
pierre
18bbeebf9e * problem with persistant temp fixed 1999-12-19 23:53:14 +00:00
pierre
21ec770944 * fix for web bug735 1999-12-19 23:37:18 +00:00
florian
23a62aa23a * generation of LOCALS @@ removed 1999-12-19 17:36:25 +00:00
peter
e192074521 * added fpcmade 1999-12-19 17:12:10 +00:00
peter
36710decd4 * support exit,break,continue in try...except
* support break,continue in try...finally
1999-12-19 17:02:45 +00:00
peter
aeb5fb9b9a * has_rtti should be saved in the ppu for objects 1999-12-19 17:00:27 +00:00
peter
7f8a26678a * readded 1999-12-19 15:18:51 +00:00
peter
005e98fb55 * fpcmaked -> fpcmade.<TARGET> 1999-12-19 15:16:39 +00:00
peter
2c5b28763b * fpcmade.<TARGET> added
* parameter support. So it can be using with "find -name 'Makefile.fpc'"
1999-12-19 15:15:04 +00:00
peter
878b1b28e6 * constant array type conversion fixed 1999-12-19 15:13:56 +00:00
florian
84b60272b4 * bug reported by Alex S. fixed: it wasn't possible to type cast nil in const
declarations: const l = longint(nil);
1999-12-19 12:08:27 +00:00
florian
ab313eb964 *** empty log message *** 1999-12-19 12:07:23 +00:00
florian
b8d4922188 * bug fixed 1999-12-18 23:08:33 +00:00
florian
22ba06f140 * Bug reported by Marco fixed: Intel assembler reader: fld qword ptr x
was read as fldq x but it must be fldl x
1999-12-18 20:00:33 +00:00
florian
2d887a07ee *** empty log message *** 1999-12-18 19:59:23 +00:00