peter
|
6b66a55cd6
* truncated log
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
peter
|
3499c21355
* integer is defined as longint, removed smallint which is now in system
|
26 years ago |
peter
|
aa083c5b4d
* truncated log
|
26 years ago |
peter
|
71d7f4ef38
* memorymanager expanded with allocmem/reallocmem
|
26 years ago |
peter
|
76e74294cb
* moved tvarrec to systemunit
|
26 years ago |
florian
|
24fceb0a6c
* fixed bug #626, objpas must redefine maxint!
|
26 years ago |
peter
|
88b7b037b2
+ new heap manager supporting delphi freemem(pointer)
|
26 years ago |
michael
|
3d002a3cc1
+ Added Hash function to interface
|
26 years ago |
michael
|
52f60d3a7e
+ Added many resourcestring methods
|
26 years ago |
peter
|
da93f32ae0
* resources are working again
|
26 years ago |
michael
|
5c3df528ab
* changed resourcestrings to new mechanism
|
26 years ago |
michael
|
9a440f2721
+ Changed external var for resourcestrings
|
26 years ago |
michael
|
eb5bc7aff7
+ Fixed memory leak
|
26 years ago |
michael
|
452213952b
* Fixed freemem bug; reported by Sebastian Guenther
|
26 years ago |
michael
|
1ebb362a0d
+ Pass hash also for speed reasons.
|
26 years ago |
michael
|
77f10694a1
+ Changed resource string mechanism to use names.
|
26 years ago |
michael
|
2a851006a5
+ Delphi-style getmem and freemem
|
26 years ago |
peter
|
ea34cb18fa
* array[cardinal] is buggy, use array[word]
|
26 years ago |
michael
|
f2243fa982
* Added HasResourceStrings check
|
26 years ago |
michael
|
1035a30a91
+ Implemented resource stuff
|
26 years ago |
michael
|
74c446f9f3
+ Paramstr now returns cmdline args >255 chars in ansistring objpas.pp
|
26 years ago |
florian
|
42780da22f
+ implemented a paramstr function which returns an ansistring, nevertheless
|
26 years ago |
florian
|
e905aeea04
* most of the Object Pascal stuff moved to the system unit
|
26 years ago |
peter
|
5d648e1b4c
* objpas fixes
|
26 years ago |
florian
|
b100bb5730
+ tobject.messagestringtable function for Megido/GTK support
|
26 years ago |
pierre
|
84a3b7e99d
* call %edi => call *%edi
|
26 years ago |
florian
|
9c0fa36e97
+ TObject.Dispatch and TObject.DispatchStr added, working
|
26 years ago |
michael
|
5c50c92f90
Implemented AssignFile and CloseFile compatibility
|
27 years ago |