peter
|
ddb0882789
* fixed reallocmem with a block at the end of an allocated memoryblock,
|
26 years ago |
peter
|
f6939b9307
* fixes to get it working without crashes
|
26 years ago |
michael
|
9a1b20ea20
+ Added ex59
|
26 years ago |
michael
|
b5560c1fbe
+ Added pause and alarm, now all examples use FPCExample
|
26 years ago |
michael
|
7761b7ac35
+ Initial implementation
|
26 years ago |
peter
|
8d0b0aa3fe
* obsolete
|
26 years ago |
peter
|
0ba28348ff
* fpcmake'd
|
26 years ago |
peter
|
8cbc068314
* fixed crash with an errordef
|
26 years ago |
peter
|
2537225035
* fixed stringqueue.delete
|
26 years ago |
peter
|
dd588ce47b
* removed makefile.fpc
|
26 years ago |
peter
|
46ae55d3cd
* makefile.fpc note
|
26 years ago |
peter
|
d007f04fa6
+ clean targets
|
26 years ago |
Jonas Maebe
|
404ca4568d
+ basic register renaming (not yet working completely, between
|
26 years ago |
Jonas Maebe
|
dce0f2cd38
* fixed stupid typo in previous commit :(
|
26 years ago |
michael
|
068566371d
+ Added Pause() and alarm()
|
26 years ago |
Jonas Maebe
|
9ffa216681
* don't remove align objects between JMP's and labels
|
26 years ago |
Jonas Maebe
|
0a2e7859d2
* Jcc doesn't destroy anything (instead of everyting)
|
26 years ago |
Jonas Maebe
|
194c612b07
* div, idiv and mul destroy edx!!
|
26 years ago |
michael
|
35291cd4b2
+ Added append() insert() tested append. Datetime as string works now
|
26 years ago |
michael
|
c68cf725c6
New error message file from Michael Baikov
|
26 years ago |
sg
|
f9aff18868
* Added check if visual is NIL (=error...)
|
26 years ago |
sg
|
0c5835d112
* Fixed some typos
|
26 years ago |
sg
|
bbaaa42d30
* Fixed a small typo...
|
26 years ago |
peter
|
e169c592f8
* searchpaths changed to stringqueue object
|
26 years ago |
carl
|
4d3b187b4c
* Bugfix if getimage / putimage, format was not standard with FPC
|
26 years ago |
florian
|
254c43d6b7
* the writing of the default font was wrong when doing scaling:
|
26 years ago |
sg
|
02329a97bc
* fixed severe bug: change by ? in dup2 (flushing) resulted in broken
|
26 years ago |
florian
|
3839c77a58
* the size was calculated wrong by imagesize
|
26 years ago |
michael
|
056d6d2716
+ Added Checks for all simple field types.
|
26 years ago |
florian
|
2c4cddd82d
* better looking font
|
26 years ago |