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 |
|
peter
|
946f939f85
|
* win32 test
|
2002-10-07 20:40:13 +00:00 |
|
mazen
|
a15b375214
|
word alignement modified in g_stack_frame
|
2002-10-07 20:33:04 +00:00 |
|
peter
|
34dd718c80
|
* ugly hack to fix tb0411
|
2002-10-07 20:12:08 +00:00 |
|
peter
|
05a3b8c136
|
* add objfpc mode
|
2002-10-07 20:04:25 +00:00 |
|
peter
|
55a3ef3352
|
* more bugs
|
2002-10-07 20:02:14 +00:00 |
|
florian
|
f48ac9e324
|
no message
|
2002-10-07 19:56:42 +00:00 |
|
peter
|
955ca62d6a
|
* new bug
|
2002-10-07 19:45:22 +00:00 |
|
florian
|
cd9e34ff2b
|
+ empty prototypes for the AnsiStr* multi byte functions added
|
2002-10-07 19:43:24 +00:00 |
|
peter
|
e08206f2dc
|
* Place old data in compile() in the heap to save stack
|
2002-10-07 19:29:52 +00:00 |
|
peter
|
2a8cff3e51
|
* Fix recursive type declaration.
|
2002-10-07 18:53:47 +00:00 |
|
peter
|
ef900738b3
|
* Makefiles added for packages integration
|
2002-10-07 18:46:24 +00:00 |
|
peter
|
2b92d5d89d
|
* support mainpackage/subpackage. This allows to use things like
gnome1/gconf as required package
|
2002-10-07 18:41:02 +00:00 |
|
peter
|
d90b585569
|
* new bug
|
2002-10-07 18:09:35 +00:00 |
|
florian
|
b24c0ad3a6
|
+ initial revision
|
2002-10-07 17:14:32 +00:00 |
|
pierre
|
f1601bd355
|
* consider endianess for KeyCode/CharCode-ScanCode pairs
|
2002-10-07 15:44:43 +00:00 |
|
pierre
|
fb0e90be51
|
* set TTYFd to -1 in TLinuxScreen constructor
|
2002-10-07 15:43:15 +00:00 |
|
florian
|
84f4935593
|
* fixed wrong commit
|
2002-10-07 15:15:02 +00:00 |
|
florian
|
45091120fd
|
+ variant wrappers for cmp operators added
|
2002-10-07 15:10:45 +00:00 |
|
florian
|
1032bba553
|
+ more variant wrappers added
|
2002-10-07 10:27:45 +00:00 |
|
florian
|
a6afe9fb5d
|
* overloaded :=-operator is now searched when looking for possible
variant type conversions
|
2002-10-07 09:49:42 +00:00 |
|
florian
|
f5e6af7abb
|
no message
|
2002-10-07 09:48:41 +00:00 |
|
florian
|
14fe70d27d
|
* fixed function exporting
|
2002-10-06 22:46:20 +00:00 |
|
florian
|
77caaf906b
|
* wrappers for xor, or and and operator with variants added
|
2002-10-06 22:13:55 +00:00 |
|
peter
|
cf2e893656
|
* new bug
|
2002-10-06 21:34:54 +00:00 |
|
peter
|
ecc3b24fd4
|
* round returns int64
|
2002-10-06 21:26:17 +00:00 |
|
peter
|
a1b570bc48
|
* fixed limit checking for qword
|
2002-10-06 21:02:17 +00:00 |
|
peter
|
865e10d6b0
|
* use tconstexpruint instead of qword
|
2002-10-06 21:01:50 +00:00 |
|
peter
|
c610d3d0dd
|
* also check output
|
2002-10-06 21:01:00 +00:00 |
|