florian
|
1a6b8df27c
|
+ initial revision
|
2003-01-06 19:33:10 +00:00 |
|
michael
|
90a344edb2
|
+ PAtch from peter fixing daily build
|
2003-01-06 08:25:47 +00:00 |
|
mazen
|
215880afe8
|
* fixing several bugs compiling the RTL
|
2003-01-05 21:32:35 +00:00 |
|
florian
|
0c288217db
|
- removed stack check, it's system independend in 1.1
|
2003-01-05 20:22:24 +00:00 |
|
florian
|
4051df8494
|
+ fixed missing SysInitStdIO
|
2003-01-05 20:06:30 +00:00 |
|
marco
|
cc042060e0
|
* renamed after baseunix changes.
|
2003-01-05 19:18:16 +00:00 |
|
marco
|
07f5401b2b
|
* small fix
|
2003-01-05 19:16:45 +00:00 |
|
marco
|
f66bd5288e
|
* small changes originating from introduction of Baseunix to FreeBSD
|
2003-01-05 19:11:32 +00:00 |
|
marco
|
cc8f33e2ad
|
* Small sigprocmask fix
|
2003-01-05 19:10:05 +00:00 |
|
marco
|
e5d341dd20
|
* Should now work with baseunx. (gmake all works)
|
2003-01-05 19:02:29 +00:00 |
|
marco
|
832a1bcb96
|
* FreeBSD compiles now with baseunix mods.
|
2003-01-05 19:01:28 +00:00 |
|
Tomas Hajny
|
b6748277ed
|
* DosCalls not using Objects any more
|
2003-01-05 16:37:22 +00:00 |
|
Tomas Hajny
|
00b3fa1faf
|
* PString inherited from System
|
2003-01-05 16:27:05 +00:00 |
|
Tomas Hajny
|
da39d0fe52
|
* modified to make use of the common GetEnv code
|
2003-01-04 16:25:08 +00:00 |
|
Tomas Hajny
|
a92d2c1f76
|
+ GetEnvPChar added
|
2003-01-04 15:43:50 +00:00 |
|
peter
|
1ac1f644da
|
* FileCreate(string,mode) overload added
|
2003-01-03 20:41:04 +00:00 |
|
peter
|
892e9c864a
|
* i386 fpu controlword functions added
|
2003-01-03 20:34:02 +00:00 |
|
peter
|
69ec4efe4d
|
* fix possible overflow when array len > 255 when converting to
shortstring
|
2003-01-03 17:14:54 +00:00 |
|
marco
|
0575776395
|
* Renamed to bunxtype.inc (from osposixh.inc), some minor changes
(as introduced going from posix unit to baseunix)
|
2003-01-03 15:45:21 +00:00 |
|
marco
|
bdfdf058e5
|
* split into ptypes and ctypes
|
2003-01-03 13:11:32 +00:00 |
|
marco
|
190b09a5dd
|
* copied and checked from Linux.
|
2003-01-03 11:21:32 +00:00 |
|
marco
|
7f9806390f
|
* Fixed
|
2003-01-03 00:06:39 +00:00 |
|
marco
|
8ae88f9aa1
|
* small patch
|
2003-01-02 23:57:32 +00:00 |
|
marco
|
34ef0a2d2e
|
* Baseunix enabled by default
|
2003-01-02 23:34:07 +00:00 |
|
marco
|
b3ab181cca
|
* Baseunix now compiled by default
|
2003-01-02 23:10:45 +00:00 |
|
marco
|
b1554ce372
|
* renamed to bunxmacr.inc
|
2003-01-02 22:39:39 +00:00 |
|
marco
|
8aaf0bdfcd
|
* posmacro.inc was still include while it was already moved to bunxmacr.inc
fixed, will remove posmacro.inc shortly
|
2003-01-02 22:39:19 +00:00 |
|
marco
|
573ca876ac
|
* Renamed to genfuncs.inc
|
2003-01-02 22:31:35 +00:00 |
|
peter
|
a7605b0300
|
* reuse Windows types to fix incompatible parameters
|
2003-01-02 22:22:12 +00:00 |
|
marco
|
9b739dbbfc
|
* renamed to ossysc.inc
|
2003-01-02 22:10:52 +00:00 |
|
peter
|
6eba17c1c9
|
* missing items
|
2003-01-02 22:07:00 +00:00 |
|
marco
|
b316d02f8d
|
* superceded by bunxfunc.inc
|
2003-01-02 19:47:32 +00:00 |
|
florian
|
c508a3d7f1
|
+ added invalid instruction exception
|
2003-01-01 20:56:57 +00:00 |
|
mazen
|
4b3b2c6d35
|
* just put register pointers
|
2003-01-01 18:24:41 +00:00 |
|
peter
|
053773d873
|
* sendto overload
|
2003-01-01 14:34:22 +00:00 |
|
peter
|
d0776e3492
|
* implemented some more conversions
|
2002-12-29 16:59:17 +00:00 |
|
peter
|
a6180062a4
|
* Setup ExecPathStr for ParamStr(0)
|
2002-12-27 18:36:16 +00:00 |
|
peter
|
57a977b8f2
|
* fix ChoosePixelFormat
|
2002-12-27 18:13:38 +00:00 |
|
peter
|
551caf65d2
|
* set p to nil when 0 is passed to reallocmem
|
2002-12-26 10:46:54 +00:00 |
|
peter
|
60c55580c7
|
* sendto overload added
|
2002-12-25 01:04:03 +00:00 |
|
peter
|
8512f6a06a
|
* some date constants added
|
2002-12-25 01:03:48 +00:00 |
|
peter
|
6419b82935
|
* export StrToFloatDef
|
2002-12-24 23:33:37 +00:00 |
|
mazen
|
311508131a
|
- some writeln(s) removed in compiler
+ many files added to RTL
* some errors fixed in RTL
|
2002-12-24 21:30:20 +00:00 |
|
peter
|
55a5b81848
|
* only set errno when syscall fails
|
2002-12-24 19:45:59 +00:00 |
|
peter
|
e0625ccb5d
|
* Fix do_erase which was wrong with inoutres setting
|
2002-12-24 19:45:40 +00:00 |
|
peter
|
5e80bcb7f8
|
* error code fixes
|
2002-12-24 15:35:15 +00:00 |
|
florian
|
f8bb808c3b
|
+ addition to previous commit, forgot to save in the editor
|
2002-12-23 23:26:08 +00:00 |
|
florian
|
af1a995b8d
|
+ TextToFloat: D6 compatibility added
|
2002-12-23 23:12:34 +00:00 |
|
peter
|
4210e95952
|
* fixed Getdir to not set Inoutres
* broken symlinks are now ignored in getdir instead of aborting
the search
|
2002-12-23 22:23:43 +00:00 |
|
peter
|
0c2feff146
|
* fix wrong var names for shortstr_compare
|
2002-12-23 21:27:13 +00:00 |
|