pierre
2f0427a3b1
+ Close UserScreen to avoid store crash
1999-09-22 13:04:31 +00:00
pierre
3a82964db4
* Win32 ExecInheritsHandles typo problem
1999-09-22 13:03:27 +00:00
pierre
ff2c563dde
+ Twin32Screen added
1999-09-22 13:02:00 +00:00
pierre
97d495949c
ExecInheritsHandles reset to false by default
1999-09-22 12:34:05 +00:00
Tomas Hajny
f34afdcf46
+ initial
1999-09-22 09:36:51 +00:00
peter
518654d1b0
* typo fixed for win32
1999-09-22 09:03:58 +00:00
florian
00b063c621
* fixed 1/s problem from mailing list
1999-09-21 20:53:21 +00:00
florian
d8f56ed4e7
* ceil and floor still had bugs :), hopefully it's the final fix now
1999-09-21 20:47:05 +00:00
pierre
ee7b714aff
+ Windows clipboard for win32
1999-09-21 17:08:58 +00:00
Jonas Maebe
552b86f85b
* fixed bug in destroyrefs (indexes are now handled as pointers)
1999-09-21 15:46:58 +00:00
pierre
20f86dc60f
* typo error
1999-09-21 13:24:32 +00:00
pierre
d0e2d02282
* Child inherits now file handles from parent in Exec by default
1999-09-21 12:37:09 +00:00
pierre
aeb8ec0d54
+ ExecInheritedHandles boolean
1999-09-21 11:34:40 +00:00
pierre
fc15ca8592
+ Redir for win32
1999-09-21 11:28:22 +00:00
peter
71f28ed588
* cs_create_smart instead of cs_smartlink
...
* -CX is create smartlink
* -CD is create dynamic, but does nothing atm.
1999-09-20 16:38:51 +00:00
peter
bc62d96930
* restored old alignment, saves 40k on ppc386
1999-09-20 16:35:43 +00:00
pierre
f7fe3db13f
* ReadOpenWindows and ReadSymobls was missing, still does not work correctly :(
1999-09-20 15:37:59 +00:00
pierre
51ffde5f8c
* adapted to new tokens unit
1999-09-20 15:36:38 +00:00
peter
c7d01df165
* fixed growheap freelist addition when heapend-heapptr<blocksize
1999-09-20 14:17:37 +00:00
pierre
4d5712cc69
* adapted to new heaph
1999-09-20 12:40:20 +00:00
florian
c9110d73e3
* conflicts solved
1999-09-20 09:34:30 +00:00
florian
b8efed648c
* fixed calls to procedures with manglednames=255 chars
...
(taking the address of such a procedure would still cause a problem!)
1999-09-19 20:55:11 +00:00
peter
82501a4687
* obsolete files
1999-09-19 11:51:35 +00:00
peter
4fdb921d7b
* remove ppas and retcode
1999-09-19 11:48:18 +00:00
peter
f39580972b
* tp mode
1999-09-19 11:33:41 +00:00
peter
d4259daf96
* objfpc
1999-09-19 11:31:58 +00:00
peter
58be91c1d7
* objfpc mode
1999-09-19 11:29:47 +00:00
peter
cf2cbcfe6d
* clean also the executables under linux
1999-09-19 11:23:06 +00:00
Jonas Maebe
4e43bad546
+ hlinevesa256 and vlinevesa256
...
+ support for not/xor/or/andput in vesamodes with 32k/64k colors
* lots of changes to avoid warnings under FPC
1999-09-18 22:21:09 +00:00
Jonas Maebe
cd47cbb67a
* dump_stack now actually dumps its info to f (was still hardcoded
...
to stderr)
1999-09-18 16:05:12 +00:00
Jonas Maebe
34f074549c
* graph.pp: removed pieslice and sector from ToDo list
...
* closegraph: exits now immidiately if isgraphmode = false (caused
RTE 204 with VESA enabled if you set exitproc to call closegraph
and also called closegraph explicitely before exit, like bgidemo)
1999-09-18 16:03:36 +00:00
peter
88b7b037b2
+ new heap manager supporting delphi freemem(pointer)
1999-09-17 17:14:11 +00:00
peter
7f63615b43
* @procvar fixes for tp mode
...
* @<id>:= gives now an error
1999-09-17 17:14:02 +00:00
peter
5c391dc7e9
+ 291
1999-09-17 17:12:11 +00:00
pierre
4c42fc0a92
* other stream error for Watches/Breakpoints corrected
1999-09-17 16:41:10 +00:00
pierre
ed31511a05
* ResWatches in WriteBreakpoints typo !
1999-09-17 16:28:58 +00:00
Jonas Maebe
e188d82aec
* another fix for a case where internalellipsedefault went haywire
...
* sector() and pieslice() fully implemented!
* small change to prevent buffer overflow with floodfill
1999-09-17 13:58:31 +00:00
michael
f31460489f
+ Added goto on switch
1999-09-17 10:38:00 +00:00
florian
36951b9c93
* now using direct assembler mode
1999-09-17 10:00:40 +00:00
florian
a0badc3a30
* initial revision
1999-09-17 09:59:19 +00:00
peter
60486d2f83
* updated
1999-09-17 09:20:26 +00:00
peter
1512794c0f
* removed uses globals
1999-09-17 09:17:49 +00:00
peter
da43ab8ad8
* updated with compiler versions
1999-09-17 09:16:12 +00:00
peter
5db2ac22e5
* ppu header writting now uses currentppuversion
1999-09-17 09:14:56 +00:00
florian
fbbf8a505c
* m68k compiler is again compilable (only gas writer, no assembler reader)
1999-09-16 23:05:51 +00:00
pierre
a8827ebf5e
+ TBreakpoint and TWatch registering
...
+ WatchesCollection and BreakpointsCollection stored in desk file
* Syntax highlighting was broken
1999-09-16 14:34:57 +00:00
pierre
40777cd66e
+ warning if truncate unit name found
1999-09-16 14:18:12 +00:00
peter
870895b72b
* better error checking
1999-09-16 13:41:37 +00:00
peter
956eb97743
* arrayconstructor 2 set conversion is now called always in the
...
beginning of firstadd
1999-09-16 13:39:14 +00:00
peter
5b55c02885
* windows unit include moved to wininc/
1999-09-16 13:38:07 +00:00