Commit Graph

118 Commits

Author SHA1 Message Date
michael
7ed5f5cc10 + Final fixes: RightStr 1999-06-05 20:47:03 +00:00
michael
fe46d024db * Fix by Sebastian Guenther. 1999-06-04 12:48:37 +00:00
Jonas Maebe
54e89e660d * Ceil and Floor are now really fixed :) 1999-06-04 08:44:34 +00:00
Jonas Maebe
efb2475890 * fixed ceil function 1999-06-03 16:22:57 +00:00
Jonas Maebe
ffd5f2618d * fixed floor function 1999-06-03 13:37:30 +00:00
peter
3db89ed4f1 * removed warnings 1999-05-31 20:50:44 +00:00
michael
0e29b158e6 + Small fix. Delete not recognised without system in front of it ? 1999-05-30 07:53:15 +00:00
michael
a51e21da0f * too may fixes to list 1999-05-28 20:08:20 +00:00
florian
b5e9c9c73f * the set/get procedures must be called with call %edi instead call (%edi)
* handling of extended and string properties fixed
1999-05-19 12:03:23 +00:00
florian
e905aeea04 * most of the Object Pascal stuff moved to the system unit 1999-05-17 21:52:33 +00:00
michael
8c1b6ddaa1 + Defined seek constants 1999-05-15 07:25:22 +00:00
peter
5d648e1b4c * objpas fixes 1999-05-13 21:54:27 +00:00
michael
49bda42c6c * several fixes 1999-05-13 21:51:41 +00:00
michael
b96ade9fef * SMall fixes to date/time routines 1999-05-11 09:05:13 +00:00
florian
e973e4b583 * two typos fixed 1999-05-07 11:02:14 +00:00
michael
cdcaec93df * Fixes in getenum* 1999-05-03 07:30:07 +00:00
michael
e7994c7195 + Now EConvertError is used everywhere in conversions 1999-04-18 19:03:03 +00:00
florian
b100bb5730 + tobject.messagestringtable function for Megido/GTK support
added
1999-04-16 20:47:20 +00:00
michael
75b750e247 + Fixed tfiletime problem 1999-04-09 08:40:46 +00:00
michael
5e1b59ee73 + Added (re)allocmem 1999-04-08 16:26:31 +00:00
peter
93b9fd3102 * removed os.inc 1999-04-08 12:22:52 +00:00
peter
17f26f6577 * removed warnings 1999-04-08 11:30:57 +00:00
peter
ad65fe3aec * pchar support for %s 1999-04-08 10:19:41 +00:00
peter
d94060a283 * format support for ansistring (from mailinglist)
* fixed length checking in Trim()
1999-04-04 10:19:07 +00:00
pierre
d04c8e42c9 * typo error fix 1999-03-03 16:37:54 +00:00
michael
4be2417de7 Fixed internationalization support 1999-03-03 15:22:40 +00:00
michael
2412733cf2 changed delete to system.delete 1999-03-01 12:40:06 +00:00
michael
d5003218b4 + Added internationalization support and more format functions 1999-02-28 13:17:34 +00:00
michael
7865673a04 * Joined strings and sysutils 1999-02-25 07:39:17 +00:00
michael
a7bb45265d + Small fixes. Moved getlocaltime to system-dependent files 1999-02-24 15:56:28 +00:00
pierre
84a3b7e99d * call %edi => call *%edi 1999-02-23 14:04:36 +00:00
florian
9c0fa36e97 + TObject.Dispatch and TObject.DispatchStr added, working 1999-02-22 23:30:54 +00:00
michael
8200498fbb + Changed to ansistrings 1999-02-10 22:15:10 +00:00
pierre
89ea39e37d * dos unit missing for go32v2 !! 1999-02-09 14:24:50 +00:00
michael
d541279136 * Fixed INt() proble. Defined THandle, included Filemode constants 1999-02-09 12:38:42 +00:00
michael
2517026b82 + Uses Windows on win32 platform 1999-02-03 16:18:58 +00:00
michael
018f2a798f + Added filetruncate 1999-02-02 21:21:37 +00:00
pierre
2edc05be95 ?? is callSStringProc a function ?? 1999-01-19 16:08:12 +00:00
peter
aff82d11f4 * fixed unresolved forwards 1999-01-15 11:44:56 +00:00
michael
5c50c92f90 Implemented AssignFile and CloseFile compatibility 1998-12-24 10:12:03 +00:00
michael
7087a36dda typinfo needs goto 1998-12-21 13:50:57 +00:00
peter
9b5c148eca * new makefile 1998-12-21 13:07:48 +00:00
peter
7470cd1cae * use -FE 1998-12-21 13:06:10 +00:00
peter
157f6b0661 * removed temp define 1998-12-19 14:52:28 +00:00
peter
516958a67b * removed temp symbols 1998-12-15 22:42:49 +00:00
michael
e3e8ca6b98 More changes for type-information 1998-12-02 12:35:07 +00:00
michael
ced8b68930 + Added packrecords 1 1998-11-26 14:57:47 +00:00
michael
9df9d3e3a2 + Fixed Gettypeinfos 1998-11-26 14:22:18 +00:00
michael
b661b37184 + Fixed typinfo count of properties 1998-11-25 16:47:03 +00:00
Jonas Maebe
7c0bfa9585 + added warning about TABs 1998-11-24 19:49:32 +00:00