Commit Graph

11555 Commits

Author SHA1 Message Date
florian
28a044c57c + comobj unit added 2002-10-10 16:11:09 +00:00
florian
e91a14b6ea + declarations of objbase.h added 2002-10-10 16:10:33 +00:00
florian
7b33d50f62 + initial revision 2002-10-10 16:09:25 +00:00
florian
c6ea429567 + several widestring/pwidechar related helpers added 2002-10-10 16:08:50 +00:00
florian
161d1b923e + several widestring/pwidechar related stuff added 2002-10-10 16:07:57 +00:00
carl
6c725f11e7 * information on heaptrc and env. variables (2.0+)
* some spelling mistakes fixes
  * FPC_HECK_OBJECT_EXT now gives runerror 219 and not 220
2002-10-10 15:50:44 +00:00
carl
4bf356ab09 * small fixes to tests 2002-10-10 15:48:03 +00:00
mazen
de41a87b82 * Internal error fixed, but usually i386 parameter model used 2002-10-10 15:10:39 +00:00
florian
1c642c2002 - removed conditionals for 0.99.14 2002-10-10 14:58:16 +00:00
mazen
fca3b1b827 + adding cardinal definition in system.pas 2002-10-10 13:42:06 +00:00
michael
08232e556b + Fix for handling of double quotes in getquotedstring from Luk Vandelaer (luk.vandelaer@wisa.be) 2002-10-10 12:50:40 +00:00
daniel
cc9ec145c4 * Reverted (rle_len and count) code 2002-10-10 11:21:46 +00:00
daniel
abfeb5d34a + Bzip2 decompression unit 2002-10-10 08:56:06 +00:00
michael
56a65eed25 Added http_remote and fixed determining of input method. Fix courtesy of Antal <antal@carmelcomputer.com> 2002-10-10 05:48:20 +00:00
florian
919fff6955 * variants aren't compatible with nil 2002-10-09 21:01:41 +00:00
florian
2936d16b5f - NULL definition removed, the system unit contains now a NULL variant 2002-10-09 20:45:12 +00:00
florian
b38887e311 + range checking for dyn. arrays 2002-10-09 20:24:30 +00:00
florian
1de5ae84d3 no message 2002-10-09 20:24:08 +00:00
florian
c75dbfdf0c * hopefully last fix to get things working :/ 2002-10-09 20:13:26 +00:00
florian
8c257e4d26 * variant assignments don't work yet, commented out 2002-10-09 19:56:01 +00:00
florian
a92fd8fe74 + Variant constants Unassigned and Null added 2002-10-09 19:08:22 +00:00
mazen
9a1a530331 * internal error bug fixes thanks to Florian, but parameters now are loaded as in i386 programs (like old gcc code generator\!) 2002-10-09 18:22:56 +00:00
carl
41f23fbc55 * some cpu specific tests not run under other CPU's 2002-10-09 16:56:46 +00:00
carl
eb2c1e2061 + linux-m68k information 2002-10-09 16:19:34 +00:00
carl
b0aab01e4c - removed OS depedencies 2002-10-09 16:10:14 +00:00
carl
1cf50655aa + TBufSteam testing 2002-10-09 16:09:05 +00:00
peter
8974fd7be3 * support all targets 2002-10-09 15:03:41 +00:00
mazen
34df2e8e09 just incase some one wolud help me debugging that\! 2002-10-09 13:52:19 +00:00
pierre
fdfb33d117 * typecasting qword into dword array now respects spu endianess 2002-10-09 12:01:16 +00:00
mazen
754077f199 * debugging register allocation 2002-10-08 21:02:22 +00:00
carl
87d602ac5b + Range check error testing for non-init classes and objects 2002-10-08 20:57:40 +00:00
carl
b1f3d3bd2b * fix stupid nested comment problem 2002-10-08 20:50:31 +00:00
carl
59d80596b3 * interfaces only in 1.1 2002-10-08 20:33:58 +00:00
carl
24c3159de6 * interface parameter testing compatibility 2002-10-08 20:33:00 +00:00
Tomas Hajny
fbc75980be * works for OS/2 out of the box 2002-10-08 20:23:39 +00:00
carl
0a1d89634e + reinstated all tests, as they all work correctly now 2002-10-08 20:09:46 +00:00
carl
175a822e08 * fix range check errors
- overflow checking must be off always
  * debugged and works as expected
2002-10-08 20:07:08 +00:00
carl
2b02ec8b6f + assert
* int64 and qword are not ordinal types
   + more constant expression routines
2002-10-08 20:03:44 +00:00
mazen
6bc783f5c2 *** empty log message *** 2002-10-08 17:17:03 +00:00
Jonas Maebe
a9493b57d4 + added 2002-10-08 17:16:25 +00:00
Jonas Maebe
1abd56fa5b * changed value of FILE_FLAG_WRITE_THROUGH to hex notation because it
was equal to MAX_LONGINT + 1 -> parsed as a float
2002-10-08 17:13:31 +00:00
Jonas Maebe
9577abf606 * fixed web bug #2136 2002-10-08 16:50:43 +00:00
michael
7175dd757a + Imlib lowercase 2002-10-08 14:35:09 +00:00
michael
f1d4fdc39b Move to Lowercase 2002-10-08 14:33:03 +00:00
michael
7be217a206 + Renaming to lowercase 2002-10-08 14:28:26 +00:00
mazen
c71fb7ecb9 *** empty log message *** 2002-10-08 12:20:29 +00:00
pierre
cb0fdf7a64 * give result for arrays and const arrays separately 2002-10-08 07:42:19 +00:00
peter
4b47552ecd * rangecheck for open arrays added 2002-10-07 21:30:45 +00:00
peter
e8cbd00f74 * removed obsolete rangecheck stuff 2002-10-07 21:30:27 +00:00
florian
d3bdd3550f * more mpw fixes 2002-10-07 21:19:53 +00:00