Commit Graph

975 Commits

Author SHA1 Message Date
Tomas Hajny
ee52225f00 * enhancements by Charlie/INQ 1999-10-01 11:07:27 +00:00
Tomas Hajny
06a5a3eab8 + test of DIVE - initial 1999-10-01 09:01:55 +00:00
Tomas Hajny
72d73e4123 * FCL expanded 1999-09-22 14:34:53 +00:00
Tomas Hajny
f34afdcf46 + initial 1999-09-22 09:36:51 +00:00
Tomas Hajny
05abbae54b * PMGPI works now 1999-09-15 09:15:02 +00:00
Tomas Hajny
7289ef0622 * mistyping corrected 1999-09-15 09:13:49 +00:00
Tomas Hajny
2d015b9e80 * again didn't manage to read docu for DosFindFirst properly :-( 1999-09-13 18:21:02 +00:00
Tomas Hajny
2040a216bb * another correction to FSearch fix - mistyping 1999-09-13 17:56:26 +00:00
Tomas Hajny
ba6c703f82 * little addition/correction to FSearch fix 1999-09-13 17:35:15 +00:00
peter
3b5373c08a * fixed do_open flags to be > $100, becuase filemode can be upto 255 1999-09-10 15:40:32 +00:00
Tomas Hajny
42890bf082 * FSearch under OS/2 fixed 1999-09-09 09:20:43 +00:00
Tomas Hajny
b52543426b * PM samples 1999-08-10 14:33:51 +00:00
Tomas Hajny
796eb74580 * compatibility updates 1999-08-10 14:20:52 +00:00
Tomas Hajny
c22c7ffa66 * corrected characters >127 broken by DBCS editor 1999-08-10 14:18:40 +00:00
daniel
7b5b7f9b11 * Bug fix in Tfilefindbuf 1999-08-07 11:44:19 +00:00
Tomas Hajny
46b6598b8c * 'solution' for a compiler problem 1999-08-05 07:37:27 +00:00
Tomas Hajny
fd8a4f6827 * merging changes by RB and DM :-( 1999-08-04 15:51:05 +00:00
Tomas Hajny
3864bcaf25 * 'cardinal=longint' removed 1999-06-15 13:11:23 +00:00
daniel
4674146d94 * Layout and copyright updates. 1999-06-11 13:16:19 +00:00
Tomas Hajny
395ddade10 * changes by Ramon Bosque 1999-06-02 16:01:29 +00:00
peter
f7812b9f34 * fixes to work with the new makefile
* os2 compiles now correct under linux
1999-06-01 13:23:07 +00:00
Tomas Hajny
0fb7d6d818 + another test for DosCalls, sample of getting NLS settings 1999-05-18 13:20:41 +00:00
Tomas Hajny
dc817e7e57 + directly copied from GO32v2, should work w/o changes 1999-05-18 13:19:03 +00:00
michael
aa90381b86 CHanges at the request of Thomas hajt 1999-05-18 09:31:26 +00:00
florian
e905aeea04 * most of the Object Pascal stuff moved to the system unit 1999-05-17 21:52:33 +00:00
daniel
cc192abd33 * New versions by Ramon Bosque 1999-05-06 08:15:39 +00:00
daniel
c4e427bbc0 + Added. Better late than never. 1999-03-26 14:23:14 +00:00
michael
56f48f40b6 + Fixed type in strings target 1999-02-25 09:59:03 +00:00
michael
7865673a04 * Joined strings and sysutils 1999-02-25 07:39:17 +00:00
daniel
fe97fa1e59 * Typo fixed 1999-02-16 15:44:48 +00:00
daniel
d14df5e83c + New version of files by Ramon BosqueA 1999-02-16 15:41:02 +00:00
daniel
317dc74a4d + procedure clreol added 1999-02-15 15:47:41 +00:00
pierre
ec93b43e64 + findclose added 1999-01-22 16:25:58 +00:00
Jonas Maebe
4e28b233fa - removed "noattcdq" define 1999-01-18 16:22:51 +00:00
pierre
33aac9b556 + system_exit procedure added 1999-01-18 10:05:47 +00:00
peter
f11d46a93e + stdout, which is needed when you write something in the system unit
to the screen. Like the runtime error
1998-12-28 15:50:42 +00:00
daniel
88b7d1ab9d * Fsearch bug fixed 1998-12-10 16:05:39 +00:00
daniel
1c6fdeb71d * Some changes by Tomas 1998-12-10 16:04:47 +00:00
Jonas Maebe
7456669b53 * fixed bug reported in the mailing list by Frank McCormick (fsearch: changed
"if p1 = 0" to "if p1 <> 0"
1998-12-07 18:55:41 +00:00
Jonas Maebe
7c0bfa9585 + added warning about TABs 1998-11-24 19:49:32 +00:00
pierre
62d78e76ad * changed getdir(byte,string) to getdir(byte,shortstring) 1998-11-16 14:14:58 +00:00
pierre
93d4d1f228 * update sys_os2 so that it compiles with current RTL
(do_isdevice might be wrong !! Daniel could you check this !!)
  * fixed makefile (works from go32v2 compiler)
    I had to remove library=shared !!
    (it tried to use ld with -CD !!)
1998-10-27 15:14:03 +00:00
daniel
792c3bfd7e * Updates 1998-10-16 14:18:02 +00:00
pierre
7612b96315 * wrong file commited by Michael corrected 1998-10-12 08:35:22 +00:00
michael
e26f6d73f9 Sysutils changes 1998-10-11 13:46:31 +00:00
michael
dda63421b1 Added disk functions 1998-10-11 13:42:55 +00:00
michael
844f30a84c Added file calls. Implemented for linux only 1998-10-11 12:21:01 +00:00
peter
4620a73a9b * FPC_ names
* Heap manager is now system independent
1998-09-14 10:48:00 +00:00
peter
060249e511 -renamed 1998-09-10 14:17:51 +00:00
daniel
792ff19c87 * New version written by Tomas Hajny 1998-09-01 08:54:56 +00:00
michael
4fc8eb51af + Added support for errorproc. Changed runerror to HandleError 1998-07-30 13:27:19 +00:00
daniel
bcb942b1dc + Added moucalls and viocalls written by Tomas Hajny.
+ Final routines in doscalls implemented.
* Fixed bugs in dos.pas.
* Changed some old $ifdef FPK into $ifdef FPC.
- Removed go32 stuff from dos.pas.
- Removed '/' to '\' translation from system unit - EMX does this
automatically.
1998-07-08 14:44:08 +00:00
carl
02a7a189cb * IOCheck/InOutRes check for mkdir,chdir and rmdir like in TP
+ do_isdevice implemented
1998-07-02 12:34:59 +00:00
daniel
e664873b05 - Added. 1998-06-26 08:30:01 +00:00
daniel
2011738f52 - Removed 1998-06-26 08:29:54 +00:00
daniel
65b50cccf1 * Bugfix in disksize function. 1998-06-26 08:28:57 +00:00
daniel
9fcc870caf * Small adaptions to use the ATT parser a little bit more. 1998-06-24 11:08:05 +00:00
daniel
c27447d620 - Removed. 1998-06-23 08:45:17 +00:00
daniel
e0ab74277c * File move to tests directory. 1998-06-18 18:27:17 +00:00
daniel
76dc49b25a * Files moved to tests directory. 1998-06-18 18:26:22 +00:00
daniel
a012094cb6 - Removed. 1998-06-18 18:25:48 +00:00
daniel
bc343b28f5 - Removed 1998-06-18 18:23:14 +00:00
daniel
d0cb895c11 * Moved tests to their own directory. 1998-06-18 16:49:29 +00:00
daniel
56cd6619b1 * renamed 1998-06-18 16:46:52 +00:00
daniel
010d2a6bed - Removed 1998-06-18 16:45:46 +00:00
peter
6452fa5095 * uniform makefile 1998-06-17 14:00:37 +00:00
daniel
3a5a4d2509 * Updated to current compiler & rtl. 1998-06-15 15:13:47 +00:00
daniel
d98d32acc5 - Removed 1998-06-15 15:13:10 +00:00
daniel
accf5e4f60 - Removed 1998-06-15 15:12:05 +00:00
daniel
380402447a * Removed 1998-06-15 15:11:23 +00:00
daniel
a21b12c9e4 * Some bug fixes.
* ___SYSCALL changed to uppercase.
1998-05-20 08:11:25 +00:00
daniel
b7f23a6e8c * ___SYSCALL changed to uppercase. 1998-05-20 08:10:35 +00:00
michael
037f88943f + Streamlined makefile. Uses -I option now, and makes use of global files. 1998-05-06 09:46:40 +00:00
daniel
12fb25a920 * Brings OS/2 directory up to date. 1998-04-09 08:24:11 +00:00
root
d1a1f501c8 Initial revision 1998-03-25 11:18:12 +00:00