Commit Graph

727 Commits

Author SHA1 Message Date
Tomas Hajny
b5ac7cde64 * stdcall fixes and asm routines cleanup 2003-10-07 21:26:34 +00:00
peter
3d27318cb2 * moved classes unit to rtl 2003-10-06 21:01:06 +00:00
yuri
e3a2162c76 * Another set of native functions. 2003-10-06 16:58:27 +00:00
yuri
cb457e1a34 * Some emx code removed. Now withous so stupid error as with dos ;) 2003-10-06 14:22:40 +00:00
Tomas Hajny
1bcce4c618 * result buffers must be allocated 2003-10-05 22:06:43 +00:00
Tomas Hajny
e9c1ebec7a * two calling conventions specified (stdcall and cdecl) 2003-10-05 20:03:58 +00:00
marco
feaed02001 * cross compiling fixes to makefile and fpcmake 2003-10-04 13:48:11 +00:00
yuri
d747a2c9f9 * at&t syntax instead of intel syntax was used 2003-10-04 08:30:59 +00:00
peter
d97075a245 * stdcall fixes 2003-10-03 21:46:25 +00:00
marco
73876b7490 * CROSSCOMPILING stage 2 2003-10-03 21:40:35 +00:00
marco
eaceacb7e2 * remake with new fpc param 2003-10-02 08:50:13 +00:00
yuri
c09b9c2708 * Unclosed comment 2003-10-01 18:42:49 +00:00
Tomas Hajny
c1afcd4588 * append fix applied to GO32v2, OS/2 and EMX 2003-09-29 18:39:59 +00:00
yuri
f1d35796e4 Updated 2003-09-28 13:23:38 +00:00
peter
3d8d9c96f8 * sbrk returns pointer 2003-09-27 11:52:35 +00:00
yuri
872c64b0a1 * Removed emx code from crt.pas
- Removed doscalls.imp (not full and obsolete)
2003-09-24 12:30:08 +00:00
yuri
81e9ccb757 - Moved out emx files to emx target
* Updated todo-list
2003-09-24 09:21:10 +00:00
yuri
7fa443b61f * Prepared for native target (emx code replaced) 2003-09-24 08:59:16 +00:00
yuri
ebce2b7548 + Winsock added. + pmbidi added 2003-08-18 01:03:27 +00:00
yuri
e0e20d6b67 + Winsock unit added
* PMWSock unit updated (to be less or more compitilbe with win32 winsock)
2003-08-15 10:53:43 +00:00
yuri
a3b196082d + WinSetErrorInfo constants and function added 2003-08-11 10:43:17 +00:00
yuri
15f898e73d * Misstyping fixed 2003-06-26 17:20:04 +00:00
yuri
978483f87d * Initial import 2003-06-26 17:11:23 +00:00
Tomas Hajny
c81e1a487b * better fix for bug #2518 2003-06-06 23:34:08 +00:00
Tomas Hajny
93db149583 * fix for bug #2518 applied to OS/2 as well 2003-06-06 23:31:17 +00:00
yuri
635280c5d2 + Dynamic jobs properties added 2003-04-10 15:48:27 +00:00
yuri
092db52aca * ErrorID type added 2003-04-04 20:46:51 +00:00
yuri
303833f0f6 + Initial import 2003-04-04 12:02:21 +00:00
peter
29762b04a6 * regenerated 2003-04-01 16:09:56 +00:00
peter
60e5c18645 * made THandle platform dependent and unique type 2003-04-01 15:57:41 +00:00
yuri
06a8a4e5d1 FileClose bug fixed (again ;)) 2003-03-31 02:18:39 +00:00
Tomas Hajny
29d1282e25 * platform extension unification 2003-03-30 09:20:30 +00:00
Tomas Hajny
7e44bb1506 * Makefiles regenerated with corrected fpcmake 2003-03-30 00:01:43 +00:00
yuri
17d81f45a5 * Directoryexists function header changed back. 2003-03-29 19:14:16 +00:00
yuri
d1c4449d7f * Fixed DirectoryExists function header 2003-03-29 18:53:10 +00:00
Tomas Hajny
9e9a775a2e + DirectoryExists added for main branch OS/2 too 2003-03-29 15:01:20 +00:00
yuri
eb94ab00cb * Initial import 2003-03-28 13:36:02 +00:00
yuri
407c58529a * pmwp added, some rst removing added, compilation under 1.0.6 fixed 2003-03-28 13:27:29 +00:00
yuri
ca72a28a29 * Iconinfo type & constants added 2003-03-28 13:25:08 +00:00
yuri
b91f0f1f32 Now part of pmgpi.pas 2003-03-27 18:13:23 +00:00
yuri
1712c1a175 Orders added 2003-03-27 18:11:23 +00:00
yuri
c6fbaed636 MLE types and various constants added 2003-03-27 18:09:23 +00:00
yuri
49268049eb Makefile regenerated by old fpcmake 2003-03-27 18:07:07 +00:00
Tomas Hajny
f2cd222a55 + platform extensions unified, emx target added 2003-03-24 00:01:12 +00:00
Tomas Hajny
f3b3ddecca * pmshl correction 2003-03-23 23:14:27 +00:00
Tomas Hajny
0568b12207 + PMShl added 2003-03-02 02:04:12 +00:00
Tomas Hajny
4cd8dfb6ff * FileClose bug fixed 2003-03-01 21:19:14 +00:00
Tomas Hajny
a611197a02 + logging facility API calls added 2003-02-22 22:58:26 +00:00
Tomas Hajny
c96795ebda * correction for previous mistyping 2003-02-20 17:37:00 +00:00
Tomas Hajny
703367dd40 * fixes for OS/2 v2.1 incompatibility 2003-02-20 17:09:49 +00:00
Tomas Hajny
71bbbe8732 * OS/2 todo list updated 2003-02-15 11:25:40 +00:00
Tomas Hajny
0fd0942f75 - unit dive moved to packages 2003-02-09 17:16:54 +00:00
Tomas Hajny
fa224bd046 - moved to /packages/extra/os2units/mmtk 2003-02-09 15:49:32 +00:00
Tomas Hajny
fe00dd5e74 * additions by Yuri Prokushev (WC_* constants a.o.) 2003-01-27 17:57:36 +00:00
Tomas Hajny
5e2e0e48d2 * default sharing mode changed to DenyNone 2003-01-15 22:16:12 +00:00
peter
9addbba86a * regenerated 2003-01-14 21:15:21 +00:00
Tomas Hajny
b6748277ed * DosCalls not using Objects any more 2003-01-05 16:37:22 +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
Tomas Hajny
8882e700ed * First_Meg fixed + Environment initialization under Dos 2002-12-15 22:41:41 +00:00
Tomas Hajny
36675ed484 - WriteLn in GUI mode support commented out until fixed 2002-12-08 16:39:58 +00:00
Tomas Hajny
5f5d129289 * WinMessageBox2 commented out temporarily 2002-12-07 20:56:35 +00:00
Tomas Hajny
9ebe54fd4c * mistyping fixed 2002-12-07 20:21:38 +00:00
Tomas Hajny
1f88f17a7f * mistyping fixed 2002-12-07 19:46:56 +00:00
Tomas Hajny
ab27397399 * GetEnv correction, better PM support, ... 2002-12-07 19:17:13 +00:00
Tomas Hajny
aea2fdff0e + (Commented) WinMessageBox2 added 2002-12-07 17:50:17 +00:00
Tomas Hajny
6ee1123e9a * todo list updated 2002-12-05 21:10:58 +00:00
Tomas Hajny
25810d3dee * fix for missing end of comment block 2002-11-30 18:43:02 +00:00
peter
3dad4cd3c4 * regenarated 2002-11-24 16:31:10 +00:00
Tomas Hajny
466b5d9d58 * another bunch of type corrections 2002-11-18 19:51:00 +00:00
Tomas Hajny
b553f01cf3 + first (incomplete) version of systhrds 2002-11-17 22:31:46 +00:00
Tomas Hajny
a70cec65e9 * type corrections (longing x cardinal) 2002-11-17 22:31:02 +00:00
Tomas Hajny
d86ca64b17 * corruption from the last commit corrected 2002-11-14 21:16:22 +00:00
Tomas Hajny
cac4bbcf5b * loaders for native target added 2002-11-13 22:54:37 +00:00
Tomas Hajny
7b3ed6a704 * slight correction 2002-11-13 20:33:41 +00:00
Tomas Hajny
1d21654f75 * WinCreateWindow correction + overloaded variant added 2002-11-11 20:55:22 +00:00
Tomas Hajny
b8ea5076ce + DosProtect* functions added, first part of longint->cardinal fixes 2002-11-04 21:22:12 +00:00
Tomas Hajny
e1d6662005 * Gpi*Palette* parameters corrected 2002-11-02 13:26:36 +00:00
Tomas Hajny
426303d1bc - not needed any more 2002-11-02 11:38:01 +00:00
Tomas Hajny
c8cb68e0a7 + PM spooler interface added 2002-11-02 11:25:00 +00:00
Tomas Hajny
f01729fd58 - DosCalls removed from uses clause (not needed) 2002-11-02 11:19:36 +00:00
Tomas Hajny
088d2f8665 + PMPIC.DLL functions added 2002-11-02 11:16:38 +00:00
Tomas Hajny
f5c567928d + comments and MSG lookup strings added 2002-11-02 11:15:38 +00:00
Tomas Hajny
8fab385660 - objinc.inc not needed any more 2002-11-02 10:58:16 +00:00
Tomas Hajny
ffe43375ce + PM spooler interface added 2002-10-28 16:05:18 +00:00
Tomas Hajny
ef03d83a76 * heap management (hopefully) fixed 2002-10-27 14:29:00 +00:00
carl
f0bb456351 - remove objinc.inc (unused file)
* update makefiles accordingly
2002-10-20 12:00:52 +00:00
Tomas Hajny
06b26cdb3a + pmdev added 2002-10-18 20:11:01 +00:00
Tomas Hajny
080dd06666 + first version 2002-10-18 18:08:52 +00:00
Tomas Hajny
55dc68bd83 * headers corrected 2002-10-18 17:37:15 +00:00
Tomas Hajny
e240d78c2e + added missing CVS log 2002-10-17 18:54:24 +00:00
Tomas Hajny
8a20f30268 + pmhelp added 2002-10-17 18:51:46 +00:00
Tomas Hajny
0c0e1bb58e + pmhelp added 2002-10-17 18:41:03 +00:00
Tomas Hajny
434bfb191d * pmwin removed from uses clause 2002-10-17 18:39:35 +00:00
Tomas Hajny
c2f0dea543 * pmbitmap removed from uses clause 2002-10-17 18:38:45 +00:00
Tomas Hajny
7411f37a2e + initial version of GUI help support 2002-10-17 18:34:02 +00:00
peter
5fff238567 * threads unit added for thread support 2002-10-14 19:39:16 +00:00
Tomas Hajny
8a73aa22d7 * todo updates 2002-10-13 15:35:54 +00:00
Tomas Hajny
ccfb699d18 * More DosOpen fixes 2002-10-13 15:25:27 +00:00
florian
495cb55113 + call to initvariantmanager inserted 2002-10-13 09:25:14 +00:00
Tomas Hajny
d9d4fe8484 * compatibility updates and corrections 2002-10-12 19:36:08 +00:00
Tomas Hajny
1e9543367e - code2 and code3 not needed any more 2002-10-12 17:08:37 +00:00
Tomas Hajny
ba37c177c5 * pmstddlg compilation added 2002-10-06 19:11:14 +00:00
Tomas Hajny
f415be9605 * pmstddlg compilation added 2002-10-06 19:06:48 +00:00
Tomas Hajny
065ae40e08 * PMERR constants made available from outside 2002-10-05 19:12:55 +00:00
Tomas Hajny
0f9b719c15 * code2.as + code3.as not needed any more 2002-10-05 19:09:57 +00:00
Tomas Hajny
69f5ba466a * mistyping corrected 2002-10-05 18:35:05 +00:00
Tomas Hajny
f0aa12eecd + Finally made usable by Yuri Prokushev 2002-10-05 18:33:14 +00:00
Tomas Hajny
51ac1e5555 * FileOpen fixed 2002-09-26 18:54:55 +00:00
Tomas Hajny
7f19746b9e * AnsiString to PChar typecast 2002-09-23 17:42:37 +00:00
Tomas Hajny
ba31bf5cfa * Compatibilty mode for DateTime fields 2002-09-22 18:44:13 +00:00
Tomas Hajny
7403f31f07 * correction for THandle length change 2002-09-22 16:04:19 +00:00
peter
d04f73ddda * Add ucomplex and charset units 2002-09-16 15:42:11 +00:00
peter
9f31783a0a * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
Tomas Hajny
f163e8b037 * fix for bug #1998 (write in window) + removed warnings 2002-08-04 19:37:55 +00:00
marco
0e2046b1fd * Some more OpenBSD fixes. 2002-08-01 12:28:49 +00:00
marco
d228e13edf * OpenBSD makefile update again 2002-07-30 13:39:03 +00:00
florian
3ff2bcb4fd * fixed dependencies of types-Unit 2002-07-26 09:43:39 +00:00
florian
42a7c6c636 + types unit added 2002-07-23 20:39:21 +00:00
Tomas Hajny
0a29a5632f * FindFirst fix (invalid attribute bits masked out) 2002-07-11 16:00:05 +00:00
Tomas Hajny
7bb77e0a82 * correction by Yuri Prokushev 2002-07-07 18:04:39 +00:00
Tomas Hajny
049520eba1 * 1st part of corrections/additions by Yuri Prokushev 2002-07-07 18:03:22 +00:00
Tomas Hajny
409eca87a2 * DosGetInfoBlock modification to allow overloaded version (in DosCalls) 2002-07-07 18:00:48 +00:00
peter
71a1ae2136 * sLineBreak changed to normal constant like Kylix 2002-07-01 16:29:05 +00:00
carl
280878b8a5 + initialize some global variables 2002-04-21 15:52:58 +00:00
carl
7d6edd04b2 + generic stack checking 2002-04-12 17:34:05 +00:00
armin
903441aa51 + initialize threadvars defined local in units 2002-03-28 16:31:35 +00:00
peter
927c693482 * fix source location in zips for packages and demos 2002-03-19 19:36:55 +00:00
peter
58218bf81f * Regenerated with updated fpcmake 2002-03-11 19:10:28 +00:00
Tomas Hajny
26cee16a01 * SysPollKeyEvent fixed 2002-03-03 21:08:33 +00:00
Tomas Hajny
3e26fef459 * GetEnv rewritten to assembly - 3x faster now 2002-03-03 11:19:20 +00:00
peter
9b385a2ab7 * regenated 2002-02-28 21:30:32 +00:00
Tomas Hajny
b1c4768775 * heap management corrected (heap_brk) 2002-02-10 13:46:20 +00:00
peter
c09e7bb537 * regenerated 2002-01-29 18:05:44 +00:00
peter
5f2e0cc5e3 * regenerated 2002-01-27 21:47:54 +00:00
peter
24fdea1ad0 * merged filesearch() fix 2002-01-25 16:23:03 +00:00
peter
0816ae4006 * regenerated 2002-01-06 21:59:08 +00:00
Tomas Hajny
b94242ee20 * uses DosCalls replaced with direct declarations 2001-12-16 19:08:20 +00:00
marco
7866897343 * BSDhier fix to fpcmake.ini + makefile update. 2001-12-11 10:39:53 +00:00
carl
2c93d32ff3 * updated behavior of some routines to conform to docs (completely taken from fixes branch) 2001-11-23 00:35:02 +00:00
Tomas Hajny
7472987e06 * DefaultTextLineBreakStyle misplacing corrected 2001-11-15 18:49:43 +00:00
michael
7ff42a13ab + Added variants unit 2001-11-14 23:03:09 +00:00
peter
36bafdc7aa * added 64bit fileseek 2001-10-25 21:23:49 +00:00
peter
5d62342562 * criticalsection renamed to rtlcriticalsection for kylix compatibility 2001-10-23 21:51:02 +00:00
peter
aff68fdfd4 * asw support 2001-10-18 20:55:18 +00:00
peter
ec9e4f4556 * fpc -PB instead of -P?
* check if fpc exists if not found fallback to ppc386
2001-10-16 20:52:34 +00:00
peter
6f2baf0fcf * regenerated 2001-10-14 21:43:09 +00:00
carl
901072c39e * bugfix #1639 (IsMultiThread varialbe setting) 2001-10-09 02:42:05 +00:00
michael
30ef883342 + Merged video mode selection/setting system 2001-10-06 22:28:24 +00:00
carl
9b70b46975 * corrected assembler syntax error 2001-10-05 01:35:48 +00:00
michael
29c840668a + Merged driver support for mouse from fixbranch 2001-09-22 00:01:42 +00:00
michael
1321a73ce1 + Merged driver support from fixbranch 2001-09-21 21:33:35 +00:00
michael
148dbc6022 + Merged driver support from fixbranch 2001-09-21 19:50:18 +00:00
peter
6e3bcf7133 * regenerated 2001-08-30 20:18:30 +00:00
peter
b34e51e7f6 * regenerated 2001-08-22 20:49:14 +00:00
peter
3e41bf3597 * Regenerated 2001-08-02 20:55:49 +00:00
peter
68ed130f45 * install Package.fpc 2001-07-31 22:02:11 +00:00
peter
e5add358e2 * cygwin updates 2001-07-13 22:05:02 +00:00
peter
49481a0c63 * v10 merges 2001-06-27 21:37:36 +00:00
Tomas Hajny
0b672785fb * platform specific constants moved after systemh.inc, BeOS omission corrected 2001-06-19 20:46:07 +00:00
peter
1d7e2bb6cb * -Ur added 2001-06-18 20:36:28 +00:00
Tomas Hajny
72e3212dad + platform specific information 2001-06-13 22:20:10 +00:00
peter
47f3d1e902 * Regenerated 2001-06-07 21:25:57 +00:00
peter
3fc45a47d2 * Win32 fixes for Makefile so it doesn't require sh.exe 2001-06-06 21:58:16 +00:00
peter
951851e866 * Regenerated 2001-06-04 21:44:30 +00:00
peter
47a24b5da6 * eoutofmemory and einvalidpointer fix 2001-06-03 15:18:01 +00:00
peter
4eb94da6ac * gecho, gdate fixes
* distinstall target rewrite to not install things twice
2001-05-30 21:39:06 +00:00
Tomas Hajny
4bf4581095 * silly mistyping corrected 2001-05-21 20:50:19 +00:00
Tomas Hajny
db66b45c55 * merging Carl's fixes from the fixes branch 2001-05-20 18:51:09 +00:00
Tomas Hajny
afe7569a0c * merging Carl's fixes from the fixes branch 2001-05-20 18:40:32 +00:00
peter
293d6a1671 * Makefile fixes 2001-05-03 21:35:04 +00:00
peter
7b9b157103 * regenerated 2001-04-25 22:45:40 +00:00
Tomas Hajny
e24d5ca616 * setne operand size fixed 2001-04-20 19:05:11 +00:00
Tomas Hajny
64e7256587 * better check for FindClose 2001-04-10 18:49:40 +00:00
florian
1f91d1d88e + sLineBreak and misc. stuff for Kylix compatiblity 2001-03-21 23:29:40 +00:00
Tomas Hajny
f041ede95b * GetDir fixed 2001-03-21 21:08:20 +00:00
Tomas Hajny
d6f289a9df * another Find* problem :-( 2001-03-11 18:58:42 +00:00
Tomas Hajny
c83475a6ca * FExpand without IOResult change, remaining direct asm removed 2001-03-10 09:57:51 +00:00
peter
3c54458903 * regenerated 2001-02-24 10:46:41 +00:00
peter
3c2db9436f * regenerated 2001-02-22 21:15:03 +00:00
Tomas Hajny
18a6af4e62 * GetEnvironmentVariable now really merged 2001-02-21 21:23:38 +00:00
peter
36e5967c3b * merged getenvironmentvariable 2001-02-20 22:14:19 +00:00
peter
e32556ca16 * regenerated for cygwin32 support 2001-02-20 21:59:59 +00:00
peter
bcbb21839d * chdir,mkdir,rmdir with empty string fixed 2001-02-20 21:31:12 +00:00
Tomas Hajny
f22b036c55 * direct asm removing 2001-02-04 01:57:52 +00:00
Tomas Hajny
0e935e390c * callspec removed 2001-02-04 01:56:00 +00:00
Tomas Hajny
49f0b95bd5 * one more correction (not crucial) 2001-02-04 01:55:05 +00:00
Tomas Hajny
8595db93c1 * HandleError instead of RunError 2001-02-04 01:53:58 +00:00
peter
3dad8c73a5 * regenerated 2001-02-02 22:41:11 +00:00
peter
d65ec7ac1c * default.fpcdir is back
* subdir requirement checking works, but not very optimal yet as
    it can load the same Makefile.fpc multiple times
2001-02-01 22:00:03 +00:00
Tomas Hajny
c18204e14a * OS/2 correction (syslinux x sysos2) 2001-02-01 21:42:48 +00:00
Tomas Hajny
604563d9a6 * correction of a previously introduced bug 2001-02-01 21:35:36 +00:00
Tomas Hajny
ce36dc07ec * MT support completion 2001-02-01 21:30:01 +00:00
peter
144161708e * regenarated 2001-01-30 21:56:49 +00:00
peter
53ed82759a * regenarated 2001-01-30 20:41:19 +00:00
peter
d9b97cc5bf * New FPCMake update 2001-01-29 21:52:17 +00:00
marco
8f27e577c7 * callspec fixes 2001-01-29 12:05:25 +00:00
Tomas Hajny
4045f9d384 * Another bunch of compatibility additions 2001-01-27 18:31:38 +00:00
Tomas Hajny
5364c53335 * OS/2 implementation of threads almost finished 2001-01-27 18:28:52 +00:00
Tomas Hajny
c9a940fe1d + beginning of the OS/2 version 2001-01-23 20:38:59 +00:00
Tomas Hajny
d22d8be936 * filutil.inc+disk.inc replaced with sysutils.pp 2001-01-23 20:36:43 +00:00
Tomas Hajny
cd5607b406 + DosAllocThreadLocalMemory 2001-01-23 20:28:05 +00:00
Tomas Hajny
67c9365e28 * another little optimization of UpdateScreen 2001-01-23 20:21:45 +00:00
Tomas Hajny
b13f5445c7 * more compatibility changes (semaphores) 2001-01-14 18:59:13 +00:00
Tomas Hajny
f846bccd00 * ErrorHandler correction 2001-01-13 12:01:07 +00:00
Tomas Hajny
9d6b7fdcc0 * FileCreate and GetLocalTime fixed 2001-01-13 11:10:59 +00:00
peter
8469f6eb0b * API 2 RTL commit 2001-01-13 11:03:57 +00:00
Tomas Hajny
6fe1252025 * some more compatibility additions (HEv, HMtx, ...) 2001-01-03 20:06:11 +00:00
Tomas Hajny
fd9191a28d * TThreadEntry corrected (needed for FCL) 2000-12-21 21:12:43 +00:00
peter
cd494453ca * regenerated 2000-12-19 21:17:35 +00:00
Tomas Hajny
8e0b10a0da * ParamStr (0) fixed 2000-11-13 21:23:38 +00:00
Tomas Hajny
3e276f278a * stackcheck alias corrected 2000-11-11 23:12:39 +00:00
Tomas Hajny
4e6aff2806 * common FExpand introduced 2000-11-06 20:35:05 +00:00
Tomas Hajny
c5c4573cde * more FExpand fixes 2000-11-05 22:21:47 +00:00
Tomas Hajny
84e3ad0dc5 * many FExpand fixes 2000-10-28 16:58:34 +00:00
peter
b8a008b31c * regenerated 2000-10-26 23:03:50 +00:00
Tomas Hajny
992275e5d4 * DosDevIOCtl prototype fixed, cdecl removed in DosSetFilePtr helper declaration 2000-10-26 20:07:19 +00:00
Tomas Hajny
9126b8380f * FindClose correction 2000-10-15 20:44:18 +00:00
Tomas Hajny
e5736660df * ChDir correction, unit name changed 2000-10-15 20:43:10 +00:00
peter
8a381b9ec3 * system unit rename for 1.1 branch 2000-10-15 08:19:48 +00:00
Tomas Hajny
72892f1918 * wrong index for DosSelToFlat, DosFlatToSel 2000-10-08 18:40:18 +00:00
Tomas Hajny
01b63e16d1 * Video done 2000-10-08 14:11:37 +00:00
peter
93b4bc7d16 * regenerated 2000-10-01 21:05:03 +00:00
Jonas Maebe
8eb96135c8 * fixed compiling error 2000-09-29 21:51:00 +00:00
Jonas Maebe
2a6e63f2dd * removed warnings 2000-09-29 21:49:41 +00:00
Tomas Hajny
e733b4193f * SelToFlat correction (still not OK probably) 2000-09-28 19:57:22 +00:00
peter
2b01b55217 * regenerated 2000-09-27 21:10:31 +00:00
Tomas Hajny
6147aeb83d * TVioCursorInfo enhanced, VioScroll* updated 2000-09-24 21:21:28 +00:00
peter
20a3fba0fb * regenerated 2000-09-20 19:50:28 +00:00
Tomas Hajny
7f0b23586b * pmerr removed 2000-09-17 16:29:44 +00:00
Tomas Hajny
eb394feafd + DynLibs added 2000-09-03 19:02:52 +00:00
Tomas Hajny
80d468b4fe + exe386 merged into Exe 2000-09-03 19:02:03 +00:00
Tomas Hajny
01ce604b22 + pmerr merged into PMWin 2000-09-03 19:01:14 +00:00
Tomas Hajny
965dfdec42 + bsedev, bseerr, bsememf and bseord merged into OS2Def 2000-09-03 18:59:45 +00:00
Tomas Hajny
531aca1a08 * mistyping correction 2000-09-03 18:58:07 +00:00
Tomas Hajny
0c676fa0a5 * slight update 2000-09-03 18:55:10 +00:00
Tomas Hajny
3599d001b5 + moved from .. 2000-09-03 18:54:09 +00:00
Tomas Hajny
1777caab2d - moved into os2/tests 2000-09-03 18:43:05 +00:00
Tomas Hajny
1bd2f27eec - merged into other units 2000-09-03 18:41:29 +00:00
peter
cc806c400d * clear varutils.rst 2000-09-02 17:08:52 +00:00
peter
d711221036 * regenerated 2000-09-01 21:58:14 +00:00
michael
bedfa85da5 + Added varutils.pp 2000-08-30 08:56:54 +00:00
michael
12d7aaabe7 + Merged syserrormsg fix 2000-08-30 06:29:19 +00:00
Tomas Hajny
a58d8fd324 * Sharing mode error fixed 2000-08-25 17:23:56 +00:00
Tomas Hajny
121ee1eee2 + OS/2 implementation 2000-08-23 21:04:55 +00:00
peter
d24c580d24 * sysutils.pp moved to target and merged with disk.inc, filutil.inc 2000-08-20 15:46:46 +00:00
michael
586c4cea50 + Conditionals fixed 2000-07-14 10:33:09 +00:00
michael
650fbb86aa + removed logs 2000-07-13 11:32:24 +00:00
michael
e7aca136a1 + Initial import 2000-07-13 06:29:38 +00:00
Tomas Hajny
1f990184bc * little mistyping 2000-07-09 17:09:47 +00:00
Tomas Hajny
45b2819768 * default sharing mode changed to deny all (compatibility) 2000-07-09 17:05:24 +00:00
peter
c210f79ada * renamed to lowercase names 2000-07-09 10:37:50 +00:00
Tomas Hajny
bdede009b3 * $R used now 2000-07-09 07:49:34 +00:00
peter
e4472e186e * math.rst added 2000-07-08 19:25:25 +00:00
Tomas Hajny
7e015f6815 * filutil.inc implementation (almost) finished 2000-07-06 19:03:40 +00:00
Tomas Hajny
44aff119af * FileOpen corrected 2000-07-06 18:59:41 +00:00
Tomas Hajny
2aea492dda * SetFTime for OS/2 mode corrected 2000-07-06 18:57:40 +00:00
peter
8b38902424 * exampleinstall target added 2000-07-01 23:03:18 +00:00
Tomas Hajny
36216f2411 - useless - empty 2000-06-22 17:55:35 +00:00
Tomas Hajny
7b61aebb59 - useless - empty 2000-06-22 17:28:40 +00:00
Tomas Hajny
330e155c08 * cardinal redefinition removed 2000-06-22 17:26:16 +00:00
Tomas Hajny
6454e6d7d9 - useless now 2000-06-22 17:17:32 +00:00
Tomas Hajny
e926a64732 * translated to English 2000-06-22 17:13:11 +00:00
Tomas Hajny
022512a61d - doesn't work as it is 2000-06-22 17:00:04 +00:00
Tomas Hajny
bc08a4e2bd * cdecl added 2000-06-18 18:37:17 +00:00
Tomas Hajny
298925a7f5 * necessary $I- added 2000-06-18 18:34:28 +00:00
Jonas Maebe
771e0b2ed3 * newly generated from makefile.fpc 2000-06-13 13:58:34 +00:00
Tomas Hajny
3f72e6ea7d * little mistyping in SetFileSize 2000-06-12 17:26:29 +00:00
Tomas Hajny
f0f4a1d74e * error handling and sharing corrected 2000-06-11 09:47:57 +00:00
Tomas Hajny
786681b1c6 * moving file ptr to the end in SetFileSize 2000-06-06 17:10:36 +00:00
Tomas Hajny
1809cb033f * handle number check added to FileClose 2000-06-05 18:57:38 +00:00
Tomas Hajny
aa7e3215ee * another SetFileSize correction 2000-06-05 18:55:54 +00:00
Tomas Hajny
85c76dc528 * FileHandleCount handling for OS/2 added 2000-06-05 18:53:30 +00:00
Tomas Hajny
0baf0745bc * SetDate, SetTime corrected 2000-06-05 18:50:55 +00:00
Tomas Hajny
a05ba0f12a * another bunch of corrections 2000-06-04 15:04:22 +00:00
Tomas Hajny
34b92b0d17 * asmmode fixed 2000-06-04 14:23:18 +00:00
Tomas Hajny
4de16b7014 * minor corrections 2000-06-04 14:22:02 +00:00
Tomas Hajny
d73a838c21 * SetFileSize fixed 2000-06-04 14:17:28 +00:00
Tomas Hajny
a1838b09bb * do_truncate corrected, do_open might work under W9x now 2000-06-04 14:14:01 +00:00
Tomas Hajny
9b8162972f * warning about SetDate added (TODO) 2000-06-01 18:38:46 +00:00
Tomas Hajny
8a68f96c56 * FileGetDate added 2000-06-01 18:36:50 +00:00
Tomas Hajny
37099d2db7 * FindClose implemented 2000-05-29 17:59:58 +00:00
Tomas Hajny
307b889df8 * disk.inc status updated 2000-05-28 18:26:15 +00:00
Tomas Hajny
0f01fb7669 + implementation started 2000-05-28 18:22:58 +00:00
Tomas Hajny
b9c2b5a177 + initial implementation 2000-05-28 18:21:51 +00:00
Tomas Hajny
bbba28c00e * DiskFree/DiskSize updated 2000-05-28 18:20:16 +00:00
Tomas Hajny
70c2d1a1de do_isdevice corrected 2000-05-28 18:17:39 +00:00
Tomas Hajny
6b3d1072db + several units added 2000-05-28 08:47:09 +00:00
Tomas Hajny
8115723000 * FPK changed to FPC 2000-05-28 08:43:35 +00:00
peter
8e4522215a * smart,shared lib including for rpm/deb 2000-05-26 20:50:09 +00:00
Tomas Hajny
8b07877e8a + FSearch and Find* reworked 2000-05-21 16:06:38 +00:00
Tomas Hajny
0cbc7b98ad + FileNameCaseSensitive added 2000-05-21 15:58:50 +00:00
Tomas Hajny
be82426e89 * int64 result for Disk* functions 2000-05-21 15:55:11 +00:00
Tomas Hajny
8891ba1be0 * Keyboard API status updated 2000-05-21 15:53:53 +00:00
Tomas Hajny
836b894ef9 * DosGetInfoBlocks updated again 2000-05-09 17:29:52 +00:00
Tomas Hajny
103c1d2d52 * FSearch with given path corrected 2000-04-18 20:30:02 +00:00
peter
6ea5534991 * added extra ifdef to check if there are some objects else some
targets aren't added anymore
2000-04-11 15:34:47 +00:00
Tomas Hajny
eacdf74e5e * not needed any more 2000-04-07 18:29:32 +00:00
Tomas Hajny
cbd37419c9 * pipes.inc info updated 2000-04-07 18:21:46 +00:00
Tomas Hajny
7d3a854421 * got rid of os.inc 2000-04-07 17:47:34 +00:00
Tomas Hajny
4909e55df6 * DosGetInfoBloBlocks updated 2000-04-01 10:46:07 +00:00
pierre
8ad66dbf27 * use $(AS) instead of as for cross compiling 2000-03-31 12:46:16 +00:00
Tomas Hajny
531cb20c02 * DIVE updated 2000-03-30 18:41:50 +00:00
Tomas Hajny
c71f5233b1 * missing parentheses added 2000-03-12 18:32:17 +00:00
Tomas Hajny
4416ae8022 * DiskFree, DiskSize - int64 result, fix for osDPMI mode 2000-03-05 19:00:37 +00:00
sg
723d944396 * Changed the second argument of FileWrite from "var buffer" to
"const buffer", like in Delphi.
2000-02-17 22:16:05 +00:00
peter
6b66a55cd6 * truncated log 2000-02-09 16:59:28 +00:00
peter
a2318ce5ec * regenerated 2000-02-09 14:29:22 +00:00
peter
6d8e13cacb * halt moved to system.inc 2000-02-09 12:39:11 +00:00
peter
2eb25f4422 * regenerated 2000-02-08 00:09:21 +00:00
peter
dfca2834a9 * regenerated 2000-01-28 12:17:02 +00:00
peter
16bcf1dd2c * regenerated 2000-01-26 21:19:49 +00:00
peter
48603ff7a3 * support fm_inout as stdoutput for assign(f,'');rewrite(f,1); becuase
rewrite opens always with filemode 2
2000-01-20 23:38:02 +00:00
peter
61e04d8e80 * regenerated 2000-01-18 20:58:37 +00:00
peter
206ae47ad5 * regenerate for win32 fix 2000-01-18 00:25:15 +00:00
peter
b62af487eb * handle check fixed 2000-01-16 23:10:15 +00:00
peter
cea4495a20 * check handle for file closing 2000-01-16 22:25:38 +00:00
peter
c888816ce9 * use env var again for win32 2000-01-16 22:24:19 +00:00
Tomas Hajny
565a908ddc * cdecl for EMXWRAP added 2000-01-16 18:56:13 +00:00
peter
aadec7d674 * package generation fixes 2000-01-14 12:16:40 +00:00
peter
ffaf1b5adc * regenerated 2000-01-13 21:15:26 +00:00
peter
d2529529f5 * regenerated for new package deps 2000-01-13 11:40:51 +00:00
peter
03f93fb547 * regenerated to support gecho and win32 fpcext.cmd fixes 2000-01-12 23:26:13 +00:00
peter
55ce17b756 * regenerated, win32 uses fpcext.cmd file to pass options instead of
environment
  * packagename support
2000-01-10 23:02:21 +00:00
Tomas Hajny
2d90c8f390 * cdecl added 2000-01-09 21:01:59 +00:00
Tomas Hajny
c4153b1ff9 * FPK changed to FPC 2000-01-09 20:45:58 +00:00
daniel
ec29a31834 * copyright 2000 2000-01-07 16:41:28 +00:00
daniel
a79b4a404b * copyright 2000 added 2000-01-07 16:32:21 +00:00
peter
fc6ef73478 * regenerated to support auto rtl compiling 2000-01-06 15:52:54 +00:00
peter
c1fabab00b * FPCDIR setting/detect
* lot of other updates to create .deb files correctly
2000-01-06 01:29:48 +00:00
peter
e3c8963279 * Makefile updates again 2000-01-04 00:00:14 +00:00
peter
2b4221b9b2 * regenerated 2000-01-03 19:42:36 +00:00
Tomas Hajny
5e32309c67 * cdecl added for doscalls routines 2000-01-02 17:45:25 +00:00
Tomas Hajny
4391a43070 * warning notes added 2000-01-02 17:37:42 +00:00
Tomas Hajny
3eb5f51a96 * it might even work now ;-) 2000-01-02 17:13:12 +00:00
Tomas Hajny
b7b725de76 + initial OS/2 release 2000-01-02 16:05:36 +00:00
Tomas Hajny
1946d0de84 * cdecl modifications 1999-12-26 19:30:18 +00:00
peter
8baf3100ca * fixed exporting of variables which are declared by commandline or
set in the Makefile itself
1999-12-24 15:25:50 +00:00
peter
926aa3030b * regenerated 1999-12-23 19:43:59 +00:00
peter
eef7f751b0 * regenerated 1999-12-22 01:09:18 +00:00
peter
602b295aaf * zipinstall fixes 1999-12-21 16:09:12 +00:00
peter
005e98fb55 * fpcmaked -> fpcmade.<TARGET> 1999-12-19 15:16:39 +00:00
Tomas Hajny
8ae86c6d2b + Starting cdecl additions 1999-12-18 18:32:38 +00:00
peter
daf8bdf1e1 * fpcmake updated for win32 commandline 1999-12-06 18:26:48 +00:00
peter
c35eba9070 * fpcmake updates 1999-11-26 00:01:30 +00:00
peter
41c91ed6b3 * package dependencies 1999-11-25 20:22:56 +00:00
peter
ba170472db * fpcmake updated 1999-11-10 22:10:44 +00:00
peter
8717616eab * updated 1999-11-08 22:45:55 +00:00
daniel
c84c00710e * OS/2 compiler works again. 1999-10-13 12:21:56 +00:00