Commit Graph

7297 Commits

Author SHA1 Message Date
michael
c5d8376083 + initial implementation 2000-07-04 21:22:36 +00:00
michael
4a664ad78b + Exceptions now used for errors 2000-07-04 20:53:22 +00:00
pierre
da82ae94c3 New file 2000-07-04 20:21:26 +00:00
michael
8242fbc3e8 + Added ports unit 2000-07-04 19:55:48 +00:00
michael
cbb70a2c6b + Initial implementation 2000-07-04 19:54:55 +00:00
peter
cf026bfb89 * fixed missing option_help_pages 2000-07-04 19:12:49 +00:00
peter
f9d89cdce0 * updated for new 1.00 release 2000-07-04 19:06:10 +00:00
peter
a6aa2f8b55 * small fix to compile with latest typinfo 2000-07-04 19:05:56 +00:00
peter
b13955d6d8 * be optimistic: version 1.00 for some utils 2000-07-04 19:05:53 +00:00
peter
b36a689317 * fixed unit name 2000-07-04 17:16:33 +00:00
peter
deb5cc7bf2 * fixed hex printing for $10 with %x 2000-07-04 17:12:46 +00:00
pierre
17ee448ad9 + also copy smartlibs if they exist 2000-07-04 14:11:07 +00:00
pierre
f3b853f096 * Change Code to var param in ValAnsiUnsignedInt function 2000-07-04 07:57:46 +00:00
michael
9ce4077498 + added remark about filemode when rewriting a file 2000-07-04 06:50:57 +00:00
michael
e9163e804d small updates 2000-07-04 05:50:12 +00:00
pierre
9290e7b641 * fix for bug #1025 2000-07-03 21:08:54 +00:00
michael
48c66cf7f8 + Added tp and delphi commands 2000-07-03 16:39:36 +00:00
michael
bc8d340ff7 + Documented OS/2 differences for some calls 2000-07-03 15:44:41 +00:00
michael
2bc4761214 + Added dxeload and emu387 2000-07-03 14:43:53 +00:00
pierre
74f131b173 * fix for bug #1023 2000-07-03 13:26:48 +00:00
pierre
d86f8c5ec8 * fix for bug #1019 2000-07-03 09:48:23 +00:00
pierre
84982e06ad new file 2000-07-03 09:19:55 +00:00
pierre
0198e7252d * Some enhancements for WinHelp support by G abor 2000-07-03 08:54:54 +00:00
peter
802b1a0d3b * readded for undoced utils 2000-07-01 23:07:13 +00:00
peter
b275450bb6 * renamed test1 to testreg1 2000-07-01 23:06:57 +00:00
peter
eb37e39671 * test has own Makefile now 2000-07-01 23:05:05 +00:00
peter
8b38902424 * exampleinstall target added 2000-07-01 23:03:18 +00:00
peter
35accbecb4 * moved into examples dir 2000-07-01 22:58:53 +00:00
sg
8485effd54 * Added initialisation and finalisation code which is common to all
platforms.
2000-07-01 12:28:37 +00:00
Jonas Maebe
964dd80cda * fixed reading past end-of-heap again (correctly this time I hope) 2000-07-01 10:52:12 +00:00
peter
f806e08f22 * tool to add numbering to the old error?.msg files 2000-07-01 09:52:56 +00:00
peter
78f6ad1916 * fixed go32v2,win32 build 2000-07-01 09:49:01 +00:00
peter
98ec034eb2 * fixed truncate 2000-06-30 22:16:19 +00:00
peter
757f68ec58 * fixed internalerror 2002 when case expr is not correct, by creating
a temp correct case expression
2000-06-30 22:15:39 +00:00
peter
60f4bd98bf * removed unused var 2000-06-30 22:14:44 +00:00
peter
2e22b30f16 * removed obsolete crtlib code
* support EINTR for read/write to restart the syscall
2000-06-30 22:14:03 +00:00
peter
5db0ddd7e9 * fix for bug #988 2000-06-30 22:12:26 +00:00
peter
40e02c89da * fixed some getlabel to getdatalabel 2000-06-30 22:11:28 +00:00
peter
fbb293b639 * fixed truncating of last char 2000-06-30 22:11:25 +00:00
peter
957d4cdc89 * new message files layout with msg numbers (but still no code to
show the number on the screen)
2000-06-30 20:23:33 +00:00
Jonas Maebe
b6d995d7d5 * fixed termtype structure 2000-06-30 12:28:57 +00:00
Jonas Maebe
d0b7a84ef6 * strpas is again slightly slower, but won't crash anymore if a pchar
is passed to it that starts less than 4 bbytes from the heap end
2000-06-30 12:20:20 +00:00
Jonas Maebe
bfe30b974e * some optimizations suggested by Anton Rang in c.s.powerpc.misc 2000-06-30 10:32:43 +00:00
Jonas Maebe
47ff00a141 * compiles again with -dnomouse 2000-06-30 09:00:33 +00:00
Jonas Maebe
b440e794b6 + inline01.pp inline test 2000-06-30 06:21:41 +00:00
peter
6d002dbc36 * removed *.so 2000-06-29 18:36:09 +00:00
sg
c011369949 * Now also dumps the document type 2000-06-29 16:45:51 +00:00
sg
30d11c4d66 * Added XML object streaming (serialisation) support 2000-06-29 16:43:01 +00:00
sg
e9d1212ea8 * Implemented TObject.FieldAddress 2000-06-29 16:32:50 +00:00
sg
c49ba5a565 * Changes in initialisation/finalisation for streaming support 2000-06-29 16:32:06 +00:00