Commit Graph

103 Commits

Author SHA1 Message Date
peter
994ab51002 * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
Károly Balogh
21e4e5b34b * regenned 2005-01-10 06:17:35 +00:00
Károly Balogh
f096699294 * fixed creation of get9 unit 2005-01-10 06:15:29 +00:00
Károly Balogh
f1f5ebfdc9 * regenned 2005-01-10 05:16:14 +00:00
Károly Balogh
f90429e5b2 + unit get9 added 2005-01-10 05:12:31 +00:00
Károly Balogh
39f2c818ac * fixed alignment problem in TDosList 2005-01-10 04:58:52 +00:00
Károly Balogh
38b78f0900 * initial revision 2005-01-06 08:28:41 +00:00
Károly Balogh
7deae72a31 * regenned 2005-01-04 01:17:16 +00:00
Károly Balogh
f5890edf55 * clipboard unit added 2005-01-04 01:08:36 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00
Károly Balogh
50b086d81d * GetProcessID implemented 2004-12-14 21:01:16 +00:00
michael
fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 2004-12-11 11:32:44 +00:00
Károly Balogh
8fc8899851 * more ugly workarounds until compiler gets updated 2004-12-10 12:50:34 +00:00
Károly Balogh
af35ebb4e7 * initial revision 2004-12-08 02:28:22 +00:00
Károly Balogh
02e0c6cc62 * Regenned to support intuition 2004-12-07 20:32:31 +00:00
Károly Balogh
96381facf3 + added missing intuition unit 2004-12-07 20:31:28 +00:00
Károly Balogh
6cdd1a52b1 * Regenned to support new units 2004-12-07 20:27:48 +00:00
Károly Balogh
926ed558d4 + added more units 2004-12-07 20:24:27 +00:00
Károly Balogh
a0e705d14f + added missing InitLayersLibrary helper 2004-12-07 20:07:25 +00:00
Károly Balogh
a0507ad50b * initial revision 2004-12-07 19:30:13 +00:00
Károly Balogh
b31153680b * initial revision 2004-12-07 18:55:49 +00:00
Károly Balogh
3310421621 * more cleanup in FindFirst/FindNext
* implemented FindClose, no more leaking of file locks
2004-12-07 13:35:53 +00:00
Károly Balogh
be1d1d304d * removed debug code accidentally left in 2004-12-07 10:07:50 +00:00
Károly Balogh
82d0728c5a * previous change broke PathConv, fixed 2004-12-07 09:55:46 +00:00
Károly Balogh
2263433f93 * added a public alias to PathConv for use in DOS unit 2004-12-06 20:09:55 +00:00
Károly Balogh
b3c150bb75 * made it compile again after changes by Tomas
* cleaned up FindFirst mess (still more things to do, as usual)
2004-12-06 20:01:20 +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
Károly Balogh
d9b2e5cc26 * Fixed missing $INLINE 2004-11-23 02:57:58 +00:00
Károly Balogh
3514a4c3d9 * Some cleanup, leap year calculation fixed 2004-11-18 22:30:33 +00:00
Károly Balogh
1f9eaa9149 * initial revision 2004-11-16 21:18:31 +00:00
Károly Balogh
2b1835b5b9 - removed IFDEF to allow graphics unit compile 2004-11-16 21:16:26 +00:00
Károly Balogh
f7b8c5bebb *** empty log message *** 2004-11-16 13:34:42 +00:00
Károly Balogh
ca14ae5bcc * initial revision 2004-11-16 13:32:21 +00:00
Károly Balogh
ce67662d3a * Initial revision 2004-11-16 02:45:42 +00:00
Károly Balogh
6d82ab6d84 * Reworked path handling to be less messy 2004-11-15 23:18:16 +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
Károly Balogh
6cf4c07167 * GetEnv fixed 2004-10-27 01:31:40 +00:00
peter
869b0ecc85 * compiler defined HEAP and HEAPSIZE removed 2004-10-25 15:38:59 +00:00
armin
458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
olle
9a4855aa43 + added maxExitCode to all System.pp
* constrained error code to be below maxExitCode in RunError et. al.
2004-09-03 19:25:21 +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
Károly Balogh
0a9f8702dd + added ReplyMsg, which was accidentally still missing 2004-08-21 22:24:58 +00:00
olle
3a29988676 + Added unit macpas 2004-08-16 16:22:11 +00:00
Károly Balogh
7a46bc9395 + added {$INLINE ON} to fix cycle 2004-08-09 12:57:07 +00:00