Commit Graph

5645 Commits

Author SHA1 Message Date
sg
852a8857ce * Fixed operand order for InvalidateRect in "ChangeInLine" 2000-02-10 18:11:30 +00:00
Jonas Maebe
a4246cf62a + locatefile bug 2000-02-10 16:18:30 +00:00
Jonas Maebe
9e85007190 * fixed stupid typo! 2000-02-10 16:04:43 +00:00
peter
3385467467 * dont' check for ppl files as they aren't used atm. 2000-02-10 16:00:23 +00:00
Jonas Maebe
e558713f0c * fixed small bug introduced with my previous fix 2000-02-10 15:07:41 +00:00
Jonas Maebe
8a40388de3 * fixed bug due to lack of support for top_symbol operands 2000-02-10 14:57:13 +00:00
peter
20105af42c * fixed bug with reallocmem to use the wrong size when copying the
data to the new allocated pointer
2000-02-10 13:59:35 +00:00
peter
0cddcd31f5 * add - for ide when compiling snapshots 2000-02-10 12:02:36 +00:00
peter
5aec5872b6 * addpath fixed with list of paths when inserting at the beginning
* if exepath=currentdir then it's not inserted in path list
  * searchpaths in ppc386.cfg are now added at the beginning of the
    list instead of at the end. (commandline is not changed)
  * check paths before inserting in list
2000-02-10 11:45:48 +00:00
Jonas Maebe
88652eee6b * esi is never deallocated anymore in methods 2000-02-10 11:27:18 +00:00
pierre
b8c2666c73 * avoid crash for empty string 2000-02-10 00:48:02 +00:00
florian
ae906d54d5 *** empty log message *** 2000-02-09 23:24:26 +00:00
peter
d45719bba6 * rewrote glob to be much simpler and cleaner, the old code did
strange complex things with pointers which was unnecessary
2000-02-09 23:09:13 +00:00
florian
f3f3fceb02 *** empty log message *** 2000-02-09 22:22:17 +00:00
florian
17f8a06883 + helper routine for <int64> mod <in64> added 2000-02-09 22:19:24 +00:00
florian
e22cb380d4 + popsecondobjectstack added 2000-02-09 22:16:50 +00:00
florian
4dd95e6a80 * longjump does now a finit 2000-02-09 22:12:54 +00:00
Jonas Maebe
7ff7b4c2c3 * added regallocs for esi 2000-02-09 18:08:33 +00:00
Jonas Maebe
95f2c6f732 * added missing regalloc for ecx in range check code 2000-02-09 17:36:10 +00:00
peter
6b66a55cd6 * truncated log 2000-02-09 16:59:28 +00:00
peter
50684700d1 * log truncated 2000-02-09 16:44:14 +00:00
peter
a2318ce5ec * regenerated 2000-02-09 14:29:22 +00:00
peter
c708b975b4 * strip, optimize booleans added 2000-02-09 14:22:47 +00:00
peter
4a4a24b6e8 * log truncated 2000-02-09 13:22:42 +00:00
peter
c93f83e22e * usage shows yyyy-mm-dd 2000-02-09 13:08:27 +00:00
peter
8a7f1814bd + getlongname 2000-02-09 13:00:32 +00:00
pierre
1cdd21c0ff * fix for DelChar past end of line 2000-02-09 12:56:54 +00:00
peter
6d8e13cacb * halt moved to system.inc 2000-02-09 12:39:11 +00:00
peter
1ed0599052 * halt moved to system.inc 2000-02-09 12:24:39 +00:00
peter
6c15031ffd * moved halt to system.inc
* syslinux doesn't use direct asm anymore
2000-02-09 12:17:51 +00:00
peter
1612077d8d * -Xt option to link staticly against c libs 2000-02-09 10:35:48 +00:00
peter
48e7eb291c * fixed typos 2000-02-08 18:28:48 +00:00
peter
74854653a8 * don't install doc/ cygwin1 wmemu etc. for snapshots 2000-02-08 15:25:23 +00:00
pierre
abfb61c7d0 * fix for directories included in stabsinfo 2000-02-08 15:23:02 +00:00
peter
119ebd56c6 * reset section back to code after localdata 2000-02-08 13:55:13 +00:00
peter
93f51ab18e * removed curbrk 2000-02-08 12:39:48 +00:00
peter
39621d787c + readlink 2000-02-08 12:05:58 +00:00
peter
df5b664031 * paramstr(0) support 2000-02-08 11:47:09 +00:00
peter
712bf88b00 * distclean also uses cleanall 2000-02-08 10:20:13 +00:00
peter
ba3ac59f5f * go32v2 -> $(OS_TARGET) 2000-02-08 10:11:35 +00:00
peter
ecaa8cfee0 * use cleanall for clean 2000-02-08 09:35:37 +00:00
peter
fe4d62cf91 * ppuclean target, which is used by for the ide compiling so a new
generated ppc386.exe can still be used as compiler
2000-02-08 00:10:53 +00:00
peter
2eb25f4422 * regenerated 2000-02-08 00:09:21 +00:00
peter
7644529b9b * only install text dir 2000-02-08 00:07:01 +00:00
peter
92c1f38690 * init 2000-02-08 00:06:18 +00:00
peter
a401ca528a * ide support 2000-02-08 00:04:29 +00:00
peter
3c1df3e960 * packagename to util 2000-02-08 00:04:08 +00:00
peter
3063ddad2d * fixed zipinstall with defaultdir 2000-02-08 00:03:35 +00:00
pierre
05eefcc78d * avoid closing the StackWindow too early 2000-02-07 23:40:38 +00:00
florian
674c5c53c2 * custommouse define removed, i.e. code is always active
* the xor value for the mouse cursor must be $7f instead of $ff
2000-02-07 22:54:44 +00:00