Commit Graph

16990 Commits

Author SHA1 Message Date
peter
1a9f1324f1 * new bug 2004-07-03 10:15:15 +00:00
peter
59691cc142 * decr ref doesn't reset pointer
* finalize resets pointer for astring,wstring
2004-07-02 21:21:09 +00:00
peter
695b29bab3 * fixed errno setting 2004-07-02 19:29:19 +00:00
Jonas Maebe
9f04906560 * fixed st_mem_root record (only changed for 3.23, may still be wrong for
3.21)
2004-07-01 20:04:17 +00:00
Jonas Maebe
e64c0684a3 * adapted second pclose as well 2004-07-01 18:34:53 +00:00
Jonas Maebe
a8d3a47a61 + detect assembler errors when using -ap 2004-07-01 18:28:54 +00:00
Jonas Maebe
f6517d70b6 * fixed returning of proper exit status after pclose 2004-07-01 18:28:15 +00:00
Jonas Maebe
bd53954c88 * Darwin fixes 2004-07-01 18:16:10 +00:00
Jonas Maebe
563f7ba253 * fix for broken TP-style constructor handling in the compiler 2004-07-01 18:00:37 +00:00
Jonas Maebe
d30ced66a1 * fixed several errors due to aword -> aint change 2004-07-01 18:00:00 +00:00
peter
4ad491412a * fix wrong calculation of .bss section 2004-07-01 15:42:53 +00:00
peter
ae9df33b40 * fix 1.0.x compile 2004-07-01 15:42:18 +00:00
florian
df63fb46e3 * first syscall fix 2004-06-30 21:15:51 +00:00
peter
230105093d * only enable dwarf for supported platforms 2004-06-29 21:00:08 +00:00
peter
2769c9048c * don't allow assigned(tobject) anymore, it is useless since it
is always true
2004-06-29 20:59:43 +00:00
peter
e448a6731d * fix writing of private virtual/overriden methods that aren't
visibile in the current class, bug #3184
2004-06-29 20:58:46 +00:00
peter
e179e7d9e1 * fix pchar:=char
* fix longint(smallset)
2004-06-29 20:57:50 +00:00
peter
700c983c8e * fixed size of exceptbuf 2004-06-29 20:57:21 +00:00
peter
66516ba989 * redundant freetemp removed 2004-06-29 20:57:03 +00:00
peter
9a1925980c * constructors don't return in parameter 2004-06-29 20:56:46 +00:00
peter
b19edee1d4 * heaperror is gone 2004-06-29 20:55:29 +00:00
peter
cd35d3fd5e * readded support for ReturnIfGrowHeapFails 2004-06-29 20:50:32 +00:00
peter
aa96e78b7c * new bugs 2004-06-29 19:48:42 +00:00
marco
fd72704e78 * updates from B. Tierens 2004-06-29 19:37:17 +00:00
marco
84503f170c * rtl only autoadded if name<>rtl (+/- line 1030) 2004-06-29 19:20:49 +00:00
michael
41655fe0ac + Patch from peter to fix typinfo for classes 2004-06-28 14:38:36 +00:00
florian
1397425c4a * fixed heap corruption on sparc 2004-06-27 19:47:27 +00:00
michael
691db4d813 + Fix from Vincent snijders to fix compilation on Win32 2004-06-27 15:47:12 +00:00
florian
8f6f6bfc30 * finally (hopefully) fixed sysalloc trouble 2004-06-27 11:57:18 +00:00
michael
0f03982456 + Small Win32 fix 2004-06-26 22:37:31 +00:00
Károly Balogh
a59bfb695b * more cleanup + changes to use new includes 2004-06-26 20:48:24 +00:00
Károly Balogh
c8bbf8516a * initial revision 2004-06-26 20:46:17 +00:00
florian
c435d32c97 * fixed argument copying 2004-06-26 15:05:14 +00:00
michael
a657c82a59 + Fix GetPropList when Proplist is nil 2004-06-24 23:43:14 +00:00
peter
cf3c1198ea * include unit name in error messages when types are the same 2004-06-23 16:22:45 +00:00
peter
b55648ad7d * align directive added 2004-06-23 14:54:46 +00:00
peter
e3fcd02f26 * regenerated 2004-06-23 14:45:37 +00:00
Károly Balogh
a1c8a8bb37 * fixed system unit for the new heap manager 2004-06-23 13:27:32 +00:00
Károly Balogh
8fb5012327 + added a few more calls 2004-06-23 13:23:57 +00:00
fpc
679d508a4b . Conflicts with capitalized version 2004-06-23 07:07:20 +00:00
florian
34d634c64d * fixed arm compilation 2004-06-22 18:24:18 +00:00
michael
6de21e239d Updated to version 6.3.4 2004-06-21 20:49:37 +00:00
olle
97537d503c + Now also compiles units: dos, macutils, macostp, unixutil 2004-06-21 19:24:54 +00:00
olle
a01ae11431 + New unit dos.pp for Mac OS 2004-06-21 19:24:06 +00:00
olle
5cdcf47d16 + Variables describing misc OS features added
+ Detection of GUI app
  * Working directory for APPTYPE TOOL correct now
  + Exit code <> 0 written to, console for console apps, to system debugger (if installed) for GUI apps.
  * Misc fixes
2004-06-21 19:23:34 +00:00
olle
e1fbcc0994 + New unit, utility functions extracted from System.pp 2004-06-21 19:18:41 +00:00
olle
0331789fad + added more entries 2004-06-21 19:16:47 +00:00
olle
b76126f91b + cleanup 2004-06-21 18:50:51 +00:00
olle
0337fc7b32 + handles mac line endings without blocking the console, on Mac OS only 2004-06-21 18:48:48 +00:00
marco
1d3f7f03d8 * 2nd recommendation 3177 2004-06-21 07:03:36 +00:00