peter
aa5b73f3ec
* 1.9.8
2005-02-15 22:28:29 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
peter
e49fa4bd08
* threads for go32v2,os,emx,netware
2005-02-06 16:57:18 +00:00
peter
110fb12911
* regenerated
2005-02-03 20:33:26 +00:00
Tomas Hajny
f2607e4c1c
* first part of compilation fixes
2005-01-27 22:14:54 +00:00
Tomas Hajny
6d0f5a79de
* systhrds added to Makefile
2005-01-24 20:08:56 +00:00
Tomas Hajny
8f120ca99b
- excessive thread.inc removed - not required any more
2005-01-23 09:49:14 +00:00
peter
ef3b19b316
* regenerated
2005-01-11 17:07:45 +00:00
peter
994ab51002
* regenerated to use cpu-os
2005-01-10 21:29:23 +00:00
marco
953e094e3c
* ctypes update
2005-01-10 10:41:20 +00:00
Tomas Hajny
0839541501
* SysGetShiftState fixed
2004-12-27 22:26:43 +00:00
Tomas Hajny
1215d90528
* FSearch must skip invalid paths
2004-12-27 22:25:43 +00:00
Tomas Hajny
0343c6c578
* fix for SIGSEGV when switching to higher resolution
2004-12-27 18:44:45 +00:00
peter
f52d2b2edf
* regenerated
2004-12-20 18:37:51 +00:00
peter
3c3ec40b70
* regenerated
2004-12-19 17:42:32 +00:00
Tomas Hajny
b3c9baef95
* GetEnvironmentVariableCount uses EnvC under OS/2 and EMX
2004-12-11 17:32:34 +00:00
michael
fbb13b5266
+ Added GetEnvironmentVariableCount and GetEnvironmentString calls
2004-12-11 11:32:44 +00:00
Tomas Hajny
2b40d78b32
* one more fix for ExecuteProcess
2004-12-06 22:11:47 +00:00
Tomas Hajny
46aad77754
* allow running any type of session from Exec
2004-12-06 21:50:04 +00:00
Tomas Hajny
1e1b20bd44
* missing bracket
2004-12-06 21:33:12 +00:00
Tomas Hajny
aad1f7964a
* fix for ExecuteProcess
2004-12-06 18:50:21 +00:00
Tomas Hajny
db6015805a
* ExecuteProcess update - run VIO apps in the same window
2004-12-05 19:33:08 +00:00
Tomas Hajny
c016de5709
* Makefiles regenerated
2004-12-05 19:26:19 +00:00
Tomas Hajny
1d4e9b37fc
* GetMsCount added, platform independent routines moved to single include file
2004-12-05 19:16:54 +00:00
Tomas Hajny
353d5cc3de
+ GetProcessID added
2004-12-05 14:36:37 +00:00
Tomas Hajny
d0191eaa3c
* common implementation of unit printer - fix for bug #3421
2004-12-05 11:21:46 +00:00
Tomas Hajny
a7161eedbe
* additional sv* constants and their aliases
2004-11-28 12:37:39 +00:00
armin
f4ffaa9828
* applied peters patch for cross compile (bin installation)
2004-11-26 13:03:07 +00:00
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