Raymond
|
61f3c1ce98
|
Added {$H+} to units where it was missing.. Should solve some string-issues! Started with cleaning up the units a bit.. Adding 'const' where needed (all of those big record structures like DTMs should require to be passed as a const.. Saves some (unneeded) memory copying).
Settings in extensions should work now, see test extension.
|
2010-04-02 17:55:54 +02:00 |
|
Raymond
|
001a593789
|
Added settings to the extensions.. Should work allright, however there is some bug in Pascalscript that makes it fail, for now..
Renamed all the setting methods..
|
2010-04-01 00:22:46 +02:00 |
|
Niels
|
e1d5f0788f
|
Didn't compile for me?
|
2010-03-26 17:36:55 +01:00 |
|
Merlijn Wajer
|
d73592eb23
|
Merge branch 'master' of ssh://villavu.com:54367/simba
|
2010-03-26 01:36:57 +01:00 |
|
Merlijn Wajer
|
fa173a3332
|
DeleteKey + DeleteSubKeys + Less verbose + Test script.
|
2010-03-25 22:57:18 +01:00 |
|
Raymond
|
43c859f317
|
Fixed some constrcutors (forgot to Inherit Create)
|
2010-03-25 16:21:21 +01:00 |
|
Merlijn
|
f6a5a18c25
|
Fix #142.
|
2010-03-25 13:37:52 +01:00 |
|