marco
|
1963501fcd
|
* Makefile fixes for prt0 prt0_10
|
2000-11-07 14:09:20 +00:00 |
|
marco
|
f85ab2b440
|
* unit SYSTEM fix for cycling starting with 1.0 for FreeBSD.
|
2000-11-07 14:07:19 +00:00 |
|
florian
|
9e5ced1416
|
* fixed init_paras call
|
2000-11-06 23:49:20 +00:00 |
|
peter
|
676d01dff6
|
* removed some warnings
|
2000-11-06 23:17:15 +00:00 |
|
peter
|
ac3c08daca
|
* added copyvaluepara call again
|
2000-11-06 23:15:01 +00:00 |
|
peter
|
e2fd02814d
|
* uppercase manglednames
|
2000-11-06 23:13:53 +00:00 |
|
florian
|
11b74e236f
|
* writeln debugger uninstalled ;)
|
2000-11-06 23:11:38 +00:00 |
|
florian
|
c12bff980d
|
* more fixes
|
2000-11-06 23:05:52 +00:00 |
|
peter
|
de70cf38b3
|
* more fixes
|
2000-11-06 22:30:30 +00:00 |
|
florian
|
9882598ab6
|
* another fix
|
2000-11-06 22:03:12 +00:00 |
|
florian
|
49881f1aec
|
* another fix for interfaces
|
2000-11-06 21:52:21 +00:00 |
|
peter
|
fdeb6e0506
|
* fixed var parameter varstate bug
|
2000-11-06 21:36:25 +00:00 |
|
peter
|
2660e94c5f
|
* removed some warnings
|
2000-11-06 21:35:59 +00:00 |
|
Tomas Hajny
|
f46989cf51
|
+ common FExpand introduced
|
2000-11-06 20:36:17 +00:00 |
|
Tomas Hajny
|
4e6aff2806
|
* common FExpand introduced
|
2000-11-06 20:35:05 +00:00 |
|
peter
|
94c1f86d79
|
* changed ver1_0 defines to temporary defs
|
2000-11-06 20:34:24 +00:00 |
|
peter
|
8df98007d6
|
* more fixes to get make cycle working
|
2000-11-06 20:30:54 +00:00 |
|
florian
|
d5a2d64cf5
|
* fixed two bugs to get make cycle work, but it's not enough
|
2000-11-06 15:54:15 +00:00 |
|
michael
|
fb6d6792f3
|
+ merged fixes from Peter
|
2000-11-06 13:16:19 +00:00 |
|
Tomas Hajny
|
c5c4573cde
|
* more FExpand fixes
|
2000-11-05 22:21:47 +00:00 |
|
Jonas Maebe
|
23306da428
|
+ first implementation, not yet finished
|
2000-11-05 17:17:08 +00:00 |
|
Tomas Hajny
|
481d3275e0
|
* wrong DosError was used under OS/2
|
2000-11-04 20:04:33 +00:00 |
|
Tomas Hajny
|
b8c352ac88
|
* DetectMouse correction
|
2000-11-04 20:03:27 +00:00 |
|
florian
|
503ae69be0
|
* fixed upper/lower case problem
|
2000-11-04 18:03:57 +00:00 |
|
florian
|
8dc903fc3b
|
* fixed linker errors
|
2000-11-04 17:52:46 +00:00 |
|
florian
|
5c645814dc
|
* fixed some out declarations
|
2000-11-04 17:31:50 +00:00 |
|
florian
|
1ba347c47d
|
* fixed some problems of previous commit
|
2000-11-04 17:31:00 +00:00 |
|
florian
|
0cfa0419bd
|
* innr.inc renamed to make compiler compilation easier because the rtl contains
a file of the same name
|
2000-11-04 16:48:32 +00:00 |
|
florian
|
747f3d9552
|
+ interfaces support
|
2000-11-04 16:28:55 +00:00 |
|
florian
|
d3e3b54dc4
|
* interfaces support
|
2000-11-04 16:28:26 +00:00 |
|
florian
|
51527ba1c9
|
+ merged Attila's changes for interfaces, not tested yet
|
2000-11-04 14:25:19 +00:00 |
|
Jonas Maebe
|
71d94c07f8
|
* check for nil pointers before calling getcopy
|
2000-11-04 13:12:14 +00:00 |
|
Jonas Maebe
|
2d72c95c20
|
- removed check for self = nil in getcopy
|
2000-11-04 13:10:15 +00:00 |
|
Jonas Maebe
|
54fa8b2d7b
|
* fixed bug in tdynamicarray.align (merged)
|
2000-11-03 19:41:06 +00:00 |
|
Jonas Maebe
|
767ecef9bb
|
* fixed bug in arrayRefsEq
* object/class fields are now handled the same as local/global vars and
parameters (ie. a write to a local var can now never destroy a class
field)
|
2000-11-03 18:06:26 +00:00 |
|
Jonas Maebe
|
5be6c35518
|
* some small improvements
|
2000-11-03 17:53:24 +00:00 |
|
pierre
|
24ebb1bdba
|
* (merged)
|
2000-11-03 16:05:38 +00:00 |
|
pierre
|
fa52ad0aa2
|
* get it to compile again
|
2000-11-02 15:01:22 +00:00 |
|
pierre
|
f6bfcc9cb7
|
* remove RecOffset code, that created problems
|
2000-11-02 12:04:10 +00:00 |
|
peter
|
5115083270
|
* tprocdef.fullprocname added for better casesensitve writing of
procedures
|
2000-11-01 23:04:37 +00:00 |
|
Jonas Maebe
|
850e8de88b
|
* register contents were not cleared if there was only 1 instruction
between de previous sequence and the current one
|
2000-11-01 22:53:30 +00:00 |
|
pierre
|
c970d30c84
|
* fix for bug #1152 (merged)
|
2000-10-31 23:39:30 +00:00 |
|
pierre
|
de5cef1bc8
|
* New big merge from fixes branch
|
2000-10-31 22:35:54 +00:00 |
|
peter
|
4bcd969993
|
* merged asm result patch part 2
|
2000-10-31 22:30:13 +00:00 |
|
peter
|
451723647e
|
* symtable splitted, no real code changes
|
2000-10-31 22:02:46 +00:00 |
|
pierre
|
bcabaf1b17
|
* first signal implementation (merged)
|
2000-10-31 21:32:15 +00:00 |
|
Jonas Maebe
|
5a593618b2
|
* merged double deleting of left location when using a temp in
secondwith (merged from fixes branch). This also fixes web bug1194
|
2000-10-31 14:18:53 +00:00 |
|
pierre
|
522544200b
|
new test for bug #1152
|
2000-10-31 09:29:12 +00:00 |
|
pierre
|
a4e193a680
|
+ bug #1157 tests
|
2000-10-31 07:36:22 +00:00 |
|
sg
|
0725ddca6c
|
* Fixed XImage (function pointers are now declared)
|
2000-10-29 12:35:09 +00:00 |
|