peter
|
ddc032bbdb
|
* updates for linux
|
1999-06-01 13:27:24 +00:00 |
|
peter
|
f7812b9f34
|
* fixes to work with the new makefile
* os2 compiles now correct under linux
|
1999-06-01 13:23:07 +00:00 |
|
pierre
|
f95fe26921
|
* ts010021.pp problem solved for ag386bin !
|
1999-06-01 10:24:09 +00:00 |
|
Tomas Hajny
|
42c7a976cb
|
+ dialog item updated
|
1999-06-01 08:10:41 +00:00 |
|
Tomas Hajny
|
d68da92be9
|
+ initial
|
1999-06-01 08:06:51 +00:00 |
|
peter
|
d3cce31208
|
* maxlongint -> 1000 ;)
|
1999-06-01 00:28:22 +00:00 |
|
peter
|
9c3e17a1fb
|
* not interactive
|
1999-06-01 00:26:02 +00:00 |
|
peter
|
41a7522c69
|
* crash fix
|
1999-06-01 00:19:47 +00:00 |
|
peter
|
be67d33ae6
|
* fixes to run correctly
|
1999-06-01 00:17:03 +00:00 |
|
peter
|
69c36744e1
|
* go32v2 fs only
|
1999-06-01 00:10:17 +00:00 |
|
peter
|
9fbc71f77d
|
* linux fixes
|
1999-06-01 00:06:14 +00:00 |
|
pierre
|
961d39e155
|
* direct assembler needs -Aas
|
1999-05-31 23:58:57 +00:00 |
|
peter
|
60829b8cce
|
* win32 only
|
1999-05-31 23:49:37 +00:00 |
|
pierre
|
dbbaa48f8a
|
string at end without new line bug
|
1999-05-31 23:37:49 +00:00 |
|
peter
|
855686aeb3
|
* fixed tdictionary rename which didn't reset left,right when
reinserting
|
1999-05-31 23:33:21 +00:00 |
|
pierre
|
2758e7c639
|
* problem with main file end without newline
|
1999-05-31 23:28:42 +00:00 |
|
peter
|
901335c80d
|
* when range check error is found then fix the value to be within the
range
|
1999-05-31 22:54:19 +00:00 |
|
pierre
|
12ec9e475d
|
bugs 242-245
|
1999-05-31 22:39:52 +00:00 |
|
pierre
|
13b4e5f347
|
* added $define FPC_SYSTEM_HAS_... for use with generic.inc
|
1999-05-31 22:03:37 +00:00 |
|
pierre
|
9a21e0d1e2
|
+ generic.inc added
|
1999-05-31 21:59:58 +00:00 |
|
peter
|
49969afbc5
|
* win32 def
|
1999-05-31 21:59:20 +00:00 |
|
peter
|
7e20c439eb
|
- no unit dependencies
|
1999-05-31 21:58:01 +00:00 |
|
peter
|
a64b526adc
|
* fixed mode objfpc
|
1999-05-31 21:41:14 +00:00 |
|
peter
|
3db89ed4f1
|
* removed warnings
|
1999-05-31 20:50:44 +00:00 |
|
peter
|
157011cc0a
|
* fixed decr_ansistr which didn't set s to nil
|
1999-05-31 20:37:39 +00:00 |
|
peter
|
e161a3e489
|
* growing is now 256k or 1mb
|
1999-05-31 20:36:34 +00:00 |
|
peter
|
20d56ae2a4
|
* ansistring fixes, decr_ansistr called after all temp ansi reuses
|
1999-05-31 20:35:45 +00:00 |
|
peter
|
1c129626c0
|
* fixed hightree generation when loading highSYM
|
1999-05-31 20:34:51 +00:00 |
|
peter
|
ebee6997a8
|
* changed heapsize to 256k
|
1999-05-31 20:34:00 +00:00 |
|
peter
|
dce8219dfd
|
- 253
|
1999-05-31 16:42:54 +00:00 |
|
peter
|
1bb9950cc9
|
* interfacedef flag for procdef if it's defined in the interface, to
make a difference with 'forward;' directive forwarddef. Fixes 253
|
1999-05-31 16:42:33 +00:00 |
|
peter
|
4640717c7d
|
* fixes for html creation
|
1999-05-31 16:37:08 +00:00 |
|
peter
|
03535bc427
|
* smaller sptr function
|
1999-05-31 12:49:19 +00:00 |
|
peter
|
18109ff6ff
|
* classes unit to unitobjects
|
1999-05-31 12:46:31 +00:00 |
|
peter
|
4aaedda294
|
- thread.inc, classes.pp
|
1999-05-31 12:45:14 +00:00 |
|
peter
|
dd6ecd953b
|
* fixed register allocation for storefuncresult
|
1999-05-31 12:43:32 +00:00 |
|
peter
|
cc536420eb
|
* fixed tthread for linux additions
|
1999-05-31 12:43:10 +00:00 |
|
peter
|
e79d80a971
|
* fixed crash with empty array constructor
|
1999-05-31 12:42:43 +00:00 |
|
michael
|
c4334007df
|
+ Initial implementation by Marco van de Voort
|
1999-05-31 10:19:37 +00:00 |
|
michael
|
f9d07541aa
|
+ Changes by Marco van de Voort
|
1999-05-31 10:18:05 +00:00 |
|
michael
|
5005e5d9ef
|
* Fix by Marco van de Voort to enable #13#10
|
1999-05-31 10:08:36 +00:00 |
|
carl
|
b0bdd46ee1
|
* Bugfixes for RegisterBGIFont which can be called BEFORE
InitGraph.
|
1999-05-30 23:07:59 +00:00 |
|
pierre
|
3fa1d1b644
|
bugs 212-214 + 252-253
|
1999-05-30 23:07:32 +00:00 |
|
carl
|
dcc1d5f92b
|
* RegisterBGIFont would not return a FONT number!
|
1999-05-30 23:07:14 +00:00 |
|
carl
|
a998ce5455
|
- I have no idea :(...
|
1999-05-30 23:06:04 +00:00 |
|
carl
|
a890a867af
|
+ ImageSize() to Sector() documentation reviewed and updated.
|
1999-05-30 23:04:50 +00:00 |
|
pierre
|
a500f24e92
|
* overloaded forward problem
|
1999-05-30 22:43:20 +00:00 |
|
michael
|
a2c432a153
|
+ Added more functions yet
|
1999-05-30 21:21:47 +00:00 |
|
michael
|
d49077b79f
|
Further formatting functions.
|
1999-05-30 21:20:42 +00:00 |
|
michael
|
c4284f45e7
|
+ Initial implementation of man page by Marco Van De Voort
|
1999-05-30 21:07:35 +00:00 |
|