Commit Graph

251 Commits

Author SHA1 Message Date
Tomas Hajny
77d16a7ad9 * TextMode parameter type changed to word for TP/BP compatibility 2005-05-14 15:01:49 +00:00
michael
2e48181661 + Added maxpathlen constant (maximum length of filename path) 2005-05-12 20:29:04 +00:00
peter
6cf4eb98c3 * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
peter
7dadd64723 * 2.0.0 2005-05-05 12:59:59 +00:00
Tomas Hajny
4c3c44293d * one more correction for dependencies of variants 2005-04-23 14:14:22 +00:00
florian
4aa4aeae79 + TThreadID 2005-04-13 20:10:50 +00:00
Tomas Hajny
d3c103dfd7 * EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453) 2005-04-03 21:10:59 +00:00
armin
f43d911345 * fixed typo (rtlconsts) 2005-03-10 11:15:28 +00:00
peter
50ece27667 * renamed rtlconst to rtlconsts 2005-03-07 17:57:24 +00:00
florian
7fef413b69 + SysLocale 2005-02-26 14:38:14 +00:00
florian
44b332f82a * generic tthread.synchronize
* delphi compatible wakemainthread
2005-02-25 21:41:09 +00:00
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
armin
264faebc63 * nwplibc.o was not saved in UNITTARGETDIRPREFIX 2005-02-07 16:34:18 +00:00
armin
f0eb350e4e * loader .o file was saved in wrong dir 2005-02-07 13:45:58 +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
florian
4f7560d89e * improved widestring infrastructure manager 2005-02-01 20:22:49 +00:00
armin
3a4b750e0b * forgot to remove debug output in fsearch 2005-01-14 20:59:15 +00:00
armin
fb51876d85 * added ctypes 2005-01-11 18:45:45 +00:00
peter
ef3b19b316 * regenerated 2005-01-11 17:07:45 +00:00
armin
cc30f344ea * code cleanup 2005-01-10 23:34:09 +00:00
armin
26b56d31ce * updated makefile.fpc versions to 1.9.7, regenerated makefiles 2005-01-10 22:49:56 +00:00
peter
994ab51002 * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
armin
6f66b80ea8 * rtl code cleanup, compat fixes between clib and libc 2005-01-04 11:25:33 +00:00
armin
78afd53d22 * removed DEBUG_MT 2005-01-01 17:39:56 +00:00
armin
e8889a1ef5 * made commandParser more compatible between clib and libc 2004-12-29 13:01:42 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00
armin
41e0b1a0a7 * added NetWare Alert
* added sysutils.sleep
2004-12-16 12:42:54 +00:00
armin
e564787163 * dont copy imp files with a rule because this always builds system.pp
* implemented GetEnvironmentVariableCount and GetEnvironmentString
* removed dependency from dos unit
2004-12-14 19:23:22 +00:00
michael
fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 2004-12-11 11:32:44 +00:00
armin
c0a16133fb * added syncobj for netwlibc 2004-12-07 14:13:42 +00:00
armin
8eb794231c * implemented GetProcessId, defined TimeVal and TimeZone in addition to TTimeVal, TTimeZone, Makefile defaults to binutilsprefix i386-netware 2004-12-07 11:40:43 +00:00
Tomas Hajny
c016de5709 * Makefiles regenerated 2004-12-05 19:26:19 +00:00
Tomas Hajny
e1252e7302 * GetMsCount added, platform independent routines moved to single include file 2004-12-05 16:44:43 +00:00
Tomas Hajny
353d5cc3de + GetProcessID added 2004-12-05 14:36:37 +00:00
armin
f4ffaa9828 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
armin
8cfa7d1c01 * adapted to new compiler check for externals 2004-11-25 12:38:17 +00:00
armin
f6ac5c699f * copy imp files to new ppu directory 2004-11-05 17:32:37 +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
armin
ad45adbb6e * saveregisters no longer supported by compiler, for now save all registers in stackcheck 2004-10-25 18:11:49 +00:00
peter
869b0ecc85 * compiler defined HEAP and HEAPSIZE removed 2004-10-25 15:38:59 +00:00
armin
5c03484982 * SysUpdateScreen modified esi and edi 2004-10-03 20:16:43 +00:00
armin
173aea0681 * exiting threads at nlm unload
* renamed some libc functions
2004-09-26 19:23:34 +00:00
armin
811f2da364 * removed get/free video buf from video.pp
* implemented sockets
* basic library support
* threadvar memory leak removed
* fixes (ide now starts and editor is usable)
* support for lineinfo
2004-09-19 20:06:37 +00:00
armin
f1d757212f * added objects to provide main or DllMain for Programs or Libraries 2004-09-19 18:13:13 +00:00
armin
76400e6c05 * added keyboard and video
* a lot of fixes
2004-09-12 20:51:22 +00:00
armin
32eca2b147 * utf8bidi needs -Sc 2004-09-10 18:46:14 +00:00
armin
4add7ccbc6 * first rtl version for netwlibc 2004-09-05 20:58:47 +00:00