peter
dbc2025604
ErrOutput added
2004-11-04 09:32:31 +00:00
peter
86f78c7300
* units are now created in separate directory units/cpu-os/
...
* distclean uses cleanall rule and removes units dir
* cross compile support fixed, it is now possible to cycle a ppcsparc
without deleting ppc386
* bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00
peter
869b0ecc85
* compiler defined HEAP and HEAPSIZE removed
2004-10-25 15:38:59 +00:00
Tomas Hajny
26141a5440
* wrong condition for DosLoadModule
2004-10-24 11:44:27 +00:00
Tomas Hajny
8a1a277673
* fix for cycling with 1.0.x
2004-09-22 18:22:52 +00:00
Tomas Hajny
605ee59e81
* handle type changed to thandle in do_isdevice
2004-09-18 11:12:09 +00:00
Tomas Hajny
5252a60769
* fix for loop variable assignment error
2004-09-13 21:12:29 +00:00
Tomas Hajny
d082859a46
* SysSetVideoMode corrected to reflect SysVideoModeSelector result
2004-09-13 20:58:57 +00:00
Tomas Hajny
8f52b61730
* missing MaxExitCode added
2004-09-11 19:43:11 +00:00
Tomas Hajny
36f59e66bc
* some constants added
2004-09-11 19:35:27 +00:00
armin
458e3c3780
* makefiles regenerated
...
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
olle
8f25b1ad3a
* redid prev commit, but with up to date fpcmake
2004-08-25 17:10:03 +00:00
olle
280ff73ccf
* fix so that macpas.pp really is compiled
2004-08-25 16:57:22 +00:00
olle
3a29988676
+ Added unit macpas
2004-08-16 16:22:11 +00:00
Tomas Hajny
d60a7d24d6
+ convutil and strutils added
2004-07-18 21:44:38 +00:00
Tomas Hajny
e74d8c98a6
+ Memory allocation routines changed to support the new memory manager
2004-07-18 15:20:38 +00:00
Tomas Hajny
4e64f86456
+ missing CVS logs added
2004-07-17 10:13:09 +00:00
daniel
6c4cade37d
* Matrix unit included in build process
2004-07-07 21:37:29 +00:00
yuri
5785fe3801
+ Initial import
2004-05-26 16:32:32 +00:00
Tomas Hajny
782abd16cd
* Makefile fixes
2004-05-24 22:01:27 +00:00
Tomas Hajny
ff4c4f2e08
* regcall update
2004-05-24 19:33:22 +00:00
Tomas Hajny
9f51eee552
* final part of longint2cardinal fixes for doscalls
2004-05-23 21:47:34 +00:00
peter
423fde7ac6
* regenerated
2004-05-23 18:25:48 +00:00
peter
94adf83a8b
* use thandle in do_*
2004-05-16 18:51:20 +00:00
peter
041eb4aa1d
* do_read/do_write addr argument changed to pointer
2004-04-22 21:10:56 +00:00
olle
73f73fb6f1
* updated according to the new version of fpcmake.ini
2004-04-20 23:29:59 +00:00
Tomas Hajny
8fd5b67f9a
* misleading warning removed
2004-03-24 19:23:09 +00:00
Tomas Hajny
155402e664
* heap management modified to be able to grow heap as needed
2004-03-24 19:15:59 +00:00
Tomas Hajny
802a4f713c
+ Cursor* implemented
2004-03-21 20:28:43 +00:00
Tomas Hajny
ef1a05333a
* C array passing warning fixed
2004-03-21 20:24:21 +00:00
Tomas Hajny
db94578ce6
* Exec cleanup
2004-03-21 20:22:20 +00:00
Tomas Hajny
b0c948a143
* regcall fixes
2004-03-21 20:18:39 +00:00
Tomas Hajny
fa6166944f
Makefiles regenerated
2004-02-22 16:07:41 +00:00
Tomas Hajny
09fd537acf
* lots of fixes (regcall, THandle, string operations in sysutils, longint2cardinal according to OS/2 docs, dosh.inc, ...)
2004-02-22 15:01:49 +00:00
daniel
bc7f8a474d
* Enable threadvars again
2004-02-17 17:37:25 +00:00
Tomas Hajny
7a08fcd395
* LastDosExitCode changed back from threadvar temporarily
2004-02-16 22:16:55 +00:00
Tomas Hajny
601f2e02ce
* overloaded ExecuteProcess added, EnvStr param changed to longint
2004-02-15 21:34:06 +00:00
yuri
b1a8443699
* fixes for dosh.inc
...
* Executeprocess iverloaded function
* updated todo
2004-02-15 08:02:44 +00:00
michael
6571f6a7e5
+ Switched to single interface in dosh.inc
2004-02-09 12:03:16 +00:00
michael
66dd127bd9
+ Moved CRT interface to common include file
2004-02-08 16:22:20 +00:00
yuri
fab546e6d1
- prt1.as removed
...
- removed tmporary code/comments
- prt1 compilation error workaround removed
2004-02-02 03:24:09 +00:00
Tomas Hajny
0cb32fae6e
* reformatting of too long comment lines - not accepted by FP IDE
2004-01-25 21:41:48 +00:00
peter
98105d8055
* classes uses types to import TPoint and TRect
2004-01-22 17:11:23 +00:00
florian
3c417e8094
* fixed win32 compilation
2004-01-21 14:15:42 +00:00
Tomas Hajny
e0f9297e01
* ExecuteProcess fixes, ProcessID and ThreadID added
2004-01-20 23:05:31 +00:00
michael
32702205a0
+ Some more fixes to rtlconst. Const strings moved from classes to rtlconst
2004-01-10 20:13:19 +00:00
marco
55850b063a
* regenerating the makefiles with some netbsd fixes + version upgrades
2004-01-05 23:34:21 +00:00
Tomas Hajny
f9fe5cd622
* fixed incorrect dependency for sysutils (not valid any more)
2003-12-17 22:50:54 +00:00
Tomas Hajny
06b0430c9f
* fix of previous wrong commit
2003-12-17 20:58:04 +00:00
Tomas Hajny
e5c7ce3f5d
* include file for dateutil(s)
2003-12-06 18:03:46 +00:00