Commit Graph

118 Commits

Author SHA1 Message Date
florian
6992fde8fc * patch from Ales to Katona to change some var parameters to out
parameters

git-svn-id: trunk@292 -
2005-06-09 07:42:40 +00:00
michael
21425e303c + Removed HASVARIANT define
git-svn-id: trunk@244 -
2005-06-07 20:48:31 +00:00
michael
8a226bba52 + Removed HASWIDESTRING/HASWIDECHAR defines
git-svn-id: trunk@241 -
2005-06-07 20:42:22 +00:00
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
peter
b68af1b0e3 * post 2.0.0 fixes from cvs
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
olle
9c34d047ed * Updated header comments 2005-05-14 11:52:37 +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
olle
b9de360650 * Set errno to zero after close 2005-04-28 18:21:04 +00:00
florian
4aa4aeae79 + TThreadID 2005-04-13 20:10:50 +00:00
olle
1595efd65b * SetFAttr now fails on attempt to set VolumeID 2005-04-03 22:16:02 +00:00
olle
c5373fd3b9 * fixed correct handling of empty pathname 2005-04-03 22:15:04 +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
olle
46503e17e2 * minimal fix 2005-03-20 19:37:54 +00:00
olle
d4b4756c01 + Added optional path translation mechanism 2005-03-20 19:37:31 +00:00
olle
5846c1c9e8 - removed FSpLocationFromFullPath 2005-03-20 19:35:24 +00:00
florian
7fef413b69 + SysLocale 2005-02-26 14:38:14 +00:00
olle
99e0612826 + Support for compiler option -Ur 2005-02-24 23:16:14 +00:00
olle
ad87e5cf38 + new unit added: MacOS.pp 2005-02-16 21:38:04 +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
olle
760c85016b + added support for xcoff when installing 2005-02-08 22:21:23 +00:00
peter
f6f22df152 * system unit updated 2005-02-07 21:30:12 +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
olle
f7d9958e46 * filetype/filecreator changed after the file is opened, in case the file did not previously exist 2005-01-24 18:51:23 +00:00
olle
6e6527e46b * rearrangement of FEXPAND code
* added StrPas where necessary after compiler change
2005-01-24 18:40:08 +00:00
olle
1b4a6da152 + compiling of ctypes 2005-01-24 18:36:15 +00:00
olle
e298e2a774 + compiling of ctypes
+ compiling of UPINTERFACES (located in XCode), and moved to rtl/macos
2005-01-24 18:35:29 +00:00
olle
8e646a530a + a tiny bit of support for macos
+ warning that this is under construction
2005-01-24 18:28:58 +00:00
olle
4dd211d6e0 * fixed CONST and wrong record value params 2005-01-22 15:06:17 +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
olle
b1bc493cb1 * Moved all info in this file to Wiki page, redirection info added. 2005-01-02 15:50:48 +00:00
olle
9887fb710e + added creation of output dirs, if needed 2005-01-01 20:26:30 +00:00
olle
64cfdb5dc7 + first version 2004-12-28 21:56:15 +00:00
olle
4adda1b1d8 * minor fix 2004-12-28 01:33:19 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00
michael
fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 2004-12-11 11:32:44 +00:00
Tomas Hajny
433df6f69f * compilation fix for dosh.inc changes 2004-12-05 21:04:56 +00:00
Tomas Hajny
ca4d769412 * compilation fix for dosh.inc changes 2004-12-05 20:33:32 +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
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