Commit Graph

5944 Commits

Author SHA1 Message Date
pierre
d54b187bde * Do not use COMSPEC to Run files with .EXE suffix
because Command.com at least does not return the errorcode
    of the program called
2000-03-06 11:31:30 +00:00
marco
16d2efa8ce * removed (renamed to .htm) 2000-03-05 22:00:52 +00:00
marco
b0236241b1 * renamed from .html to .htm 2000-03-05 22:00:10 +00:00
Tomas Hajny
f22ec88dfb * new snapshot structure 2000-03-05 19:13:25 +00:00
Tomas Hajny
4416ae8022 * DiskFree, DiskSize - int64 result, fix for osDPMI mode 2000-03-05 19:00:37 +00:00
Tomas Hajny
88a4450e5f + added support for Win32 (untested) 2000-03-05 17:57:08 +00:00
florian
682807bc00 + some new functions
* double click messages are handled like single clicks because this
    is the behavior as old DOS applications expect
2000-03-05 13:08:52 +00:00
florian
054ddd8cb3 + some more functions added, also some dummies 2000-03-05 13:07:58 +00:00
florian
385b19dbc7 * the title can be user defined 2000-03-05 13:06:32 +00:00
Jonas Maebe
02ec1d0d3b * fixed rounding problem when writing out single/double type vars 2000-03-05 09:41:05 +00:00
florian
7694dd43ed * some corrections and some new stuff 2000-03-04 07:47:28 +00:00
florian
7ab3dc37db * optimzed the gif pictures 2000-03-03 14:34:44 +00:00
pierre
c30a1ef9e2 + external compiler support 2000-03-02 22:34:38 +00:00
pierre
1c21c0f968 * Grep improoved 2000-03-02 22:33:36 +00:00
marco
002f25445d * added a syscall for 5 longints 2000-03-02 15:34:07 +00:00
marco
21bc632648 * fixed some types and errors that needed longint(@ typecasting. 2000-03-02 15:33:20 +00:00
daniel
e08b17c010 * Removed a comment to fix gtk. 2000-03-02 13:12:37 +00:00
michael
48db2151bf + Initial implementation 2000-03-02 12:16:56 +00:00
pierre
1606fbbef1 * fix for bug #848 2000-03-02 11:48:31 +00:00
Jonas Maebe
c535d675f5 * sign was not written in some cases 2000-03-02 07:35:57 +00:00
carl
94e71486a7 + More information and suggestions 2000-03-02 03:22:16 +00:00
pierre
05dae2fe14 * use a file to test readln bug 2000-03-01 23:24:54 +00:00
pierre
db3d97c2dc *** empty log message *** 2000-03-01 23:24:26 +00:00
pierre
c100dbf622 + USE_EXTERNAL_COMPILER 2000-03-01 22:37:25 +00:00
pierre
f328e1860f * hopfully the bug on wrong Menu config fixed 2000-03-01 22:32:48 +00:00
peter
3df7f51b0a * message files are check for amount of msgs found. If not correct a
line is written to stdout and switched to internal messages
2000-03-01 22:29:18 +00:00
peter
2af3a9059e * lowercase .INC -> .inc 2000-03-01 21:45:42 +00:00
marco
68eeea1a01 * Initial version. Compiles (syscall.inc inclusion prob has to be solved 2000-03-01 20:23:07 +00:00
marco
4133129ea6 * some small fixes. 2000-03-01 20:04:38 +00:00
marco
278a828480 * small fixes for syslinux 2000-03-01 20:03:57 +00:00
marco
7a3c2d2dc7 * some changes due to updating linux.pp to new syscall 2000-03-01 17:28:40 +00:00
marco
a9a1a9db92 * Fixed first half of linux unit to portable syscall struct. 2000-03-01 17:27:46 +00:00
florian
b17f8549e5 * some new stuff 2000-03-01 15:39:40 +00:00
florian
9573dc7006 * some new stuff for the new cg 2000-03-01 15:36:11 +00:00
pierre
51443d110f * fix for bug #840 2000-03-01 13:56:31 +00:00
pierre
16814c48ab * fix for bug #859 2000-03-01 13:20:33 +00:00
pierre
647d815403 bug #859 2000-03-01 13:13:07 +00:00
pierre
fe57fa3993 * fix for bug #855 2000-03-01 12:35:44 +00:00
pierre
bd7be9cf3e bug #855 2000-03-01 12:31:33 +00:00
daniel
145a9c682f * Some more work on the new symtable.
+ Symtable stack unit 'symstack' added.
2000-03-01 11:43:55 +00:00
pierre
19f9321be5 * typo correction from bug #864 2000-03-01 11:18:39 +00:00
sg
070bbe9980 * Changed all occurences of {$linklib C} into {$linklib c} 2000-03-01 09:16:13 +00:00
pierre
366b7ad381 + 797 and 840 2000-03-01 00:16:59 +00:00
pierre
16638c8b65 * fixes for locals in inlined procedures
fix for bug797
  + stabs generation for inlined paras and locals
2000-03-01 00:03:10 +00:00
pierre
35d59eeb52 Use $GOTO ON 2000-02-29 23:59:47 +00:00
pierre
13d1fb7192 Use $GOTO ON 2000-02-29 23:57:36 +00:00
pierre
4a5e85e38d * write source line again for inline procs 2000-02-29 23:56:49 +00:00
pierre
babef0ad6d + InlineStat and InlineEnd amrker added 2000-02-29 23:55:53 +00:00
pierre
6bad578fb6 * first bug with ORDERSOURCES corrected :( 2000-02-29 22:32:13 +00:00
pierre
431941d1ec + use $GOTO ON 2000-02-29 22:13:41 +00:00